diff options
Diffstat (limited to 'www/w3c-httpd')
-rw-r--r-- | www/w3c-httpd/Makefile | 32 | ||||
-rw-r--r-- | www/w3c-httpd/distinfo | 2 | ||||
-rw-r--r-- | www/w3c-httpd/files/patch-aa | 12 | ||||
-rw-r--r-- | www/w3c-httpd/files/patch-ab | 19 | ||||
-rw-r--r-- | www/w3c-httpd/pkg-comment | 1 | ||||
-rw-r--r-- | www/w3c-httpd/pkg-descr | 3 | ||||
-rw-r--r-- | www/w3c-httpd/pkg-plist | 35 |
7 files changed, 0 insertions, 104 deletions
diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile deleted file mode 100644 index 8998c1fe38a1..000000000000 --- a/www/w3c-httpd/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: cern_httpd -# Version required: 3.0 / 2.17 -# Date created: 29 October 1994 -# Whom: pst -# -# $Id: Makefile,v 1.5 1995/04/22 12:29:38 asami Exp $ -# - -DISTNAME= WWW -PKGNAME= cern_httpd-3.0 -DISTFILES= WWWDaemon_3.0.tar.Z WWWLibrary_2.17.tar.Z -MASTER_SITES= ftp://www0.cern.ch/pub/www/src/ -CATEGORIES+= networking - -WWW_ROOT= ${PREFIX}/www - -do-install: - -mkdir ${WWW_ROOT} \ - ${WWW_ROOT}/data ${WWW_ROOT}/cgi-bin ${WWW_ROOT}/htbin - cd ${WRKSRC}/server_root; pax -rw * ${WWW_ROOT} - install -c -s -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ - ${WRKSRC}/Daemon/unix/httpd ${PREFIX}/libexec - install -c -s -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ - ${WRKSRC}/Daemon/unix/htadm ${PREFIX}/bin - install -c -s -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ - ${WRKSRC}/Daemon/unix/htimage ${WWW_ROOT}/htbin - install -c -s -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ - ${WRKSRC}/Daemon/unix/cgiparse ${WWW_ROOT}/cgi-bin - install -c -s -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ - ${WRKSRC}/Daemon/unix/cgiutils ${WWW_ROOT}/cgi-bin - -.include <bsd.port.mk> diff --git a/www/w3c-httpd/distinfo b/www/w3c-httpd/distinfo deleted file mode 100644 index fa8ad6d1d271..000000000000 --- a/www/w3c-httpd/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (WWWDaemon_3.0.tar.Z) = 14169dfd48b1695bb2326adc54f32161 -MD5 (WWWLibrary_2.17.tar.Z) = 3ee4f68310947c236807a9ac26217b5b diff --git a/www/w3c-httpd/files/patch-aa b/www/w3c-httpd/files/patch-aa deleted file mode 100644 index 6ba1f7707af7..000000000000 --- a/www/w3c-httpd/files/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -*** BUILD Sat Sep 24 11:28:46 1994 ---- BUILD Sat Oct 29 12:20:18 1994 -*************** -*** 55,60 **** ---- 55,61 ---- - if ($UNAME == "ULTRIX") setenv WWW_MACH decstation - if ($UNAME == "AIX") setenv WWW_MACH rs6000 - if ($UNAME == "OSF1") setenv WWW_MACH osf1 -+ if ($UNAME == "FreeBSD") setenv WWW_MACH unix - if ($UNAME == "BSD/386") setenv WWW_MACH unix - if ($UNAME == "Linux") setenv WWW_MACH linux - if ($UNAME == "A/UX") setenv WWW_MACH aux diff --git a/www/w3c-httpd/files/patch-ab b/www/w3c-httpd/files/patch-ab deleted file mode 100644 index 651a6cec7d64..000000000000 --- a/www/w3c-httpd/files/patch-ab +++ /dev/null @@ -1,19 +0,0 @@ -*** Daemon/Implementation/CommonMakefile.DIST Sat Oct 29 12:36:04 1994 ---- Daemon/Implementation/CommonMakefile Sat Oct 29 12:36:21 1994 -*************** -*** 35,41 **** - # If this env var is set to something else Some makes will use that instead - SHELL = /bin/sh - # Rule file to be used by target daemon -! RULE_FILE = "/etc/httpd.conf" - - CMN = $(WWW)/Library/Implementation - INC = $(WWW)/Library/Implementation ---- 35,41 ---- - # If this env var is set to something else Some makes will use that instead - SHELL = /bin/sh - # Rule file to be used by target daemon -! RULE_FILE = "/usr/local/etc/httpd.conf" - - CMN = $(WWW)/Library/Implementation - INC = $(WWW)/Library/Implementation diff --git a/www/w3c-httpd/pkg-comment b/www/w3c-httpd/pkg-comment deleted file mode 100644 index dec9df909b33..000000000000 --- a/www/w3c-httpd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -HTTPD (WWW) server from Cern (version 3.0) diff --git a/www/w3c-httpd/pkg-descr b/www/w3c-httpd/pkg-descr deleted file mode 100644 index cec585604eed..000000000000 --- a/www/w3c-httpd/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is the CERN httpd (WWW) server. It is the most versatile WWW server -currently in the public domain, however it's not particularly easy to -configure for the neophyte. diff --git a/www/w3c-httpd/pkg-plist b/www/w3c-httpd/pkg-plist deleted file mode 100644 index c8b902706d60..000000000000 --- a/www/w3c-httpd/pkg-plist +++ /dev/null @@ -1,35 +0,0 @@ -@cwd /usr/local -libexec/httpd -bin/htadm -www/cgi-bin/cgiparse -www/cgi-bin/cgiutils -www/htbin/htimage -www/config/httpd.conf -www/config/proxy.conf -www/config/caching.conf -www/config/prot.conf -www/config/all.conf -www/icons/back.xbm -www/icons/binary.xbm -www/icons/binhex.xbm -www/icons/blank.xbm -www/icons/compressed.xbm -www/icons/dir.gif -www/icons/directory.xbm -www/icons/doc.gif -www/icons/dummy.xbm -www/icons/ftp.xbm -www/icons/image.xbm -www/icons/index.xbm -www/icons/index2.xbm -www/icons/movie.xbm -www/icons/sound.xbm -www/icons/tar.xbm -www/icons/telnet.xbm -www/icons/text.xbm -www/icons/unknown.doc.xbm -www/icons/uu.xbm -www/icons/unknown.xbm -www/icons/doc.xbm -www/icons/gzip.xbm -www/icons/unknown.old.xbm |