aboutsummaryrefslogtreecommitdiffstats
path: root/net/aget
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSEAntoine Brodin2014-01-091-8/+11
| | | | | | | | - Stage support - Fix build with clang PR: ports/185501 Submitted by: KATO Tsuguru
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-5/+2
| | | | net)
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
|
* Maintainer's email address bounces.Mark Linimon2009-07-121-3/+0
|
* Reset maintainer, email bounces.Ion-Mihai Tetcu2009-07-061-1/+1
|
* - Update to 0.4.1Dennis Herrmann2009-05-292-5/+10
| | | | | | PR: ports/134558 Submitted by: Andrew Clark <andrewclarkii@gmail.com> Approved by: maintainer timeout (two weeks)
* SHA256ifyEdwin Groothuis2006-01-231-0/+1
| | | | Approved by: krion@
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
|
* Reroll distro: use calloc(1,...) insted of malloc(...)Sergey A. Osokin2003-06-091-1/+1
| | | | | PR: 53091 Approved by: fjoe (mentor)
* Add aget 0.4, a multithreaded HTTP download accelerator.Will Andrews2003-06-034-0/+27
PR: 52270 Submitted by: Aaron Zauner <az_mail@gmx.at>