aboutsummaryrefslogtreecommitdiffstats
path: root/net/rsync
diff options
context:
space:
mode:
authorsumikawa <sumikawa@FreeBSD.org>2000-01-09 06:28:56 +0800
committersumikawa <sumikawa@FreeBSD.org>2000-01-09 06:28:56 +0800
commit0384001dc422d2991473ef8267bb0e63d133d186 (patch)
treee424cae64f1349a9d85e7d11859b75e263f0f7de /net/rsync
parent224d72796704975c57f3e7e9ff10201c92191a3a (diff)
downloadfreebsd-ports-gnome-0384001dc422d2991473ef8267bb0e63d133d186.tar.gz
freebsd-ports-gnome-0384001dc422d2991473ef8267bb0e63d133d186.tar.zst
freebsd-ports-gnome-0384001dc422d2991473ef8267bb0e63d133d186.zip
Support IPv6.
Approved by: obrien(maintainer)
Diffstat (limited to 'net/rsync')
-rw-r--r--net/rsync/Makefile10
-rw-r--r--net/rsync/distinfo1
2 files changed, 11 insertions, 0 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 0c62db5412d0..86a7b3d5b5a3 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -14,11 +14,21 @@ MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \
ftp://ftp.sunet.se/pub/unix/admin/rsync/ \
ftp://ftp.fu-berlin.de/pub/unix/network/rsync/
+PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ \
+ ftp://ftp.pasta.cs.uit.no/pub/IPv6/misc/
+PATCHFILES= rsync-231-v6-19990723.diff.gz
+PATCH_DIST_STRIP= -p1
+
MAINTAINER= obrien@FreeBSD.org
Y2K= http://rsync.samba.org/rsync/y2k.html
GNU_CONFIGURE= yes
+.if defined(USE_INET6)
+CONFIGURE_ARGS= --enable-ipv6
+.else
+CONFIGURE_ARGS= --disable-ipv6
+.endif
MAN1= rsync.1
MAN5= rsyncd.conf.5
diff --git a/net/rsync/distinfo b/net/rsync/distinfo
index 6fb521a47f79..f32ac166a776 100644
--- a/net/rsync/distinfo
+++ b/net/rsync/distinfo
@@ -1 +1,2 @@
MD5 (rsync-2.3.1.tar.gz) = 907a0ae01417d54e53cb84b069ba1620
+MD5 (rsync-231-v6-19990723.diff.gz) = 0b7e7e108bc747549384eab1feee254a