Commit graph

3647 commits

Author SHA1 Message Date
Wesley Shields
1b4f975f98 NagTail is like tail(1), but for the nagios status.dat file.
PR:		ports/157495
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
2011-06-04 19:02:16 +00:00
Wesley Shields
cfd0739d17 - Update to 0.19.
- Respect PREFIX.
- Fix RUN_DEPENDS.

PR:		ports/157442
Submitted by:	Ryan Steinmetz (rpsfa@rit.edu)
Approved by:	Sergey Alexanov <salexanov@gmail.com> (maintainer)
2011-06-03 11:23:46 +00:00
Doug Barton
7d045384c3 Initialize a variable in $PREFIX/bin/ipcount to avoid a warning
While I'm here twiddle whitespace in the header to avoid double-spaces
2011-05-30 20:39:25 +00:00
Wesley Shields
252f2e8e67 - Fix a memory leak.
PR:		ports/156902
Submitted by:	Thorkill <ml@grid.einherjar.de>
Approved by:	maintainer
2011-05-30 20:18:19 +00:00
Emanuel Haupt
fd49f5c68b Update to 0.9.7.1 2011-05-30 14:48:07 +00:00
Wesley Shields
f509d17ab4 The check_mysql_slave plugin allows you to check that a particular
MySQL replication slave is running and (coming soon) is within a
threshold bytes or seconds behind its master.

WWW: http://buhacoff.net/software/check_mysql_slave

PR:		ports/157066
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
2011-05-29 01:45:26 +00:00
Emanuel Haupt
bfec6e2519 Update to 0.9.7 2011-05-28 09:35:49 +00:00
Wesley Shields
8af63a6c28 - Update to 3.2.25
PR:		ports/157364
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
Approved by:	Nicolai Petri <nicolai@petri.cc> (maintainer)
2011-05-27 20:45:37 +00:00
Emanuel Haupt
bd91313e45 Fix redundant MASTER_SITES definition. 2011-05-27 09:06:57 +00:00
Emanuel Haupt
4edb2382fa Add nagstamon 0.9.6.1, a nagios status monitor for your desktop. 2011-05-26 16:58:58 +00:00
Philippe Audeoud
68c2e07dfc - Remove empty patches files.
Approved by:	pav@ (portmgr)
2011-05-23 12:50:00 +00:00
Olli Hauer
346fdfaa76 mod_perl2 was updated, this changes are needet to prevent
dependency loops

- fix mod_perl/mod_perl2 dependency
- p5-Apache-Reload is now included in mod_perl2
- make usage of CPAN author macro
- bump portrevision

commit with hat apache@
2011-05-22 22:23:16 +00:00
Brendan Fabeny
93d84d3172 Simplify the WITH_SETUID option by using
GROUPS, rather than PKG[DE]INSTALL scripts
2011-05-21 11:21:59 +00:00
Dirk Meyer
1761a0e558 - update to 4.3.3 2011-05-19 18:46:46 +00:00
Doug Barton
fe19b573ef Update to 2.1.5.1:
2011-01-03
bugfix in mode sql (numerical vs. regexp output)

2010-12-20 2.1.5
fixed a division by zero bug in index-usage (Thanks Wiltmut Gerdes)
fixed a severe bug when loading dynamic extensions (Thanks Ralph Schneider)
added mode table-fragmentation
fixed a bug in table-lock-contention (thanks mayukmok00)
mode sql can now have a non-numerical output which is compared to a string/regexp
new parameter –dbthresholds
new mode report can be used to output only the bad news (short,long,html)

2010-10-02 2.1.4
added modes threads-created, threads-running, threads-cached
added connects-aborted, clients-aborted

Minor whitespace fix for PLIST_DIRS

PR:		ports/157105
Submitted by:	me
Approved by:	maintainer
2011-05-18 01:55:00 +00:00
Sahil Tandon
c2e9b4e7ea - Update to 4.10.3 [1]
While here, pacify portlint by removing CPPFLAGS from
CONFIGURE_ENV; the former is passed to underlying
configure scripts via bsd.port.mk.

