summaryrefslogtreecommitdiff
path: root/net/bb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-2/+2
| | | | Notes: svn path=/head/; revision=7303
* Upgrade, 1.04 (?) -> 1.04H.Masafumi Max NAKANE1997-05-042-4/+4
| | | | Notes: svn path=/head/; revision=6396
* Remove version-specific DIST_SUBDIR. It is too hard to maintain if theSatoshi Asami1997-03-041-1/+1
| | | | | | | number of subdirectories grow. Notes: svn path=/head/; revision=5825
* Remove version-specific DIST_SUBDIR. It is too hard to maintain if theSatoshi Asami1997-03-041-3/+1
| | | | | | | number of subdirectories grow. Notes: svn path=/head/; revision=5824
* Upgraded bb to 1.04.Andreas Klemm1997-03-032-3/+5
| | | | | | | | | | New features ... traces sendmail, pop3, ... Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=5821
* - copy correct bb-pager.sh script to cgi-bin.Andreas Klemm1997-01-262-3/+7
| | | | | | | | | | - 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, ...) Notes: svn path=/head/; revision=5448
* "ln -s" -> "ln -sf".Satoshi Asami1997-01-241-4/+4
| | | | Notes: svn path=/head/; revision=5428
* remove 2 files from PLIST, that actually are created, when runningAndreas Klemm1997-01-232-3/+6
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=5410
* Some bugfixes and enhancements:Andreas Klemm1997-01-202-3/+7
| | | | | | | | | | | | | | | | | | | | 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: Notes: svn path=/head/; revision=5397
* Removed RUN_DEPENDS=netscape3.Andreas Klemm1997-01-201-2/+1
| | | | | | | Strongly suggested by: Satoshi Notes: svn path=/head/; revision=5396
* corrected md5 checksum because author did changes without bumpingAndreas Klemm1997-01-201-1/+1
| | | | | | | | the release number. Obtained from: Doug White <dwhite@gdi.uoregon.edu> Notes: svn path=/head/; revision=5395
* Comment out NO_CDROM, author says ok.Satoshi Asami1997-01-061-2/+5
| | | | Notes: svn path=/head/; revision=5237
* Add NO_CDROM for now, since the README says:Satoshi Asami1997-01-061-1/+3
| | | | | | | | | | | | | | | === 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. Notes: svn path=/head/; revision=5226
* Update. By the way, since the distfile doesn't include the version number,Satoshi Asami1997-01-061-1/+1
| | | | | | | | I have no idea how anyone could have compiled the updated version without fixing this. ;) Notes: svn path=/head/; revision=5224
* Updated bb port to version 1.0.Andreas Klemm1997-01-043-5/+5
| | | | | | | Corrected an error in configure script. Notes: svn path=/head/; revision=5206
* port doesn't run-depend on lyx instead on lynx. But that wasAndreas Klemm1997-01-041-2/+2
| | | | | | | | | perhaps a bad choise, as well, since you need a web browser with graphical capabilities. Obtained from: "up again" Andrew Stesin Notes: svn path=/head/; revision=5205
* new patch-aa needed because of little Makefile modifications byAndreas Klemm1996-12-231-16/+13
| | | | | | | the author of the package. Notes: svn path=/head/; revision=5074
* Got checksum mismatch. Fetched it again and created new checksum file.Andreas Klemm1996-12-221-1/+1
| | | | Notes: svn path=/head/; revision=5059
* Remove the package name in the COMMENT file.Andreas Klemm1996-12-221-1/+1
| | | | Notes: svn path=/head/; revision=5058
* General Makefile cleanupDavid E. O'Brien1996-12-011-3/+3
| | | | | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... Notes: svn path=/head/; revision=4738
* Make this compile and package.Satoshi Asami1996-11-263-6/+4
| | | | Notes: svn path=/head/; revision=4688
* Standardize.Satoshi Asami1996-11-181-10/+9
| | | | Notes: svn path=/head/; revision=4564
* --- Big Brother ---Andreas Klemm1996-11-178-0/+262
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) Notes: svn path=/head/; revision=4554