FreshPorts -- The Place For Ports Sat, 17 May 2008 4:47 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
cgiwrap 4.0_2 www on this many watch lists=7 search for ports that depend on this port
Securely execute Web CGI scripts
Maintained by: koitsu@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: security


This is CGIWrap - a gateway that allows more secure user access to
CGI programs on an HTTPd server than is provided by the Web server
itself. The primary function of CGIWrap is to make certain that
any CGI script runs with the permissions of the user who installed
it, and not those of the Web server.

CGIWrap works with NCSA httpd, Apache, CERN httpd, NetSite Commerce
and Communications servers, and probably any other Unix-based Web
server software that supports CGI.

WWW: http://cgiwrap.sourceforge.net/
WWW: http://cgiwrap.unixtools.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/www/cgiwrap/ && make install clean
To add the package: pkg_add -r cgiwrap


Configuration Options
===> The following configuration options are available for cgiwrap-4.0_2:
     CGI_OWNER=on (default) "Check CGI file owner"
     CGI_GROUP=on (default) "Check CGI file group"
     CGI_SETUID=on (default) "Check CGI file setuid permissions"
     CGI_SETGID=on (default) "Check CGI file setgid permissions"
     CGI_GROUP_WRITABLE=on (default) "Check CGI g+w file permissions"
     CGI_WORLD_WRITABLE=on (default) "Check CGI o+w file permissions"
     USE_REDIRECT_URL=off (default) "Use REDIRECT_URL to build SCRIPT_NAME"
     USE_SCRIPT_URL=off (default) "Use SCRIPT_URL to build SCRIPT_NAME"
     NPH=off (default) "Enable nph binaries"
     DEBUG=off (default) "Enable cgiwrapd binaries"
===> Use 'make config' to modify these settings

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/cgiwrap/
http://kent.dl.sourceforge.net/sourceforge/cgiwrap/
http://easynews.dl.sourceforge.net/sourceforge/cgiwrap/
http://ufpr.dl.sourceforge.net/sourceforge/cgiwrap/
http://umn.dl.sourceforge.net/sourceforge/cgiwrap/
http://heanet.dl.sourceforge.net/sourceforge/cgiwrap/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 28

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
11 May 2008 12:51:32
Original commit files touched by this commit  4.0_2
koitsu search for other commits by this committer
Fix for WITH_USE_REDIRECT_URL; previously did not work.
26 Mar 2008 16:25:20
Original commit files touched by this commit  4.0_2
  Sanity Test Failure
