1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

4785 Commits

Author SHA1 Message Date
Ryan Steinmetz
a14ef2fb69 - Bring in bugfix for upstream bug #2525 to resolve snmpd crash
- Remove unneeded test.t from FILESDIR
- Bump PORTREVISION
2014-02-24 20:42:17 +00:00
Matthew Seaman
911e8359a3 Fix typo. 2014-02-24 17:28:41 +00:00
Emanuel Haupt
36493f48ba Support staging 2014-02-24 13:01:31 +00:00
Emanuel Haupt
73c9240c0e Support staging 2014-02-24 12:49:55 +00:00
Emanuel Haupt
5855f1a547 Support staging 2014-02-24 12:44:19 +00:00
Emanuel Haupt
584bcf0de0 Support staging 2014-02-24 12:43:24 +00:00
Emanuel Haupt
4e2ae489e7 Support staging 2014-02-24 12:41:07 +00:00
Emanuel Haupt
3965f74d20 Support staging 2014-02-24 12:39:24 +00:00
Emanuel Haupt
822d4e7769 - Support staging
- Install to PREFIX and not LOCALBASE
2014-02-24 12:37:47 +00:00
Emanuel Haupt
392fc2bf6f Support staging 2014-02-24 12:35:17 +00:00
Olli Hauer
83e0604660 - update to 1.2.4
- add option to build for Nagios3 (default) and Nagios4
- add stage support
- remove livecheck patches (broker was removed)

Changes:
========
1.2.4
 o nagios4 livestatus support

1.2.4b1
 o New header for limiting the execution time of a query
 o FIX: Parse state of downtime notification log entries correctly
 o FIX: Limit the number of lines read from a single logfile
 o FIX: Fix semantics of columns num_services_hard_*

1.2.3.i7
 o livedump: new option to mark the mode at the beginning of the dump and
   documentation fixes
 o FIX: Fixed incorrect starttime of table statehist entries
 o FIX: Availability no longer showes incorrect entries when only one
   logfile exists
 o FIX: Fixed missing entries in log file and availability view

1.2.3.i5
 o Removed "livecheck". It never was really stable. Nagios4 has something
   similar built in.
 o table statehist: no longer computes an unmonitored state for hosts and
   services on certain instances. (showed up as no hosts/services in the
   multisite gui)
 o table statehist: fixed SIGSEGV chance on larger queries

1.2.3.i3
 o FIX: check_mk snmp checks with a custom check interval no longer have an
   incorrect staleness value

1.2.3.i2
 o new service column staleness: indicator for outdated service checks
 o new host column staleness: indicator for outdated host checks

1.2.3i1
 o Table statehist: Improved detection of vanished hosts and services. Now
   able to detect and remove nonsense check plugin output
 o FIX: able to handle equal comment_id between host and service
 o livestatus.log: show utf-8 decoding problems only with debug logging >=2
 o livestatus: fixed incorrect output formatting of comments_with_info column

1.2.2p3
 o livestatus: fixed incorrect output formatting of comments_with_info column
 o table statehist: fixed memory leak
2014-02-23 22:20:05 +00:00
Matthew Seaman
7111199bb3 check_postgres.pl - a Postgres monitoring script for Nagios, MRTG,
Cacti, and others

check_postgres.pl is a Perl script that runs many different tests
against one or more Postgres databases. It uses the psql program to
gather the information, and outputs the results in one of three
formats: Nagios, MRTG, or simple.

WWW: http://bucardo.org/wiki/Check_postgres

Submitted by:	Matthew Seaman <matthew@FreeBSD.org>
2014-02-23 22:13:34 +00:00
Danilo Egea Gondolfo
c5f3489091 - Add stage support
- Add LICENSE
- Use options helpers

