1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/net/bb/files/patch-ad
Andreas Klemm 23ba558a82 - Update port to new version 1.06c
- Please note, that a Windows NT client (v1.02) is also available !!!
- Make port web server independent, you have to decide, which one
  to choose from the ports collection
- made port PREFIX clean
- every patch adds !!PREFIX!! and !!HOSTNAME!! hooks
  the configure script uses perl, to substitute it with actual
  PREFIX and hostname
1998-05-18 21:52:07 +00:00

31 lines
1.2 KiB
Plaintext

--- 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 @@
#
# 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
-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/
+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/