Commit graph

62 commits

Author SHA1 Message Date
Dirk Meyer
81d95134c4 - fix reload target
Reported by:	Vladimir Galaichuk
2010-09-17 12:33:52 +00:00
Dirk Meyer
4be8a8eb3d - fix build with openssl-1.0.0 2010-04-06 11:34:36 +00:00
Doug Barton
0450304108 Cleanse uneeded RC_SUBR variables
Approved by:	pgolluci
2010-03-28 04:44:55 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Dirk Meyer
59e271526a - Fix a bug in IPv4 logging.
- Security fix for mod_proxy
Security: CVE-2010-0010
2010-02-04 06:10:46 +00:00
Dirk Meyer
46b520e866 - USE_RC_SUBR != yes
PR:		136853
Submitted by:	Philip M. Gollucci

- extend startup to handle options and multiple instances
Obtained from:	ports/www/apache22
2009-10-20 18:02:29 +00:00
Dirk Meyer
1d50e56931 - add mod_accel patch for amd64
Submitted by:	Sergey Smitienko
2009-10-11 18:34:45 +00:00
Dirk Meyer
28dedf7177 - drop option WITHOUT_RC_SUBR 2009-07-07 03:56:52 +00:00
Dirk Meyer
63c4d868b3 - fix custom apache_flags
PR:		121479
Submitted by:	Laurent Frigault
2008-05-12 11:40:28 +00:00
Dirk Meyer
06e0cc768d - update to 1.3.41+2.8.31 2008-02-10 20:36:08 +00:00
Dirk Meyer
49cc29edd1 - Security patch
Security: CVE-2007-6388
Security: CVE-2007-5000
Security: CVE-2007-3847
Reported by:	Thomas Vogt
2008-01-23 08:00:43 +00:00
Dirk Meyer
e987917b44 - update to 2.8.28-1.3.37
- merge Configure patches
2007-09-16 20:05:49 +00:00
Dirk Meyer
1818c12920 - merge security fiexs from apache 1.3.39
Security: CVE-2006-5752
Security: CVE-2007-3304
2007-09-10 08:00:17 +00:00
Dirk Meyer
6b3fb4e176 - fix build for custom locales
PR:		96703
2007-05-31 10:40:31 +00:00
Dirk Meyer
d51cdc7244 - update to 2.8.28-1.3.37 2006-07-31 14:13:30 +00:00
Dirk Meyer
a67dc52df5 - Security patch mod_rewrite
Security: CVE-2006-3747
2006-07-27 17:06:13 +00:00
Dirk Meyer
ecc417bbc2 - update to mod_ssl-2.8.26-1.3.35
- update to mod_accel-1.0.34
- remove patch, verfied it is in distribution
2006-05-09 10:35:56 +00:00
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
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
Dirk Meyer
aa5199c949 - Securitry Fix
SECURITY: CVE-2005-3352 (cve.mitre.org)

Obtained from:	ports
2005-12-14 15:52:42 +00:00
Dirk Meyer
7d3d52a894 - Update to 2.8.25-1.3.34 2005-10-19 10:06:02 +00:00
Dirk Meyer
3bc6dc7c21 - fix build of mod_accel on amd64
PR:		84150
Submitted by:	Bjoern Koenig
2005-07-28 04:48:14 +00:00
Dirk Meyer
7a63bee760 - Security Fix CAN-2005-2088 2005-07-27 18:07:27 +00:00
Dirk Meyer
86a1133ffc - don't create a backup of httpd.conf
- de-ugly-ing filename
Obtained from:	ports/www/apache13-modperl/files/patch-src:support:apxs.pl
2005-02-09 06:16:21 +00:00
Dirk Meyer
db241e1eb3 - new option WITH_APACHE_LATESTLOG
that patches rotatelogs to always keep a hardlink to the latest log
file, but without the seconds-since-epoch integer. Just as a
convenience - when developing web apps, it makes it easier to just
check the log file.
Submitted by:   Palle Girgensohn
2005-01-15 10:04:53 +00:00
Dirk Meyer
39d475d92f dbmmanage doesn't recognize the $1$ md5 prefix used by FreeBSD when
checking a password using "dbmmanage passwdfile check". This patch
fixes this.
(no need to bump PORTVERSION)
Submitted by:	Palle Girgensohn
2005-01-15 09:51:54 +00:00
Dirk Meyer
fe36df60a9 - update to 2.8.22-1.3.33 2004-11-01 15:29:00 +00:00
Dirk Meyer
86adff2b7d - Security Patch
CAN-2004-Ã0940
Obtained from:	apache-1.3.33
2004-10-29 16:29:14 +00:00
Dirk Meyer
d4b9b686e1 - Patch for keepalive-bug
PR:		71961
Submitted by:	Kenneth Vestergaard Schmidt
2004-10-12 04:06:32 +00:00
Dirk Meyer
03ca0358d9 - Security Fix
mod_proxy buffer overflow  CAN-2004-0492
2004-06-11 08:36:54 +00:00
Dirk Meyer
dfcad50889 - Security update to 2.8.17-1.3.31
- detect fnmatch.h conficts
2004-05-14 07:37:56 +00:00
Dirk Meyer
8dd738de57 - add compatibility to apachectl in rcng.sh
Submitted by:	nork
2004-05-14 05:30:53 +00:00
Norikatsu Shigemura
6a2523de1c s/run_rc_commmand/run_rc_command/
Pointed out by:	Dan Langille <dan@langille.org>
Pointy hat to:	nork
2004-05-03 16:27:45 +00:00
Dirk Meyer
8970412bd0 - rcNG-fy
Submitted by:	nork

