Cern HTTPD version 3.0 port for FreeBSD 2.x

This commit is contained in:
Paul Traina 1994-10-29 20:28:01 +00:00
parent 772d06af36
commit f5cde0d778
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287
6 changed files with 100 additions and 0 deletions

30
www/w3c-httpd/Makefile Normal file
View File

@ -0,0 +1,30 @@
# New ports collection makefile for: cern_httpd
# Version required: 3.0 / 2.17
# Date created: 29 October 1994
# Whom: pst
#
# $Id$
#
DISTNAME= WWW
DISTFILES= WWWDaemon_3.0.tar.Z WWWLibrary_2.17.tar.Z
MASTER_SITES= ftp://www0.cern.ch/pub/www/src/
WWW_ROOT= ${PREFIX}/www
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>

View File

@ -0,0 +1,12 @@
*** 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

View File

@ -0,0 +1,19 @@
*** 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

View File

@ -0,0 +1 @@
HTTPD (WWW) server from Cern (version 3.0)

3
www/w3c-httpd/pkg-descr Normal file
View File

@ -0,0 +1,3 @@
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.

35
www/w3c-httpd/pkg-plist Normal file
View File

@ -0,0 +1,35 @@
@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