Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-19 | Convert to buildlink3. | snj | 1 | -2/+2 | |
2004-02-15 | Upgrade to 1.4: | kim | 2 | -5/+5 | |
- 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-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
2001-09-27 | Mark as USE_BUILDLINK_ONLY since it satisfies the strongly-buildlinked | jlam | 1 | -2/+3 | |
requirements. | |||||
2001-04-20 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -7/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-10-14 | Update to 1.3, http_proxy support incorporated into distribution. | kim | 4 | -71/+9 | |
2000-10-03 | Add code for urlget to use any http_proxy setting in the environment. | agc | 2 | -0/+68 | |
2000-03-16 | s/^A // | wiz | 1 | -1/+1 | |
2000-03-03 | urlget retrieves an URL specified on the command line and | kim | 5 | -0/+30 | |
outputs it to the standard output. It uses the HTTP 1.0 GET query by default, but can also do HEAD and POST. |