Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Get Rid MD5 support | miwi | 2011-03-19 | 1 | -2/+0 |
| | |||||
* | - Fix NOPORTEXAMPLES=yes case. | hrs | 2008-10-05 | 4 | -30/+49 |
| | | | | - Add WITH_IPV6 option. | ||||
* | - Remove distinfo hashes, which are not used officially | gabor | 2007-07-20 | 1 | -4/+0 |
| | | | | | No objection from: ports@, maintainers Approved by: portmgr (pav) | ||||
* | - Fix reply code handling for USER command and bump PORTREVISION. | hrs | 2006-03-23 | 3 | -15/+45 |
| | | | | | | | | | 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 | vs | 2005-04-22 | 2 | -11/+2 |
| | |||||
* | Reset inactive maintainer. Thanks for your work in the past! | kris | 2005-04-04 | 1 | -1/+1 |
| | |||||
* | Add a patch to fix a serious bug which can break a ftp | hrs | 2004-07-25 | 3 | -12/+62 |
| | | | | | | | connection under some circumstances. Approved by: maintainer timeout (2 months) Approved by: linimon (mentor) | ||||
* | Unbreak this port by fixing master sites and checksum information. | jkh | 2004-02-27 | 2 | -4/+10 |
| | | | | | PR: ports/63423 Submitted by: Jason Harris <jharris@widomaker.com> | ||||
* | BROKEN: Checksum mismatch | kris | 2004-02-22 | 1 | -0/+2 |
| | |||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Be a bit more precise creating the list command. This allows | jwd | 2002-10-12 | 1 | -0/+11 |
| | | | | | | | spegla to interoperate with lukemftpd. A patch to lukemftpd will allow prior versions of spegla to work correctly. Found by: The update of releng4 | ||||
* | Complete incomplete fix in the previous delta. | sobomax | 2002-05-28 | 1 | -1/+1 |
| | | | | Submitted by: bento | ||||
* | Fix on bento. | sobomax | 2002-05-24 | 1 | -0/+2 |
| | | | | Submitted by: bento | ||||
* | Add IPv6 support. | jkh | 2002-04-14 | 2 | -2/+6 |
| | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> | ||||
* | Fix this port to properly create /usr/local/share/examples/spegla *before* | jkh | 2002-03-31 | 2 | -1/+5 |
| | | | | trying to use it. Also update PLIST to match current reality. | ||||
* | Fix \0 termination at %s substitution for configfile. | kuriyama | 2001-02-01 | 2 | -1/+19 |
| | | | | | | Be sure vsnprintf() may return value which is larger than buffer length. Approved by: maintainer | ||||
* | Fix at minfree checking when filesystem has free space over 4GB. | kuriyama | 2001-01-20 | 2 | -0/+12 |
| | | | | Approved by: maintainer | ||||
* | Fix the skip directive. | jkh | 2000-07-06 | 2 | -0/+17 |
| | | | | Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org> | ||||
* | Update to version 1.1p4 | jkh | 2000-06-29 | 2 | -60/+12 |
| | | | | Submitted by: Alexander Langer <alex@big.endian.de> | ||||
* | Update to version 1.1p4 | jkh | 2000-06-29 | 1 | -1/+1 |
| | | | | Submitted by: Alexander Langer <alex@big.endian.de> | ||||
* | Upgrade to version 1.1p4 | jkh | 2000-06-29 | 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-10 | 2 | -3/+3 |
| | | | | | | 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 |
| | |||||
* | Remove man page from PLIST | billf | 1999-05-07 | 1 | -1/+0 |
| | | | | Pointy Hat: jkh | ||||
* | Update to version 1.04 | jkh | 1999-04-29 | 3 | -3/+4 |
| | |||||
* | Update to version 1.03 | jkh | 1998-12-19 | 3 | -10/+13 |
| | | | | Prompted by: Jens A Nilsson <jnilsson@ludd.luth.se> | ||||
* | "mkdir -p" -> "${MKDIR}" | 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 | jkh | 1998-04-20 | 6 | -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> |