aboutsummaryrefslogtreecommitdiff
path: root/ftp/mget/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 1.4.2Kirill Ponomarev2004-10-121-6/+9
| | | | | | | | PR: ports/72528 Submitted by: Ports Fury Notes: svn path=/head/; revision=118999
* Use PLIST_FILES.Trevor Johnson2004-02-051-0/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* 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-201-0/+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-101-2/+0
| | | | | | | | | | | 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-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update to 1.4.1Patrick Li2002-06-221-8/+2
| | | | | | | | 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-281-7/+12
| | | | | | | | | | | | | - 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-241-0/+27
Multi Threaded Wget Notes: svn path=/head/; revision=48131