Commit graph

39 commits

Author SHA1 Message Date
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
Andrey A. Chernov
883e62364c Sync with main Apache port 2001-10-22 17:43:30 +00:00
Ralf S. Engelschall
6ff6953fd8 Upgrade to Apache 1.3.22 + mod_ssl 2.8.5
Submitted by: Masahiro TAKEMURA <mastake@msel.t.u-tokyo.ac.jp>
2001-10-22 15:38:49 +00:00
Ade Lovett
7102926a31 Gently persuade apache13-modssl to install in the same filesystem
space as www/apache13 does, so that other apache-dependendent ports
DTRT regardless of which one is installed.

Nothing concrete (other than we're working on a real cleanup of the
apache ports) has been heard from any of the maintainers.  Obviously
that is the best solution, but with 4.2-RELEASE just around the
corner, we have an opportunity here to at least remove a few bogons.

Both times I've raised this issue on -ports, however, there has been
significant interest in the patches, and now plenty of confirmations
that the modifications do not break the port in other ways.
2000-11-15 16:10:38 +00:00
Ralf S. Engelschall
aa3cf62c9b Upgrade:
Apache  1.3.12 -> 1.3.14
mod_ssl 2.6.6  -> 2.7.1
2000-10-14 09:36:42 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Kris Kennaway
d561d3c6c2 Oops. 2000-02-12 08:39:17 +00:00
Ralf S. Engelschall
55681e0d90 Upgrade to Apache 1.3.11 + mod_ssl 2.5.0 2000-01-22 21:14:02 +00:00
Ralf S. Engelschall
85b4b4e6fe Take over fixes from Dirk's apache13-php3 port. 1999-08-31 06:56:00 +00:00
Ralf S. Engelschall
a0a0b41f7f It's double-feature time:
Upgrade to Apache 1.3.9 and mod_ssl 2.4.0
1999-08-20 06:27:51 +00:00
Ralf S. Engelschall
274666be2a - Upgraded to Apache 1.3.6 + mod_ssl 2.2.6
- Cleaned up the port
1999-03-24 09:54:14 +00:00
Ralf S. Engelschall
002bfc2240 - Upgrade to Apache 1.3.4
- Upgrade to mod_ssl 2.1.7
- Add additional master site
- Add Y2K link
- Make portlint happy
1999-01-13 08:03:07 +00:00
Ralf S. Engelschall
a116af42b2 Import of a new SSL-aware Apache 1.3, achieved by patching up
the original Apache 1.3.1 with mod_ssl 2.0.5 (the Apache
Interface to SSLeay).
1998-08-27 16:00:05 +00:00