From owner-ports-jp@jp.freebsd.org  Mon Jun 22 10:56:06 1998
Received: (from daemon@localhost)
	by jaz.jp.freebsd.org (8.8.8+3.0Wbeta13/8.7.3) id KAA05602;
	Mon, 22 Jun 1998 10:56:06 +0900 (JST)
	(envelope-from owner-ports-jp@jp.FreeBSD.org)
Received: from alpha.c.oka-pu.ac.jp (alpha.c.oka-pu.ac.jp [163.225.213.50])
	by jaz.jp.freebsd.org (8.8.8+3.0Wbeta13/8.7.3) with ESMTP id KAA05589
	for <ports-jp@jp.freebsd.org>; Mon, 22 Jun 1998 10:56:03 +0900 (JST)
	(envelope-from kunishi@c.oka-pu.ac.jp)
Received: from localhost (aquamarine.c.oka-pu.ac.jp [163.225.213.61])
	by alpha.c.oka-pu.ac.jp (8.8.8+2.7Wbeta7/3.6W:yokotalab-master:05/19/98) with ESMTP id KAA15448
	for <ports-jp@jp.freebsd.org>; Mon, 22 Jun 1998 10:54:03 +0900 (JST)
To: ports-jp@jp.freebsd.org
In-Reply-To: Your message of "Tue, 16 Jun 1998 17:15:35 +0900"
	<19980616171535O.hama@xaxon.co.jp>
References: <19980616171535O.hama@xaxon.co.jp>
X-Mailer: Mew version 1.93b38 on XEmacs 20.4 (Emerald)
X-PGP-fingerprint: C4 1C 73 D9 34 A8 DE C0  D7 61 12 CD 5F F2 65 B2
X-URL: http://alpha.c.oka-pu.ac.jp/~kunishi/
Mime-Version: 1.0
Content-Type: Multipart/Mixed;
	boundary="--Next_Part(Mon_Jun_22_10:51:41_1998_509)--"
Content-Transfer-Encoding: 7bit
Message-Id: <19980622105307D.kunishi@aquamarine.c.oka-pu.ac.jp>
Date: Mon, 22 Jun 1998 10:53:07 +0900
From: KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>
X-Dispatcher: imput version 980522
Lines: 144
Reply-To: ports-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=24]
X-Sequence: ports-jp 3573
Subject: [ports-jp 3573] Re: rsync-2.0.16 ports
Errors-To: owner-ports-jp@jp.freebsd.org
Sender: owner-ports-jp@jp.freebsd.org

----Next_Part(Mon_Jun_22_10:51:41_1998_509)--
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit

From: Hiroki HAMAOKA <hama@xaxon.co.jp>
Subject: [ports-jp 3510] rsync-2.0.16 ports
Date: Tue, 16 Jun 1998 17:15:35 +0900

