Commit Graph

37 Commits

Author SHA1 Message Date
Satoshi Asami
332f5b1dcd Maintainer timeout -- move symlink source to share/doc/apache/manual/bb.
Also create cgi-bin dir.
1999-10-01 22:39:24 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Andreas Klemm
eb11b51ed9 Long awaited upgrade to version 1.2a
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 ;-)
1999-06-27 14:23:08 +00:00
Andreas Klemm
971040175b Upgrade zebra to 0.70.
0.70 is a bugfix release to 0.69
from the announcement on the zebra mailinglist:
I've just fixed critical bug of zebra's routing information base
calculation which introduced in zebra-0.69.  ospfd bugs which causes
core dump are also fixed.  Configuration search path bug is fixed by
NAGUCHI kay.  RIPng in filter bug is fixed by itojun.
* Changes in zebra-0.70
* Changes in zebra
** Critical routing information base calculation bug check is fixed.
** zebra ipv4 message is extended to support external/internal route flavor.
** Now if internal route doesn't has direct connected nexthop, then nexthop
is calculated by looking up IGP routing table.
* Changes in bgpd
** `neighbor PEER update-source IFNAME' command added as ALIAS to
`neighbor PEER interface IFNAME'.
* Changes in ospfd
** DD null pointer bug is fixed.
1999-06-26 12:01:35 +00:00
Steve Price
200c4f0449 Make this deinstall friendly.
PR:		8207
Submitted by:	Ruslan Ermilov <ru@ucb@crimea.ua>
1998-10-10 04:11:29 +00:00
Satoshi Asami
b97560e72b Portlint. 1998-09-22 17:22:12 +00:00
Andreas Klemm
e49eaf392a update to version 1.08a
PR:		closes 7866
1998-09-19 22:19:48 +00:00
Andreas Klemm
05365a4afd - 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)
1998-08-29 11:25:15 +00:00
Andreas Klemm
f47c95ee08 Last change, that makes port WWW server independend broke install target
Add directory ${PREFIX}/www/cgi-bin and ${PREFIX}/www/data first before
installing.
PR:	closes 6729
1998-05-24 11:29:13 +00:00
Andreas Klemm
747602a23b Remove dependency to kermit, since using qpage might be a better alternative.
Updated post-installation notes, to use either kermit or qpage.
Pointed out by:	Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
1998-05-22 17:09:05 +00:00
Andreas Klemm
72ebaff880 Add run dependency (kermit), you'll need it for pager functionality. 1998-05-18 21:54:12 +00:00
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
Andreas Klemm
9eda7ccec9 Ouch, now I remember... runbb.sh can't be used in /etc/rc.d directly.
So leave it in $PREFIX/bb. Updated PLIST.
1998-01-31 11:58:57 +00:00
Andreas Klemm
fb7e31487e - Updated the port to newest release.
- Revamped the make install target completely using .for .endfor loops
- Created a private download subdir via http because the author doesn't
  provide a version number in source archive.
- docu now will be installed in /usr/share/doc
- updated PLIST
- tested packaging and installed successfully from a package
- install runbb.sh directly in the usual place (/usr/local/etc/rc.d)
This package runs really fine now, no problems anymore, the system
status of my -current machine is being displayed very well on the
webpage http://localhost/bb
1998-01-31 11:44:43 +00:00
Andreas Klemm
b33951690b updated PKGNAME from bb-1.04h to bb-1.04
removed not needed #NO_CDROM= entry
install forgotten bbnet and sendmsg script/prg
updated PLIST
added bb.sh script to FILESDIR
install bb.sh script from FILESDIR to ${PREFIX}/etc/rc.d
add dirrm statements in PLIST
remove bb symlink in www/data after the last dir. has been removed
added $Id$ in configure script
add post-install script, that inserts the correct local-path (PREFIX)
1997-10-13 20:19:25 +00:00
Andreas Klemm
725e0adfca cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG 1997-10-09 21:04:47 +00:00
Andreas Klemm
3a3e535685 cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Masafumi Max NAKANE
975259720a Upgrade, 1.04 (?) -> 1.04H. 1997-05-04 03:26:54 +00:00
Satoshi Asami
93dfe9df5a Remove version-specific DIST_SUBDIR. It is too hard to maintain if the
number of subdirectories grow.
1997-03-04 05:14:57 +00:00
Andreas Klemm
efc245cfb1 Upgraded bb to 1.04.
New features ... traces sendmail, pop3, ...
Reviewed by:
Submitted by:
Obtained from:
1997-03-03 21:37:05 +00:00
Andreas Klemm
cb9659df17 - copy correct bb-pager.sh script to cgi-bin.
- make a symlink to $PREFIX/bb/www instead from there to cgi-bin, so
  that apache server finds the script outside the document root.
