From owner-ports-jp@jp.freebsd.org  Wed Apr 25 15:36:45 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id PAA72603;
	Wed, 25 Apr 2001 15:36:45 +0900 (JST)
	(envelope-from owner-ports-jp@jp.FreeBSD.org)
Received: from tortoise.jp.freebsd.org (root@tortoise.jp.FreeBSD.ORG [210.157.158.41])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id PAA72598
	for <ports-jp@jp.FreeBSD.org>; Wed, 25 Apr 2001 15:36:45 +0900 (JST)
	(envelope-from mistral@imasy.or.jp)
Received: from ns5.sony.co.jp ([3ffe:50f:10:1:290:27ff:fe5c:d112])
	by tortoise.jp.freebsd.org (8.11.3+3.4W/8.11.3) with ESMTP/inet6 id f3P6afb16555
	for <ports-jp@jp.FreeBSD.org>; Wed, 25 Apr 2001 15:36:42 +0900 (JST)
	(envelope-from mistral@imasy.or.jp)
Received: from mail3.sony.co.jp (gatekeeper8.Sony.CO.JP [202.238.80.22])
	by ns5.sony.co.jp (R8) with ESMTP id f3P6ab385985
	for <ports-jp@jp.FreeBSD.org>; Wed, 25 Apr 2001 15:36:37 +0900 (JST)
Received: from mail3.sony.co.jp (localhost [127.0.0.1])
	by mail3.sony.co.jp (R8) with ESMTP id f3P6abo29940
	for <ports-jp@jp.FreeBSD.org>; Wed, 25 Apr 2001 15:36:37 +0900 (JST)
Received: from mistral.imasy.or.jp ([43.1.172.41])
	by mail3.sony.co.jp (R8) with ESMTP id f3P6abS29936
	for <ports-jp@jp.FreeBSD.org>; Wed, 25 Apr 2001 15:36:37 +0900 (JST)
Received: (from yohta@localhost)
	by mistral.imasy.or.jp (8.11.3/3.7Wpl2-010215) id f3P6aZ583328;
	Wed, 25 Apr 2001 15:36:35 +0900 (JST)
From: mistral@imasy.or.jp (Yoshihiko SARUMARU)
To: ports-jp@jp.FreeBSD.org
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-JP
X-Mailer: mnews [version 1.22PL5] 2001-02/07(Wed)
Date: Wed, 25 Apr 2001 15:36:34 +0900
Message-ID: <010425153634.M0183191@mistral.imasy.or.jp>
Reply-To: ports-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: ports-jp 11000
Subject: [ports-jp 11000] new port: stone
Errors-To: owner-ports-jp@jp.freebsd.org
Sender: owner-ports-jp@jp.freebsd.org
X-Originator: mistral@imasy.or.jp

$B1n4]$G$9!#(B

