summaryrefslogtreecommitdiff
path: root/ftp/fget (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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