Port details |
- apache13 The extremely popular Apache http server. Very fast, very clean
- 1.3.42_1 www
=378 1.3.42_1Version of this port present on the latest quarterly branch.
- FORBIDDEN: CVE-2011-3368, no patches against this issue
DEPRECATED: apache13 is deprecated, migrate to 2.2.x+ now This port expired on: 2012-01-01 IGNORE: is forbidden: CVE-2011-3368, no patches against this issue
- Maintainer: apache@FreeBSD.org
- Port Added: unknown
- Last Update: 2012-01-01 19:30:58
- SVN Revision: UNKNOWN
- People watching this port, also watch:: gmake, expat, gettext
- License: not specified in port
- WWW:
- http://httpd.apache.org/
- Description:
- Apache is an HTTP server designed as a plug-in replacement for the NCSA
server version 1.3 (or 1.4). It fixes numerous bugs in the NCSA server and
includes many frequently requested new features, and has an API which
allows it to be extended to meet users' needs more easily.
WWW: http://httpd.apache.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: apache
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5.8.9 : lang/perl5.8
- Runtime dependencies:
-
- perl5.8.9 : lang/perl5.8
- Library dependencies:
-
- expat.6 : textproc/expat2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.24_1 22 Apr 2002 03:26:12 |
dinoex |
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
and in /etc/rc.conf:
local_startup="/usr/local/etc/rc.local"
Approved by: ache |
1.3.24_1 31 Mar 2002 21:04:31 |
petef |
Respect ${CC} completely.. without this, LD_SHLIB gets hardcoded to "gcc".
Approved by: maintainer |
1.3.24_1 24 Mar 2002 20:21:46 |
ache |
Add warning about relative URL in Redirect: (changed now)
Submitted by: Alan Eldridge <alane@geeksrus.net> |
1.3.24 23 Mar 2002 05:40:31 |
ache |
Upgrade to 1.3.24
Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca> |
19 Feb 2002 07:00:34 |
ache |
Allow to configure HARD_SERVER_LIMIT via 'make' variable |
25 Jan 2002 05:40:18 |
ache |
Upgrade to 1.3.23 |
07 Dec 2001 23:12:32 |
ache |
Suggest a command to delete user instead of actually deleting it |
02 Dec 2001 08:28:50 |
ache |
Don't put 'manual' link to the Apache manual, it already handled by httpd.conf
|
01 Dec 2001 06:32:40 |
ache |
Add symbolic link to apache's manual into pkg-plist |
02 Nov 2001 10:00:29 |
ache |
Use ${SH} to run pkg-install. It seems that CTM not preserve x-bit |
28 Oct 2001 20:38:44 |
ache |
CONFIGURE_ARGS = -> += for child ports |
22 Oct 2001 18:40:16 |
ache |
Install properly in case existen main "data" and "cgi-bin" are symlinks |
21 Oct 2001 20:27:12 |
ache |
Fix Group replacing in httpd.conf |
21 Oct 2001 18:33:37 |
ache |
Switch to www:www |
17 Oct 2001 04:20:58 |
ache |
Separate manual and default data dir Add missing icons to pkg-list |
14 Oct 2001 10:41:28 |
ache |
Upgrade to 1.3.22 |
25 Aug 2001 21:53:02 |
ache |
Rewrite @exec's so final condition always be true on success |
22 May 2001 16:34:39 |
ache |
Upgrade to 1.3.20 |
07 Apr 2001 01:41:51 |
ache |
Apache dist moved to another subdir Bump PORTREVISION for util.c patch |
31 Mar 2001 20:01:09 |
ache |
Add official patch to not coredump on missing ServerName |
06 Mar 2001 22:51:35 |
ache |
Upgrade to 1.3.19 |
12 Feb 2001 16:27:36 |
ache |
bump portrevision |
12 Feb 2001 16:19:19 |
ache |
Add official fix for RewriteMap bug |
05 Feb 2001 15:33:58 |
olgeni |
Some spaces -> tabs for ports/www. |
30 Jan 2001 11:55:01 |
ache |
Upgrade to 1.3.17 |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
01 Jan 2001 10:15:17 |
will |
Goodbye, YEAR2000. Hello, 2001. |
27 Dec 2000 22:47:57 |
ache |
Add official mod_rewrite fix |
14 Oct 2000 08:00:15 |
ache |
Upgrade to 1.3.14 |
11 Oct 2000 23:37:57 |
ache |
Move all modules from static to shared to allow maximal configuration
flexibility. |
08 Oct 2000 08:11:25 |
asami |
Convert category www to new layout. |
22 Aug 2000 04:41:07 |
kuriyama |
Cosmetic changes to reduce difference between apache13 ports. (whitespace/tab,
re-ordering, same $DISTNAME) |
18 Jul 2000 11:17:40 |
ache |
Fix path to apachectl in stop |
05 Jul 2000 13:37:07 |
tg |
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. |
02 Jun 2000 22:41:16 |
asami |
Remove unchanged configuration files and www/{cgi-bin,data} symlinks. |
29 May 2000 20:22:22 |
dirk |
Add appropriate AddType and DirectoryIndex in preparation for mod_php[34]. |