mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
eb11b51ed9
It lastet so long, because of personal time constraints and based on the fact, that I had to do the very time consuming task, to revamp the whole big brother installation heavily. This could be avoided, if Sean could provide a Makefile with a real install: target and not the drainbamaged "unpack, compile and let the whole sh**^H^H^H^Hbunch remain here(tm)" philosophy." (me lucky one, that apsfilter has changed about 1-2 years ago ;-) - make install target now copies the workdir to ${PREFIX}/bb and then moves or removes files and directories as needed - revamped client configuration and introduced a ${PREFIX}/share/bb/bbclients directory. Hope you like it this way ;-)
32 lines
1.4 KiB
Plaintext
32 lines
1.4 KiB
Plaintext
--- etc/bb-hosts.orig Sun Jun 27 12:23:17 1999
|
|
+++ etc/bb-hosts Sun Jun 27 12:25:25 1999
|
|
@@ -3,16 +3,15 @@
|
|
#
|
|
# This file should be identical on both the display server and paging server
|
|
# if they reside on different hosts
|
|
-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-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
|
|
-page modem Modem page
|
|
-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
|
|
-# Summaries are always displayed on the main page
|
|
-summary canada.bc 192.168.116.1 http://www.iti.qc.com/iti/users/sean/bb/
|
|
+127.0.0.1 !!HOSTNAME!! # BBPAGER BBNET BBDISPLAY dns ftp smtp pop3 http://!!HOSTNAME!!/
|
|
+#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
|
|
+#page modem Modem page
|
|
+#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
|
|
+## Summaries are always displayed on the main page
|
|
+#summary canada.bc 192.168.116.1 http://www.iti.qc.com/iti/users/sean/bb/
|