aboutsummaryrefslogtreecommitdiffstats
path: root/net/rsync/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - update to version 2.6.0eik2004-01-201-3/+3
* Security update to rsync 2.5.7. This fixes a remotely-exploitablekris2003-12-041-2/+1
* - add rc.subr(8) start/stop scripteik2003-11-171-12/+29
* Reset maintainer to ports@ since rsync is not written in Haskell ;o)obraun2003-05-111-1/+1
* Bump PORTREVISION due to my last commit.obraun2003-03-041-0/+1
* * Add rsyncd.conf.sample and rsyncd.sh.sample.obraun2003-03-041-0/+6
* De-pkg-comment and make portlint a little bit happier.obraun2003-02-181-0/+1
* Aaaaarrgggg, I have destroyed the Makefile just between testing and the commit.obraun2003-01-291-1/+1
* Upgrade to 2.5.6.obraun2003-01-291-14/+15
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-111-1/+0
* Use PORTCOMMENT variable instead of pkg-comment file.obraun2002-11-061-0/+1
* * Add knob WITH_POPT_PORT to build rsync with devel/popt.obraun2002-08-311-2/+15
* Change MAINTAINER to my FreeBSD address.obraun2002-08-211-1/+1
* Dont remove .bak filespat2002-06-201-2/+0
* Add USE_REINPLACE where appropriate.sobomax2002-06-191-0/+1
* Remove perl dependencypat2002-06-191-1/+0
* fix REINPLACE_CMD last commitijliao2002-06-171-0/+2
* Replace ${PERL} with ${REINPLACE_CMD}.ijliao2002-06-141-3/+3
* Needs perl to build.obrien2002-05-171-0/+1
* Use popt in portsdwcjr2002-04-271-0/+4
* Revoke previous changes to fix -z (compress) option in favor of a GCCanders2002-04-221-5/+0
* Make port set -O2 in CFLAGS. Necessary for -z (compress) option to workanders2002-04-211-1/+6
* Remove #include <malloc.h>pat2002-04-041-0/+2
* Update to 2.5.5 and give maintainership to Oliver Braun (the submitter).roam2002-04-021-2/+2
* Upgrade to version 2.5.4.obrien2002-03-151-3/+3
* Add vendor patch to correctly drop group privileges when changing uid.obrien2002-02-221-1/+1
* Update to 2.5.2obrien2002-01-261-2/+2
* Fix a signedness security vunerability discovered by Todd@openbsd.org whereobrien2002-01-241-0/+1
* Update to 2.5.1.sobomax2002-01-211-2/+1
* Add "--disable-debug" to $CONFIGURE_ARGS to avoid unwanted warning messages.kuriyama2001-12-251-3/+3
* Upgrade to 2.5.0.obrien2001-12-041-7/+2
* Upgrade the bundled zlib from 1.1.2 to 1.1.3. This should fix the hangingobrien2001-05-201-1/+1
* Numerically note the rsync w/ssh as rsh problem was fixed.obrien2001-04-101-1/+1
* Change the default remote protocol from RSH to SSH.obrien2001-03-081-0/+12
* Put back my editor hints that were removed w/o permission.obrien2001-02-071-0/+1
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-4/+3
* Add a missing \obrien2001-01-101-1/+1
* Clean up inefficient perl invocations; use multiple REs in the same call.will2001-01-081-3/+2
* Remove Y2k. Satoshi said it wasn't needed any more.obrien2000-12-221-2/+0
* Enable IPv6 supporting.sumikawa2000-09-141-1/+1
* Update to 2.4.6.obrien2000-09-091-2/+2
* use latest IPv6 patch.sumikawa2000-09-011-1/+1
* Enable IPv6 patch.sumikawa2000-08-261-1/+1
* Uprade to version 2.4.5.obrien2000-08-261-1/+1
* Upgrade to version 2.4.4.obrien2000-08-091-2/+2
* Re-enable IPv6 supporting.sumikawa2000-07-191-0/+5
* Upgrade to 2.4.3.obrien2000-04-281-6/+1
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-1/+1
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
* Restore useless version required comments.obrien2000-03-221-0/+1
* Remove the "version required" line.obrien2000-03-201-1/+0
* Re-add 'ipv6' on CATEGORIES. I've forgot it.sumikawa2000-02-171-1/+1
* Re-enable IPv6 support.sumikawa2000-02-171-10/+9
* If either USE_SSH or WITH_SSH is defined, compile in `ssh' rather than `rsh'.obrien2000-02-171-0/+3
* upgrade to 2.4.1 synce old distfile disapearse from master sitesache2000-02-171-12/+13
* Style nits in the ports I maintain.obrien2000-02-131-5/+5
* fix building error on bento.sumikawa2000-01-271-1/+1
* Use ${OSVERSION} instead of ${USE_INET6}.sumikawa2000-01-261-2/+5
* Add 'ipv6' on CATEGORIES.sumikawa2000-01-181-1/+1
* IPv6 is now supported by a 2.3.2 KAME patch.obrien2000-01-161-1/+1
* Update to version 2.3.2.obrien2000-01-141-2/+3
* Correct 'version required' in header.peter2000-01-101-1/+1
* Support IPv6.sumikawa2000-01-091-0/+10
* Use perl's in-place editing rather than large patches.obrien1999-10-121-3/+2
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
* Upgrade to 2.3.1. Fixes security hole described atobrien1999-04-101-2/+2
* Add Y2K= linksscrappy1999-01-131-1/+3
* Fix PREFIX expansion in manpage.obrien1998-12-181-1/+6
* Null commit. Last commit was to upgrade to 2.2.1, not 2.0.1 as stated in the ...billf1998-12-091-1/+1
* Upgrade to 2.0.1billf1998-12-091-2/+2
* upgrade to 2.2.0.obrien1998-11-081-2/+2
* upgrade to 2.1.1obrien1998-10-091-2/+2
* Upgrade to 2.1.0obrien1998-08-141-4/+2
* Can't fetch....asami1998-07-251-1/+3
* Upgrade to ver 2.0.18.obrien1998-07-061-9/+5
* Upgrade to version 1.7.4 (hope distfile hangs around for a few days...)obrien1998-04-241-4/+2
* Add trailing slash to one of the mastersites. Mark this broken, it isasami1998-04-211-2/+4
* upgrade to 1.7.1obrien1998-04-201-2/+2
* Upgrade to 1.6.8. Includes more sane deletion processing.obrien1998-01-031-4/+7
* Change my email address to @FreeBSDobrien1997-10-101-2/+2
* Upgrade to 1.6.3.obrien1997-10-061-5/+5
* Also install the notes for the daemon mode extention.peter1997-09-281-1/+3
* Patches for using rsync as a client/server system without usingpeter1997-09-281-1/+6
* General Makefile cleanupobrien1996-12-011-3/+3
* "mkdir -p" --> ${MKDIR}obrien1996-12-011-2/+2
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-5/+3
* Upgrade, 1.5.1 -> 1.6.2.max1996-10-231-4/+5
* A network file distribution/synchronisation utility.asami1996-08-161-0/+27