Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix reply code handling for USER command and bump PORTREVISION. | Hiroki Sato | 2006-03-23 | 1 | -8/+8 |
| | | | | | | | | | According to STD 9 (RFC 959), 230 reply code can be returned just after that command. While the upstream has been informed it is unlikely to roll out the next release including this fix in the near future. - Make portlint(1) happy. - Take maintainership. | ||||
* | Use MAKE_ARGS | Volker Stolz | 2005-04-22 | 1 | -0/+2 |
| | |||||
* | Reset inactive maintainer. Thanks for your work in the past! | Kris Kennaway | 2005-04-04 | 1 | -1/+1 |
| | |||||
* | Add a patch to fix a serious bug which can break a ftp | Hiroki Sato | 2004-07-25 | 1 | -1/+1 |
| | | | | | | | connection under some circumstances. Approved by: maintainer timeout (2 months) Approved by: linimon (mentor) | ||||
* | Unbreak this port by fixing master sites and checksum information. | Jordan K. Hubbard | 2004-02-27 | 1 | -4/+2 |
| | | | | | PR: ports/63423 Submitted by: Jason Harris <jharris@widomaker.com> | ||||
* | BROKEN: Checksum mismatch | Kris Kennaway | 2004-02-22 | 1 | -0/+2 |
| | |||||
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 1 | -0/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Complete incomplete fix in the previous delta. | Maxim Sobolev | 2002-05-28 | 1 | -1/+1 |
| | | | | Submitted by: bento | ||||
* | Fix on bento. | Maxim Sobolev | 2002-05-24 | 1 | -0/+2 |
| | | | | Submitted by: bento | ||||
* | Add IPv6 support. | Jordan K. Hubbard | 2002-04-14 | 1 | -2/+5 |
| | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> | ||||
* | Fix this port to properly create /usr/local/share/examples/spegla *before* | Jordan K. Hubbard | 2002-03-31 | 1 | -1/+3 |
| | | | | trying to use it. Also update PLIST to match current reality. | ||||
* | Fix at minfree checking when filesystem has free space over 4GB. | Jun Kuriyama | 2001-01-20 | 1 | -0/+1 |
| | | | | Approved by: maintainer | ||||
* | Fix the skip directive. | Jordan K. Hubbard | 2000-07-06 | 1 | -0/+5 |
| | | | | Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org> | ||||
* | Upgrade to version 1.1p4 | Jordan K. Hubbard | 2000-06-29 | 1 | -1/+1 |
| | | | | Submitted by: Alexander Langer <alex@big.endian.de> | ||||
* | PORTNAME/PORTVERSION stuff | Michael Haro | 2000-04-12 | 1 | -2/+2 |
| | |||||
* | Update to spegla-1.04p1, which fixes core dumps that can happen when | John Polstra | 1999-10-10 | 1 | -2/+2 |
| | | | | | | re-logging in after a lost connection. OK'd by the maintainer of the port. | ||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Change "net" -> "ftp". | Satoshi Asami | 1999-08-02 | 1 | -2/+2 |
| | |||||
* | Update to version 1.04 | Jordan K. Hubbard | 1999-04-29 | 1 | -2/+2 |
| | |||||
* | Update to version 1.03 | Jordan K. Hubbard | 1998-12-19 | 1 | -5/+7 |
| | | | | Prompted by: Jens A Nilsson <jnilsson@ludd.luth.se> | ||||
* | "mkdir -p" -> "${MKDIR}" | Satoshi Asami | 1998-04-21 | 1 | -3/+3 |
| | | | | "${INSTALL} -c -m 444" -> "${INSTALL_DATA}" | ||||
* | This has been on my TODO list for awhile. Spegla is an FTP mirroring | Jordan K. Hubbard | 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> |