Mikhail Teterin
cfae8997c7
Fix warnings. Default to ssh. Don't insist, that the remote hostname
...
resolves -- it may be an entry from ssh's config file.
Use ftruncate -- we have it. Bump PORTREVISION.
Skimmed over by: peter (past maintainer)
2005-02-04 00:45:31 +00:00
Tilman Keskinoz
364c01ced5
accounts with a . are valid
...
strip -> ${STRIP_CMD} while i'm here
PR:i 31462
Submitted by: pirzyk
2003-03-23 22:54:09 +00:00
David E. O'Brien
9cc9886b8a
Fix conflict with package supplied setproctitle() and our native one.
2000-11-03 10:45:28 +00:00
Steve Price
a7f1509769
Tell the build process that we have paths.h so we get the correct
...
path to sendmail compiled into the rdist6 binary.
PR: 14548
1999-12-31 22:42:40 +00:00
Peter Wemm
6be30c4d5c
kludge so that the os detection doesn't think freebsd4.0 is svr4.
1999-03-22 02:21:12 +00:00
Peter Wemm
28a54d3d14
Unbreak for >= 3.0.
1999-02-04 01:56:42 +00:00
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
0e223d0197
Don't connect the network socket to stderr, this achieves nothing, but
...
prevents the connecting daemon (eg: ssh) asking for passwords etc.
Obtained from: ssh FAQ, Thomas Koenig <ciw.uni-karlsruhe.de>
1996-12-10 23:38:54 +00:00
Peter Wemm
1befa6384c
treat freebsd3.0 just like freebsd2.x
1996-12-10 23:36:02 +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
a8032cb64c
aargh, I forgot to commit this. This fixes an optimization originally
...
for rdist-6.1.0, which is not quite valid on 6.1.2 when used with an
alternate rsh-like transport (such as ssh).
1996-08-16 17:05:49 +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
Peter Wemm
f4e9884f94
Make the rdist-6.1.0 client executable and manpages install as "rdist6"
...
The server executable is still rdistd, because there is no conflict with
the standard rdist, and because it's hardcoded in the other non-freebsd
clients that exec it via rsh.
1995-08-20 18:42:59 +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