Commit Graph

142 Commits

Author SHA1 Message Date
Philip M. Gollucci
956dc1cc7f - Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from now).
- This can be changed later as needed, if at all, either way we won't remove them
  until after 9.0 is released.

With Hat:   apache@
Reported by:    dvl via freshports
2011-09-07 03:00:51 +00:00
Olli Hauer
d91f5feda8 - set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@
2011-08-27 09:55:12 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Philip M. Gollucci
fe0178de48 - Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes 2009-05-17 07:24:35 +00:00
Ion-Mihai Tetcu
9b1721159f load_rc_config before testing for empty vars.
Submitted by:	dougb@
2008-07-13 18:19:16 +00:00
Ion-Mihai Tetcu
9202b5995c - Honor NO* vars (noticed by ionbot)
- Silence some portlint warnings
- USE_RC_SUBR from the rc.d script
- Bump PORTREVISION

PR:		125131
Submitted by:	Philip M. Gollucci
2008-07-13 04:37:41 +00:00
Dirk Meyer
81113446e6 - Security update to 1.3.41+ssl_1.59
Security: CVE-2008-0555

- fix objformat
PR:		120105
2008-04-15 11:50:10 +00:00
Anders Nordby
675c2953eb Remove thttpd from conflicts list, it has a different name for its
passwd program now.

Approved by:	maintainers/erwin
2007-06-17 16:59:27 +00:00
Clement Laforet
5fec80adea - Update to 1.3.37-1.57 2007-03-18 17:13:58 +00:00
Clement Laforet
b5c6eb5f0e - Fix security issue in mod_rewrite.
All people using mod_rewrite are strongly encouraged to update.

An off-by-one flaw exists in the Rewrite module, mod_rewrite.
Depending on the manner in which Apache httpd was compiled, this
software defect may result in a vulnerability which, in combination
with certain types of Rewrite rules in the web server configuration
files, could be triggered remotely.  For vulnerable builds, the nature
of the vulnerability can be denial of service (crashing of web server
processes) or potentially allow arbitrary code execution.
This issue has been rated as having important security impact
by the Apache HTTP Server Security Team

Updates to latest versions will follow soon.

Notified by:	so@ (simon)
Obtained from:	Apache Security Team
Security: 	CVE-2006-3747
2006-07-27 20:26:29 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Clement Laforet
b6dc6589df - Remove duplicated mor_dir entries
- Always build (mod_)apache_ssl statically.
- Fix MAN8 logic [1]

Reported by:	pointyhat via kris [1]
2006-01-16 10:13:26 +00:00
Clement Laforet
18bf135afb - Update to 1.3.34+1.37
- Use new apache framework.
2006-01-14 13:59:20 +00:00
Clement Laforet
f22b2cf232 SECURITY: CVE-2005-3352 (cve.mitre.org)
mod_imap: Escape untrusted referer header before outputting in HTML
   to avoid potential cross-site scripting.  Change also made to
   ap_escape_html so we escape quotes.  Reported by JPCERT.
   [Mark Cox]

Reported by:	simon
2005-12-12 20:31:53 +00:00
Mark Linimon
e0b76a0586 Remove obsolete mastersite.
Source:		distfile survey
2005-10-03 06:10:03 +00:00
Clement Laforet
486435e0e2 - Fix build with OpenSSL 0.9.8 2005-10-02 13:00:06 +00:00
Clement Laforet
f3682c0229 - Fix CAN-2005-2088
Obtained from:	Apache repository
2005-07-26 13:57:42 +00:00
Clement Laforet
4eef9144d0 - While I'm here, kick portname from COMMENT 2005-06-06 15:16:30 +00:00
Clement Laforet
560058d55b - En1arge its maintainership 2005-06-06 15:09:55 +00:00
Clement Laforet
803d50b3db - move default configuration files to ${EXAMPLESDIR} and keep
${PREFIX}/etc/apache clean.
2004-12-13 21:06:18 +00:00
Clement Laforet
c868f0d3f4 - Xmas for apache13-ssl!
Give it a rcNG startup script

Also requested by:	sem
2004-12-13 11:16:47 +00:00
Clement Laforet
5631a1f988 - Deal with httpsd.conf.bak files, like we did for apache2 previously in the day. 2004-11-29 20:14:52 +00:00
Clement Laforet
d2a6e8aee6 - Update to 1.3.33.1.55 2004-11-12 10:40:52 +00:00
Clement Laforet
b2f4688974 - update to 1.3.29+1.55 2004-07-31 11:56:38 +00:00
Clement Laforet
858598c347 - Security Fix
mod_proxy buffer overflow  CAN-2004-0492

