diff options
author | jkh <jkh@FreeBSD.org> | 1995-08-28 21:28:45 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-08-28 21:28:45 +0800 |
commit | 582fd7cf4f963509cdc25d5f1351f9bdfd2e3a3a (patch) | |
tree | 59741fad058102b86b3f424f269bc3b0ce7bb6a2 /www/mod_php3 | |
parent | cac6ac3d34f392a99a54fd9007ac76ca8b93b4a1 (diff) | |
download | freebsd-ports-gnome-582fd7cf4f963509cdc25d5f1351f9bdfd2e3a3a.tar.gz freebsd-ports-gnome-582fd7cf4f963509cdc25d5f1351f9bdfd2e3a3a.tar.zst freebsd-ports-gnome-582fd7cf4f963509cdc25d5f1351f9bdfd2e3a3a.zip |
Port of the APACHE web server.
Submitted by: "Eric L. Hernes" <erich@lodgenet.com>
Diffstat (limited to 'www/mod_php3')
-rw-r--r-- | www/mod_php3/Makefile | 14 | ||||
-rw-r--r-- | www/mod_php3/distinfo | 1 | ||||
-rw-r--r-- | www/mod_php3/pkg-comment | 2 | ||||
-rw-r--r-- | www/mod_php3/pkg-descr | 17 | ||||
-rw-r--r-- | www/mod_php3/pkg-plist | 36 |
5 files changed, 70 insertions, 0 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile new file mode 100644 index 000000000000..257743ec768c --- /dev/null +++ b/www/mod_php3/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: apache +# Version required: 08.11 +# Date created: Fri Aug 25 16:42:36 CDT 1995 +# Whom: erich@rrnet.com +# +# $Id$ +# + +DISTNAME= apache_0.8.11 +PKGNAME= apache-0.8.11 +CATEGORIES+= networking +MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/ + +.include <bsd.port.mk> diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo new file mode 100644 index 000000000000..e31ced7226dc --- /dev/null +++ b/www/mod_php3/distinfo @@ -0,0 +1 @@ +MD5 (apache_0.8.11.tar.gz) = 8b231202b58211f92b9ac5883bac854a diff --git a/www/mod_php3/pkg-comment b/www/mod_php3/pkg-comment new file mode 100644 index 000000000000..5da14cf179ec --- /dev/null +++ b/www/mod_php3/pkg-comment @@ -0,0 +1,2 @@ +Apache 0.8.11 -- an http server + diff --git a/www/mod_php3/pkg-descr b/www/mod_php3/pkg-descr new file mode 100644 index 000000000000..3ff94542a3fd --- /dev/null +++ b/www/mod_php3/pkg-descr @@ -0,0 +1,17 @@ + Apache + Version 0.8 (and up) + +What is it? +----------- + +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. + +Documentation +------------- + +All the documentation is on-line on the WWW, via the URL +http://www.apache.org/apache/ (or http://www.hyperreal.com/apache/) + diff --git a/www/mod_php3/pkg-plist b/www/mod_php3/pkg-plist new file mode 100644 index 000000000000..72f7857affde --- /dev/null +++ b/www/mod_php3/pkg-plist @@ -0,0 +1,36 @@ +www/cgi-bin +www/server/logs +www/server/httpd +www/server/conf/httpd.conf +www/server/conf/srm.conf +www/server/conf/access.conf +www/server/conf/mime.types +www/icons/back.gif +www/icons/binary.gif +www/icons/binhex.gif +www/icons/blank.gif +www/icons/broken.gif +www/icons/burst.gif +www/icons/comp1.gif +www/icons/comp2.gif +www/icons/compressed.gif +www/icons/continued.gif +www/icons/dir.gif +www/icons/dir2.gif +www/icons/forward.gif +www/icons/generic.gif +www/icons/generic2.gif +www/icons/generic3.gif +www/icons/image.gif +www/icons/image2.gif +www/icons/index.gif +www/icons/movie.gif +www/icons/rainbow.gif +www/icons/sound.gif +www/icons/sound2.gif +www/icons/tar.gif +www/icons/text.gif +www/icons/transfer.gif +www/icons/unknown.gif +www/icons/uu.gif + |