Baptiste Daroussin
85fbf21ec5
Add NO_STAGE all over the place in preparation for the staging support (cat: www)
2013-09-20 23:36:50 +00:00
Guido Falsi
b127b6b88d
- Convert to new options framework
...
- Trim Makefile headers
PR: ports/172423
Submitted by: Michael Gmelin <freebsd@grem.de>
2012-10-09 19:58:56 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Wesley Shields
d98c0cf3c8
- Update to 4.1
...
PR: ports/130277
Submitted by: Eric W. Bates <ericx@vineyard.net>
Security: bc6a7e79-e111-11dd-afcd-00e0815b8da8
2009-01-13 03:23:17 +00:00
Jeremy Chadwick
0ec1929bdb
Maintainer moved to ports@FreeBSD.org.
2008-11-20 11:06:24 +00:00
Jeremy Chadwick
223a418f3d
Fix for WITH_USE_REDIRECT_URL; previously did not work.
2008-05-11 11:51:32 +00:00
Jeremy Chadwick
aa2914e40c
* Maintainer freebsd@jdc.parodius.com --> koitsu@FreeBSD.org (I'm both)
...
* Add some redundancy fetch locations to MASTER_SITE_LOCAL.
2008-03-26 16:25:20 +00:00
Jeremy Chadwick
93e3d458ea
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.
2007-08-27 14:47:11 +00:00
Jeremy Chadwick
ad56810122
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
2007-08-15 22:58:58 +00:00
Jeremy Chadwick
7727b12f34
Updating cgiwrap from 3.9 to 4.0. Tested on RELENG_6.
...
Reviewed by: philip
Approved by: philip
2007-08-15 16:37:47 +00:00
Edwin Groothuis
84b1517c16
SHA256ify
...
Approved by: krion@
2006-01-24 03:16:52 +00:00
Edwin Groothuis
508b8d82f4
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 03:01:03 +00:00
Renato Botelho
cc7354fd70
Move LOG_FILE code to after bsd.port.pre.mk
...
PR: ports/85687
Submitted by: maintainer
2005-09-05 17:09:34 +00:00
Pav Lucistnik
b242f34f26
- 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)
2005-07-08 22:35:06 +00:00
Sergey Matveychuk
24d0541710
- 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
2004-09-01 13:42:54 +00:00
Sergey Matveychuk
2867e8fae7
* 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>
2004-08-17 05:29:01 +00:00
Kris Kennaway
af18d6b419
Don't remove www/ now that it is created by the system.
2004-06-09 06:16:06 +00:00
Pav Lucistnik
b7d47f7490
- Update to 3.9
...
- Use DOCSDIR in pkg-plist to silence portlint
PR: ports/63656
Submitted by: Josh Elsasser <jre@vineyard.net> (maintainer)
2004-03-02 22:42:24 +00:00
Mario Sergio Fujikawa Ferreira
131f08b5e6
Update to 3.8
...
PR: 53224
Submitted by: maintainer
2003-06-12 01:35:35 +00:00
Akinori MUSHA
e173f6c3ea
De-pkg-comment.
2003-02-21 14:08:24 +00:00
David W. Chapman Jr.
e978def1b1
Update url in pkg-descr
...
PR: 45271
Submitted by: maintainer
2002-11-16 03:01:07 +00:00
David W. Chapman Jr.
05ae0eb46e
Install cgiwrapd/nph-cgiwrapd as a separate binary and removes suid
...
and execute permissions for security reasons
PR: 41454
Submitted by: maintainer
2002-08-08 18:58:23 +00:00
Pete Fritchman
a66b546021
- enable access control files by default
...
- pass maintainership on to submitter
PR: 40256
Submitted by: Josh Elsasser <jre@vineyard.net>
2002-08-04 21:37:09 +00:00
Pete Fritchman
1550751685
- update to 3.7.1
...
- change default apache httpd user to www
- use DOCSDIR
2001-11-20 21:40:54 +00:00
Pete Fritchman
35db8cc37d
Change my email address to petef@FreeBSD.org for the ports I maintain.
...
Reviewed by: ade
2001-08-22 23:07:23 +00:00
Mark Pulford
125a30d709
Update to 3.7 (fixing a security problem).
...
PR: 29168
Submitted by: maintainer
2001-07-26 12:28:24 +00:00
Michael C . Wu
b55d3a543c
MAINTAINER update. Modify pkg-plist to remove
...
directories and files that are not in mtree.
PR: ports/28319
Submitted by: Pete Fritchman <petef@databits.net>
2001-06-21 15:39:13 +00:00
Kevin Lo
fe1fc7d1fa
- 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
PR: 27967
Submitted by: Pete Fritchman <petef@databits.net>
2001-06-10 15:40:48 +00:00
Ying-Chieh Liao
9e696644bf
delete cgiwrap doc dir
...
add PORTDOCS handling
add missing MAINTAINER
2001-05-23 05:49:00 +00:00
Bill Fenner
46b334422a
MAINTAINER doesn't use FreeBSD any more.
...
Submitted by: "Brent J. Nordquist" <brent@nordist.net>
2001-04-21 16:14:40 +00:00
Jimmy Olgeni
d2f3fc0d14
Some spaces -> tabs for ports/www.
2001-02-05 15:33:58 +00:00
Chris Piazza
c3bb46468e
Update with the new PORTNAME/PORTVERSION variables
2000-04-10 00:07:29 +00:00
Peter Wemm
e7aa81f1a6
$Id$ -> $FreeBSD$
1999-08-31 02:43:35 +00:00
Andreas Klemm
17da5ba7bb
apache's cgi-dir now resides in ${PREFIX}/share/apache
1999-08-08 14:28:18 +00:00
Tim Vanderhoek
a84b5b5f94
#4/4 enforcing Caps, no period
...
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Michael Haro
2fae2390e7
Update to version 3.6.3
1999-05-18 02:53:43 +00:00
Michael Haro
4248fdbf3c
Yet more WWW: fun.
1999-05-03 04:42:18 +00:00
Steve Price
362dbc6b4d
Update to version 3.6.2.
...
PR: 7571
Submitted by: maintainer
1998-08-17 00:38:20 +00:00
Steve Price
4e519b9661
Initial import of cgiwrap version 3.6.1.
...
Make certain that CGI scripts run with the user's permissions.
PR: 7448
Submitted by: Brent J. Nordquist <bjn@visi.com>
1998-08-10 00:16:36 +00:00