From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 9 08:30:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 85F9B482 for ; Mon, 9 Sep 2013 08:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 666752F12 for ; Mon, 9 Sep 2013 08:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r898U0Ds058890 for ; Mon, 9 Sep 2013 08:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r898U0xY058848; Mon, 9 Sep 2013 08:30:00 GMT (envelope-from gnats) Resent-Date: Mon, 9 Sep 2013 08:30:00 GMT Resent-Message-Id: <201309090830.r898U0xY058848@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Peter Toth Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B22BE3EC for ; Mon, 9 Sep 2013 08:21:57 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 861D92EC9 for ; Mon, 9 Sep 2013 08:21:57 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r898LvML050715 for ; Mon, 9 Sep 2013 08:21:57 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r898LvuG050711; Mon, 9 Sep 2013 08:21:57 GMT (envelope-from nobody) Message-Id: <201309090821.r898LvuG050711@oldred.freebsd.org> Date: Mon, 9 Sep 2013 08:21:57 GMT From: Peter Toth To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/181959: New port: sysutils/zjail Management tool for ZFS based jails X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Sep 2013 08:30:00 -0000 >Number: 181959 >Category: ports >Synopsis: New port: sysutils/zjail Management tool for ZFS based jails >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Sep 09 08:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Peter Toth >Release: >Organization: >Environment: >Description: Management tool for ZFS jails with VNET and RCTL support >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # zjail # zjail/pkg-descr # zjail/Makefile # zjail/pkg-message # zjail/distinfo # zjail/pkg-plist # echo c - zjail mkdir -p zjail > /dev/null 2>&1 echo x - zjail/pkg-descr sed 's/^X//' >zjail/pkg-descr << 'ab115732c07dbfc57b951b6e6b529add' XManagement tool for ZFS Jails with: X- VNET support X- resource containers X- hot cloning X- compression X- deduplication X- soft and cold restart X- boot priority X X..and many more features X XWWW: http://sourceforge.net/projects/zjails/ ab115732c07dbfc57b951b6e6b529add echo x - zjail/Makefile sed 's/^X//' >zjail/Makefile << 'a6badbac02b231e9f4298055c901f5a3' X# Created by: Peter Toth peter.toth@cellcontainer.com X# $FreeBSD$ X XPORTNAME= zjail XPORTVERSION= 0.7 XCATEGORIES= sysutils XMASTER_SITES= http://zjail.cellcontainer.com/distfiles/ X XMAINTAINER= zjail@cellcontainer.com XCOMMENT= Management tool for ZFS Jails with VNET and RCTL support X XRUN_DEPENDS= p5-Getopt-Lucid:${PORTSDIR}/textproc/p5-Getopt-Lucid \ X p5-Net-FTP-File:${PORTSDIR}/net/p5-Net-FTP-File \ X p5-Perl6-Form:${PORTSDIR}/devel/p5-Perl6-Form X XNO_BUILD= yes X XMAN8= zjail.8 X X.include X X.if ${OSVERSION} < 901000 XIGNORE= does not work on FreeBSD < 9.1 X.endif X Xdo-install: X @${INSTALL_SCRIPT} ${WRKSRC}/zjail ${PREFIX}/sbin/zjail \ X & ${INSTALL_MAN} ${WRKSRC}/man8/zjail.8 ${PREFIX}/man/man8/zjail.8 \ X & ${INSTALL_SCRIPT} ${WRKSRC}/rc.d/zjail ${PREFIX}/etc/rc.d/zjail X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include a6badbac02b231e9f4298055c901f5a3 echo x - zjail/pkg-message sed 's/^X//' >zjail/pkg-message << 'b4b32e1b8c6f316117eaa5fc920cf7ee' X X--------------------------------------------- X Please run "zjail install" to finish setup. X--------------------------------------------- X b4b32e1b8c6f316117eaa5fc920cf7ee echo x - zjail/distinfo sed 's/^X//' >zjail/distinfo << '062f31bbb01196809057411fe12dd1a0' XSHA256 (zjail-0.7.tar.gz) = e8c4ab0f6fdfe10d3e07172e58edaacb84f5ab6ef1df3caa70df53fc8ef7f0a2 XSIZE (zjail-0.7.tar.gz) = 22542 062f31bbb01196809057411fe12dd1a0 echo x - zjail/pkg-plist sed 's/^X//' >zjail/pkg-plist << 'ad49173a3fd14b54288de2e7cb82f3b6' Xsbin/zjail Xetc/rc.d/zjail ad49173a3fd14b54288de2e7cb82f3b6 exit >Release-Note: >Audit-Trail: >Unformatted: