ports/142350: new port: security/isolate
Steve Wills
steve at mouf.net
Tue Jan 5 15:20:02 UTC 2010
>Number: 142350
>Category: ports
>Synopsis: new port: security/isolate
>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: Tue Jan 05 15:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Steve Wills
>Release:
>Organization:
>Environment:
>Description:
new port, see attached
>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:
#
# security/isolate
# security/isolate/pkg-descr
# security/isolate/Makefile
# security/isolate/pkg-plist
# security/isolate/distinfo
#
echo c - security/isolate
mkdir -p security/isolate > /dev/null 2>&1
echo x - security/isolate/pkg-descr
sed 's/^X//' >security/isolate/pkg-descr << '85af5ad9a506006e2008a9c9e00a5218'
Xisolate runs processes in a chroot-ed environment, with constrained resource
Xlimits, as a random UID, and with limited access to the X server
X
XWWW: http://code.google.com/p/isolate/
85af5ad9a506006e2008a9c9e00a5218
echo x - security/isolate/Makefile
sed 's/^X//' >security/isolate/Makefile << 'ceae9184234ef34aeb87e9460ac47bf6'
X# New ports collection makefile for: isolate
X# Date created: 2010-01-05
X# Whom: Steve Wills <steve at mouf.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME= isolate
XPORTVERSION= 20100105
XCATEGORIES= security
XMASTER_SITES= http://meatwad.mouf.net/~steve/
X
XMAINTAINER= steve at mouf.net
XCOMMENT= Runs processes in a restricted environment
X
XUSE_GMAKE= yes
XALL_TARGET= isolate
X
Xpost-patch:
X @${REINPLACE_CMD} 's|/usr/local|${PREFIX}|' ${WRKSRC}/Makefile
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
ceae9184234ef34aeb87e9460ac47bf6
echo x - security/isolate/pkg-plist
sed 's/^X//' >security/isolate/pkg-plist << 'ca9d469c6162f746c79a84327da23c34'
X at comment $FreeBSD$
Xbin/isolate
Xman/man1/isolate.1.gz
ca9d469c6162f746c79a84327da23c34
echo x - security/isolate/distinfo
sed 's/^X//' >security/isolate/distinfo << '69b55ac853983f776a7350e96c7b7008'
XMD5 (isolate-20100105.tar.gz) = 09667f8a886c6e73eac5343c6bac678c
XSHA256 (isolate-20100105.tar.gz) = c74d3d6f9d90f2bec3af6766bc74efd200bcd81a0a4467d0c703795419df78c7
XSIZE (isolate-20100105.tar.gz) = 20911
69b55ac853983f776a7350e96c7b7008
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list