Shamefully stolen from: apache13-mod-ssl port
2004-06-11 12:19:05 +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
Clement Laforet
aa899a0f72 - tar -> ${TAR}
While I'm here put --target=httpsd at the right place.
2004-04-07 13:47:37 +00:00
Dirk Meyer
c1f71dd0e3 - CONFLICTS extended 2004-03-18 20:50:09 +00:00
Clement Laforet
0fef1447c7 Fix a bug in the parsing of Allow/Deny rules using IP addresses.
http://www.vuxml.org/freebsd/09d418db-70fd-11d8-873f-0020ed76ef5a.html

Reported by:        nectar
Obtained from:      Apache CVS
2004-03-08 13:29:47 +00:00
Clement Laforet
32a382767e - Update to apache 1.3.29
- Update to patchset 1.53

***** SECURITY FIX *****
http://www.apache-ssl.org/advisory-20040206.txt

Time to ask eik how to add it to portaudit
2004-02-06 22:40:34 +00:00
Clement Laforet
3891f2a4ca Rename patch.
post-patch-conf:httpd.conf-dist.orig =>
			post-patch-conf:httpd.conf-dist

Pointed out by:     kris,
                    Koop Mast <kwm@rainbow-runner.nl>
2004-01-21 09:32:13 +00:00
Clement Laforet
3887814e09 - Update my email address
Approved and reviewed by:    erwin (mentor)
2004-01-13 15:04:51 +00:00
James E. Housley
af0934759d update apache-ssl patch to 1.52.
apache 1.3.29 is not yet supported.

PR:		59355
Submitted by:	Maintainer
2003-11-20 11:25:42 +00:00
James E. Housley
4921dc1ff5 Here's the patch.
files/patch-FixPatch was missing too.

Submitted by:	MAINTAINER
2003-11-12 21:09:27 +00:00
James E. Housley
6a57e829a1 Changelog:
- Sync with apache13 layout (and some patches)
	- use DOCSDIR
	- Add no_zombies.patch
	- use DIST_SUBDIR=apache

Removed files:
	- files/patch-aq
	- files/patch-ar

Added files:
	- files/patch-httpd.conf-dist
	- files/post-patch-conf:httpd.conf-dist.orig
	- files/patch-FixPatch
	- files/patch-SSLpatch
	- files/patch-Makefile.tmpl
	- files/patch-src::modules::standard::mod_auth_db.module
	- files/patch-src::support::dbmanage
	- files/patch-src::support::log_server_status
	- files/patch-configure

PR:		58403
Submitted By:	MAINTAINER
2003-11-09 00:42:20 +00:00
Dirk Meyer
a49e1ce266 - fix spelling in CONFLICTS 2003-10-25 20:47:38 +00:00
Dirk Meyer
23a445abcc - add CONFLICTS
Submitted by:   eikemeier@fillmore-labs.com
Approved by:    kris
2003-10-14 15:47:28 +00:00
Dirk Meyer
6ac79b9469 - Update to 1.3.28.1.49.
- Add suexec support
- Misc changes
- Add a footnote for users, to announce them that next version
  will be a complete resync with apache13 ports layout.

PR:		57300
Submitted by:	sheepkiller@cultdeadsheep.org
2003-09-28 07:19:54 +00:00
Dirk Meyer
51955891a8 - change ECHO -> ECHO_CMD
PR:		56847
2003-09-24 17:26:47 +00:00
Dirk Meyer
7ea5cd1dba - drop defunctional MASTER_SITES 2003-09-06 21:22:35 +00:00
Dirk Meyer
b8b9c1dc47 - change YES -> yes 2003-08-30 08:02:23 +00:00
Dirk Meyer
846959d7d3 - use hook for bsd.openssl.mk
- Cleanup Makefile
2003-08-28 15:38:35 +00:00
Dirk Meyer
af97bd5494 - caption in MAINTAINER 2003-04-05 06:55:55 +00:00
Dirk Meyer
6670a706f1 - use bsd.openssl.mk 2003-04-03 19:39:55 +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
b6f8a04382 - Use user and group "www"
- fix PLIST
- add patch from ports/36363 (from ryan@servercity.com)
- verify ports/36361
- fix ports/36364
2003-01-27 17:05:36 +00:00