Commit Graph

13 Commits

Author SHA1 Message Date
Peter Wemm
129124bab3 Master site changed.
Also update 6.1.3 -> 6.1.4.

Nagged by:  Distfile checker
1998-06-22 12:14:10 +00:00
Peter Wemm
be6bdf60a5 Work around the new BRAIN-DEAD patch in -current. Tell it to look at
the Index: lines according to POSIX.
1998-01-21 02:39:56 +00:00
David E. O'Brien
49f337d203 General Makefile cleanup
Add MAINATERS
   mkdir -p ==> ${MKDIR}
   cp ==> ${CP}
   install ==> ${INSTALL}/${INSTALL_*}
   etc...
1996-12-01 01:23:27 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Peter Wemm
e88f3d28e7 Ack, last commit was bogus. Serves me right for making "just one tiny
change" after I tested it. Sigh.

While here, make a tweakable hook to change the name from rdist6 to rdist.
1996-09-21 05:29:55 +00:00
Peter Wemm
e7ca1c5ef2 Update to rdist-6.1.3. The only major thing changed seems to be two
buffer overflow problems, which shouldn't be an issue since it's
not setuid.

While here, do not hardcode /usr/local, use $(PREFIX).  Do not patch
the install target so that 'make install' does the man pages, add
install.man to the ${INSTALL_TARGET} variable so that both "install"
and "install.man" are done. This reduces the diff to the base source a
little, but has the same overall effect.
1996-09-21 05:12:06 +00:00
Peter Wemm
c51e26b5b6 Update rdist-6.1.0 -> rdist-6.1.2
Among other things, it has pretty much got native FreeBSD support, does not
core dump on ^C, some sync problems, uid/gid caching fixes, symlink detection
problems, portability to new platforms..
1996-05-17 11:15:08 +00:00
Satoshi Asami
510bcaa2de Change "networking" to "net". 1995-11-27 04:06:03 +00:00
Satoshi Asami
67be7bb8de Cleanup. 1995-10-06 07:00:40 +00:00
Satoshi Asami
2a9f83162c Compress manpages, strip binaries. 1995-08-21 02:41:46 +00:00
Peter Wemm
18a49df98c Correct a spelling error, and set MAINTAINER 1995-08-20 18:45:21 +00:00
Peter Wemm
e61d9ab4bc Port of rdist-6.1.0
Partly based on work by Deborah Bennett, partly from my version.
1995-08-19 13:51:40 +00:00