Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the skip directive. | jkh | 2000-07-05 | 1 | -0/+5 |
| | | | | Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org> | ||||
* | Upgrade to version 1.1p4 | jkh | 2000-06-28 | 1 | -1/+1 |
| | | | | Submitted by: Alexander Langer <alex@big.endian.de> | ||||
* | PORTNAME/PORTVERSION stuff | mharo | 2000-04-12 | 1 | -2/+2 |
| | |||||
* | Update to spegla-1.04p1, which fixes core dumps that can happen when | jdp | 1999-10-09 | 1 | -2/+2 |
| | | | | | | re-logging in after a lost connection. OK'd by the maintainer of the port. | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Change "net" -> "ftp". | asami | 1999-08-02 | 1 | -2/+2 |
| | |||||
* | Update to version 1.04 | jkh | 1999-04-29 | 1 | -2/+2 |
| | |||||
* | Update to version 1.03 | jkh | 1998-12-19 | 1 | -5/+7 |
| | | | | Prompted by: Jens A Nilsson <jnilsson@ludd.luth.se> | ||||
* | "mkdir -p" -> "${MKDIR}" | asami | 1998-04-20 | 1 | -3/+3 |
| | | | | "${INSTALL} -c -m 444" -> "${INSTALL_DATA}" | ||||
* | This has been on my TODO list for awhile. Spegla is an FTP mirroring | jkh | 1998-04-20 | 1 | -0/+22 |
program that uses neither perl nor masses of memory when mirroring large collections (like at ftp.freebsd.org). I did the port but the author is Jens A Nilsson <jnilsson@ludd.luth.se> |