summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-09-05 23:14:45 +0000
committerhubertf <hubertf>1998-09-05 23:14:45 +0000
commit76b838a0b55ef8bff84496e42e5c2d069d2e92af (patch)
treea85db05f2d219b34ea17e833f25f7531bbaa20d1 /www
parent0a1cc94781723cb2004b3993c11a697408a4fe2d (diff)
downloadpkgsrc-76b838a0b55ef8bff84496e42e5c2d069d2e92af.tar.gz
Mention NetBSD on the newly created site.
Diffstat (limited to 'www')
-rw-r--r--www/apache/Makefile13
-rw-r--r--www/apache/files/md53
-rw-r--r--www/apache/patches/patch-ab23
-rw-r--r--www/apache/pkg/PLIST-mi3
4 files changed, 36 insertions, 6 deletions
diff --git a/www/apache/Makefile b/www/apache/Makefile
index 8283739bb4e..777cf568844 100644
--- a/www/apache/Makefile
+++ b/www/apache/Makefile
@@ -1,15 +1,19 @@
-# $NetBSD: Makefile,v 1.17 1998/09/05 22:27:29 hubertf Exp $
+# $NetBSD: Makefile,v 1.18 1998/09/05 23:14:45 hubertf Exp $
#
DISTNAME= apache_1.3.1
PKGNAME= apache-1.3.1
CATEGORIES= www
-MASTER_SITES= http://www.apache.org/dist/
+MASTER_SITES= http://www.apache.org/dist/ \
+ http://www.netbsd.org/images/logos/
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
+ sitedrivenby.gif
-MAINTAINER= cjs@netbsd.org
+MAINTAINE= cjs@netbsd.org
HOMEPAGE= http://www.apache.org/
-CONFLICTS= apache-modssl-1.3.1
+EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
+CONFLICTS= apache-modssl-1.3.1
HAS_CONFIGURE= YES
CONFIGURE_ARGS+=--compat --prefix=${PREFIX}/http --exec-prefix=${PREFIX} \
--mandir=${PREFIX}/man --libexecdir=${PREFIX}/lib/apache \
@@ -26,6 +30,7 @@ CONFIGURE_ARGS+=--compat --prefix=${PREFIX}/http --exec-prefix=${PREFIX} \
post-install:
touch ${PREFIX}/http/logs/.keep_me
touch ${PREFIX}/http/proxy/.keep_me
+ ${CP} ${DISTDIR}/sitedrivenby.gif ${PREFIX}/http/htdocs
.include "../../mk/bsd.pkg.mk"
diff --git a/www/apache/files/md5 b/www/apache/files/md5
index 79317c08b67..b5a07941f85 100644
--- a/www/apache/files/md5
+++ b/www/apache/files/md5
@@ -1,3 +1,4 @@
-$NetBSD: md5,v 1.6 1998/08/07 23:46:09 cjs Exp $
+$NetBSD: md5,v 1.7 1998/09/05 23:14:45 hubertf Exp $
MD5 (apache_1.3.1.tar.gz) = fd28c26f94451216a23f34f5fe22e2b4
+MD5 (sitedrivenby.gif) = ad0647dceb931d02bfd046e55915f7b1
diff --git a/www/apache/patches/patch-ab b/www/apache/patches/patch-ab
new file mode 100644
index 00000000000..518d8e8d340
--- /dev/null
+++ b/www/apache/patches/patch-ab
@@ -0,0 +1,23 @@
+--- htdocs/index.html.orig Sat Sep 5 22:09:30 1998
++++ htdocs/index.html Sat Sep 5 22:37:43 1998
+@@ -39,13 +39,18 @@
+ HREF="manual/index.html"
+ >documentation</A>
+ has been included with this distribution.
++ Information on the NetBSD multiplatform operating system can be found
++ at <A HREF="http://www.netbsd.org/">NetBSD's homepage</A> on the net.
+ </P>
+ <P>
+- The Webmaster of this site is free to use the image below on
+- an Apache-powered Web server. Thanks for using Apache!
++ The Webmaster of this site is free to use the images below on
++ an Apache/NetBSD-powered Web server. Thanks for using <A HREF="http://www.apache.org/">Apache</A> on <A HREF="http://www.netbsd.org/">NetBSD</A>!
+ </P>
+ <DIV ALIGN="CENTER">
+ <IMG SRC="apache_pb.gif" ALT="">
++ <A HREF="http://www.netbsd.org/">
++ <IMG SRC="sitedrivenby.gif" border=0
++ ALT="Site driven by NetBSD - NetBSD rocks!"></A>
+ </DIV>
+ </BODY>
+ </HTML>
diff --git a/www/apache/pkg/PLIST-mi b/www/apache/pkg/PLIST-mi
index d885275a8af..a08add3fe39 100644
--- a/www/apache/pkg/PLIST-mi
+++ b/www/apache/pkg/PLIST-mi
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST-mi,v 1.4 1998/08/07 23:46:09 cjs Exp $
+@comment $NetBSD: PLIST-mi,v 1.5 1998/09/05 23:14:45 hubertf Exp $
bin/dbmmanage
bin/htdigest
bin/htpasswd
@@ -15,6 +15,7 @@ http/conf/mime.types.default
http/conf/srm.conf
http/conf/srm.conf.default
http/htdocs/apache_pb.gif
+http/htdocs/sitedrivenby.gif
http/htdocs/index.html
http/htdocs/manual/LICENSE
http/htdocs/manual/bind.html