Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Apr 2005 22:55:20 +0200
From:      Eirik Oeverby <ltning@anduin.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/79608: Update port: sysutils/jailctl Manpage and pkg-info changes
Message-ID:  <E1DJHYW-000CtB-Pd@anduin.net>
Resent-Message-ID: <200504062100.j36L0NQf056534@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         79608
>Category:       ports
>Synopsis:       Update port: sysutils/jailctl Manpage and pkg-info changes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 06 21:00:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Eirik Oeverby
>Release:        FreeBSD 5.3-STABLE amd64
>Organization:
>Environment:
System: FreeBSD anduin.net 5.3-STABLE FreeBSD 5.3-STABLE #0: Wed Feb 2 20:54:30 CET 2005 root@anduin.net:/usr/obj/usr/src/sys/ANDUIN amd64

>Description:
	Minor update to manpage, pkg-info plus some added functionality.
>How-To-Repeat:

>Fix:
# 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:
#
#	jailctl
#	jailctl/Makefile
#	jailctl/pkg-descr
#	jailctl/pkg-plist
#	jailctl/distinfo
#
echo c - jailctl
mkdir -p jailctl > /dev/null 2>&1
echo x - jailctl/Makefile
sed 's/^X//' >jailctl/Makefile << 'END-of-jailctl/Makefile'
X# New ports collection makefile for:	jailctl
X# Date created:		04.04.2005
X# Whom:			ltning
X#
X# $FreeBSD$
X#
X
XPORTNAME=	jailctl
XPORTVERSION=	0.52
XCATEGORIES=	sysutils
XMASTER_SITES=	http://anduin.net/jailctl/
X
XMAINTAINER=	ltning-jailctl@anduin.net
XCOMMENT=	Jail management tool
X
XMAN1=		jailctl.1
XMANCOMPRESSED=	yes
X
XNO_BUILD=	yes
X
XWRKSRC=		${WRKDIR}/jailctl
X
X.include <bsd.port.mk>
END-of-jailctl/Makefile
echo x - jailctl/pkg-descr
sed 's/^X//' >jailctl/pkg-descr << 'END-of-jailctl/pkg-descr'
XJail management tool for FreeBSD 4.x and 5.x.
X
XSupports
X - starting/stopping
X - creating
X - upgrading
X - deleting
X - backing up and restoring
Xof jails.
X
XAims to be easy to configure, and to leave the system in a manageable state 
Xeven without access to the jailctl tool.
X
XWWW: http://anduin.net/jailctl/
END-of-jailctl/pkg-descr
echo x - jailctl/pkg-plist
sed 's/^X//' >jailctl/pkg-plist << 'END-of-jailctl/pkg-plist'
Xetc/jails.conf.sample
Xjails/addons/dellist.txt
Xjails/addons/etc/login.conf
Xjails/addons/etc/make.conf
Xjails/addons/runme.sh
Xjails/addons/usr/share/examples/cvsup/README
Xjails/addons/usr/share/examples/cvsup/cvs-supfile
Xjails/addons/usr/share/examples/cvsup/doc-supfile
Xjails/addons/usr/share/examples/cvsup/gnats-supfile
Xjails/addons/usr/share/examples/cvsup/ports-supfile
Xjails/addons/usr/share/examples/cvsup/refuse
Xjails/addons/usr/share/examples/cvsup/refuse.README
Xjails/addons/usr/share/examples/cvsup/stable-supfile
Xjails/addons/usr/share/examples/cvsup/standard-supfile
Xjails/addons/usr/share/examples/cvsup/www-supfile
Xsbin/jailctl
END-of-jailctl/pkg-plist
echo x - jailctl/distinfo
sed 's/^X//' >jailctl/distinfo << 'END-of-jailctl/distinfo'
XMD5 (jailctl-0.52.tar.gz) = 0bd3254ed181139e3a8fb2d164179479
XSIZE (jailctl-0.52.tar.gz) = 22445
END-of-jailctl/distinfo
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1DJHYW-000CtB-Pd>