WARNING installing the package will overwrite your "etc/rc.d/apache.sh"
installing from port is safe

- new option WITHOUT_RC_SUBR
2004-05-03 04:27:23 +00:00
Dirk Meyer
d5c09ef140 - add mod_deflate
Submitted by:	Denis Shaposhniko

- CONFLICTS extended
2004-03-26 07:56:10 +00:00
Dirk Meyer
dd857973ab - Fix build of IPV6 (no Security patch needed)
- cleanup mod_snmp option
2004-03-08 17:07:59 +00:00
Dirk Meyer
992adfd381 - Add securirty Fix from cvs
http://www.apacheweek.com/features/security-13

Source:
http://cvs.apache.org/viewcvs.cgi/apache-1.3/src/modules/standard/mod_access.c?r1=1.46&r2=1.47

Link from:	nectar
Reviewed by:	Munechika Sumikawa (IPV6)
2004-03-08 13:54:05 +00:00
Dirk Meyer
afe267dc21 - option WITH_APACHE_IPV6
PR:             42427
Submitted by:   sec@42.org

- fix Usage
2003-12-07 16:48:54 +00:00
Dirk Meyer
f17f4c2256 - add new Option APACHE_WITH_MODSNMP
PR:		43997
Submitted by:	zin@the.ne.jp

- update to 2.8.16-1.3.29
- remove the now obsolte fixes.
2003-11-07 15:57:11 +00:00
Dirk Meyer
971b8a70cb - Security Fix for mod_rewrite with more than 9 brackets.
http://www.apache.org/dist/httpd/Announcement.html
2003-10-29 06:12:27 +00:00
Dirk Meyer
4d6b99ec16 - Fix SUEXEC leaving zombies behind
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21737
http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=105952652425849&w=2
Suggested by: efortenb@sdccd.cc.ca.us
2003-08-06 05:31:08 +00:00
Kris Kennaway
d56c33afdf Fix build on sparc64 (-fpic -> -fPIC) 2002-12-08 01:52:23 +00:00
Patrick Li
a66c2cea7b - Sync with www/apache13 a bit
- Fix clobbering ${PREFIX}/www on install and warnings coughing up
  on deinstall when ${PREFIX}/www is not empty
- Remove pkg-deinstall

PR:		ports/39645, ports/36804
Submitted by:	Charles Sprickman <freebsd@fasttrackmonkey.com>,
		Peter C. Lai <sirmoo@cowbert.2y.net>
2002-06-22 17:48:46 +00:00
Jacques Vidrine
454758d7b3 Update to apache 1.3.26 / mod_ssl 2.8.9.
Fixes chunking vulnerability, so now no longer FORBIDDEN.
2002-06-19 15:13:34 +00:00
Dirk Meyer
4b4f4ae757 Make startscript apache.sh PREFIX aware at install time,
so it can be called within an path or dir.
e.g. in: /usr/local/etc/rc.local/apache.sh
2002-04-19 17:45:25 +00:00
James E. Housley
61ceee96a0 Small sync with apache13
- The standard apache distribution now comes with a FreeBSD layout
  that is the same as the one that was in files/FreeBSD.layout
2002-03-13 16:44:46 +00:00
Patrick Li
c672cb336b Update to 1.3.23+2.8.6 2002-02-08 05:05:37 +00:00
Dirk Froemberg
05c017924f Remove patch that doesn't apply. Doesn't seem to be necessary, anyway
because we have OpenSSL in the base system, now. Thus no need to fiddle
around with ${PREFIX}.

Reported by:	many
2001-12-21 23:17:16 +00:00
Ying-Chieh Liao
4731543b1d fix finding OpenSSL problem
PR:		15123
Submitted by:	Matt Behrens <matt@zigg.com>
2001-12-20 11:15:34 +00:00
Jun Kuriyama
2226ec3963 Merge from www/apache13:
Don't put 'manual' link to the Apache manual.
2001-12-02 23:17:09 +00:00