summaryrefslogtreecommitdiff
path: root/net/urlgfe
AgeCommit message (Collapse)AuthorFilesLines
2008-06-20Add DESTDIR support.joerg1-1/+3
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-1/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-07-20Needs pkg-config.joerg1-1/+2
2007-07-08Import urlgfe from pkgsrc-wip. Packaged by Cesar Catrian and updated byminskim4-0/+47
othyro. UrlGfe is a download manager that uses gtk2+ and libcurl. Features: 1. It allows you classify URLs before downloading them. 2. Every category has an independent configuration that can be inherited by each download in that category. 3. Multiple categories can download at one time. 4. Batch mode can generate URLs. 5. Import URLs from .html files. (UTF-8 Encoding only) 6. Export URLs (for wget -i)