Commit Graph

18 Commits

Author SHA1 Message Date
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Jun Kuriyama
a06ee65df0 Chase shlib bump of libexpat. 2006-01-30 23:20:05 +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
Doug Barton
ffde46cbf9 Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).

Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.

This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.

In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.

Bump PORTREVISION to make sure that users and packages
pick up this change.
2006-01-07 06:29:57 +00:00
Clement Laforet
f22b2cf232 SECURITY: CVE-2005-3352 (cve.mitre.org)
mod_imap: Escape untrusted referer header before outputting in HTML
   to avoid potential cross-site scripting.  Change also made to
   ap_escape_html so we escape quotes.  Reported by JPCERT.
   [Mark Cox]

Reported by:	simon
2005-12-12 20:31:53 +00:00
Clement Laforet
68ea4fafa1 - Update apache to 1.3.34 2005-11-01 11:17:44 +00:00
Clement Laforet
f3682c0229 - Fix CAN-2005-2088
Obtained from:	Apache repository
2005-07-26 13:57:42 +00:00
Clement Laforet
aaae945103 - fix plist 2005-02-14 13:53:55 +00:00
Clement Laforet
81071ce6f2 - Let pkg_delete remove httpd.conf.bak.
It will be removed on ~ 01/07/2004.
2005-02-08 14:13:19 +00:00
Clement Laforet
ba1c22411a - Add missing man page
- Don't create httpd.conf.bak
- Set MAINTAINER to apache@
2005-02-08 13:09:39 +00:00
Erwin Lansing
5e03024b6a Reset maintainer
PR:		76720
Submitted by:	maintainer
2005-01-26 17:24:59 +00:00
Clement Laforet
0eca1d5305 - Update to 1.3.33
- Unmark as DEPRECATED

PR:		ports/74596
Submitted by:	Jonathan Pater <pater@cowboyneal.org> (maintainer)
2004-12-06 21:49:38 +00:00
Sergey Matveychuk
b0879a8f94 - Standardize an EXPIRATION_DATE format.
Approved by:	krion
2004-11-24 01:53:15 +00:00
Josef El-Rayes
06b83cea89 Mark this port deprecated as the maintainer stated in a private
mail.

With hat:	secteam
2004-11-06 12:38:55 +00:00
Pav Lucistnik
9a3382d932 - Obey WITHOUT_APACHE_EXPAT knob
PR:		ports/67974
Submitted by:	Alexey Mahotkin <alexm@w-m.ru>
Obtained from:	www/apache13 port
2004-06-16 19:32:49 +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
2c2aa04c45 Add apache13-modperl, an Apache web server with mod_perl statically compiled in.
PR:		ports/67051
Submitted by:	Rod Taylor <ports@rbt.ca>
2004-06-05 14:25:18 +00:00