Commit graph

78 commits

Author SHA1 Message Date
Munechika SUMIKAWA
e9fc07d44f Upgrade to latest IPv6 patch. 2010-05-06 08:06:05 +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
Munechika SUMIKAWA
d126beeeb6 Upgrade to 1.3.42. 2010-02-03 07:58:48 +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
040cb6139f Spell NOPORTDOCS correctly and use %%PORTDOCS%% amcro instead of NODOCS.
Approved by:		maintainer on IRC
2009-05-12 13:48:46 +00:00
Munechika SUMIKAWA
e6e1b6f1a8 Change the MAINTAINER to apache@. 2009-01-14 04:42:07 +00:00
Philip M. Gollucci
7103f91d7e Revert some of the previous commit. Applogies.
I only meant to do clement@ and ports@ ones
2009-01-09 14:20:18 +00:00
Philip M. Gollucci
6ded56a341 - Re-assign www/apache* ports to apache@
- Previous MATAINERs please welcome yourself to the apache@ team.

Approved by: portmgr (pav, flz), secteam (simon), clement
2009-01-09 14:13:05 +00:00
Munechika SUMIKAWA
250abc5bd1 - Don't check value for WITH_/WITHOUT_ vars, especially for "yes"
Just relay on they are set.
- sync with www/apache13.

PR:		127464
2008-09-30 03:13:43 +00:00
Munechika SUMIKAWA
f524a20b12 Upgrade to 1.3.41. 2008-01-22 09:41:05 +00:00
Munechika SUMIKAWA
cdddff34d5 portlint clean up and sync with www/apache13.
PR:		ports/117461
Submiited by:	"Philip M. Gollucci" <pgollucci@p6m7g8.com>
2007-10-26 07:09:00 +00:00
Munechika SUMIKAWA
615b131f4b Fix "failure to patch".
Reported by:	linimon
2007-09-19 04:44:14 +00:00
Tom McLaughlin
9127b8868c Remove PORTNAME typo and fix the INDEX. 2007-09-11 21:16:17 +00:00
Munechika SUMIKAWA
1aa90909be Upgrade to 1.3.39. 2007-09-11 02:52:45 +00:00
Munechika SUMIKAWA
74256ff668 Sync with www/apache13 to work on -CURRENT.
Reported by:	marcus
2007-07-17 05:38:13 +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
Munechika SUMIKAWA
ba9166d640 Sync with www/apache13. 2006-12-14 02:13:00 +00:00
Munechika SUMIKAWA
fef291254c Fix pkg-plist.
Submitted by:	erwin / pointyhat
PR:		ports/101325
2006-08-04 06:26:23 +00:00
Munechika SUMIKAWA
41838ccf91 Upgrade to 1.3.37. 2006-07-28 11:41:05 +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
Jun Kuriyama
a06ee65df0 Chase shlib bump of libexpat. 2006-01-30 23:20:05 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Clement Laforet
d2f4ba1b1e - don't create httpd.conf.bak
- remove httpd.conf.bak if exists

Approved by:	portmgr (krion, kris)
2005-02-11 20:43:04 +00:00
Munechika SUMIKAWA
176ac189c6 Fix few wrong deinstallation commands and obsoleted dirrm
Submitted by:	hrs
2004-11-08 08:52:43 +00:00
Munechika SUMIKAWA
3f46d5eea9 Upgrade to 1.3.33.
Submitted by:	hrs
2004-11-05 18:21:25 +00:00
Munechika SUMIKAWA
88ecac451c Fixed typo.
Reported by:	simon
2004-11-05 13:27:41 +00:00
Munechika SUMIKAWA
b4139aacc8 marked as broken: Vulnerability is found and no IPv6 patch for latest version
is available. Recommned to use apache2 instead of this port.
2004-11-05 13:06:30 +00:00
Munechika SUMIKAWA
39d0222659 Sync with www/apache13. 2004-06-09 17:04:00 +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
Munechika SUMIKAWA
a602ac176d Whitespace cleanup.
Submitted by:	trevor
2004-06-08 13:42:37 +00:00
Dirk Meyer
c1f71dd0e3 - CONFLICTS extended 2004-03-18 20:50:09 +00:00
Jun Kuriyama
4a868f8a2a o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
2004-03-14 07:58:26 +00:00
Munechika SUMIKAWA
9a6c98d1d5 Upgrade IPv6 patch.
Submitted by:	Jeroen Ruigrok/asmodai <asmodai@wxs.nl>
2003-11-11 21:11:38 +00:00
Munechika SUMIKAWA
4410cd090c Upgrade to 1.3.29. 2003-10-29 11:36:44 +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
Munechika SUMIKAWA
680f1ac6bc Upgrade to 1.3.28.
PR:		ports/56737
Submitted by:	Jeroen Ruigrok van der Werven <asmodai@tendra.org>
2003-09-25 21:29:04 +00:00
Munechika SUMIKAWA
3dba2b7e1c Use ${MASTER_SITE_APACHE_HTTPD}.
Submitted by:	naddy
2003-04-14 04:37:49 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Akinori MUSHA
4ae9a51fe2 Define USE_PERL5 when the port specifies ${PERL} in CONFIGURE_ARGS.
Otherwise apxs doesn't work and all the mod_* ports fail to build.

Found by:	bento
2002-11-04 20:59:13 +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
Munechika SUMIKAWA
807943fa6d Sync with www/apache13. 2002-06-28 09:51:32 +00:00
Munechika SUMIKAWA
f461c99e12 Upgrade to 1.3.26. 2002-06-21 12:06:05 +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
Munechika SUMIKAWA
676fff5a3f Sync with www/apache13. 2001-12-09 00:39:30 +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
Munechika SUMIKAWA
92d9d282b4 Upgrade IPv6 patch.
PR:		32222
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>
2001-11-26 14:02:50 +00:00