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