aboutsummaryrefslogtreecommitdiff
path: root/ftp/mget
Commit message (Collapse)AuthorAgeFilesLines
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Adopt orphan ports in ftp category.Beech Rintoul2008-01-231-1/+1
| | | | | | | Approved by: linimon (mentor, implicit) Notes: svn path=/head/; revision=206081
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149317
* Update to version 1.4.2Kirill Ponomarev2004-10-124-78/+17
| | | | | | | | PR: ports/72528 Submitted by: Ports Fury Notes: svn path=/head/; revision=118999
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* 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