From owner-cvs-ports@FreeBSD.ORG Sun Jan 24 20:46:38 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9902F106575F; Sun, 24 Jan 2010 20:46:38 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 88C4E8FC1B; Sun, 24 Jan 2010 20:46:38 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o0OKkcnD005531; Sun, 24 Jan 2010 20:46:38 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o0OKkcpU005530; Sun, 24 Jan 2010 20:46:38 GMT (envelope-from wxs) Message-Id: <201001242046.o0OKkcpU005530@repoman.freebsd.org> From: Wesley Shields Date: Sun, 24 Jan 2010 20:46:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/isolate Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jan 2010 20:46:38 -0000 wxs 2010-01-24 20:46:38 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/isolate Makefile distinfo pkg-descr Log: isolate runs processes in a chroot-ed environment, with constrained resource limits, as a random UID, and with limited access to the X server WWW: http://code.google.com/p/isolate/ PR: ports/142350 Submitted by: Steve Wills Revision Changes Path 1.1078 +1 -0 ports/security/Makefile 1.1 +31 -0 ports/security/isolate/Makefile (new) 1.1 +3 -0 ports/security/isolate/distinfo (new) 1.1 +4 -0 ports/security/isolate/pkg-descr (new)