Commit graph

39 commits

Author SHA1 Message Date
David E. O'Brien
890f276009 Fix 'expr' usage and allow to compile with GCC 3.1.
Submitted by:	Hye-Shik Chang <perky@fallin.lv> (maintainer)
2002-04-11 03:41:12 +00:00
Patrick Li
c856fac3ab Update to 2.0.35 (first GA release!)
PR:		36834
Submitted by:	maintainer
2002-04-08 06:45:33 +00:00
Patrick Li
499e0c4b79 Update to 2.0.32
PR:		36040
Submitted by:	maintainer
2002-03-23 08:31:55 +00:00
David W. Chapman Jr.
cb24f98430 Fix problem where installation would overwrite existing config files
Bump PORTREVISION

Submitted by:	maintainer
2002-01-22 16:01:35 +00:00
Ying-Chieh Liao
3662cec740 Fix invalid path problem on building extension module with apxs.
PR:		32638
Submitted by:	maintainer
2001-12-13 10:12:38 +00:00
David W. Chapman Jr.
6d2b11cde9 Update to 2.0.28
PR:		32043
Submitted by:	maintainer
2001-11-19 22:47:47 +00:00
Andrey A. Chernov
14850c029a Sync with main Apache
Submitted by:	MAINTAINER
2001-10-24 16:03:38 +00:00
Will Andrews
d0166f0dd3 Fix problems with configure bug that doesn't evaluate variables for
support/*.in.

PR:		26570
Submitted by:	maintainer
Found by:	mharo
2001-04-17 17:26:55 +00:00
Will Andrews
cfa00f01bb Bring in Apache 2.0.16-beta. Just in time for the release...
PR:		26410
Submitted by:	Chang, Hye-Shik <perky@python.or.kr>
Repocopied by:	asami
2001-04-13 04:43:48 +00:00
Andrey A. Chernov
eb11ba8c12 Add official patch to not coredump on missing ServerName
PR:		26237
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
2001-03-31 20:01:09 +00:00
Andrey A. Chernov
c8a277dd4a Fix path to apachectl in stop 2000-07-18 10:17: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
Dirk Froemberg
8f5e68fedd Add appropriate AddType and DirectoryIndex in preparation for
mod_php[34].

Approved by:	ache (maintainer)
2000-05-29 19:22:22 +00:00
Andrey A. Chernov
5ad4c8e13a upgrade to 1.3.11 2000-01-24 17:58:28 +00:00
Andrey A. Chernov
58f0cad97a upgrade to 1.3.9 1999-09-03 16:07:53 +00:00
Andrey A. Chernov
774cea39d1 upgrade to 1.3.6 1999-03-25 22:25:56 +00:00
Andrey A. Chernov
a4d9b2e32f upgrade to 1.3.4 1999-01-15 00:26:29 +00:00
Andrey A. Chernov
ac5616e676 upgrade to 1.3.2 1998-09-24 01:06:28 +00:00
Satoshi Asami
2ce280356b "ln -s" -> "ln -sf" to make this port reinstall-friendly. 1998-08-05 04:45:28 +00:00
Andrey A. Chernov
23e28026c3 apachectl: redirect kill output to /dev/null 1998-07-23 20:38:33 +00:00
Andrey A. Chernov
c54076b0c2 Upgrade to 1.3.1 1998-07-23 13:16:07 +00:00
Andrey A. Chernov
47d0754fb7 upgrade to 1.3b7 1998-06-05 17:16:22 +00:00
Andrey A. Chernov
a64e845de7 Upgrade to 1.3b6, now with loadable modules! 1998-04-21 21:58:18 +00:00
Andrey A. Chernov
ebb07a917d Upgrade to 1.3b5 1998-02-20 11:09:09 +00:00
Andrey A. Chernov
95b330af21 Redirect ulimit output to /dec/null 1997-11-21 21:19:04 +00:00
Andrey A. Chernov
5c200a0439 Upgrade to 1.3b3 1997-11-21 21:10:28 +00:00
Andrey A. Chernov
d7422c6406 Compile with -funsigned-char instead of (unsigned char) cast
and not replace Apache functions now
1997-10-23 16:40:02 +00:00
Andrey A. Chernov
1d4dc4c536 Upgrade to 1.3b2, now with support files and docs installed 1997-10-22 23:51:35 +00:00
Andrey A. Chernov
c9a02a1c28 Do not replace Apache md5 with FreeBSD one, it cause
support problems and gains almost nothing
1997-08-25 23:03:05 +00:00
Peter Wemm
c481926ccd Update the repository copied (with history) apache 1.2.1 to 1.3a1 from the
original apache-current port.
1997-08-12 18:20:06 +00:00
Andrey A. Chernov
b29ba72319 Split apache to -stable and -current 1997-07-26 17:20:07 +00:00
Andrey A. Chernov
6c8762d020 Upgrade to 1.2b11 1997-05-31 20:16:08 +00:00
Andrey A. Chernov
23f3d48ee5 Upgrade to 1.2b10 1997-05-02 18:22:12 +00:00
Andrey A. Chernov
866036dc80 Conditionalize all my patches 1996-11-07 01:49:57 +00:00
Andrey A. Chernov
289bc4ac18 Situation:
It is impossible to suppress initial HTML preamble for directories, i.e.
<HEAD><TITLE>Index of dir</TITLE></HEAD><BODY>
It means that it is impossible to change <TITLE> or add any
<META HTTP-EQUIV...> tags to <HEAD> section or change <BODY>
attributes without HTML syntax violation (.asis, cern_meta, etc.
not helps here too).

Fix:
I add "SuppressHTMLPreamble" option to "IndexOptions". When this option
is set _and_ HEADER.html (or what you set as it) is present and readable,
standard <HEAD><TITLE>Index of dir</TITLE></HEAD><BODY> preamble
will be suppressed assuming you have right HTML preamble in your
HEADER.html. It solves all problems mentioned above.
1996-11-04 04:32:48 +00:00
Andrey A. Chernov
ce3ec4b953 Split /usr/local/etc/apache/* in more reasonable way
Warning: SSL part not updated completely
1996-08-22 20:16:09 +00:00
Mark Murray
6d3a35ad63 1) Add the ability to build a secure (SSL'ed) server, conditionalised
on the presence of SECURE_SERVER.

2) Clean up the installation in accordance with BSD religion:
   Now all the configs go in ${PREFIX}/etc/apache and the
   data (documents) stay in ${PREFIX}/www.
1996-08-11 14:50:01 +00:00
Andrey A. Chernov
12c02eddd7 Upgrade to 1.1.1
OK-ed by: gpalmer
1996-07-11 11:04:01 +00:00
Paul Traina
d60b83190a Don't try to install mime.types twice.
Patch up the distributed configuration files to match /usr/local/www
convention.  We really should be patching them to meta-values and then
running sed over them to home them to the right prefix.
1995-09-29 17:01:18 +00:00