>   rsync-2.0.16 $B$N(B ports $B$r:n$C$F$_$^$7$?!#8=9T$N(B 
> ports(ports/net/rsync) $B$O(B 1.7.4 $B$K(B daemon $B%b!<%IMQ$N%Q%C%A$J$I$rEv$F$k(B
> $B7A$K$J$C$F$$$^$9(B(2.0.16 $B$K$O(B $B%G%#%9%H%j%S%e!<%H$K(B daemon $B%b!<%I$,<BAu(B
> $B$5$l$F$$$^$9(B)$B!#(B

$B%N!<%H(BPC$B$H%G%9%/%H%C%W%^%7%s$H$N%G!<%?$NF14|$N0lIt$K!"(Brsync $B$r(B
$B;H$C$F$$$^$9!#$3$N(B ports $B$O$"$j$,$?$$$G$9!#(B
ports $B$+$i(B make install $B$7$?>uBV$G!"LdBj$J$/F0$$$F$$$k$h$&$J(B
$B46$8$G$9!#(B

$B!&(Bmkstemp(3)$B$NM-L5$r(B configure $B$G8!=P$9$k$h$&$K$7!"(B
$B!&(Brsyncd.conf $B$N;2>H>l=j$r(B /etc/ $B$+$i(B ${PREFIX}/etc/ $B$KJQ99(B

$B$9$k%Q%C%A$r:n$C$F$_$^$7$?!#(B

$B$=$l$H!"$9$G$K(B rsync-2.0.18 $B$,=P$F$$$k$h$&$G$9!#(B

-- 
$B9qEg>f@8(B
Internet: kunishi@c.oka-pu.ac.jp, NIFTY SERVE: QYG06054
Homepage: http://alpha.c.oka-pu.ac.jp/~kunishi/

----Next_Part(Mon_Jun_22_10:51:41_1998_509)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=rsync2.diff

Index: Makefile
===================================================================
RCS file: /usr/home/kunishi/cvsroot/local-ports/net/rsync2/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile	1998/06/16 12:04:56	1.1.1.1
+++ Makefile	1998/06/17 15:06:21
@@ -17,6 +17,7 @@
 MAINTAINER=     obrien@FreeBSD.org
 
 GNU_CONFIGURE=	yes
+USE_AUTOCONF=	yes
 MAN1=		rsync.1
 MAN5=		rsyncd.conf.5
 
Index: patches/patch-aa
===================================================================
RCS file: /usr/home/kunishi/cvsroot/local-ports/net/rsync2/patches/patch-aa,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 patch-aa
--- patch-aa	1998/06/16 12:04:56	1.1.1.1
+++ patch-aa	1998/06/17 15:07:15
@@ -1,19 +1,11 @@
-*** Makefile.in.orig	Wed May 27 22:54:30 1998
---- Makefile.in	Sun Jun 14 17:04:13 1998
-***************
-*** 8,14 ****
-  
-  LIBS=@LIBS@
-  CC=@CC@
-! CFLAGS=@CFLAGS@
-  
-  INSTALLCMD=@INSTALL@
-  
---- 8,14 ----
-  
-  LIBS=@LIBS@
-  CC=@CC@
-! CFLAGS=@CFLAGS@ -DHAVE_MKSTEMP
-  
-  INSTALLCMD=@INSTALL@
-  
+--- Makefile.in.orig	Wed May 27 22:54:30 1998
++++ Makefile.in	Wed Jun 17 23:47:29 1998
+@@ -8,7 +8,7 @@
+ 
+ LIBS=@LIBS@
+ CC=@CC@
+-CFLAGS=@CFLAGS@
++CFLAGS=@CFLAGS@ -DRSYNCD_CONF=\"${PREFIX}/etc/rsycnd.conf\"
+ 
+ INSTALLCMD=@INSTALL@
+ 
Index: patches/patch-ad
===================================================================
RCS file: patch-ad
diff -N patch-ad
--- /dev/null	Wed Jun 17 23:48:15 1998
+++ patch-ad	Wed Jun 17 23:29:32 1998
@@ -0,0 +1,12 @@
+--- config.h.in.orig	Wed Jun 17 23:28:00 1998
++++ config.h.in	Wed Jun 17 23:29:07 1998
+@@ -100,6 +100,9 @@
+ /* Define if you have the mknod function.  */
+ #undef HAVE_MKNOD
+ 
++/* Define if you have the mkstemp function.  */
++#undef HAVE_MKSTEMP
++
+ /* Define if you have the mmap function.  */
+ #undef HAVE_MMAP
+ 
Index: patches/patch-ae
===================================================================
RCS file: patch-ae
diff -N patch-ae
--- /dev/null	Wed Jun 17 23:48:15 1998
+++ patch-ae	Wed Jun 17 23:29:52 1998
@@ -0,0 +1,10 @@
+--- configure.in.orig	Wed Jun 17 23:28:06 1998
++++ configure.in	Wed Jun 17 23:28:24 1998
+@@ -42,6 +42,7 @@
+ AC_CHECK_FUNCS(mmap munmap waitpid getcwd strdup strerror chown chmod mknod)
+ AC_CHECK_FUNCS(fchmod fstat strchr bcopy bzero readlink link utime utimes)
+ AC_CHECK_FUNCS(memmove getopt_long lchown setlinebuf vsnprintf setsid glob strpbrk)
++AC_CHECK_FUNCS(mkstemp)
+ 
+ echo $ac_n "checking for working fnmatch... $ac_c"
+ AC_TRY_RUN([#include <fnmatch.h>
Index: patches/patch-af
===================================================================
RCS file: patch-af
diff -N patch-af
--- /dev/null	Wed Jun 17 23:48:15 1998
+++ patch-af	Wed Jun 17 23:45:33 1998
@@ -0,0 +1,11 @@
+--- rsync.h.orig	Wed Jun 17 23:45:02 1998
++++ rsync.h	Wed Jun 17 23:45:15 1998
+@@ -21,7 +21,7 @@
+ #define RSYNC_RSH_ENV "RSYNC_RSH"
+ 
+ #define RSYNC_NAME "rsync"
+-#define RSYNCD_CONF "/etc/rsyncd.conf"
++/* #define RSYNCD_CONF "/etc/rsyncd.conf" */
+ 
+ #define BACKUP_SUFFIX "~"
+ 

----Next_Part(Mon_Jun_22_10:51:41_1998_509)----