PR:		ports/156943 [1]
Submitted by:	Benjamin Lee <ben@b1c1l1.com>
Approved by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
2011-05-17 01:06:46 +00:00
Wesley Shields
218269f688 Include SQL files/instructions
Add RC script
Fix incorrect use of CONFIGURE_ENV
Add a second mirror

PR:		ports/157051
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
2011-05-15 14:08:00 +00:00
Doug Barton
29813d5397 Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
2011-05-15 02:49:17 +00:00
Olli Hauer
58ce275fd1 - update to version 1.5.9
PR:		ports/156608
Submitted by:	ohauer
2011-05-14 16:50:17 +00:00
Wesley Shields
06c4ef4c09 Check Email Delivery is a plugin for Nagios that allows you to
check functionality within your email environment.

Some typical uses of this plugin include:
* check SMTP server
* check IMAP server
* check email delivery loop
* check auto-responder function
* keep an eye on email lag
* monitor automated mailboxes
* aggregate check results of multiple plugins
* check email-to-FTP or other special email gateways

WWW: http://buhacoff.net/software/check_email_delivery/

PR:		ports/156915
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
2011-05-12 23:38:14 +00:00
Beech Rintoul
6eab245ddd -Update to 0.6.4
-Changes in port:
-Change depends of django to django-1.3.x version only
-Add options for make 'noc' with GMPY and PEP8 modules
-Remove creating user anf group from pkg-install script and use bsd.port.mk
 mechanism.
-Autogenerate PLIST file from MANIFEST file in distribution.

PR:		ports/156809
Submitted by:	Stanislav A Svirid <count@211.ru> (maintainer)
Approved by:	itetcu (mentor)(implicit)
2011-05-11 17:15:54 +00:00
Lars Thegler
c30fd7b924 Update to 1.9016 2011-05-04 15:49:43 +00:00
Baptiste Daroussin
4681ca0af3 Removed unmaintained expired ports from net-mgmt
2011-05-01 net-mgmt/annextools: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/asused: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/grepip: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/ipsectrace: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/knowlan: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/p5-Altoids: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/pktstat: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/scotty3: Upstream disapear and distfile is no more available
2011-05-02 06:05:51 +00:00
Baptiste Daroussin
333fef3aec Remove because it depends on the expirt net-mgmt/p5-Altoids
net-mgmt/junipoll
2011-05-02 06:01:28 +00:00
Pav Lucistnik
3495038c30 - Mark BROKEN on 9-CURRENT:
cc1: warnings being treated as errors
  ripng.c:105: warning: large integer implicitly truncated to unsigned type

Reported by:	pointyhat
2011-05-01 23:02:42 +00:00
Tilman Keskinoz
c965447d7f port was marked BROKEN after brokeness was fixed
PR:		156571
2011-05-01 11:26:20 +00:00
Florian Smeets
758396906a Add new port net-mgmt/check_logfiles
Nagios plugin which scans log files for specific patterns.

This plugin looks for patterns in files. It is capable of detecting
logfile rotation. If you tell it how the rotated archives look like, it
will also examine these files. Traditional logfile plugins were not aware
of the gap which could occur, so under some circumstances they ignored
what had happened between their checks. In a production environment
this is not tolerable, that's why check_logfiles came into being.

WWW: http://labs.consol.de/lang/en/nagios/check_logfiles/
2011-04-28 21:59:12 +00:00
Olli Hauer
a3fe0cd139 - update to version 1.1.10
Note:
   There is already a version 1.1.10p1 but there are no source changes.
2011-04-24 10:43:32 +00:00
Florian Smeets
3861739dcf - update to 4.9.5
PR:		ports/156585
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
2011-04-23 14:32:34 +00:00
Florian Smeets
b9255d3a65 - update to 1.8.5
- add LICENSE

PR:		ports/156519
Submitted by:	Jim Riggs <ports@christianserving.org> (maintainer)
2011-04-22 15:07:36 +00:00
Wen Heping
fabb436217 - Update to 0.75 2011-04-22 02:09:25 +00:00
Beech Rintoul
64095f0b22 Update to 0.2.12
The ChangeLog is available at:
https://blog.torproject.org/blog/vidalia-0212-released