stone $B$N(B port $B$r:n$j$^$7$?!#(B
review $B$r$*4j$$$7$^$9!#(B

USE_OPENSSL $B$rM-8z$K$7$F$$$^$9$,!"(BSSL $B%5%]!<%H$r>JN,$9$k$3$H$b$G(B
$B$-$k$N$G!"(BFreeBSD 3.x $B$G(B OpenSSL $B$r;H$C$F$$$J$$?M$KBP$9$kG[N8$r(B
$B$I$&$9$l$P$$$$$N$+$J$!!"$H;W$C$F$$$^$9!#(Bports $B$G$O(B FreeBSD 3.x 
$B$r%5%]!<%H$7$J$/$F$$$$$N$G$I$&$G$b$$$$$H$$$($P$I$&$G$b$$$$$N$G$9(B
$B$,!#(B

$B$$$^!"(BFreeBSD 3.x $B$C$F$I$l$/$i$$;H$o$l$F$$$k$N$G$7$g$&$+!#(B

$B$"$H!"(BRFC $B$N(B MASTER_SITE $B$C$F$I$3$,$$$$$G$7$g$&$+!)!!$H$j$"$($:(B
ftp.isi.edu $B$K$7$F$*$-$^$7$?$,!#(B
(RFC1321 $B$KIUO?$G$D$$$F$$$k(B MD5 $B$N%5%s%W%k%3!<%I$r(B sed $B$G@Z$j=P(B
$B$7$F%j%s%/$7$F$$$^$9(B)

$B$h$m$7$/$*4j$$$7$^$9!#(B

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	net
#	net/stone
#	net/stone/Makefile
#	net/stone/distinfo
#	net/stone/pkg-comment
#	net/stone/pkg-descr
#	net/stone/pkg-plist
#
echo c - net
mkdir -p net > /dev/null 2>&1
echo c - net/stone
mkdir -p net/stone > /dev/null 2>&1
echo x - net/stone/Makefile
sed 's/^X//' >net/stone/Makefile << 'END-of-net/stone/Makefile'
X# New ports collection makefile for:	stone
X# Date created:		25 April 2001
X# Whom:			Yoshihiko Sarumaru <mistral@imasy.or.jp>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	stone
XPORTVERSION=	2.1b
XCATEGORIES=	net
XMASTER_SITES=	http://www.gcd.org/sengoku/stone/ \
X		ftp://ftp.isi.edu/in-notes/
XDISTFILES=	${PORTNAME}-${PORTVERSION}.tar.gz \
X		rfc1321.txt
XEXTRACT_ONLY=	${PORTNAME}-${PORTVERSION}.tar.gz \
X
XMAINTAINER=	mistral@imasy.or.jp
X
XUSE_OPENSSL=	YES
XALL_TARGET=	bsd-ssl
X# If you want to build this without SSL support (typically in FreeBSD 3.x ),
X# comment out above two lines and enable below line.
X#ALL_TARGET=	bsd-pop
X
XMAN1=		${PORTNAME}.1
XMANLANG=	"" ja
X
Xpre-build:
X	 ${SED} '1,/^A\.1/D; /^A\.2/,$$D; /^Rivest/,/^RFC/D; /^$$/D' ${DISTDIR}/rfc1321.txt > ${WRKSRC}/global.h
X	 ${SED} '1,/^A\.2/D; /^A\.3/,$$D; /^Rivest/,/^RFC/D; /^$$/D' ${DISTDIR}/rfc1321.txt > ${WRKSRC}/md5.h
X	 ${SED} '1,/^A\.3/D; /^A\.4/,$$D; /^Rivest/,/^RFC/D; /^$$/D' ${DISTDIR}/rfc1321.txt > ${WRKSRC}/md5c.c
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/stone ${PREFIX}/bin/stone
X	${INSTALL_MAN} ${WRKSRC}/stone.1 ${PREFIX}/man/man1/stone.1
X	${INSTALL_MAN} ${WRKSRC}/stone.1.ja ${PREFIX}/man/ja/man1/stone.1
X
X.include <bsd.port.mk>
END-of-net/stone/Makefile
echo x - net/stone/distinfo
sed 's/^X//' >net/stone/distinfo << 'END-of-net/stone/distinfo'
XMD5 (stone-2.1b.tar.gz) = 4e8dca22342e59d25dae495ed9a9103a
XMD5 (rfc1321.txt) = c6beb4140671d319f6433a3399cf6df2
END-of-net/stone/distinfo
echo x - net/stone/pkg-comment
sed 's/^X//' >net/stone/pkg-comment << 'END-of-net/stone/pkg-comment'
XStone is a TCP/IP packet repeater in the application layer
END-of-net/stone/pkg-comment
echo x - net/stone/pkg-descr
sed 's/^X//' >net/stone/pkg-descr << 'END-of-net/stone/pkg-descr'
XStone is a TCP/IP packet repeater in the application layer.  It
Xrepeats TCP and UDP packets from inside to outside of a firewall, or
Xfrom outside to inside.
X
XStone has following features:
X
X1.  Simple.
X        Stone's source code is only 3000 lines long (written in C
X        language), so you can minimize the risk of security
X        holes.
X
X2.  Stone supports SSL.
X        Using OpenSSL (http://www.openssl.org/), stone can
X        encrypt/decrypt packets.
X
X3.  Stone is a http proxy.
X        Stone can also be a tiny http proxy.
X
X4.  POP -> APOP conversion.
X        With stone and a mailer that does not support APOP, you can
X        access to an APOP server.
X
XWWW: http://www.gcd.org/sengoku/stone/
END-of-net/stone/pkg-descr
echo x - net/stone/pkg-plist
sed 's/^X//' >net/stone/pkg-plist << 'END-of-net/stone/pkg-plist'
Xbin/stone
END-of-net/stone/pkg-plist
exit



--
$B1n4]K'I'(B (Yoshihiko SARUMARU)
mail: mistral@imasy.or.jp       web: http://www.imasy.or.jp/~mistral/
