aboutsummaryrefslogtreecommitdiff
path: root/ftp/mget
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak under gcc 3.3Tilman Keskinoz2003-08-061-0/+68
| | | | | | | | PR: 55235 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=86408
* Use USE_GETOPT_LONG.Pete Fritchman2003-05-171-7/+2
| | | | | | | | PR: 51369 Submitted by: Ports Fury Notes: svn path=/head/; revision=81157
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75953
* Conditionalize libgnugetopt dependencies.Norikatsu Shigemura2003-02-021-4/+8
| | | | | | | | PR: ports/47739 Submitted by: Ports Fury Notes: svn path=/head/; revision=74491
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update to 1.4.1Patrick Li2002-06-223-10/+4
| | | | | | | | PR: 39641 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=61721
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-211-1/+3
| | | | | | | | PR: 39594 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61683
* - update to 1.3.0.2Pete Fritchman2001-11-285-53/+13
| | | | | | | | | | | | | - depend on gnugetopt.1, not just gnugetopt - add ipv6 support - fix malloc.h problems - redo build process PR: 32306 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=50704
* add mgetYing-Chieh Liao2001-09-248-0/+78
Multi Threaded Wget Notes: svn path=/head/; revision=48131