koitsu search for other commits by this committer
* Maintainer freebsd@jdc.parodius.com --> koitsu@FreeBSD.org (I'm both)
* Add some redundancy fetch locations to MASTER_SITE_LOCAL.
27 Aug 2007 15:47:11
Original commit files touched by this commit  4.0_2
koitsu search for other commits by this committer
Add WITH_USE_SCRIPT_URL and WITH_USE_REDIRECT_URL knobs, allowing for
the SCRIPT_NAME environment variable to be built based on $SCRIPT_URL
or $REDIRECT_URL.
15 Aug 2007 23:58:58
Original commit files touched by this commit  4.0_1
koitsu search for other commits by this committer
Fix for "make install"; logic in cgiwrap's autoconf file for --with-cgiwrapd
and --without-cgiwrapd is broken (always assumes cgiwrapd will be used).
Will submit fix upstream.

Reviewed by:    philip
Approved by:    philip
15 Aug 2007 17:37:47
Original commit files touched by this commit  4.0
koitsu search for other commits by this committer
Updating cgiwrap from 3.9 to 4.0.  Tested on RELENG_6.

Reviewed by:    philip
Approved by:    philip
24 Jan 2006 03:14:23
Original commit files touched by this commit  3.9_3
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:58:25
Original commit files touched by this commit  3.9_3
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
05 Sep 2005 18:09:34
Original commit files touched by this commit  3.9_3
garga search for other commits by this committer
Move LOG_FILE code to after bsd.port.pre.mk

PR:             ports/85687
Submitted by:   maintainer
08 Jul 2005 23:35:06
Original commit files touched by this commit  3.9_3
pav search for other commits by this committer
- Convert to OPTIONS
- Add NPH and DEBUG knobs
- Rename some tunables
- Remove EMAIL knob

PR:             ports/83144
Submitted by:   Jeremy Chadwick <freebsd@jdc.parodius.com> (maintainer)
01 Sep 2004 14:42:54
Original commit files touched by this commit  3.9_2
sem search for other commits by this committer
- Rename knonbs for more POLA compliant.
- Utilize PORTDOCS macro.
- Fix pkg-message for the package.
- Minor formating and typographic changes.

PR:             ports/71188
Submitted by:   maintainer
17 Aug 2004 06:29:01
Original commit files touched by this commit  3.9_1
sem search for other commits by this committer
* Uses WWWOWN and WWWGRP.
* Changes tweaks to CGIWRAP_ALLOWFILE and CGIWRAP_DENYFILE.
* Add optional ability to build without some features.
* Adds CGIWRAP_DEBUG, which adds support for the cgiwrapd/nph-cgiwrapd binaries.
* Proper/secure permissions on the binaries.
* Another cosmetic changes.

* Pass maintainership to submitter.

PR:             ports/70106
Submitted by:   Jeremy Chadwick <freebsd@jdc.parodius.com>
09 Jun 2004 07:16:07
Original commit files touched by this commit  3.9
kris search for other commits by this committer
Don't remove www/ now that it is created by the system.
02 Mar 2004 22:42:24
Original commit files touched by this commit  3.9
pav search for other commits by this committer
- Update to 3.9
- Use DOCSDIR in pkg-plist to silence portlint

PR:             ports/63656
Submitted by:   Josh Elsasser <jre@vineyard.net> (maintainer)
12 Jun 2003 02:35:35
Original commit files touched by this commit  3.8
lioux search for other commits by this committer
Update to 3.8

PR:             53224
Submitted by:   maintainer
21 Feb 2003 14:01:38
Original commit files touched by this commit  3.7.1_1
knu search for other commits by this committer
De-pkg-comment.
16 Nov 2002 03:01:08
Original commit files touched by this commit  3.7.1_1
dwcjr search for other commits by this committer
Update url in pkg-descr

PR:             45271
Submitted by:   maintainer
08 Aug 2002 19:58:23
Original commit files touched by this commit  3.7.1_1
dwcjr search for other commits by this committer
Install cgiwrapd/nph-cgiwrapd as a separate binary and removes suid
and execute permissions for security reasons

PR:             41454
Submitted by:   maintainer
04 Aug 2002 22:37:09
Original commit files touched by this commit  3.7.1
petef search for other commits by this committer
- enable access control files by default
- pass maintainership on to submitter

PR:             40256
Submitted by:   Josh Elsasser <jre@vineyard.net>
20 Nov 2001 21:40:54
files touched by this commit
petef search for other commits by this committer
- update to 3.7.1   - change default apache httpd user to www   - use DOCSDIR   
23 Aug 2001 01:07:25
files touched by this commit
petef search for other commits by this committer
Change my email address to petef@FreeBSD.org for the ports I maintain.    
26 Jul 2001 14:28:24
files touched by this commit
markp search for other commits by this committer
Update to 3.7 (fixing a security problem).    
21 Jun 2001 17:39:13
files touched by this commit
keichii search for other commits by this committer
MAINTAINER update.  Modify pkg-plist to remove   directories and files that are
not in mtree.    
10 Jun 2001 17:40:49
files touched by this commit
kevlo search for other commits by this committer
- update to version 3.6.4   - take over as maintainer from ports@   - better
comment   - install scripts to ${PREFIX}/www/cgi-bin opposed to share/apache    
23 May 2001 07:50:50
files touched by this commit
ijliao search for other commits by this committer
forget to mention pr # and submitter    
23 May 2001 07:49:00
files touched by this commit
ijliao search for other commits by this committer
delete cgiwrap doc dir   add PORTDOCS handling   add missing MAINTAINER    
21 Apr 2001 18:14:40
files touched by this commit
fenner search for other commits by this committer
MAINTAINER doesn't use FreeBSD any more.    
05 Feb 2001 15:33:58
files touched by this commit
olgeni search for other commits by this committer
Some spaces -> tabs for ports/www.    
08 Oct 2000 09:11:25
files touched by this commit
asami search for other commits by this committer
Convert category www to new layout.  

Number of commits found: 28

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-djangoMay 14
py-django-develMay 14
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03

8 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18471
Broken 176
Deprecated 58
Ignore 584
Forbidden 4
Restricted 412
No CDROM 126
Vulnerable 52
Expired 33
Set to expire 37
Interactive 76
new 24 hours 6
new 48 hours9
new 7 days20
new fortnight54
new month157

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.547 seconds.