summaryrefslogtreecommitdiff
path: root/net/rsync (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.4.6.David E. O'Brien2000-09-082-4/+3
|
* use latest IPv6 patch.Munechika SUMIKAWA2000-09-012-2/+2
| | | | | | | | | - freeaddrinfo(NULL) was executed when reverse looking up of the client was failed in server mode. - -4/-6 options did not work in rsync client mode. Reported by: matusita@jp.FreeBSD.org Submitted by: yoshfuji@v6.linux.or.jp
* Enable IPv6 patch.Munechika SUMIKAWA2000-08-262-1/+2
|
* Uprade to version 2.4.5.David E. O'Brien2000-08-252-3/+2
|
* Upgrade to version 2.4.4.David E. O'Brien2000-08-092-3/+3
|
* Re-enable IPv6 supporting.Munechika SUMIKAWA2000-07-192-1/+6
|
* Upgrade to 2.4.3.David E. O'Brien2000-04-272-7/+2
|
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-1/+1
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
|
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
|
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
|
* Re-add 'ipv6' on CATEGORIES. I've forgot it.Munechika SUMIKAWA2000-02-171-1/+1
|
* Re-enable IPv6 support.Munechika SUMIKAWA2000-02-172-10/+10
|
* If either USE_SSH or WITH_SSH is defined, compile in `ssh' rather than `rsh'.David E. O'Brien2000-02-171-0/+3
|
* upgrade to 2.4.1 synce old distfile disapearse from master sitesAndrey A. Chernov2000-02-162-14/+14
| | | | Temp. disable ipv6 support until ipv6 patch will reflect new version
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-5/+5
|
* fix building error on bento.Munechika SUMIKAWA2000-01-272-2/+2
| | | | | | | It is caused when IPv6-enable rsync is compiled on *IPv6-disable* kernel, such as bento environment. Approved by: obrien
* Use ${OSVERSION} instead of ${USE_INET6}.Munechika SUMIKAWA2000-01-261-2/+5
| | | | Approved by: maintainer
* Add 'ipv6' on CATEGORIES.Munechika SUMIKAWA2000-01-181-1/+1
|
* IPv6 is now supported by a 2.3.2 KAME patch.David E. O'Brien2000-01-162-2/+2
| | | | Submitted by: sumikawa
* Update to version 2.3.2.David E. O'Brien2000-01-133-3/+6
| | | | | | | | | Also use our zlib rather than the one in the distfile. Unfortunately the KAME IPv6 diff will not apply to the 2.3.2 code, and has thus be turned off. :-( PR: 15880 Submitted by: Maxim Sobolev <sobomax@altavista.net> [zlib changes]
* Correct 'version required' in header.Peter Wemm2000-01-101-1/+1
|
* Support IPv6.Munechika SUMIKAWA2000-01-082-0/+11
| | | | Approved by: obrien(maintainer)
* Use perl's in-place editing rather than large patches.David E. O'Brien1999-10-122-55/+2
|
* synchronisation != synchronizationDavid E. O'Brien1999-09-032-2/+2
|
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Upgrade to 2.3.1. Fixes security hole described atDavid E. O'Brien1999-04-093-17/+17
| | | | | | | http://rsync.samba.org/cgi-bin/rsync?findid=1706. PR: ports/10987 Submitted by: Cy Schubert <cschuber@uumail.gov.bc.ca>
* Add Y2K= linksMarc G. Fournier1999-01-121-1/+3
|
* Fix PREFIX expansion in manpage.David E. O'Brien1998-12-181-1/+6
|
* Null commit. Last commit was to upgrade to 2.2.1, not 2.0.1 as stated in the ↵Bill Fumerola1998-12-091-1/+1
| | | | | | message. Pointed Out: roberto
* Upgrade to 2.0.1Bill Fumerola1998-12-082-3/+3
| | | | Submitted by: Ron Rosson
* upgrade to 2.2.0.David E. O'Brien1998-11-083-56/+66
|
* upgrade to 2.1.1David E. O'Brien1998-10-092-3/+3
|
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-2/+0
|
* Upgrade to 2.1.0David E. O'Brien1998-08-142-5/+3
|
* Can't fetch....Satoshi Asami1998-07-251-1/+3
|
* Upgrade to ver 2.0.18.David E. O'Brien1998-07-064-13/+63
| | | | | | | 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>
* Upgrade to version 1.7.4 (hope distfile hangs around for a few days...)David E. O'Brien1998-04-242-5/+3
|
* Add trailing slash to one of the mastersites. Mark this broken, it isSatoshi Asami1998-04-211-2/+4
| | | | not available from any of them.
* upgrade to 1.7.1David E. O'Brien1998-04-202-3/+3
|
* Upgrade to 1.6.8. Includes more sane deletion processing.David E. O'Brien1998-01-033-7/+10
| | | | | Changes include rsyncd_trees lives in /var/db rather than /etc. Also rsyncd is installed in PREFIX/libexec, not PREFIX/bin.
* Change my email address to @FreeBSDDavid E. O'Brien1997-10-101-2/+2
|
* Upgrade to 1.6.3.David E. O'Brien1997-10-062-6/+6
|
* Also install the notes for the daemon mode extention.Peter Wemm1997-09-282-1/+5
|
* Patches for using rsync as a client/server system without usingPeter Wemm1997-09-282-1/+7
| | | | | | rsh or ssh for transport. Obtained from: Warren Toomey <wkt@cs.adfa.oz.au>
* General Makefile cleanupDavid E. O'Brien1996-12-011-3/+3
| | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc...
* "mkdir -p" --> ${MKDIR}David E. O'Brien1996-12-011-2/+2
|
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-5/+3
|
* Upgrade, 1.5.1 -> 1.6.2.Masafumi Max NAKANE1996-10-222-5/+6
| | | | | | (Closing PR #1862.) Submitted by: obrien@NUXI.cs.ucdavis.edu