Commit graph

8 commits

Author SHA1 Message Date
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
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-09-27 23:17:41 +00:00
kim
7368255b5a Make the default method of determining the current working directory
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-03-29 22:22:53 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
kim
d41abdcc50 sdist 1.5 adds "-f" to use a file listing the target hosts 2000-11-20 23:42:54 +00:00
kim
ca4efb0e79 The package in net/rdist6 now registers as freerdist, so
the dependency here had to be updated.  This should have
been done by the person changing net/rdist6, really.
2000-03-04 06:29:02 +00:00
kim
7ce242e529 Upgrade to sdist 1.2 (mdoc style man page, some previously undocumented
switches added to the man page).
1999-08-31 02:27:51 +00:00
kim
795b7e7331 Added missing depend on netname. 1999-08-30 20:09:31 +00:00
kim
9d2c3e7200 Sdist invokes rdist in an intelligent manner. Usually, the sdist
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.
1999-08-30 17:47:17 +00:00