summaryrefslogtreecommitdiff
path: root/net/sdist
AgeCommit message (Collapse)AuthorFilesLines
2006-06-04Logging option added, defaults to same logging as rdist.kim3-41/+6
2006-01-05Apply my logging patch until kim updates his package.christos3-2/+37
2005-02-24Add RMD160 digests.agc1-1/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-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-21Move to sha1 checksum, and/or add distfile sizes.wiz1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-29Make the default method of determining the current working directorykim2-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-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-11-20sdist 1.5 adds "-f" to use a file listing the target hostskim2-4/+4
2000-03-04The package in net/rdist6 now registers as freerdist, sokim1-2/+2
the dependency here had to be updated. This should have been done by the person changing net/rdist6, really.
1999-08-31Upgrade to sdist 1.2 (mdoc style man page, some previously undocumentedkim2-4/+4
switches added to the man page).
1999-08-30Added missing depend on netname.kim1-1/+2
1999-08-30Sdist invokes rdist in an intelligent manner. Usually, the sdistkim5-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.