Approved by:	portmgr (blanket)
2014-02-22 18:20:45 +00:00
Antoine Brodin
ca3aeb029c Unbreak
Reported by:	pkg-fallout since november 2013
2014-02-22 10:14:11 +00:00
Emanuel Haupt
8d7b00ea19 Support staging 2014-02-21 16:04:38 +00:00
Emanuel Haupt
261e7e0c4e Support staging 2014-02-21 16:03:51 +00:00
Emanuel Haupt
0c416b4f8f Support staging 2014-02-21 16:01:16 +00:00
Emanuel Haupt
eb463bb485 Support staging 2014-02-21 15:53:07 +00:00
Emanuel Haupt
b21998e431 Support staging 2014-02-21 15:51:06 +00:00
Emanuel Haupt
a0ffa07e31 Support staging 2014-02-21 15:49:44 +00:00
Martin Wilke
36b381c441 - Stage support 2014-02-21 14:03:09 +00:00
Emanuel Haupt
5fdcbb6457 Remove trailing whitespaces from category net-mgmt 2014-02-21 13:38:46 +00:00
Dmitry Sivachenko
052618efdb Make drill more similar to dig. 2014-02-20 13:30:57 +00:00
Dmitry Marakasov
663a36c13f - Bump PORTREVISION after recent changes
Suggested by:	mat
2014-02-20 10:56:01 +00:00
Dmitry Marakasov
87294f0f15 - Fix pkg-message: fetch arguments come before urls 2014-02-20 09:33:20 +00:00
Dmitry Marakasov
3ddfca6522 - Update instructions in pkg-message: seems like oui.txt file format has changed and massagevendor script won't work with it out of box
- While here, fix patches naming
2014-02-19 16:59:22 +00:00
Edwin Groothuis
b26c025c06 Add perl5 to USES statement to make the pkg-fallout-builder happy. 2014-02-19 10:15:47 +00:00
Sunpoet Po-Chuan Hsieh
32ef7aa49f - Update to 0.22
- Add LICENSE
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Data-Validate-IP/Changes
PR:		ports/186815
Submitted by:	sunpoet (myself)
Approved by:	Tuc <freebsd-ports@t-b-o-h.net> (maintainer)
2014-02-18 21:30:23 +00:00
Steve Wills
7cccbc23bc - Assign maintainership to submitter 2014-02-17 02:10:15 +00:00
Ruslan Makhmatkhanov
94100a887d - pass maintainership to submitter
PR:		186809
Submitted by:	Ryan Frederick <ryanrfrederick@gmail.com>
Approved by:	Anders Troback <anders@troback.com>
2014-02-16 18:16:04 +00:00
Martin Wilke
3395af0a4b - Convert to autoplist
- Stage support
- Bump PORTREV
2014-02-15 10:28:10 +00:00
Steve Wills
6de76bc98d Nagios::Plugin::Beanstalk - Nagios plugin to observe Beanstalkd queue server.
WWW: http://search.cpan.org/dist/Nagios-Plugin-Beanstalk/

PR:		ports/171762
Submitted by:	Andrew Thompson <thompsa@freebsd.org>
2014-02-14 21:03:41 +00:00
Bernhard Froehlich
7a03c27878 - Drop maintainership 2014-02-14 15:10:57 +00:00
Edwin Groothuis
6b10b52f2a Upgrade to version 0.96.0
use of md5 bundled code will be only used if not available on the system
(external md5 is currently only supported via openssl library).

Old behavior can be triggered using:
--enable-bundled-md5 (and for getopt: --enable-bundled-getopt)

ipv6calcweb.cgi was extended for supporting the new outputformat
"textkeyvalue", which can be parsed easier in scripts, example:
http://ip.bieringer.de/cgi-bin/ipv6calcweb.cgi?format=textkeyvalue

ipv6calc binaries can be build using shared libraries internally to save
space on disk with configure option: --enable-shared

   ipv6calc (approx. 170 kB)
   ipv6loganon (approx. 50 kB)
   ipv6logstats (approx. 60 kB)
   ipv6logconv (approx. 50 kB)
   libipv6calc.so.0.96.0 (approx. 450 kB)
   libipv6calc_db_wrapper.so.0.96.0 (approx. 1.8 MB)
    (containing the BuiltIn databases)

instead of

   ipv6calc (non-shared, 1.9 MB)
   ipv6loganon (approx. 1.9 MB)
   ipv6logstats (approx. 1.9 MB)
   ipv6logconv (approx. 1.9 MB)
2014-02-14 10:49:17 +00:00
Martin Wilke
8f896af2f2 - Stage support 2014-02-12 10:47:41 +00:00
Martin Wilke
c35e7a0c92 - Stage support 2014-02-12 10:47:29 +00:00
Martin Wilke
af4959ec2d - Stage support 2014-02-12 10:47:13 +00:00
Martin Wilke
635a219260 - Stage support 2014-02-12 10:46:53 +00:00
Martin Wilke
0594b70a0e - Stage support 2014-02-12 10:46:38 +00:00
Martin Wilke
cd44b5718f - Stage support 2014-02-12 10:46:23 +00:00
Martin Wilke
506ee676d4 - Stage support 2014-02-12 10:17:18 +00:00
Martin Wilke
571d6a7211 - Stage support 2014-02-12 10:16:48 +00:00
Martin Wilke
a583d66f2b - Stage support 2014-02-12 10:16:37 +00:00
Martin Wilke
e5fdee1662 - Stage support 2014-02-12 10:16:28 +00:00
Martin Wilke
2ff03efb0b - Stage support 2014-02-12 10:16:17 +00:00
Martin Wilke
14091d922b - Stage support 2014-02-12 10:16:05 +00:00
Martin Wilke
81e7825f15 - Stage support 2014-02-12 09:44:36 +00:00
Lars Engels
4bbf0e8714 - Update to 1.10.3
- Switch to Github
- Strip IDO binaries and library

Changelog: 	https://www.icinga.org/2014/02/11/bugfix-releases-1-10-3-1-9-5-1-8-6/
2014-02-12 07:17:00 +00:00
Mark Felder
b1412a3f4b STAGE support, fix port conflict on man page (par.1 -> rancid-par.1)
Fix on FreeBSD 10: missing cvs in base and needed shebangfix for Perl
because we lack the /usr/bin/perl symlink

Sponsored by:	SupraNet Communications
2014-02-11 18:33:49 +00:00
Tijl Coosemans
805102b994 - USES=gmake libtool.
- Mark broken on FreeBSD 10+.  Fixing one problem leads to another and
  another in perpetuum...
2014-02-11 18:33:17 +00:00