Sergey Matveychuk
d2298b22a9
- Update to 0.8.7e:
...
* Reduced issues unexpected SNMP agents results
* Fixed issue with SNMPv3 passwords and Firefox Browser
* Fixed a long standing bug where changes to graph trees
would not show up immediately
2009-06-29 15:50:26 +00:00
Dennis Herrmann
fd846ee692
- Fix build with custom PREFIX/LOCALBASE
...
Reported by: QAT
2009-06-28 00:34:20 +00:00
Steven Kreuzer
11469c5e84
Allow PREFIX to be set by user
...
Reported by: QAT
Approved by: wxs (mentor)
2009-06-27 17:35:17 +00:00
Martin Wilke
47b44ddf92
- Update to 0.63
...
PR; 135988
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
2009-06-24 21:00:16 +00:00
Philip M. Gollucci
57c9ecd025
- Update to 1.6.5
...
PR: ports/135904, ports/135905
Submitted by: Jim Riggs <ports@christianserving.org> (maintainer)
2009-06-23 05:38:08 +00:00
Dennis Herrmann
199d8b4531
- Pass maintainership to submitter
...
PR: ports/135850
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
2009-06-20 20:11:29 +00:00
Dennis Herrmann
4e9e3e73a1
- Update MASTER_SITES/WWW/pkg-descr
...
- Pass maintainership to submitter
PR: ports/135849
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
2009-06-20 20:09:06 +00:00
Wesley Shields
00cb2ec693
- Update to 0.10.2 which now works on -current.
...
PR: ports/135595
Submitted by: Josh Carroll <josh.carroll@gmail.com> (maintainer)
2009-06-17 13:13:06 +00:00
Edwin Groothuis
6460e269cd
Update to 0.72.2
2009-06-16 09:39:39 +00:00
Martin Wilke
4ac1be2ede
The general idea of these scripts is to check as many things as possible with
...
SNMP: disks, memory, load, network interfaces, running processes, etc...
The other idea is to select disks, interfaces, process using regular
expressions:
- it is possible to test more than one disk/int/process in one Nagios check
(ex.: eth* instead of eth0,eth1,eth2,...)
- you only have to provide a unique part of the name to select a
disk/int/process (ex. : "C:" instead of "C:\ Label: Serial Number xxxxxxx"
makes it easy to use on multiple Windows hosts).
Most of these scripts can make performance outputs.
WWW: http://nagios.manubulon.com/
PR: ports/135523
Submitted by: Alexey V. Degtyarev
2009-06-15 21:13:19 +00:00
Wesley Shields
50ab1e0260
- Mark broken on -current while the maintainer works on a solution.
...
Submitted by: Josh Carroll <josh.carroll@gmail.com> (maintainer, via IRC)
2009-06-15 20:54:48 +00:00
Mark Linimon
bf890f24ca
Move USE_PERL and friends above bsd.port.pre.mk inclusion.
2009-06-14 21:42:17 +00:00
Martin Wilke
4551607728
This check plugin is a Perl script which compares your local signature database
...
(daily.cvd) version to the version advertised from the ClamAV site. It verifies
the latest ClamAV revision using a DNS TXT query against
current.cvd.clamav.net.
WWW: http://bsd.phoenix.az.us/projects/check_clamav
PR: ports/135512
Submitted by: Alexey V. Degtyarev
2009-06-13 22:31:47 +00:00
Erwin Lansing
5b6c1c92a1
Remove net-mgmt/nav as it has been marked BROKEN for over 5 months.
2009-06-13 19:49:29 +00:00
Pav Lucistnik
4dcf1a34b0
- Broken on 8.x
...
Reported by: pointyhat
2009-06-13 18:16:34 +00:00
Dennis Herrmann
8ba10f74cc
- Fix Typo in Makefile
...
PR: 135406
Submitted by: maintainer
2009-06-11 11:53:52 +00:00
Marcelo Araujo
d1a142d3f5
- Update to 1.02.
...
- Take maintainership.
PR: ports/134210
Submitted by: myself
Approved by: maintainer timeout (more than 2 weeks)
2009-06-08 22:43:20 +00:00
Marcelo Araujo
313eda704e
- Update to 1.02.1
...
PR: ports/135192
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
2009-06-08 22:39:58 +00:00
Martin Wilke
81100672d4
- Update lang/python26 and make Python 2.6.2 to the default Python version
...
Tested by: 3 pointyhat runs
Thanks to: pav, gahr, lwhsu, mva, amdmi3
2009-06-08 22:30:55 +00:00
Rong-En Fan
90a4d1d8fd
- Update to 0.10
...
PR: ports/135325
Submitted by: Tuc <freebsd-ports at t-b-o-h.net> (maintainer)
2009-06-08 13:06:29 +00:00
Wesley Shields
f33125d73c
Jnettop is a traffic visualiser, which captures traffic going through
...
the host it is running from and displays streams sorted by bandwidth
they use.
WWW: http://sourceforge.net/projects/jnettop
PR: ports/135304
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
2009-06-08 12:32:42 +00:00
Dmitry Marakasov
6321108f74
- Update to 2.3.2
...
PR: 135335
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
2009-06-08 01:52:07 +00:00
Pav Lucistnik
aa952fd48f
- Resolve LATEST_LINK conflict
2009-05-31 20:31:08 +00:00
Dmitry Marakasov
a749df4968
- Update to 0.9.1
...
- Mark BROKEN for WITH_{PERL|PYTHON} cases, as plist is incomplete
PR: 134319
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2009-05-31 18:42:14 +00:00
Martin Wilke
1c3bcf2e5c
check_puppet - is a very simple Nagios plugin to check Puppet daemon
...
availability with SNMP.
Why check_puppet?
1. It does check whether puppetd and puppetmasterd is alive.
2. It does check state.yaml freshness
3. It does not require the full net-mgmt/nagios-plugins package on the client
side
4. It is written in sh - code interpreter available in a base system
WWW: http://renatasystems.org/freebsd/check_puppet.html
PR: ports/135006
Submitted by: Alexey V. Degtyarev
2009-05-29 19:47:21 +00:00
Diane Bruce
9023863a67
- Unbreak on current (-8)
...
if_sl no longer exists in FreeBSD-8.x
2009-05-29 18:23:56 +00:00
Max Brazhnikov
5777946a33
1) Update to 0.1.12
...
2) Remove qt4 build tools from run dependencies
Submitted by: Fabian Keil (maintainer) [1]
Approved by: maintainer [2]
2009-05-27 21:55:44 +00:00
Philip M. Gollucci
fc9923d7ec
- more removing of old maintainer
2009-05-18 21:44:06 +00:00
Philip M. Gollucci
abf5b5ffc0
- Mark most of my ports MAKE_JOBS_SAFE=yes
...
Tested by: several builds in P6 TB
2009-05-16 06:27:56 +00:00
Wesley Shields
5437a028a4
- Add two more MASTER_SITES.
...
- Switch to using PLIST_FILES.
PR: ports/133770
Submitted by: Nicolas Jombart <ecu@ipv42.net> (maintainer)
2009-05-15 17:39:06 +00:00
Pav Lucistnik
7a40048a9d
- Fix runtime problem (obtained from vendor)
...
PR: ports/134553
Submitted by: <freebsd@troback.com> (maintainer)
2009-05-15 11:08:51 +00:00
Philip M. Gollucci
93bd912989
- Adopt
...
Approved by: previous maintainer (kuriyama)
2009-05-14 23:00:42 +00:00
Jun Kuriyama
8c35ca32d0
- Add note about "call for maintainer" after $MAINTAINER line.
2009-05-14 22:44:00 +00:00
Jun Kuriyama
071c56a9ce
Set DEPRECATED and EXPIRATION_DATE.
2009-05-14 22:39:37 +00:00
Dennis Herrmann
54225f4577
- Update to 3.0.0
...
PR: ports/134511
Submitted by: Anders Troback <freebsd@troback.com> (maintainer)
Approved by: miwi (mentor implicit)
2009-05-13 17:31:30 +00:00
Sergey Matveychuk
21c1e74902
grab
2009-05-13 16:44:48 +00:00
Sergey Matveychuk
8ecba5f628
- add an option to disable embedded perl, but build perl modules
...
Submitted by: Boris Lytochkin <lytboris@yandex-team.ru>
Approved by: maintainer timeout
2009-05-13 12:25:09 +00:00
Alex Dupre
523a16e2bd
Chase libgmp and bump PORTREVISION.
2009-05-13 09:46:02 +00:00
Ion-Mihai Tetcu
1a7f8e8efc
Spell NOPORTDOCS corretly.
2009-05-12 13:47:22 +00:00
Martin Wilke
1543d98ef3
NetAms Front - is an alternative to builtin web interface for NeTAMS software.
...
One of the main advantages of this interface is use of PHP for generation of
dynamic page allowing highly configurable web statistic available for system
administrator with NeTAMS.
Features:
- View traffic for all the configured networks and peers
- Manage accounting policies with web interface
- Manage NeTAMS peers: clusters, networks, groups, hosts and users with web
interface
- NeTAMS database service
WWW: http://netams.it2k.ru
PR: ports/134426
Submitted by: Alexey V. Degtyarev
2009-05-10 22:36:07 +00:00
Martin Wilke
90ecd2093e
- Update to 2.3.2a10
...
PR: 134321
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2009-05-10 18:33:24 +00:00
Dmitry Marakasov
17f3d4c9ac
- Fix MD5 code on 64 bit platforms
...
- While here, use SF macro
PR: 134406
Submitted by: "James E. Flemer" <jflemer at alum dot rpi dot edu> (maintainer)
2009-05-10 16:24:04 +00:00
Greg Larkin
a8ccf0dd58
- Promoted various WITH_* variables to the OPTIONS block [1]
...
- Rearranged ".if defined()" blocks to satisfy portlint
- Fixed variable names: *_DEPEND => *_DEPENDS
- Removed messages about WITH_* variables that are now in OPTIONS
- Changed ".if !defined(WITHOUT_*)" to ".if defined(WITH_*)"
- Bumped PORTREVISION
PR: ports/133093
Submitted by: Steve Polyack <spolyack at collaborativefusion dot com>
2009-05-09 23:16:15 +00:00
Renato Botelho
1475a09493
- Update to 0.2.2 [1]
...
- Make it respect PREFIX
PR: ports/134395
Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
2009-05-09 19:58:18 +00:00
Wesley Shields
c6eb35f215
- Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
...
is MAKE_JOBS_UNSAFE).
2009-05-09 02:46:09 +00:00
Renato Botelho
5674f10d4d
- Update to 5.36.0
...
PR: ports/134318
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2009-05-07 14:26:05 +00:00
Renato Botelho
6e2a7ca162
- Update to 5.36.0
...
PR: ports/134317
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2009-05-07 14:24:59 +00:00
Renato Botelho
3930091f76
- Fix build on -CURRENT
...
- Use PORTDOCS facility
2009-05-06 18:45:34 +00:00
Martin Wilke
afb67560fc
2009-04-28 audio/festival+OGI: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
...
2009-04-17 net-mgmt/nrpe: Obsolete version, consider migration to net-mgmt/nrpe2
2009-05-04 22:42:59 +00:00
Wesley Shields
ce03a68eef
- Fix runtime problem with embedded perl.
...
- Mark as MAKE_JOBS_UNSAFE.
- Stop using DISTVERSION and use PORTVERSION in net-mgmt/nagios.
PR: ports/134175
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2009-05-04 15:36:05 +00:00