From aoyama@peach.ne.jp  Mon Feb 23 18:01:24 2009
Return-Path: <aoyama@peach.ne.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 903381065678
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 23 Feb 2009 18:01:24 +0000 (UTC)
	(envelope-from aoyama@peach.ne.jp)
Received: from moon.peach.ne.jp (unknown [IPv6:2001:380:e06:127::53])
	by mx1.freebsd.org (Postfix) with ESMTP id 3158F8FC1D
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 23 Feb 2009 18:01:24 +0000 (UTC)
	(envelope-from aoyama@peach.ne.jp)
Received: from moon.peach.ne.jp (localhost [127.0.0.1])
	by moon.peach.ne.jp (Postfix) with ESMTP id 3108E78C4B
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Feb 2009 03:01:22 +0900 (JST)
Received: from hera.peach.ne.jp.private (unknown [192.168.2.36])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by moon.peach.ne.jp (Postfix) with ESMTP id E462E78C4A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Feb 2009 03:01:21 +0900 (JST)
Received: from hera.peach.ne.jp.private (localhost [127.0.0.1])
	by hera.peach.ne.jp.private (8.14.3/8.14.3) with ESMTP id n1NI1LfT029825
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Feb 2009 03:01:21 +0900 (JST)
	(envelope-from aoyama@peach.ne.jp)
Received: (from aoyama@localhost)
	by hera.peach.ne.jp.private (8.14.3/8.14.3/Submit) id n1NI1L9A029824;
	Tue, 24 Feb 2009 03:01:21 +0900 (JST)
	(envelope-from aoyama)
Message-Id: <200902231801.n1NI1L9A029824@hera.peach.ne.jp.private>
Date: Tue, 24 Feb 2009 03:01:21 +0900 (JST)
From: Daisuke Aoyama <aoyama@peach.ne.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] net/istgt: An iSCSI target for FreeBSD 7.x with ZFS
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         132016
>Category:       ports
>Synopsis:       [NEW PORT] net/istgt: An iSCSI target for FreeBSD 7.x with ZFS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 23 18:10:01 UTC 2009
>Closed-Date:    Wed Mar 11 00:01:46 UTC 2009
>Last-Modified:  Wed Mar 11 00:10:01 UTC 2009
>Originator:     Daisuke Aoyama
>Release:        FreeBSD 7.1-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD hera.peach.ne.jp.private 7.1-RELEASE-p3 FreeBSD 7.1-RELEASE-p3 #0: Mon Feb 23 15:41:37 JST 2009
>Description:
This is an iSCSI target, it serves iSCSI protocol and provides
SCSI devices to the initiator (client).

WWW:	http://shell.peach.ne.jp/aoyama/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- istgt-20090223.shar begins here ---
# 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:
#
#	istgt
#	istgt/pkg-descr
#	istgt/Makefile
#	istgt/pkg-plist
#	istgt/files
#	istgt/files/pkg-message.in
#	istgt/distinfo
#
echo c - istgt
mkdir -p istgt > /dev/null 2>&1
echo x - istgt/pkg-descr
sed 's/^X//' >istgt/pkg-descr << '1acac88616271dca12ab7047bd8fcf20'
XThis is an iSCSI target, it serves iSCSI protocol and provides
XSCSI devices to the initiator (client).
X
XWWW:	http://shell.peach.ne.jp/aoyama/
1acac88616271dca12ab7047bd8fcf20
echo x - istgt/Makefile
sed 's/^X//' >istgt/Makefile << 'd7ee25d5ed5ea5f0116171655e78250d'
X# New ports collection makefile for:	istgt
X# Date created:		2009-02-23
X# Whom:			Daisuke Aoyama <aoyama@peach.ne.jp>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	istgt
XPORTVERSION=	20090223
XCATEGORIES=	net
XMASTER_SITES=	http://www.peach.ne.jp/archives/istgt/
X
XMAINTAINER=	aoyama@peach.ne.jp
XCOMMENT=	An iSCSI target for FreeBSD 7.x with ZFS
X
XSUB_FILES=	pkg-message
XPKGMESSAGE=	${WRKDIR}/pkg-message
X
XGNU_CONFIGURE=	yes
X
Xpost-install:
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
d7ee25d5ed5ea5f0116171655e78250d
echo x - istgt/pkg-plist
sed 's/^X//' >istgt/pkg-plist << '832c1a0b94cf3a7803ecf58449779e9c'
X@comment $FreeBSD$
Xbin/istgt
Xbin/istgtcontrol
Xetc/rc.d/istgt
Xetc/istgt/istgt.conf.sample
Xetc/istgt/auth.conf.sample
Xetc/istgt/istgtcontrol.conf.sample
X@dirrm etc/istgt
832c1a0b94cf3a7803ecf58449779e9c
echo c - istgt/files
mkdir -p istgt/files > /dev/null 2>&1
echo x - istgt/files/pkg-message.in
sed 's/^X//' >istgt/files/pkg-message.in << '36cc790d94dc5ae64d5daa344016b849'
X*************************************************************************
X
XTo run istgt at startup, add istgt_enable="YES" to /etc/rc.conf.
XCreate configuration files manually.
XSample configuration files can be found in %%PREFIX%%/etc/istgt.
X
X*************************************************************************
36cc790d94dc5ae64d5daa344016b849
echo x - istgt/distinfo
sed 's/^X//' >istgt/distinfo << '946ee1b8d8da363ecf3d1ee98c81ffc6'
XMD5 (istgt-20090223.tar.gz) = 4db15625be7f80fb1d984703c1db59a5
XSHA256 (istgt-20090223.tar.gz) = a181f68097662a3c302d4ff721cb726ef41e940e2a7b65cea047394a5a1ea664
XSIZE (istgt-20090223.tar.gz) = 157643
946ee1b8d8da363ecf3d1ee98c81ffc6
exit
--- istgt-20090223.shar ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: lwhsu 
State-Changed-When: Wed Mar 11 00:01:44 UTC 2009 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132016 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132016: commit references a PR
Date: Wed, 11 Mar 2009 00:01:41 +0000 (UTC)

 lwhsu       2009-03-11 00:01:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net                  Makefile 
   Added files:
     net/istgt            Makefile distinfo pkg-descr pkg-plist 
     net/istgt/files      pkg-message.in 
   Log:
   Add istgt 20090223, an iSCSI target for FreeBSD 7.x with ZFS.
   
   PR:             ports/132016
   Submitted by:   Daisuke Aoyama <aoyama at peach.ne.jp>
   
   Revision  Changes    Path
   1.2084    +1 -0      ports/net/Makefile
   1.1       +24 -0     ports/net/istgt/Makefile (new)
   1.1       +3 -0      ports/net/istgt/distinfo (new)
   1.1       +7 -0      ports/net/istgt/files/pkg-message.in (new)
   1.1       +4 -0      ports/net/istgt/pkg-descr (new)
   1.1       +8 -0      ports/net/istgt/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
