Bug 76926 - New port to add in port tree: www/sbox-dtc
Summary: New port to add in port tree: www/sbox-dtc
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: Volker Stolz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-31 21:50 UTC by Thomas Goirand
Modified: 2005-02-22 12:48 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Goirand 2005-01-31 21:50:16 UTC
New bsd port to submit:

sbox is a CGI wrapper script that allows Web site hosting services to safely grant CGI authoring privileges to untrusted clients. In addition to changing the process privileges of client scripts to match their owners, it goes beyond other wrappers by placing configurable ceilings on script resource usage, avoiding unintentional (as well as intentional) denial of service attacks. It also optionally allows the Webmaster to place client's CGI scripts in a chroot'ed shell restricted to the author's home directories. Sbox is compatible with all Web servers running under BSD-derived flavors of Unix. This branch is one of the dependancy of the project sysutils/dtc which is currently OLD and BROKEN in current port tree. I'm working on having the new version working, I'd be happy to have some help on it again...

Please see the project page where you will find everything (cvs, ftp to fetch the port, etc...) :

http://www.gplhost.com/?rub=softwares&sousrub=sbox
Comment 1 Ceri Davies freebsd_committer freebsd_triage 2005-02-01 10:51:38 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

New port.
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2005-02-01 15:44:04 UTC
State Changed
From-To: open->feedback

How about the following: rm -rf files and 

... 
USE_APACHE=     yes 
CFLAGS+=        -DWEB_GROUP='"nobody"' 
MAKE_ARGS=      CC="${CC}" COPTS="${CFLAGS}"  
INSTALL_DIRECTORY=${PREFIX}/www/cgi-bin 
... 


Comment 3 Volker Stolz freebsd_committer freebsd_triage 2005-02-01 15:44:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vs

I'll track this.
Comment 4 Thomas Goirand 2005-02-19 02:33:46 UTC
I've tried to post many time, but the FreeBSD servers doesn't seems to
like me, I don't know why.

By the way, I did the things said by vs.

Could someone check and upload ?

    Thomas
Comment 5 Volker Stolz freebsd_committer freebsd_triage 2005-02-22 12:48:00 UTC
State Changed
From-To: feedback->closed

Port added, thanks!