summaryrefslogtreecommitdiff
path: root/net/rsync/distinfo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 2.5.6.Oliver Braun2003-01-281-1/+1
| | | | | | | | | SSH-patches are no longer needed, using ./configure --with-rsh=ssh instead. Tested on sparc64 by: Hiroki Sato <hrs@eos.ocn.ne.jp> Notes: svn path=/head/; revision=74149
* Update to 2.5.5 and give maintainership to Oliver Braun (the submitter).Peter Pentchev2002-04-021-1/+1
| | | | | | | | PR: 36649 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=57193
* Upgrade to version 2.5.4.David E. O'Brien2002-03-151-1/+1
| | | | Notes: svn path=/head/; revision=56133
* Update to 2.5.2David E. O'Brien2002-01-261-1/+1
| | | | | | | Contains SECURITY FIXES along with bug fixes and enhancements. Notes: svn path=/head/; revision=53741
* Update to 2.5.1.Maxim Sobolev2002-01-211-1/+1
| | | | | | | | | | PR: 33668 Submitted by: Sean Chittenden sobomax Approved by: maintainer timeout Notes: svn path=/head/; revision=53450
* Upgrade to 2.5.0.David E. O'Brien2001-12-041-2/+1
| | | | | | | | | | The main change is the integration of the KAME IPv6 patch. Also one minor nit was fixed about the rsyncd PID file. Submitted by: naddy Notes: svn path=/head/; revision=50999
* Enable IPv6 supporting.Munechika SUMIKAWA2000-09-131-0/+1
| | | | Notes: svn path=/head/; revision=32587
* Update to 2.4.6.David E. O'Brien2000-09-081-2/+1
| | | | Notes: svn path=/head/; revision=32445
* use latest IPv6 patch.Munechika SUMIKAWA2000-09-011-1/+1
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=32169
* Enable IPv6 patch.Munechika SUMIKAWA2000-08-261-0/+1
| | | | Notes: svn path=/head/; revision=31990
* Uprade to version 2.4.5.David E. O'Brien2000-08-251-2/+1
| | | | Notes: svn path=/head/; revision=31977
* Upgrade to version 2.4.4.David E. O'Brien2000-08-091-1/+1
| | | | Notes: svn path=/head/; revision=31441
* Re-enable IPv6 supporting.Munechika SUMIKAWA2000-07-191-1/+1
| | | | Notes: svn path=/head/; revision=30885
* Upgrade to 2.4.3.David E. O'Brien2000-04-271-1/+1
| | | | Notes: svn path=/head/; revision=28043
* Re-enable IPv6 support.Munechika SUMIKAWA2000-02-171-0/+1
| | | | Notes: svn path=/head/; revision=25925
* upgrade to 2.4.1 synce old distfile disapearse from master sitesAndrey A. Chernov2000-02-161-2/+1
| | | | | | | Temp. disable ipv6 support until ipv6 patch will reflect new version Notes: svn path=/head/; revision=25896
* fix building error on bento.Munechika SUMIKAWA2000-01-271-1/+1
| | | | | | | | | | It is caused when IPv6-enable rsync is compiled on *IPv6-disable* kernel, such as bento environment. Approved by: obrien Notes: svn path=/head/; revision=25108
* IPv6 is now supported by a 2.3.2 KAME patch.David E. O'Brien2000-01-161-1/+1
| | | | | | | Submitted by: sumikawa Notes: svn path=/head/; revision=24768
* Update to version 2.3.2.David E. O'Brien2000-01-131-1/+1
| | | | | | | | | | | | 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] Notes: svn path=/head/; revision=24703
* Support IPv6.Munechika SUMIKAWA2000-01-081-0/+1
| | | | | | | Approved by: obrien(maintainer) Notes: svn path=/head/; revision=24574
* Upgrade to 2.3.1. Fixes security hole described atDavid E. O'Brien1999-04-091-1/+1
| | | | | | | | | | http://rsync.samba.org/cgi-bin/rsync?findid=1706. PR: ports/10987 Submitted by: Cy Schubert <cschuber@uumail.gov.bc.ca> Notes: svn path=/head/; revision=17749
* Upgrade to 2.0.1Bill Fumerola1998-12-081-1/+1
| | | | | | | Submitted by: Ron Rosson Notes: svn path=/head/; revision=15210
* upgrade to 2.2.0.David E. O'Brien1998-11-081-1/+1
| | | | Notes: svn path=/head/; revision=14404
* upgrade to 2.1.1David E. O'Brien1998-10-091-1/+1
| | | | Notes: svn path=/head/; revision=13782
* Upgrade to 2.1.0David E. O'Brien1998-08-141-1/+1
| | | | Notes: svn path=/head/; revision=12514
* Upgrade to ver 2.0.18.David E. O'Brien1998-07-061-1/+1
| | | | | | | | | | 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> Notes: svn path=/head/; revision=11758
* Upgrade to version 1.7.4 (hope distfile hangs around for a few days...)David E. O'Brien1998-04-241-1/+1
| | | | Notes: svn path=/head/; revision=10664
* upgrade to 1.7.1David E. O'Brien1998-04-201-1/+1
| | | | Notes: svn path=/head/; revision=10610
* Upgrade to 1.6.8. Includes more sane deletion processing.David E. O'Brien1998-01-031-1/+1
| | | | | | | | Changes include rsyncd_trees lives in /var/db rather than /etc. Also rsyncd is installed in PREFIX/libexec, not PREFIX/bin. Notes: svn path=/head/; revision=9256
* Upgrade to 1.6.3.David E. O'Brien1997-10-061-1/+1
| | | | Notes: svn path=/head/; revision=8135
* Upgrade, 1.5.1 -> 1.6.2.Masafumi Max NAKANE1996-10-221-1/+1
| | | | | | | | | (Closing PR #1862.) Submitted by: obrien@NUXI.cs.ucdavis.edu Notes: svn path=/head/; revision=4077
* A network file distribution/synchronisation utility.Satoshi Asami1996-08-161-0/+1
Submitted by: David O'Brien (obrien@cs.ucdavis.edu) Notes: svn path=/head/; revision=3607