Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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. |