Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-29 | Support PKGMANDIR | tnn | 1 | -2/+3 | |
2009-07-07 | user-destdir support | joerg | 1 | -2/+6 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -3/+3 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-04-19 | Convert to buildlink3. | snj | 1 | -2/+2 | |
2004-02-15 | Upgrade to 1.4: | kim | 1 | -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-22 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 1 | -2/+2 | |
have been converted to USE_BUILDLINK2. | |||||
2001-09-27 | Mark as USE_BUILDLINK_ONLY since it satisfies the strongly-buildlinked | jlam | 1 | -2/+3 | |
requirements. | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 | |
2000-10-14 | Update to 1.3, http_proxy support incorporated into distribution. | kim | 1 | -2/+2 | |
2000-03-03 | urlget retrieves an URL specified on the command line and | kim | 1 | -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. |