- updated PLIST.
- provide better environment for ,paging' in script (BBHOME, ...)
1997-01-26 18:44:39 +00:00
Satoshi Asami
e91ccdae02 "ln -s" -> "ln -sf". 1997-01-24 12:16:53 +00:00
Andreas Klemm
f269a41291 remove 2 files from PLIST, that actually are created, when running
the start script.

Added a needed tmp dir ($PREFIX/bb/tmp), otherwise bb refuses to start.
Updated PLIST.

symlinked page.sh cgi script to $PREFIX/www/cgi-bin
1997-01-23 22:05:48 +00:00
Andreas Klemm
ff9aa2e3ff Some bugfixes and enhancements:
a) The link created in /usr/local/www to the bb is relative, so it
does not work if the ${PREFIX}/www is itself a symlink.  Fixed that
by using full paths.

b) Added a symlink bb/index.html to bb/bb.html so that the URL can
just be http://hostname/bb

c) Added 3 files (two of them were very important) to PLIST which
were missing (bb.html, bb2.html and the new index.html). So I think
nobody tried to install bb from a package since now.

Reviewed by:
Partially submitted by:	Mikhail Teterin <mi@www.video-collage.com>
Obtained from:
1997-01-20 11:46:02 +00:00
Andreas Klemm
13472af44c Removed RUN_DEPENDS=netscape3.
Strongly suggested by:	Satoshi
1997-01-20 09:59:33 +00:00
Satoshi Asami
acba5a9cf3 Comment out NO_CDROM, author says ok. 1997-01-06 13:54:53 +00:00
Satoshi Asami
a6127faf46 Add NO_CDROM for now, since the README says:
===
License Agreement
=================
Big Brother is non-commercial software.  That means it can't be sold
or included in any commercial product without written permission from
Sean MacGuire.
===

I have sent mail to Mr. MacGuire asking for permission.
1997-01-06 08:51:42 +00:00
Andreas Klemm
7253116e7c Updated bb port to version 1.0.
Corrected an error in configure script.
1997-01-04 15:24:36 +00:00
Andreas Klemm
109193c05e port doesn't run-depend on lyx instead on lynx. But that was
perhaps a bad choise, as well, since you need a web browser
with graphical capabilities.
Obtained from: "up again" Andrew Stesin
1997-01-04 15:12:59 +00:00
David E. O'Brien
49f337d203 General Makefile cleanup
Add MAINATERS
   mkdir -p ==> ${MKDIR}
   cp ==> ${CP}
   install ==> ${INSTALL}/${INSTALL_*}
   etc...
1996-12-01 01:23:27 +00:00
Satoshi Asami
90303fd642 Make this compile and package. 1996-11-26 09:16:00 +00:00
Satoshi Asami
fe9a912544 Standardize. 1996-11-18 05:35:30 +00:00
Andreas Klemm
ed4bfef983 --- Big Brother ---
a Web-based Unix Network Monitoring and Notification System
        by Sean MacGuire <sean@iti.qc.ca>

Home Page:      http://www.iti.qc.ca/iti/users/sean/bb-dnld/
A Life Example: http://www.menet.umn.edu/~clolson/bb/bb.html (40 machines)
1996-11-17 20:02:13 +00:00