Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-06-04 | Logging option added, defaults to same logging as rdist. | kim | 3 | -41/+6 | |
2006-01-05 | Apply my logging patch until kim updates his package. | christos | 3 | -2/+37 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -5/+5 | |
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this. | |||||
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -1/+2 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-29 | Make the default method of determining the current working directory | kim | 2 | -5/+9 | |
use "pwd" instead of "pawd". NOTE: if you are running amd you'll want to set SDIST_PAWD and SSYNC_PAWD to "pawd" in /etc/mk.conf now. | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-11-20 | sdist 1.5 adds "-f" to use a file listing the target hosts | kim | 2 | -4/+4 | |
2000-03-04 | The package in net/rdist6 now registers as freerdist, so | kim | 1 | -2/+2 | |
the dependency here had to be updated. This should have been done by the person changing net/rdist6, really. | |||||
1999-08-31 | Upgrade to sdist 1.2 (mdoc style man page, some previously undocumented | kim | 2 | -4/+4 | |
switches added to the man page). | |||||
1999-08-30 | Added missing depend on netname. | kim | 1 | -1/+2 | |
1999-08-30 | Sdist invokes rdist in an intelligent manner. Usually, the sdist | kim | 5 | -0/+31 | |
command is invoked from the master distribution host. Invoking the command without any arguments will distribute the current working directory to all hosts in the netgroup for the platform you are running sdist on. |