aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/yafc
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 1.1Kirill Ponomarev2004-05-296-26/+89
| | | | | PR: ports/67289 Submitted by: Ports Fury
* Fix the crash of resume and use INFO.Jeremy Messenger2004-05-114-3/+24
| | | | | | PR: ports/66457 Submitted by: Fredrik Lindberg <fliREMOVEME@shapeshifter.se> Approved by: adamw (mentor)
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* upgrade to 1.0Ying-Chieh Liao2003-01-032-2/+3
| | | | | PR: 46130 Submitted by: Ports Fury
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-072-1/+2
| | | | Approved by: pat
* Update to 0.7.10Patrick Li2002-06-012-2/+2
| | | | | PR: 38784 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.7.5.Pete Fritchman2001-11-292-2/+2
| | | | | PR: 32307 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.7.4Pete Fritchman2001-08-282-2/+2
| | | | | PR: 30141 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.7.2David W. Chapman Jr.2001-07-182-2/+2
| | | | | PR: 29051 Submitted by: Joseph Scott <joseph@randomnetworks.com>
* Update to 0.7.1. Removed useless gettext dependency.Mark Pulford2001-06-122-6/+2
| | | | | PR: 28044 Submitted by: Kato Tsuguru <tkato@prontomail.com>
* Upgrade to version 0.6.6Kevin Lo2001-02-282-5/+2
| | | | | PR: 25428 Submitted by: Ports Fury
* Update to version 0.6.5James E. Housley2000-10-243-3/+2
| | | | | PR: 22247 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 0.6.4, including MASTER_SITES and WWW in pkg-descrAde Lovett2000-10-184-4/+13
| | | | | PR: 22057 Submitted by: Ports Fury
* Update to 0.5.6. Also make it link with installed libintl.Maxim Sobolev2000-07-112-3/+7
|
* Remove maintainership of most of my ports. I don't really haveChris Piazza2000-06-211-1/+1
| | | | | time to maintain these and I'm just not interested in these particular ones any more.
* PORTNAME/PORTVERSION stuffMichael Haro2000-04-121-2/+2
|
* Update to 0.5.1Chris Piazza2000-01-082-3/+3
|
* Update to version 0.5.0Chris Piazza1999-12-083-2/+3
|
* Update to version 0.4.9Chris Piazza1999-11-112-8/+3
|
* Update to version 0.4.7Chris Piazza1999-09-192-3/+6
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Change "net" -> "ftp".Satoshi Asami1999-08-021-2/+2
|
* Update to 0.4.5Chris Piazza1999-08-012-6/+4
|
* Upgrade to 0.4.4 and disable the http master site: it's serving upChris Piazza1999-07-212-6/+7
| | | | a corrupted distfile.
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Fix the path in the second MASTER_SITE.Chris Piazza1999-06-201-2/+2
|
* Change my email address to FreeBSD.org.Chris Piazza1999-06-192-6/+3
| | | | | Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc).
* Update yafc to 0.4.3.Michael Haro1999-06-182-4/+4
| | | | | PR: 12237 Submitted by: maintainer
* Yet another ftp client. Similar to ftp(1)Satoshi Taoka1999-06-115-0/+32
PR: 12118 Submitted by: Chris Piazza <cpiazza@home.net>