Commit graph

183 commits

Author SHA1 Message Date
Dirk Meyer
9f15d66654 - update mod_snmp_1.3.14.13, remove BROKEN 2005-04-02 19:48:01 +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
3f2a71d4bf - 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:03:24 +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
c3d954814a - fix package when WITHOUT_RC_SUBR=YES
and old rc files are installed.
Submitted by:	Dave Ryan
2004-12-16 16:28:57 +00:00
Dirk Meyer
5880e59907 - better wording for a build error. 2004-11-16 09:46:57 +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
2b4a5ce870 - Security update to 2.8.21-1.3.32
* CAN-2004-0492 (cve.mitre.org)
Reject responses from a remote server if sent an invalid (negative) Content-Length.

- update mod_snmp to 1.3.14.13
- fix build dependency
:
2004-10-23 11:04:36 +00:00
Dirk Meyer
d913f58f08 - Security update to 2.8.20-1.3.31 2004-10-16 09:07:33 +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
d9c7deea9e - Security Fix
- update to 2.8.19-1.3.31
2004-07-19 04:06:46 +00:00
Dirk Meyer
e429740515 - handle transition from /sbin/nologin -> /usr/sbin/nologin 2004-07-16 06:17:27 +00:00
Dirk Meyer
f11857dd58 - sync build options with other apache ports again.
headsup: please reanme your existings options
PR:		67937
Suggested by:	eik

-new option: WITH_APACHE_INTERNAL_EXPAT
2004-06-15 04:49:23 +00:00
Dirk Meyer
109d537cac - allow customizing of CATEGORIES
PR:		67937
Submitted by:	eik
2004-06-14 17:24:28 +00:00
Dirk Meyer
03ca0358d9 - Security Fix
mod_proxy buffer overflow  CAN-2004-0492
2004-06-11 08:36:54 +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
Dirk Meyer
80b49857ac - fix extract problems with bsdtar
Reported by:	Tim Kientzle
2004-06-06 07:49:43 +00:00
Dirk Meyer
410900e28a - update to mod_deflate-1.0.21
Denis Shaposhnikov

- update to mod_ssl-2.8.18-1.3.31
Reported by: kris
2004-05-31 04:57:38 +00:00
Dirk Meyer
ee4ceb5c27 - allow build without expat, new option APACHE_WITHOUT_EXPAT
To run some (mod_perl) applications, a full expat library is needed, but the
built-in one conflicts with it.  This patch allows you to build Apache without
the built-in expat so the other modules can load what they need.

PR:		66650
Submitted by:	Vivek Khera
2004-05-15 08:49:09 +00:00
Dirk Meyer
6f88e11623 - move USE_RC_SUBR before bsd.port.pre.mk 2004-05-14 19:07:52 +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
ce8e4b1172 - fix empty dir in option. 2004-04-03 08:20:36 +00:00
Dirk Meyer
8acf53f7cb - building mod_accel and friends as apache so modules
Denis Shaposhnikov

- use PLIST_FILES for options
2004-03-31 16:24:24 +00:00
Dirk Meyer
b665752e38 - update CONFLICTS 2004-03-26 13:58:24 +00:00
Dirk Meyer
d5c09ef140 - add mod_deflate
Submitted by:	Denis Shaposhniko

- CONFLICTS extended
2004-03-26 07:56:10 +00:00
Dirk Meyer
9fd45bc23c - new option APACHE_WITH_MODACCEL
Submitted by:	Denis Shaposhnikov

- cleanup of all options
- CONFLICTS extended
2004-03-18 20:48:46 +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
4857d67313 - add SIZE 2004-02-26 05:56:07 +00:00
Edwin Groothuis
1a667ea4dd Fix typo: apche-1.3 -> apache-1.3 2004-01-12 22:51:22 +00:00
Dirk Meyer
4a1c09b19e - Fix collision when APACHE_WITH_MODSNMP and APACHE_WITH_IPV6
are selected.
2003-12-31 04:21:47 +00:00
Dirk Meyer
51fbecbb68 - Update PATCH_SITES for mod_snmp
Problem found by: Subhi S Hashwa
2003-12-30 04:30:33 +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
cedf776ac1 - new option APACHE_RELATIVE_RUNTIMEDIR 2003-11-13 03:32:51 +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
21f7e477c5 - extend CONFLICTS with w3c-httpd-3.* 2003-10-25 20:23:14 +00:00
Dirk Meyer
655dd76931 - add CONFLICTS
- use DOCSDIR
Submitted by:	eikemeier@fillmore-labs.com [CONFLICTS]
2003-10-12 13:05:25 +00:00
Dirk Meyer
c4f66fbf9a - change ECHO -> ECHO_MSG 2003-09-24 17:28:58 +00:00
Dirk Meyer
7ea5cd1dba - drop defunctional MASTER_SITES 2003-09-06 21:22:35 +00:00
Dirk Meyer
7856e867fc - use hook for bsd.openssl.mk 2003-08-28 15:38:18 +00:00
Akinori MUSHA
ac5fe491bd Call the ${PKGINSTALL} script via ${SH} so that it works in case the
ports tree is mounted noexec.
2003-08-06 17:34:41 +00:00
Dirk Meyer
a3e8bb5212 - Take maintainership 2003-08-06 16:39:58 +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
Dirk Meyer
62ad89bec8 - update to 2.8.15-1.3.28 2003-07-25 20:05:58 +00:00