Bug 132016

Summary: [NEW PORT] net/istgt: An iSCSI target for FreeBSD 7.x with ZFS
Product: Ports & Packages Reporter: aoyama
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
istgt-20090223.shar none

Description aoyama 2009-02-23 18:10:01 UTC
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
Comment 1 dfilter service freebsd_committer freebsd_triage 2009-03-11 00:01:41 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"
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2009-03-11 00:01:44 UTC
State Changed
From-To: open->closed

New port added. Thanks!