aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/fget
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Update to version 1.3.3demon2005-07-202-3/+3
| | | | | PR: 83776 Submitted by: Andrej Zverev <az@inec.ru>
* Update to version 1.3.2.demon2005-02-164-16/+26
| | | | Chase WWW.
* Correct MASTER_SITE.demon2004-05-181-1/+1
| | | | | PR: 66700 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Update to version 1.2.9 and de-pkg-comment.demon2003-02-233-3/+3
|
* Upgrade to version 1.2.8demon2002-05-052-3/+3
|
* fget is a commandline tool for mirroring remote files via FTP. It wasdemon2002-01-275-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/