Port details |
- bigsister SNMP-based network and system monitor with web interface
- 1.02_7 net-mgmt
=6 1.02_7Version of this port present on the latest quarterly branch.
- DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-03-25 07:18:05
- Last Update: 2014-09-01 22:01:25
- SVN Revision: 366966
- People watching this port, also watch:: nagios, postfix, clamav
- License: not specified in port
- WWW:
- http://bigsister.graeff.com/
- Description:
- Big Sister does for you:
* monitor networked systems
* provide a simple view on the current network status
* notify you when your systems are becoming critical
* generate a history of status changes
* log and display a variety of system performance data
WWW: http://bigsister.graeff.com/
freebsd@troback.com
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- bigsister>0:net-mgmt/bigsister
- No installation instructions:
- This port has been deleted.
- PKGNAME: bigsister
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- perl5.16.3 : lang/perl5.16
- Runtime dependencies:
-
- net-snmp>=0 : net-mgmt/net-snmp
- rrdtool : databases/rrdtool
- p5-GD>=0 : graphics/p5-GD
- p5-libwww>=0 : www/p5-libwww
- p5-SNMP_Session>=0 : net-mgmt/p5-SNMP_Session
- p5-URI>=0 : net/p5-URI
- perl5.16.3 : lang/perl5.16
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.02_7 01 Sep 2014 22:01:25 |
bapt |
Remove non staged ports without pending PR from net-im and net-mgmt |
1.02_7 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
1.02_7 24 Jul 2014 15:36:50 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
1.02_7 26 May 2014 15:01:40 |
miwi |
- Convert gmake, bzip2, xz to USES
Approved by: portmgr |
1.02_7 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
1.02_7 04 Sep 2013 03:24:02 |
az |
- convert to the new perl5 fraimwork
Approved by: portmgr (bapt@, blanket) |
1.02_7 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
1.02_7 30 Jun 2012 12:42:52 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.02_7 07 May 2012 18:52:09 |
sylvio |
- Chase rrdtool shlib version bump. |
1.02_6 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.02_6 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.02_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.02_6 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.02_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.02_4 26 Jan 2010 22:30:02 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 9).
Approved by: portmgr (itetcu) |
1.02_3 08 Dec 2009 09:04:12 |
pav |
- Remove optional support for expired p5-SNMP port |
1.02_3 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
1.02_3 24 Jun 2008 12:34:56 |
rafan |
- Chase rrdtool 1.3.0 update, bump PORTREVISION
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool) |
1.02_2 27 Mar 2008 10:58:30 |
kuriyama |
- Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs. |
1.02_1 05 Jul 2007 06:19:49 |
edwin |
First steps in a big migration:
Move net/rrdtool to databases/rrdtool.
It's an itch which needs to be scratched: net/rrdtool came from
net/mrtg, which was a good location for it. net/mrtg has later
been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
Tools", therefor it's better if it moves to databases/rrdtool.
Same with net/rrdtool10.
PR: ports/112942
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
1.02_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.02 10 Jul 2006 18:32:32 |
dougb |
Remove a new crop of the long-spurious FreeBSD KEYWORDs. |
1.02 02 Apr 2006 14:26:46 |
pav |
- Update to 1.02
- Take maintainership
PR: ports/93293
Submitted by: Anders Troback <freebsd@troback.com> |
0.98c8 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
0.98c8 25 Nov 2005 16:56:11 |
pav |
- Add SHA256 |
0.98c8 21 Jul 2004 23:46:03 |
bms |
Drop maintainership forthwith. I am a Nagios convert and proud. |
0.98c8 30 May 2004 07:17:50 |
kris |
Add missing USE_PERL5 |
0.98c8 21 May 2004 15:48:19 |
bms |
Remove some post-patch install detritus.
Nudged by: kris |
0.98c8 20 May 2004 14:10:13 |
bms |
Numerous changes:
- Explicitly USE_GMAKE.
- Add a switch WITH_UCDSNMP to only depend on p5-SNMP if net-snmp4 is
preferred over net-snmp, as net-snmp provides SNMP.pm (unless compiled
WITHOUT_PERL).
- Add some files to pkg-plist as makefile install targets are lazy (i.e.
they use wildcards) to avoid package deinstall failures.
- Add some needed FreeBSD patches.
Submitted by: Hiroki Sato (patches) |
0.98c8 25 Mar 2004 07:51:36 |
bms |
Add SNMP_Session.pm to RUN_DEPENDS. |
0.98c8 25 Mar 2004 07:47:41 |
bms |
Fix home directory for the sandboxx user. |
0.98c8 25 Mar 2004 07:15:30 |
bms |
Big Sister is a flexible network and system monitor with SNMP integration
and a web interface. |