Bug 142350 - new port: security/isolate
Summary: new port: security/isolate
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-05 15:20 UTC by Steve Wills
Modified: 2010-01-24 20:53 UTC (History)
0 users

See Also:


Attachments
file.shar (1.99 KB, text/plain)
2010-01-05 15:20 UTC, Steve Wills
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills 2010-01-05 15:20:01 UTC
new port, see attached

Fix: Patch attached with submission follows:
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2010-01-05 16:05:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-24 20:46:52 UTC
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 <steve@mouf.net>
  
  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)
_______________________________________________
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 3 Wesley Shields freebsd_committer freebsd_triage 2010-01-24 20:53:05 UTC
State Changed
From-To: open->closed

Committed. Thanks!