summaryrefslogtreecommitdiff
path: root/www/urlget/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2009-10-29Support PKGMANDIRtnn1-2/+3
2009-07-07user-destdir supportjoerg1-2/+6
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-3/+3
Suggested by Roland Illig, ok'd by various.
2004-04-19Convert to buildlink3.snj1-2/+2
2004-02-15Upgrade to 1.4:kim1-2/+2
- new -P option to ignore a configured proxy cache in the environment - new -R option to request content revalidation from proxies
2003-07-22COMMENT should start with a capital letter.martti1-2/+2
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam1-2/+2
have been converted to USE_BUILDLINK2.
2001-09-27Mark as USE_BUILDLINK_ONLY since it satisfies the strongly-buildlinkedjlam1-2/+3
requirements.
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-10-14Update to 1.3, http_proxy support incorporated into distribution.kim1-2/+2
2000-03-03urlget retrieves an URL specified on the command line andkim1-0/+20
outputs it to the standard output. It uses the HTTP 1.0 GET query by default, but can also do HEAD and POST.