PR:		ports/156442
Submitted by:	Fabian Keil (fk@fabiankeil.de) (maintainer)
Approved by:	itetcu (mentor)(explicit)
2011-04-19 16:28:37 +00:00
Steven Kreuzer
974e0cb3cc Fix PKGORIGIN
Reported by:	erwin@
2011-04-19 14:07:15 +00:00
Brendan Fabeny
50174f84e2 Restore the accidentally-deleted PORTEPOCH 2011-04-18 20:16:40 +00:00
Brendan Fabeny
d506cda3cc Update to 2011-03-R2 2011-04-11 01:40:13 +00:00
Dirk Meyer
e3ab3e7b8d - update to 4.3.2 2011-04-07 17:04:47 +00:00
Philippe Audeoud
6f547893e9 This module, Net::SNMP::Util, gives you functions of SNMP getting
operation interfaces using Net::SNMP communicating with multiple
hosts and multi-OIDs.

WWW:	http://search.cpan.org/dist/Net-SNMP-Util/

PR:		ports/156021
Submitted by:	Hsin-Han You <hhyou at cs.nctu.edu.tw>
2011-04-05 14:03:48 +00:00
Philippe Audeoud
d22d6de3d3 - Update to 2.04
- Changelog: http://cpansearch.perl.org/src/OLIVER/SNMP-Info-2.04/ChangeLog
2011-04-05 07:35:56 +00:00
Roman Bogorodskiy
e43ffc6173 - Update to 0.3.4.1
- Define license
- Change MASTER_SITES to GOOGLE_CODE

PR:		155651
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-04-04 18:03:39 +00:00
Dirk Meyer
b186994037 - update to 4.3.0
services and files and urls have been renamed
see UPDATING for migration from older config.
2011-04-02 14:26:29 +00:00
Martin Wilke
0e81abbf0c - Remove DEPRECATED
- Update MASTER_SITES and WWW: line

PR:		155869
Submitted by:	Ports Fury
2011-03-25 11:36:36 +00:00
Martin Wilke
996d037167 - Update to 3.2
- Update MASTER_SITES and WWW
- Add LICENSE

PR:		155870
Submitted by:	Ports Fury
2011-03-25 11:36:34 +00:00
Martin Matuska
e3a244403e - Add LICENSE knob(s) 2011-03-23 15:53:22 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Martin Wilke
3820de45de Nagios plugin to observe LDAP
WWW:	http://search.cpan.org/dist/Nagios-Plugin-LDAP/

PR:		ports/155145
Submitted by:	Alexander Kriventsov <avk at vl.ru>
2011-03-18 09:37:41 +00:00
Martin Wilke
ec32805f1d FusionInventory provides a complete, modular and multi-platform solution for:
Hardware & software inventory (with agent or agentless using SNMP);
Wake On Lan (WOL);
Software deployment using OCS Inventory NG protocol and peer to peer download;
Network connected devices (using Netbios, nmap and SNMP).

WWW:	http://fusioninventory.org/

PR:		ports/154867
Submitted by:	Gvozdikov Veniamin <g.veniamin at googlemail.com>
2011-03-18 04:15:18 +00:00
Pav Lucistnik
ddd4afb2b3 - Fix build on -CURRENT
PR:		ports/153153
Submitted by:	Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
2011-03-17 23:35:25 +00:00
Pav Lucistnik
5cf4d285db - Teach about python 2.7 2011-03-17 20:09:42 +00:00
Martin Wilke
c06199448a hastmon is a monitoring daemon that allows a couple of hosts to run a
service providing automatic failover. Those machines will be called a
cluster and each machine is one cluster node. hastmon is designed for
clusters that work in Primary-Secondary configuration, which means
that only one of the cluster nodes can be active at any given time.

WWW: http://hastmon.googlecode.com/
Author: Mikolaj Golub <to.my.trociny@gmail.com>

PR:		ports/154036
Submitted by:	Mikolaj Golub <to.my.trociny at gmail.com>
2011-03-17 17:28:19 +00:00