summaryrefslogtreecommitdiff
path: root/ftp/spegla (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove man page from PLISTBill Fumerola1999-05-061-1/+0
| | | | | | | Pointy Hat: jkh Notes: svn path=/head/; revision=18571
* Update to version 1.04Jordan K. Hubbard1999-04-293-3/+4
| | | | Notes: svn path=/head/; revision=18181
* Update to version 1.03Jordan K. Hubbard1998-12-193-10/+13
| | | | | | | Prompted by: Jens A Nilsson <jnilsson@ludd.luth.se> Notes: svn path=/head/; revision=15426
* "mkdir -p" -> "${MKDIR}"Satoshi Asami1998-04-201-3/+3
| | | | | | | "${INSTALL} -c -m 444" -> "${INSTALL_DATA}" Notes: svn path=/head/; revision=10613
* This has been on my TODO list for awhile. Spegla is an FTP mirroringJordan K. Hubbard1998-04-206-0/+88
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> Notes: svn path=/head/; revision=10598