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
Dmitry Sivachenko
bdeacbacc9
Bump libmm shlib version after recent update of devel/mm.
2003-07-25 07:03:06 +00:00
Dirk Meyer
5c7341baf9
- drop defunct define
2003-06-27 04:25:47 +00:00
Dirk Meyer
bcbddcf707
o DEFAULT_PATH used by --suexec-safepath changed to APACHE_SUEXEC_SAFEPATH
...
o new build options are APACHE_SUEXEC_CALLER, APACHE_SUEXEC_LOG,
APACHE_SUEXEC_UIDMIN, APACHE_SUEXEC_GIDMIN, APACHE_SUEXEC_SAFEPATH,
APACHE_SUEXEC_UMASK
o add APACHE_HARD_SERVER_LIMIT build option
o WITH_APACHE_PERF_TUNING changed to APACHE_PERF_TUNING
o add APACHE_FD_SETSIZE and APACHE_BUFFERED_LOGS build options
- separated from APACHE_PERF_TUNING
o CFLAGS option, used by APACHE_PERF_TUNING, is changed
o cosmetic changes
PR: 50455
Submitted by: drazen@avalon.hr
2003-06-04 17:07:30 +00:00
Dirk Meyer
2c3ced5e83
- Remove only symbolic links on deinstall
...
PR: 36804
2003-06-04 16:32:26 +00:00
Dirk Meyer
fe15696d6d
- force bind with openssl port/base as configured
2003-04-16 14:17:06 +00:00
Dirk Meyer
c111469fbb
- remove PKG_PREFIX
...
PR: 50688
Submitted by: mike@tric.tomsk.gov.ru
2003-04-08 03:23:57 +00:00
Dirk Meyer
4df709f0f6
- Installation of the port fails at the pre-install stage
...
when it tries to execute the pkg-install script.
The script resides in the ports tree and but not in the WRKDIR
PR: 50688
Submitted by: mike@tric.tomsk.gov.ru
2003-04-07 18:32:36 +00:00
Dirk Meyer
6670a706f1
- use bsd.openssl.mk
2003-04-03 19:39:55 +00:00
Martin Blapp
118636f006
Upgrade to mod_ssl-2.8.14-1.3.27 to fix the recent discovered
...
openssl vulnerabilities. I double checked the checksums and
the Tarball Digital Signatures.
2003-03-28 00:54:36 +00:00
Akinori MUSHA
cb07270bfe
De-pkg-comment.
2003-02-20 19:21:36 +00:00
Christian Weisgerber
4d0923d90c
Use MASTER_SITE_APACHE*.
...
PR: 47984
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2003-02-13 15:04:03 +00:00
Dirk Meyer
f7f823b3f7
- update SSL support.
...
defaults to openssl port (now 0.9.6.h)
New options:
use the lastest version (now 0.9.7)
USE_OPENSSL_BETA=yes
use teh base version with
USE_OPENSSL_BASE=yes
2003-01-20 18:02:08 +00:00
Kris Kennaway
d56c33afdf
Fix build on sparc64 (-fpic -> -fPIC)
2002-12-08 01:52:23 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Tom Hukins
af12eebb37
Update mod_ssl to version 2.8.12 which deals with a Cross-Site-Scripting
...
(XSS) security issue:
http://www.apacheweek.com/issues/02-10-25#security
http://www.mail-archive.com/modssl-users@modssl.org/msg15366.html
Note: This update does not fix ports/36804 - be sure to backup your
certificates before updating.
2002-11-04 20:23:14 +00:00
Akinori MUSHA
00d0265dc9
Add MASTER_SITE_RINGSERVER to MASTER_SITES.
2002-10-12 21:55:47 +00:00
Kris Kennaway
5c8de5fcae
Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability.
...
Mark apache13-ssl FORBIDDEN because the new version does not yet exist.
Partially based on patches submitted by below authors.
Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru>,
Udo Schweigert <udo.schweigert@siemens.com>,
Lev A. Serebryakov <lev@serebryakov.spb.ru>
PR: ports/43682, ports/43688, ports/43666, ports/43681
2002-10-05 09:18:45 +00:00
Ying-Chieh Liao
6082ca2e05
find->${FIND},xargs->${XARGS}
...
PR: 40791
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-09-29 08:07:47 +00:00
Patrick Li
3a68c877f2
Bump shared library version because of devel/mm update
...
PR: ports/41053
Submitted by: Scott Lampert <scott@lampert.org>
2002-07-28 05:47:46 +00:00
Patrick Li
f8b151d061
Sync with www/apache13: suexec
...
PR: ports/40426
Submitted by: Brad Laue <brad@brad-x.com>
Reviewed by: tobez
2002-07-12 00:21:12 +00:00
Patrick Li
0c3566aed1
Don't clobber CONFIGURE_ARGS if user defines it.
...
PR: ports/40019
Submitted by: Christopher H. Laco <chris.laco@threetech.com>
2002-07-01 16:08:37 +00:00
Patrick Li
e33ef66d65
- Update to 1.3.26+2.8.10
...
- Use MASTER_SITES grouping
2002-06-26 17:17:32 +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