summaryrefslogtreecommitdiff
path: root/ftp/spegla (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to spegla-1.04p1, which fixes core dumps that can happen whenJohn Polstra1999-10-092-3/+3
| | | | | | | | | re-logging in after a lost connection. OK'd by the maintainer of the port. Notes: svn path=/head/; revision=22290
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Change "net" -> "ftp".Satoshi Asami1999-08-021-2/+2
| | | | Notes: svn path=/head/; revision=20493
* 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