Commit graph

205 commits

Author SHA1 Message Date
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
Jacques Vidrine
0c73cab57b Update to apache 1.3.26 / mod_ssl 2.8.9.
Fixes chunking vulnerability, so now no longer FORBIDDEN.
2002-06-19 15:24:43 +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
Jacques Vidrine
e31516e4a1 Mark FORBIDDEN until an update is available.
See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>.
2002-06-18 12:33:14 +00:00
Dirk Meyer
ef8f6234a1 - make it work with newer SSL
( same hack as in suck, openssh and openssh-portable )
USE_OPENSSL should be improved, see PR: ports/36080

PR:		36080
2002-05-08 05:53:18 +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
Patrick Li
2c7b3f88bd Update to 1.3.24+2.8.8 2002-03-28 00:46:30 +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
ba3fb98ad3 Update to modssl version 2.8.7 2002-02-23 21:02:35 +00:00
Patrick Li
c672cb336b Update to 1.3.23+2.8.6 2002-02-08 05:05:37 +00:00
FUJISHIMA Satsuki
91a02f9b6d use xargs -0 to avoid 'unterminated quote' error at ${PREFIX}/share/doc.
PR:		34143
Submitted by:	Peter Radavich <peter@hungry.com>
2002-01-22 22:29:24 +00:00
Dirk Froemberg
c00ad5e951 Back out last commit.
After removing patch-src::modules::ssl::libssl.module this is useless.

Noticed by:	Dmitry Petrov <DPetrov@nchcapital.com>
2001-12-25 12:56:43 +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
Andrey A. Chernov
61a5d44121 Suggest a command to delete user instead of actually deleting it
PR:		32536
2001-12-07 23:12:32 +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
Jun Kuriyama
176b0b9682 Merge from www/apache13:
Add symbolic link to apache's manual into pkg-plist.
2001-12-01 07:02:53 +00:00
Jun Kuriyama
c2616ebbe4 Fix plist.
Found by:	bento
2001-11-30 03:08:16 +00:00
Andrey A. Chernov
0c85b2532d Use ${SH} to run pkg-install. It seems that CTM not preserve x-bit 2001-11-02 10:04:27 +00:00
Andrey A. Chernov
0de4e87168 Add files missing in prev. commit 2001-10-22 18:05:33 +00:00
Andrey A. Chernov
883e62364c Sync with main Apache port 2001-10-22 17:43:30 +00:00
Ralf S. Engelschall
d587d5a75b Change MAINTAINER to ports@FreeBSD.org because I'm often too busy and
usually don't have the time to update this port as fast as people seem
to expect. This way anyone can jump in and help out.
2001-10-22 15:41:22 +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
Ralf S. Engelschall
d7e4ad5c40 Upgrading to Apache 1.3.20 + mod_ssl 2.8.4 2001-05-20 09:53:41 +00:00
Ralf S. Engelschall
7e1bb965fb Upgrade to Apache 1.3.19 + mod_ssl 2.8.3 2001-05-04 21:18:19 +00:00
Ralf S. Engelschall
0d090c4a48 Fix MASTER_SITES:
http://www.apache.org/dist/ -> http://www.apache.org/dist/httpd/
2001-05-04 06:34:07 +00:00
Ralf S. Engelschall
54d1ce95b2 Upgrade to Apache 1.3.19 + mod_ssl 2.8.2 2001-03-30 10:47:21 +00:00
Ralf S. Engelschall
bcb523e738 Upgrade to Apache 1.3.19 + mod_ssl 2.8.1 2001-03-03 11:28:18 +00:00
Jimmy Olgeni
d2f3fc0d14 Some spaces -> tabs for ports/www. 2001-02-05 15:33:58 +00:00
Ralf S. Engelschall
b1e05c79d9 Upgrade to Apache 1.3.17 + mod_ssl 2.8.0. 2001-01-30 20:45:48 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +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
Kris Kennaway
e088a4f458 Update all ports using OpenSSL and RSA to work without rsaref since
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
2000-09-22 01:59:06 +00:00
Chris D. Faulhaber
659797c3ca Bump PORTREVISION due to previous commit(s) 2000-09-16 12:27:22 +00:00
Chris D. Faulhaber
0369eaa3a8 *** empty log message *** 2000-09-16 12:13:53 +00:00
Ralf S. Engelschall
fb77134b58 Upgrade to mod_ssl 2.6.6.
This especially fixes two nasty segfault situations.
2000-08-12 20:51:39 +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
Ralf S. Engelschall
ff9ff77ed2 Upgrade to mod_ssl 2.6.5 2000-07-04 11:29:06 +00:00
Ralf S. Engelschall
7d09d34539 - Upgrade to mod_ssl 2.6.4
- Support for FreeBSD 5.0-CURRENT
2000-05-01 15:28:17 +00:00
Ralf S. Engelschall
5daaa7d550 Upgrade to Apache 1.3.12 + mod_ssl 2.6.3 2000-04-16 10:59:43 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Paul Richards
2e4b0566cb The wildcard removal of config files in post-install was removing
all config files rather than just the old default files.
2000-04-05 23:06:19 +00:00
Ralf S. Engelschall
4d4a4a5a79 Upgrade to mod_ssl 2.6.2 2000-03-02 10:14:44 +00:00
Ralf S. Engelschall
4caba1def4 Upgrade to mod_ssl 2.6.1 2000-02-29 14:25:08 +00:00
Ralf S. Engelschall
c6370bb31f Upgrade to Apache 1.3.12 + mod_ssl 2.6.0 2000-02-27 12:07:32 +00:00
Dirk Froemberg
4b778d257d Fix build error: RSA_BASE='SYSTEM' is not appropriate for recent openssl
changes in the base system.

Submitted by:	Jim Bloom <bloom@acm.org>
2000-02-25 23:29:53 +00:00
Ralf S. Engelschall
2471ff5fc1 Fix Y2K link 2000-02-24 12:15:23 +00:00
Kris Kennaway
0775502221 This port requires RSA
Submitted by:	Jim Bloom <bloom@acm.org>
2000-02-22 07:54:11 +00:00
Kris Kennaway
d561d3c6c2 Oops. 2000-02-12 08:39:17 +00:00
Kris Kennaway
1f0023e88a USE_OPENSSL
Submitted by:	Jim Bloom <bloom@acm.org>
2000-02-12 08:36:28 +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
4cce091097 Upgrade to Apache 1.3.9 + mod_ssl 2.4.10 2000-01-08 19:17:38 +00:00
Ralf S. Engelschall
4320fb1a64 Upgrade to Apache 1.3.9 + mod_ssl 2.4.9 1999-11-24 16:25:33 +00:00
Dirk Froemberg
acf3546644 Change dependencies from static to shared openssl libraries,
because openssl also builds shared libraries, now.
1999-11-07 22:25:40 +00:00