Commit graph

10 commits

Author SHA1 Message Date
Pav Lucistnik
599c06a6e1 - Update to 2.6.4
- Use new infrastructure for rc script
- Remove pkg-message, it's 4 years since the change

Approved by:	marcus (portmgr hat)
2005-05-16 21:07:54 +00:00
Oliver Eikemeier
95dd23c598 - add rc.subr(8) start/stop script
- assume maintainership, I don't speak Haskell .-P
- install some additional documentation
- USE_SSH => !WITHOUT_SSH, no extra warning
  since this is default for OSVERSION >= 400016
- added a test target
- bumped PORTREVISION

Approved by:	marcus (mentor)
2003-11-16 23:08:12 +00:00
Oliver Braun
5d90ba6cc7 * Add rsyncd.conf.sample and rsyncd.sh.sample.
PR:		ports/48883
  Submitted by:	Morettoni Luca <luca@morettoni.net>

* Add patch for -current submitted by ume@

  Quote from ume@'s mail:

  It seems the daemon mode of rsync depends on an IPv4-mapped IPv6 address.
  Since an IPv4-mapped IPv6 address is off by default on 5-CURRENT, rsync
  doesn't listen on IPv4.  Further, rsync has a bug that it always listen on
  1st entry's address of the result of getaddrinfo() call.  With this patch,
  rsync listen on both an IPv4 and an IPv6.

* Make pkg-plist respect PORTDOCS.
2003-03-03 19:37:22 +00:00
David E. O'Brien
2c98c659d1 Add $FreeBSD$, which help me in problem reports. 2000-11-22 00:26:04 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
David E. O'Brien
fdcacc4197 Upgrade to ver 2.0.18.
Note the "server" extension is now part of rsync.  HOWEVER, it is very
different from the previous FreeBSD specific version we were patching in.

Submitted by:	Hiroki HAMAOKA <hama@xaxon.co.jp>
1998-07-06 09:51:27 +00:00
David E. O'Brien
853d238a03 Upgrade to 1.6.8. Includes more sane deletion processing.
Changes include rsyncd_trees lives in /var/db rather than /etc.  Also rsyncd
  is installed in PREFIX/libexec, not PREFIX/bin.
1998-01-03 10:14:32 +00:00
Peter Wemm
0f7de020d6 Also install the notes for the daemon mode extention. 1997-09-28 05:29:00 +00:00
Peter Wemm
ce54382510 Patches for using rsync as a client/server system without using
rsh or ssh for transport.

Obtained from:  Warren Toomey <wkt@cs.adfa.oz.au>
1997-09-28 04:49:43 +00:00
Satoshi Asami
f8e050261e A network file distribution/synchronisation utility.
Submitted by:	David O'Brien (obrien@cs.ucdavis.edu)
1996-08-16 07:23:01 +00:00