mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- update to new version 1.08
- use 127.0.0.1 as starting ip address for a fresh configuration - new master site, use my download area as alternative - suggest installing apache 13 to use this port instead of the old noneexisting ports - new life example (the bb developement site)
This commit is contained in:
parent
9fe96bf174
commit
05365a4afd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12906
@ -3,13 +3,13 @@
|
||||
# Date created: So 17 Nov 1996 16:59:23 MET
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.25 1998/05/22 17:09:05 andreas Exp $
|
||||
# $Id: Makefile,v 1.26 1998/05/24 11:29:13 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= bb-1.06c
|
||||
DISTNAME= bb-1.08
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://freefall.freebsd.org/~andreas/download/
|
||||
|
||||
MASTER_SITES= http://maclawran.ca/~sean/bb-dnld/ \
|
||||
http://freefall.freebsd.org/~andreas/download/
|
||||
MAINTAINER= andreas@FreeBSD.ORG
|
||||
|
||||
# The FreeBSD Ports Team has permission to include this in our CDROM
|
||||
@ -21,8 +21,8 @@ WRKSRC= ${WRKDIR}/bb
|
||||
pre-configure:
|
||||
@echo "==================================================="
|
||||
@echo "You need to install a WWW Server to use this port"
|
||||
@echo "For example: - apache or "
|
||||
@echo " - apache-ssl
|
||||
@echo "For example: - apache13 or "
|
||||
@echo " - apache13-modssl
|
||||
@echo "port."
|
||||
@echo "==================================================="
|
||||
|
||||
@ -119,7 +119,7 @@ do-install:
|
||||
@echo " http://localhost/bb"
|
||||
@echo ""
|
||||
@echo "Look here for a life sample:"
|
||||
@echo " http://www.menet.umn.edu/~clolson/bb/bb.html"
|
||||
@echo " http://maclawran.ca/bb/bb.html"
|
||||
@echo ""
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (bb-1.06c.tar.gz) = bf3fb34b31389af77886c8321e5a7d18
|
||||
MD5 (bb-1.08.tar.gz) = 86cdf5570bd62dadfff5e38746927f9c
|
||||
|
@ -1,13 +1,13 @@
|
||||
--- etc/bb-hosts.orig Mon May 18 23:25:35 1998
|
||||
+++ etc/bb-hosts Mon May 18 23:28:20 1998
|
||||
@@ -1,14 +1,16 @@
|
||||
--- etc/bb-hosts.orig Sun Aug 9 03:46:51 1998
|
||||
+++ etc/bb-hosts Sat Aug 29 13:11:02 1998
|
||||
@@ -1,14 +1,14 @@
|
||||
#
|
||||
# THE BIG BROTHER HOSTS FILE
|
||||
#
|
||||
-192.168.116.1 iti-s01.iti.qc.com # BBPAGER BBNET BBDISPLAY ftp smtp pop3 http://iti-s01/
|
||||
-192.168.117.1 ns.iti.qc.com # ftp smtp dns
|
||||
-group <H3><I>Web Servers</I></H3>
|
||||
-192.168.117.2 ns2.iti.qc.com # ftp smtp
|
||||
-group-compress <H3><I>Web Servers</I></H3>
|
||||
-192.168.117.2 ns2.iti.qc.com # ftp smtp noping
|
||||
-192.168.117.3 ns3.iti.qc.com # ftp smtp
|
||||
-192.168.117.4 ns4.iti.qc.com # ftp smtp
|
||||
-group <H3><I>Modem Banks</I></H3>
|
||||
@ -15,16 +15,14 @@
|
||||
-dialup modem-bank2 192.168.117.17 16
|
||||
-dialup modem-bank3 192.168.117.33 16
|
||||
-summary canada.bc 192.168.116.1 http://www.iti.qc.com/iti/users/sean/bb/
|
||||
+172.16.1.1 !!HOSTNAME!! # BBPAGER BBNET BBDISPLAY ftp smtp pop3 http://!!HOSTNAME!!/
|
||||
+#
|
||||
+#192.168.116.1 iti-s01.iti.qc.com # BBPAGER BBNET BBDISPLAY ftp smtp pop3 http://iti-s01/
|
||||
+#192.168.117.1 ns.iti.qc.com # ftp smtp dns
|
||||
+#group <H3><I>Web Servers</I></H3>
|
||||
+#192.168.117.2 ns2.iti.qc.com # ftp smtp
|
||||
+#192.168.117.3 ns3.iti.qc.com # ftp smtp
|
||||
+#192.168.117.4 ns4.iti.qc.com # ftp smtp
|
||||
+#group <H3><I>Modem Banks</I></H3>
|
||||
+#dialup modem-bank1 192.168.117.1 16
|
||||
+#dialup modem-bank2 192.168.117.17 16
|
||||
+#dialup modem-bank3 192.168.117.33 16
|
||||
+#summary canada.bc 192.168.116.1 http://www.iti.qc.com/iti/users/sean/bb/
|
||||
+127.0.0.1 !!HOSTNAME!! # BBPAGER BBNET BBDISPLAY ftp smtp pop3 http://!!HOSTNAME!!/
|
||||
+# 192.168.117.1 ns.iti.qc.com # ftp smtp dns
|
||||
+# group-compress <H3><I>Web Servers</I></H3>
|
||||
+# 192.168.117.2 ns2.iti.qc.com # ftp smtp noping
|
||||
+# 192.168.117.3 ns3.iti.qc.com # ftp smtp
|
||||
+# 192.168.117.4 ns4.iti.qc.com # ftp smtp
|
||||
+# group <H3><I>Modem Banks</I></H3>
|
||||
+# dialup modem-bank1 192.168.117.1 16
|
||||
+# dialup modem-bank2 192.168.117.17 16
|
||||
+# dialup modem-bank3 192.168.117.33 16
|
||||
+# summary canada.bc 192.168.116.1 http://www.iti.qc.com/iti/users/sean/bb/
|
||||
|
Loading…
Reference in New Issue
Block a user