aboutsummaryrefslogtreecommitdiff
path: root/ftp/fget
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 1.3.2.Dmitry Sivachenko2005-02-164-16/+26
| | | | | | | Chase WWW. Notes: svn path=/head/; revision=129009
* Correct MASTER_SITE.Dmitry Sivachenko2004-05-181-1/+1
| | | | | | | | PR: 66700 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=109404
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Update to version 1.2.9 and de-pkg-comment.Dmitry Sivachenko2003-02-233-3/+3
| | | | Notes: svn path=/head/; revision=76264
* Upgrade to version 1.2.8Dmitry Sivachenko2002-05-052-3/+3
| | | | Notes: svn path=/head/; revision=58583
* fget is a commandline tool for mirroring remote files via FTP. It wasDmitry Sivachenko2002-01-265-0/+42
designed as an analog to the GNU wget utility. The fget package includes an FTP client library, so that others can make use of FTP from within their own C programs. WWW: http://www-dev.cso.uiuc.edu/fget/ Notes: svn path=/head/; revision=53804