Commit graph

4089 commits

Author SHA1 Message Date
Ryan Steinmetz
76b2049ed8 - Add support to build/install the net-snmp python modules
PR:		ports/162140
Requested by:	Geoffrey Huntley <ghuntley@ghuntley.com>
2012-02-12 00:27:03 +00:00
Emanuel Haupt
7d4ae84b48 Update to 1.10
PR:		164983
Submitted by:	"J.R. Oldroyd" <fbsd@opal.com> (maintainer)
2012-02-11 23:27:02 +00:00
Eitan Adler
15966fc2eb Use a direct depend on nginx instead of a USE_ variable which does not seem to exist
Submitted by:	Alex Kozlov
2012-02-11 05:21:35 +00:00
Sunpoet Po-Chuan Hsieh
4802f55b26 - Restore LIBNET_CONFIG 2012-02-09 00:59:31 +00:00
Doug Barton
702c69d969 Use WWWDIR in the plist because it's already included in the
default PLIST_SUB.
2012-02-08 03:47:44 +00:00
Eitan Adler
2872eba657 The variable is USE_PERL5 not USE_PERL
Submitted by:	Alex Kozlov
Reviewed by:	perl (swills)
Approved by:	portmgr (pav)
2012-02-07 13:29:00 +00:00
Sunpoet Po-Chuan Hsieh
9a964a363d - Update to 0.7.4
- Sort OPTIONS
- Cosmetic change
- Take maintainership

Changes:	http://ettercap.sourceforge.net/history.php
2012-02-07 09:45:08 +00:00
Doug Barton
6aaa224ddf Hawk is a web based utility for monitoring and comparing hosts on your
network with what is in DNS.  Hosts that are answering pings but are not
in DNS may be unauthorized, and addresses in DNS which are not answering
may be able to be reclaimed.  Hawk monitors all hosts on the networks
you specify and lets you view them via a web page.

Hawk consists of a backend written in Perl that monitors hosts by ICMP
pings and writes the status to a mysql database.  The frontend is in
PHP and lets you select which network to view, and how to view it.

This version has several enhancements to the original; including cleaner
Perl code, a user-definable string to designate unused addresses that
are in DNS, testing that the forward and reverse hostnames match, and
the daemon forks one process pre subnet.

WWW: http://sourceforge.net/projects/iphawk/
2012-02-06 20:17:54 +00:00
Martin Wilke
93cfaf9ad9 - Chase unixODBC shlib bump 2012-02-06 12:25:50 +00:00
Lars Engels
4623c66863 - Fix build with UNHANDLED_HACK [1]
- Patch ping syntax and s/Linux/FreeBSD/ by default
- Bump PORTREVISION

Noticed by:	Kurt Jaeger [1]
2012-02-03 05:31:39 +00:00
Jason Helfman
59fe32210f - Update to 0.600.1
- while here move man installation away from ${PREFIX}/share

Approved by:	crees, rene (mentors, implicit)
2012-02-02 23:20:23 +00:00
Martin Matuska
98b3935667 Update to 2.9.1 2012-02-02 11:14:22 +00:00
Thomas Abthorpe
978fe5634d - Reassign to the heap 2012-02-01 15:53:08 +00:00
Lars Engels
9f048ea0b5 Grab maintainership 2012-01-31 05:53:08 +00:00
Chin-San Huang
daf50bfdff - Drop maintainership 2012-01-31 05:50:26 +00:00
Chin-San Huang
1b08a75dc6 - Update to 1.6.1
- Drop maintainership

Submitted by:	flo@
PR:		ports/164282
2012-01-31 05:49:23 +00:00
Michael Scheidell
4c5ae61118 - No duplicated data in RRD files.
- No unused data in RRD files.
- No wasted polling for the same data over and over

PR:		ports/160272
Submitted by:	Alexey V. Degtyarev <alexey@renatasystems.org> (maintainer)
Approved by:	maintainer, gabor (mentor)
2012-01-30 09:04:54 +00:00
Michael Scheidell
9c561f9d61 - update makefile, install cgiprograms with INSTALL_PROGRAM (was INSTALL_DATA) [1]
PR:		ports/159619 [2]
Submitted by:	Olexandr <raven77@ukr.net> [2]
Reviewed by:	scheidell [1]
Approved by:	maintainer (timeout, 5 months), gabor (mentor, implicit)
2012-01-28 20:20:02 +00:00
Martin Wilke
deaef7983f This module supports the ability to retrieve data from several
different models of TL1 devices.  Explictly supported devices
include the following:

* Cisco ONS15327
* Cisco ONS15454
* Cisco ONS15808
* Nortel OME 6500
* Nortel HDXc
* Ciena CoreDirector
* Infinera DTC
* Fujitsu FLASHWAVE 7500

Each specifically supported device has its own
GRNOC::TL1::Device module, which sets the default port and
prompt used for that device.  They also may each export their
own unique commands on top of what is already provided in
GRNOC::TL1::Device.  Raw commands and output can be sent and
received, or output can be parsed via the parse function, or
by calling a function for that device.

WWW: http://www.sourceforge.net/projects/routerproxy

PR:		ports/163027
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-01-28 10:31:31 +00:00
Martin Wilke
222c358649 - Respect CC
PR:		163233
Submitted by:	Jan Beich <jbeich@tormail.net>
Approved by:	maintainer
2012-01-27 17:42:31 +00:00
Ryan Steinmetz
a6d1d9b749 - Merge in fixes for Bug IDs: 3434824 [1], 3419825, 3428506
- Bump PORTREVISION

Requested by:	Alexey Kouznetsov <alexey@kouznetsov.com> [1]
Obtained from:	net-snmp git repo/bug database
2012-01-27 15:14:29 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Dirk Meyer
e99e060d34 - escape shell names 2012-01-14 14:52:13 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Jason Helfman
b535d07d0c - Update to 1.96
- Update MASTER_SITES and DISTFILE (moved to github)

PR:	ports/164109
Submitted by: Anthony Garcia <agarcia at experts-exchange.com>
Approved by:	crees,rene (mentors, implicit)
2012-01-14 01:52:23 +00:00
Jason Helfman
aacda0fa81 - Fix fetch error by updating MASTER_SITES and DISTFILE
PR:	ports/164108
Submitted by:	Anthony Garcia <agarcia at experts-exchange.com>
Approved by:	crees,rene (mentors, implicit)
2012-01-14 01:36:12 +00:00
Jason Helfman
08bc07bf14 - Fix fetch error by updating MASTER_SITES and DISTFILE
PR:	ports/164107
Submitted by: Anthony Garcia <agarcia at experts-exchange.com>
Approved by:	crees,rene (mentors, implicit)
2012-01-14 01:21:16 +00:00
Jason Helfman
99888e32b6 - Fix fetch error by updating MASTER_SITES and DISTFILE
PR: ports/164104
Submitted by:	Anthony Garcia <agarcia at experts-exchange.com>
Approved by:	crees,rene (mentors, implicit)
2012-01-14 01:10:19 +00:00
Dirk Meyer
b19db75b4d - update to 4.3.7 2012-01-12 06:20:14 +00:00
Pawel Pekala
599c515812 - Use autotools at build time, they are used when installed on system anyway
(this eliminates packaging errors seen only on live systems while
   tinderbox builds are fine)
- Fix installation of collectd.conf.sample, patch src/Makefile.am to always
  install it with same name
- Remove libgcrypt version check from configure.in, it breaks automake
  process when libgcrypt is not installed
- Don't patch configure script, it's created on build phase now

PR:		ports/163709
Reported by:	Garrett Cooper <yanegomi@gmail.com>
Approved by:	maintainer
2012-01-09 21:13:48 +00:00
Eitan Adler
e1925f7102 - Remove outdated version checks
Reviewed by:	nox
2012-01-09 04:01:17 +00:00
Ruslan Makhmatkhanov
8070175595 - update to 2.4.0
PR:		163875
Submitted by:	Veniamin Gvozdikov <g.veniamin at googlemail dot com> (maintainer)
2012-01-07 19:58:32 +00:00
Frederic Culot
34763a9b5d - Update to 2.1.13
Changes:	http://search.cpan.org/dist/FusionInventory-Agent/Changes
PR:		ports/163874
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
2012-01-07 10:52:49 +00:00
Wesley Shields
40bbc591ab Add support for pflog interfaces. Adjust chunk statements in the patch
while here.

Submitted by:	Clayton Milos <clay@milos.co.za> (via ports@ list)
2012-01-06 21:01:18 +00:00
Olli Hauer
56fb6713fc since apache13 is gone we need only one p5-Apache-DBI in the tree
- change p5-Apache-DBI-mp2 -> p5-Apache-DBI

with hat apache@
2012-01-05 17:49:20 +00:00
Jason Helfman
d0767e37e3 - Update to 1.6.5
PR:	ports/163741
Submitted by: Alexey Illarionov <littlesavage at rambler.ru>
Approved by: maintainer, rene (mentor)
2012-01-03 02:28:11 +00:00
Olli Hauer
34876c3b46 - remove support for apache version < 20 (mod_perl)
- sort dependency

with hat apache@
2012-01-01 21:08:52 +00:00
Olli Hauer
19fe40753d - change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
2012-01-01 16:47:41 +00:00
Chris Rees
d50282f0a6 - Update to 1.8.10,2
- Deforbid zabbix-frontend

PR:		ports/163691
Submitted by:	Jim Riggs <ports@christianserving.org> (maintainer)
2011-12-30 19:33:10 +00:00
Chris Rees
4b8cdee69d Mark FORBIDDEN; multiple XSS vulnerabilities
PR:		ports/163691
Submitted by:	Pavel Timofeev <timp87@gmail.com>
Obtained from:	https://support.zabbix.com/browse/ZBX-4015
Security:	ZBX-4015
2011-12-29 11:19:26 +00:00
Pav Lucistnik
47d92d1066 - Fix find(1) invocation from previous commit
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
Reported by:	pointyhat
2011-12-29 08:58:47 +00:00
Emanuel Haupt
33fcf400f8 End WWW CPAN URL with a "/" 2011-12-28 08:20:20 +00:00
Pawel Pekala
28af90ce32 - Add MEMCACHED, PYTHON, TOKYOTYRANT options [1]
- Clean up CONFIGURE_ARGS [1]
- Remove 6.x bits, not supported anymore
- Use bsd.port.options.mk instead of bsd.port.pre.mk
- Fix build for NUTUPS option

PR:             ports/163475 [1]
Submitted by:   Krzysztof Stryjek <ports@bsdserwis.com> (maintainer) [1]
2011-12-26 16:33:51 +00:00
Pawel Pekala
376e5a0c7d - Add MEMCACHED, PYTHON, TOKYOTYRANT options [1]
- Clean up CONFIGURE_ARGS [1]
- Remove 6.x bits, not supported anymore
- Use bsd.port.options.mk instead of bsd.port.pre.mk
- Fix build for NUTUPS option

PR:		ports/163473 [1]
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer) [1]
2011-12-26 16:31:28 +00:00
Wesley Shields
0844f1a2d0 Switch to using bsd.port.options.mk and remove unnecessary assignments.
PR:		ports/162754
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2011-12-25 19:30:17 +00:00
Wesley Shields
8e22c83f10 Switch to using bsd.port.options.mk and remove unnecessary assignments.
While here, don't use 'find | xargs rm', when 'find -delete' will do.

PR:		ports/162754
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2011-12-25 19:28:06 +00:00
Mark Linimon
c6e7c015fc Mark as broken on sparc64-9: fails to compile.
Hat:		portmgr
2011-12-22 11:04:07 +00:00
Jason Helfman
d343539d3a move contributor address => jgh
Approved by:	crees (mentor)
2011-12-20 17:10:19 +00:00
Michael Landin
1cc21ced0a - Override CC as well as CFLAGS/LDFLAGS from command line
PR:		ports/163227
Submitted by:	Jan Beich <jbeich@tormail.net>
2011-12-20 11:53:10 +00:00
Philip M. Gollucci
79c7f8258f - Update to 1.1.0
PR:             ports/163389
Submitted by:   myself (pgollucci)
Approved by:    mhjacks@swbell.net (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-12-19 23:54:11 +00:00
Chris Rees
fce0cd9cfc NTPMonitor monitors the offset between system time and a target NTP (Network
Time Server) server's time.

More details can be found at provided url.

WWW: http://community.zenoss.org/docs/DOC-3469

PR:		ports/167194
Submitted by:	Zenoss <zenoss@experts-exchange.com>
2011-12-18 17:44:38 +00:00
Ryan Steinmetz
c1c49dc2fa - Merge in fix for bug 3411437 to address stack overflow issue
- Bump PORTREVISION

Reported by:	brian@
Obtained from:	upstream bug tracker
2011-12-16 12:57:54 +00:00
Michael Scheidell
5dded7233f - Backed out at request of maintainer
- PR reopened

PR:		ports/162140
Approved by:	zi (maintainer)
2011-12-14 21:16:45 +00:00
Chris Rees
f274501313 Update MASTER_SITES, distinfo for rerolled distfile
PR:		ports/163294
Submitted by:	Jason Helfman (zenoss@experts-exchange.com) (maintainer)
2011-12-14 19:56:00 +00:00
Michael Scheidell
179ffafe0a - Missing quote in options [1]
Submitted by:	wxs [1]
Approved by:	mainainer (zi, implicit), mentor (gabor)
2011-12-14 17:14:45 +00:00
Michael Scheidell
413cba5200 - re-integration which enables the option of building the python bindings [1]
- with the addition of a options knob (off by default)
- No portsbump so that its a 'noop' for systems that don't need python bindings

PR:		ports/162140
Submitted by:	Geoffrey Huntley <ghuntley@ghuntley.com> [1]
Approved by:	zi (maintainer timeout, 30 days), gabor (mentor)
2011-12-14 13:08:08 +00:00
Roman Bogorodskiy
4258affe1b - Update to 4.10.4
- Add RRDCACHED knob

PR:		163191
Submitted by:	Krzysztof Stryjek (maintainer)
Feature safe:	yes
2011-12-13 16:57:26 +00:00
Roman Bogorodskiy
8b47c307d1 - Update to 5.0.1
- Add RRDCACHED knob

PR:		163190
Submitted by:	Krzysztof Stryjek (maintainer)
Feature safe:	yes
2011-12-13 15:51:49 +00:00
Frederic Culot
a2ee582fb1 - Update to 0.3.3
- Update MAINTAINER address

Changes:	http://code.google.com/p/bsnmp-ucd/source/browse/trunk/CHANGELOG
PR:		ports/163181
Submitted by:	trociny@ (maintainer)
Feature safe:	yes
2011-12-12 15:47:17 +00:00
Ryan Steinmetz
cf01e16940 - Fix problem that was reintroduced with the upgrade to 5.7.1 [1]
- Merge in upstream commits to resolve a handful of issues
  - 1421924b4852142192c5bb9e93ddbfed69e908fa [1]
  - 97172b311d20f4441c7a7e90092b59c1e0da99f7
  - 5fd26e4fa3e000ea9c81c38ab975b7946efe2157
  - cf82b894b2217c26edc6f1356351c932415604e2
- Bump PORTREVISION

PR:		ports/163069 [1]
Reported by:	Ryan Frederick <ryanrfrederick@gmail.com> [1]
Obtained from:	upstream repo
Feature safe:	yes
2011-12-07 22:58:31 +00:00
Dmitry Sivachenko
f561562808 A plugin for Nagios to query common NetSNMP-exported information:
-- disk status;
-- processes status;
-- swap status;
-- load averages;
-- anything else exported via NetSNMP's exec or extend directives.

Feature safe:	yes
2011-12-07 14:24:20 +00:00
Steven Kreuzer
2c84f8820c Update to 0.8.7h
PR:		ports/162998
Submitted by:	Tacid <tacid@tacid.kiev.ua>
Feature safe:	yes
2011-12-05 16:08:42 +00:00
Michael Scheidell
f34c23ffab - Add shutdown keyword to rc script
PR:		ports/162963
Submitted by:	maintainer
Approved by:	maintainer,gabor(mentor)
Feature safe:	yes
2011-12-03 23:06:47 +00:00
Ryan Steinmetz
6012ecd551 - Take maintainership per private conversation with current maintainer
Approved by:	sylvio@
Feature safe:	yes
2011-12-02 13:46:09 +00:00
Ryan Steinmetz
09e6822b63 - Fix libtool typo in ltmain.sh
- Fix linking issue with libnetsnmpmibs.so and libperl.so
- Bump PORTREVISION

PR:		ports/163005
Submitted by:	William Elasio Moreno Albarracin <wmoreno3@yahoo.com>
Approved by:	maintainer (implicit)
Feature safe:	yes
2011-12-02 13:06:26 +00:00
Ryan Steinmetz
72e7113dcf - Update to 5.7.1
PR:		ports/162847
Submitted by:	me
Approved by:	maintainer (implicit)
Feature safe:	yes
2011-12-01 00:34:25 +00:00
Michael Scheidell
f12d875fb0 - links to libmysqlclient/libpq but doesn't register dependencies
- OPTIONS was removed,
- option for PostgreSQL was removed, but netams links to libpq library (if found),
- port unconditionally depends on mysql50-client, regardless of installed versions of MySQL,
- netams supports other databases but port always installs MySQL 5.0,
- option WITHOUT_DEBUG was removed and netams logs huge amounts of data without it,
- port has a lot of dependencies required only for web part of application (support for WITHOUT_CGI was removed),
- port unconditionally depends on apache22, which is not required, there are plenty of web servers in ports tree,
- port unconditionally depends on mysql50-server, which is not required (database servers are often installed on different
machines),
- port specifies weird DATADIR (${PREFIX}/etc),
- port unnecessarily specifies WWWDIR,
- sample config file is installed to ${PREFIX}/etc/netams instead of default ${PREFIX}/etc.

PR:		151930
Submitted by:	am@raisa.eu.org
Approved by:	maintainer (timeout), gabor (mentor)
Feature safe:	yes
2011-11-28 19:55:34 +00:00
Michael Scheidell
2aab163949 PR: 146145
Submitted by:	fw@moov.de
Reviewed by:	scheidell
Approved by:	maintainer (fw@moov.de, timeout), gabor (mentor)
Feature safe:	yes
2011-11-28 16:22:31 +00:00
Anton Berezin
f852da73d6 Update to 4.058.
Changes:	http://search.cpan.org/dist/NetAddr-IP/Changes
Feature safe:	yes
2011-11-28 11:21:12 +00:00
Ryan Steinmetz
55b9801bf9 - Bump PORTREVISION for previous commit
Feature safe:	yes
2011-11-24 13:11:23 +00:00
Ryan Steinmetz
4609b3d305 - Fix TCP-MIB::tcpCurrEstab.0 reporting
PR:		ports/160900
Submitted by:	Petr Lampa <lampa@fit.vutbr.cz>
Obtained from:	upstream commit 87a31bbc009c9515a26c86317475f8384bd70e1b
Approved by:	maintainer (implicit)
Feature safe:	yes
2011-11-24 13:06:52 +00:00
Martin Wilke
df824de770 - Update to 1.0.13
PR:		162627
Submitted by:	Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe:	yes
2011-11-19 15:47:32 +00:00
Martin Wilke
f55f8fc4c4 - Update to 1.9
PR:		162598
Submitted by:	"J.R. Oldroyd" <fbsd@opal.com> (maintainer)
Feature safe:	yes
2011-11-19 15:10:21 +00:00
Ruslan Makhmatkhanov
afb6e8126b - update to 0.1.2
- fix SF mirror
- move LICENSE into correct block
- update dependencies versions
- move pkg-plist into PLIST_FILES

PR:             162669
Submitted by:   rm (myself)
Approved by:    Martin Jackson <mhjacks@swbell.net> (maintainer),
                novel (mentor)
Feature safe:   yes
2011-11-19 06:54:46 +00:00
Ruslan Makhmatkhanov
6c8decb0e8 - update to 0.3.1
- fix SF mirror
- update dependencies version

PR:             162668
Submitted by:   rm (myself)
Approved by:    Martin Jackson <mhjacks@swbell.net> (maintainer),
                novel (mentor)
Feature safe:   yes
2011-11-19 06:53:23 +00:00
Ruslan Makhmatkhanov
3d705775b9 - update to 4.2.1
- fix SF mirror
- update dependencies versions
- update CONFLICTS

PR:             162667
Submitted by:   rm (myself)
Approved by:    Martin Jackson <mhjacks@swbell.net> (maintainer), novel (mentor)
Feature safe:   yes
2011-11-19 06:52:16 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Martin Wilke
beeaa0d72b - Update to 1.4.0.7
PR:		161608
Submitted by:	Ports Fury
Feature safe:	yes
2011-11-14 13:41:30 +00:00
Raphael Kubo da Costa
6fd8cb7810 Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.

Approved by:	avilla (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 03:26:46 +00:00
Olli Hauer
46d5bb1c08 - fix broken layout in mrtg
PR:		ports/162224
Submitted by:	Alexey V. Panfilov <ports@subnets.ru> (maintainer)
Feature safe:	yes
2011-11-13 18:41:50 +00:00
Lars Engels
be4bee0752 - Update to 1.5.1
PR:		ports/161990
Approved by:	maintainer timeout (3 weeks)
Feature safe:	yes
2011-11-13 12:01:17 +00:00
Mark Linimon
7d8608ab13 Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat:		portmgr
2011-11-10 05:38:32 +00:00
Emanuel Haupt
cfe7a8b985 Freshmeat is now called Freecode. Change all freshmeat.net URLs for to
freecode.com (for ports@ and ehaupt@).
2011-11-09 21:53:33 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Sunpoet Po-Chuan Hsieh
dbd0e35090 - Update to 1.11
- Add BUILD_DEPENDS
- Sort *_DEPENDS and MAN3

Changes:	http://search.cpan.org/dist/Zenoss/Changes
PR:		ports/161830
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 16 days)
2011-11-05 17:01:04 +00:00
Pawel Pekala
fd0ad99130 Update to version 0.82
PR:		ports/158893
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-11-05 14:23:28 +00:00
Martin Matuska
ab811b4899 Update to 2.9 2011-11-05 10:26:14 +00:00
Philippe Audeoud
84e7c08eab - Update to 2.06
- Changelog: http://cpansearch.perl.org/src/OLIVER/SNMP-Info-2.06/ChangeLog
2011-11-02 09:59:00 +00:00
Doug Barton
a1b8c7234f Remove ports@ ports that have been DEPRECATED for at least 1 month
audio/shoutcast		Unfetchable; website rearranged
audio/linux-shoutcast	Unfetchable; website rearranged
chinese/scim-chewing	Does not configure
converters/py-cjkcodecs	Integrated into every python version in the tree
databases/kpogre	Does not compile
deskutils/mhc		Does not fetch
deskutils/org-mode.el6	Does not fetch
deskutils/gemcal	Does not fetch
devel/erlang-thrift	Does not build
dns/domtools		Does not fetch
editors/richtext	Does not compile
games/vultures-claw	Does not fetch
games/bomb		Does not fetch
games/lgeneral-data	Bad plist
games/linux-enemyterritory-jaymod	Does not fetch
games/xphotohunter	Does not fetch
graphics/gimpshop	Fails to patch
graphics/lightspark-devel	Does not compile
graphics/xmms-plazma	Does not fetch
graphics/py-cgkit	Does not fetch, does not compile on ia64, powerpc, or sparc64
japanese/rxvt		Does not fetch, fails to build with new utmpx
japanese/epic4		Some distfiles do not fetch
java/jde		Does not fetch
java/kaffe		Does not fetch
korean/gdick	HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems
korean/hanterm-xf86	Does not compile
korean/stardict2-dict-kr Does not fetch
lang/p5-JavaScript	Does not fetch
lang/TenDRA	Website disappeared; last release 2006, Does not compile on recent FreeBSD-9
mail/freepops		Does not build
mail/itraxp		Does not build
misc/tellico		Leaves file behind on deinstall
net/gsambad		Does not fetch
net/nocatauth-gateway	Uses a UID registered to another port
net/nocatauth-server	Uses a UID registered to another port
net/libosip2		Does not fetch
net/kmuddy		Does not fetch
net/netboot		Does not build
net-mgmt/jffnms		Does not fetch
net-p2p/frostwire	Does not fetch
net-p2p/azureus		Does not fetch
news/cleanscore		Does not fetch
news/nntpswitch		Does not fetch
news/p5-NewsLib		Does not fetch
russian/cyrproxy	Does not fetch
science/gerris		Does not fetch
security/opensaml	Does not fetch
sysutils/wmbattery	Does not fetch
sysutils/cpuburn	No more public distfiles
textproc/tei-guidelines-p4	Does not fetch
textproc/tei-p4		Does not fetch
textproc/py-hyperestraier	Does not fetch
textproc/tdtd.el	Does not fetch
textproc/tei-lite	Does not fetch
www/phpwiki13		Does not fetch
www/p5-Apache-Scoreboard	Depends on mod_perl
www/p5-B-LexInfo	Broken due the new mod_perl2 API
www/phpwiki		Does not fetch
www/smb2www		Apache13 is deprecated, migrate to 2.2.x+ now
www/spip		Checksum is changing daily
www/monkey		Does not fetch
x11-toolkits/jdic	Does not fetch
x11-toolkits/py-kde	Does not compile
2011-11-02 01:35:45 +00:00
Ryan Steinmetz
83fbcf01f9 - Fix memleak (obtained from upstream commit: 6ef6907642247c663b9b8964b9fd44a211dbcaa7)
- Fix logic error in local patch (to avoid divide by zero condition)
- Fix buffer overflow possibility
- Bump PORTREVISION

PR:		ports/161064
Submitted by:	Helmut Schneider <jumper99@gmx.de>
Approved by:	maintainer timeout (1 month)
2011-11-01 22:31:03 +00:00
Doug Barton
291c479c05 Remove references to unsupported FreeBSD versions. Mostly of the form:
.if ${OSVERSION} < 700000
2011-11-01 20:46:07 +00:00
Chris Rees
716f34d619 DellMonitor provides custom modeling of devices running the Dell OpenManage
agents. It also contains hardware identification for Dell proprietary hardware.
The information is collected through the SNMP interface.

The following information is modeled.
Hardware Model
Hardware Serial Number
Operating System
CPU Information (socket, speed, cache, voltage)
PCI Card Information (manufacturer, model)

WWW: http://community.zenoss.org/docs/DOC-3492

PR:		ports/157135
Submitted by:	Zenoss <zenoss@experts-exchange.com>
2011-10-30 19:33:00 +00:00
Chris Rees
6a4758a427 This ZenPack leverages the libvirt API for monitoring virtualization servers
(e.g. XEN, KVM, etc...).

WWW: http://community.zenoss.org/docs/DOC-4687

PR:		ports/157715
Submitted by:	Zenoss <zenoss@experts-exchange.com>
2011-10-30 17:46:40 +00:00
Chris Rees
3eb0b8b4d5 Zenoss comes with the nagios command check_ping. This zenpack implements that
nagios ping check. The template provides the Round-Trip-Average time along with
the packet loss rate. These two graphs are put in the "Performance" tab for each
device utilizing this template.

WWW: http://community.zenoss.org/docs/DOC-3416

PR:		ports/157719
Submitted by:	Zenoss <zenoss@experts-exchange.com>
2011-10-30 16:43:22 +00:00
Chris Rees
068235d79b This ZenPack adds a portlet called "Show Graph" which enables users to show any
graph/multi graph reports on their dashboard. Several columns (as defined in
report options) are supported.

More details can be found at the provided url.

WWW: http://community.zenoss.org/docs/DOC-3421

PR:		ports/157190
Submitted by:	Zenoss <zenoss@experts-exchange.com>
2011-10-30 16:42:16 +00:00
Chris Rees
1d3e7937d4 This ZenPack consists of a report for listing each MAC address and the Device
and Interface it is associated with. This report makes use of the layer 2
catalog already present in Zenoss. It only allows sorting by MAC address and is
not exportable. The author made this decision because the processing time was
too great for an installation with more than a few thousand interfaces. The
author can make another one available that is exportable and sortable by the
other two fields (device and interface), if anyone decides they would like to
live through the painful wait time.

More details can be found at provided url.

WWW: http://community.zenoss.org/docs/DOC-3512

PR:		ports/157191
Submitted by:	Zenoss <zenoss@experts-exchange.com>
2011-10-30 16:41:50 +00:00
Steve Wills
384b9047b4 - Update to 1.0.4
PR:		ports/162132
Submitted by:	swills (me)
Approved by:	mhjacks@swbell.net (maintainer)
2011-10-30 14:05:48 +00:00
Chris Rees
5cd5a53a68 This ZenPack provides performance monitoring of the Apache HTTP Server.
This ZenPack is documented in the Zenoss Extended Monitoring Guide.

WWW: http://community.zenoss.org/docs/DOC-3442

PR:		ports/157133
Submitted by:	Anthony Garcia <agarcia@experts-exchange.com>
2011-10-29 19:58:04 +00:00
Chris Rees
5ed5cf5953 This ZenPack provides the ability to quickly search for Devices by their name
or by their IP address.  Search is triggered by typing 3 or more characters
into the text box, which then returns the first 10 matches.  The use of the
asterisk wild-card is supported, so you may search for fuzzy matches
dynamically.

WWW: http://community.zenoss.org/docs/DOC-7453

PR:		ports/157505
Submitted by:	Zenoss <zenoss@experts-exchange.com>
2011-10-29 19:31:19 +00:00
Beat Gaetzi
5ee061e4b5 - Fix build on FreeBSD 10
Approved by:	portmgr (miwi)
2011-10-29 13:42:49 +00:00
Ryan Steinmetz
4eb9475a99 - Update to 0.8.7h.
Software changes include:
- Fix SQL injection issue with user login
- Fix Cross-site scripting issues
- Make one minute polling work properly

PR:		ports/162044
Submitted by:	moggie <moggie@elasticmind.net>
Approved by:	sem
Obtained from:	zi
2011-10-28 15:47:08 +00:00
Chris Rees
2a3a105fae When troubleshooting network issues, it can be very useful to have all the
interface graphs for a device on the same screen. This helps with spotting
trends, or tracing where traffic is flowing through a switch or router. The
only way to natively achieve this with Zenoss is to create a graph or
multi-graph report for every network device manually, which can be a chore
if you have more than a few network devices.

This ZenPack provides a new link on the left side of a device detail view
called "Interface Graphs" - this view shows the graphs for all of the network
interfaces on the device in one place, allowing for fast spotting of issues
or traffic flows. Both the interface name and the description (if any) are
used to title the graphs to aid with identification.

Note that with stacked switches, you can end up with a very large number of
graphs on the page, so tuning this slightly via the configuration properties
below could be a good idea in these situations.

WWW: http://community.zenoss.org/docs/DOC-10226

PR:		ports/157503
Submitted by:	Zenoss <zenoss@experts-exchange.com>
2011-10-27 14:36:31 +00:00
Pawel Pekala
b52eb78513 Add patch fixing Cavebear Ethernet manufacturer listings location
PR:		ports/161964
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2011-10-25 20:36:24 +00:00
Emanuel Haupt
ad7cb8828f Update to 0.9.8 2011-10-24 14:03:38 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Stanislav Sedov
422bce3414 - Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
2011-10-24 03:33:20 +00:00
Chris Rees
1e1818762e This ZenPack is currently used by the HP ProLiant Monitor, Dell Monitor and ODBC
Datasource (and many others) to display additional hardware details and could be
used by other ZenPacks as well. Examples of details include:

* dynamic deviceHardwareDetail tab (additional sections can be added
  or removed by any ZenPack)
* dynamic deviceOsDetail tab
* dynamic deviceSoftwareDetail tab
* Number of CPU Cores
* Memory Modules section
* Logical Drives sections
* status indication for all hardware components
* It also make changes deviceOSDetail tab to show only monitored
  Network Interfaces

WWW: http://community.zenoss.org/docs/DOC-3452

PR:		ports/157197
Submitted by:	Jeffrey Leung <zenoss@experts-exchange.com>, Anthony Garcia <agarcia@experts-exchange.com>
2011-10-21 20:12:02 +00:00
Chris Rees
f137a31a2d This ZenPack provides additional monitoring options for Dell machines with
additional zCollectorPlugins:
* community.snmp.DellCPUMap
* community.snmp.DellDeviceMap
* community.snmp.DellExpansionCardMap
* community.snmp.DellFanMap
* community.snmp.DellHardDiskMap
* community.snmp.DellLogicalDiskMap
* community.snmp.DellMemoryModuleMap
* community.snmp.DellNicMap
* community.snmp.DellPowerSupplyMap
* community.snmp.DellTemperatureSensorMap
Reports:
* /Device Reports/Dell PowerEdge Reports/DRAC Controllers
* /Device Reports/Dell PowerEdge Reports/Storage Controllers
* /Device Reports/Dell PowerEdge Reports/Hard Disks

WWW: http://community.zenoss.org/docs/DOC-3410

PR:		ports/157196
Submitted by:	Jeffrey Leung <zenoss@experts-exchange.com>, Anthony Garcia <agarcia@experts-exchange.com>
2011-10-18 19:01:29 +00:00
Emanuel Haupt
35c8070a74 Update to 1.0.12
PR:		161630
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 14:19:39 +00:00
Emanuel Haupt
9e2a0193dd - Update MASTER_SITES and WWW
- Add LICENSE
- Respect CFLAGS

PR:		161639
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:06:55 +00:00
Emanuel Haupt
fe94eda079 Support USE_TK
PR:		161633
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:06:50 +00:00
Dirk Meyer
07696036ed - fix build for FreeBSD-10 2011-10-17 19:18:32 +00:00
Eitan Adler
c4e4d72466 - update to 0.2.15
PR:		ports/161663
Submitted by:	Fabian Keil <fk@fabiankeil.de> (maintainer)
Approved by:	bapt,sahil (mentors, implicit)
2011-10-16 05:43:31 +00:00
Eitan Adler
a62c6c0394 - update to 1.8.8
- remove obsolete patch
- add new sql patch

PR:		ports/161460
Submitted by:	Jim Riggs <ports@christianserving.org> (maintainer)
Approved by:	sahil (mentor)
2011-10-15 01:26:35 +00:00
Doug Barton
4eb5b88d9e As previously advertised, complete removal of vulnerable ports that
no one has stepped up to deal with:

archivers/pecl-phar		Vulnerable since 2011-01-13
comms/libsyncml			Depends on devel/libsoup22, which is FORBIDDEN
databases/mysql323-server	Vulnerable since 2006-10-29
databases/mysql323-client	Vulnerable since 2006-10-29
databases/mysql323-scripts	Vulnerable since 2006-10-29
databases/mysql40-server	Vulnerable since 2006-10-29
databases/mysql40-client	Vulnerable since 2006-10-29
databases/mysql40-scripts	Vulnerable since 2006-10-29
databases/p5-DBD-mysql40
		Depends on databases/mysql40-server, which is FORBIDDEN
deskutils/buoh			Depends on devel/libsoup22, which is FORBIDDEN
deskutils/libopensync-plugin-syncml
		Depends on comms/libsyncml, which is DEPRECATED
devel/libsoup22			Vulnerable since 2011-07-28
dns/bind9-sdb-ldap		Vulnerable since 2011-06-04
dns/bind9-sdb-postgresql	Vulnerable since 2011-06-04
ftp/wgetpro			Vulnerable since 2004-12-14
games/quake2forge		Vulnerable since 2005-01-21
graphics/linux-tiff		Vulnerable since 2004-10-13
japanese/mutt			Vulnerable since 2007-07-29
japanese/asterisk14-sounds	Depends on net/asterisk14, which is FORBIDDEN
net/asterisk14			Vulnerable since 2011-06-25
net/isc-dhcp31-client		Vulnerable since 2011-04-10
net/isc-dhcp31-server		Vulnerable since 2011-04-10
net/isc-dhcp31-relay		Vulnerable since 2011-04-10
net/asterisk-app-ldap		Depends on net/asterisk14, which is FORBIDDEN
net/asterisk-app-notify		Depends on net/asterisk14, which is FORBIDDEN
net/asterisk-oh323
   Depends on net/asterisk14, which is FORBIDDEN, does not compile on sparc64
net/asterisk14-addons		Depends on net/asterisk14, which is FORBIDDEN
net/astfax			Depends on net/asterisk14, which is FORBIDDEN
net-mgmt/nagios2		Vulnerable since 2009-06-30
www/gforge			Vulnerable since 2005-08-09
www/linux-flashplugin7		Vulnerable since at least 2008-05-30
www/opera-devel			Vulnerable since 2010-06-25, does not fetch
www/plone3			Vulnerable and unsupported upstream
www/serendipity-devel		Vulnerable since 2008-04-25
www/ziproxy			Vulnerable since 2010-06-15
www/asterisk-gui		Depends on net/asterisk14, which is FORBIDDEN
x11-toolkits/linux-pango	Vulnerable since 2009-05-13
2011-10-14 22:30:49 +00:00
Chris Rees
17743c3aea Add new mirror, apparently the current mirrors are somewhat unreliable 2011-10-09 16:55:13 +00:00
Doug Barton
c3ef22e507 Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE
astro/gkrellsun		Abandonware
astro/xrmap		No more distfiles
audio/midimountain	Abandonware
audio/gkrellmss		Abandonware
audio/gnapster		Abandonware
databases/xbase		No more public distfiles
databases/xbsql		No more public distfiles
games/gtkabale		No more public distfiles
games/battleball	No more public distfiles, does not compile on ia64 or sparc64
games/race		No more public distfiles
games/stvef-paks	No more public distfiles
games/stvef-server	No more public distfiles
games/tome		No more public distfiles
games/qkmj		No more public distfiles
games/oilwar		No more public distfiles
games/xbaby		No more public distfiles
games/xword		Abandonware
games/kslide		No more public distfiles
graphics/xmrm		No more public distfiles, does not compile on amd64 or sparc64
graphics/giftrans	Upstream disappeared and distfile is not available
graphics/wildmagic	BROKEN for more than 6 months, does not fetch
irc/ircd-rusnet		No more public distfiles
irc/tkirc		No more public distfiles
korean/mizifont		No more public distfiles
lang/freetxl		No more public distfiles
math/nsc2ke		No more public distfiles
misc/mgp-mode.el	No more public distfiles
multimedia/p5-RIFF-Info	No more public distfiles
net/p5-Net-OpenDHT	No more public distfiles
net/mudix		No more public distfiles
net-im/newsbot		No more public distfiles
net-im/libicq2000	Abandonware
net-im/gossip		No longer maintain by upstream, use net-im/empathy instead
net-im/ickle		Abandonware
net-mgmt/nipper		BROKEN for more than 6 month, does not fetch
net-p2p/mldonkey-serverspy	No more public distfiles
news/p5-Gateway		No more public distfiles
print/epsmerge		No more public distfiles
science/at		No more public distfiles
science/pyvox		No more public distfiles
security/p5-Email-Obfuscate	No more public distfiles
security/libparanoia	No more public distfiles
security/execwrap	No more public distfiles
2011-10-09 02:47:51 +00:00
Chris Rees
29c969774e Looks like it was a false negative on distfile tests; undeprecate.
Submitted by:	perryh <perryh@pluto.rain.com>
2011-10-08 09:26:21 +00:00
Greg Larkin
f5a75b0349 - Updated to 0.2.11b
- Fixed portlint warning

PR:		ports/161062
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	Martin Jackson <mhjacks@swbell.net> (maintainer)
2011-10-07 00:12:53 +00:00
Greg Larkin
9ebcd2e84f - Updated to 4.1.16d
- Fixed portlint warnings

PR:		ports/161061
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	Martin Jackson <mhjacks@swbell.net> (maintainer)
2011-10-06 17:55:27 +00:00
Doug Barton
2778716571 As previously advertised, remove ports that previously had been
DEPRECATED without EXPIRATION_DATE, and the ports that depend
on them.

audio/mt-daapd
	Use audio/firefly instead
databases/p5-DBIx-Class-Validation
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
devel/p5-Class-Data-Accessor
	Please consider using p5-Class-Accessor-Grouped or p5-Moose
graphics/libflash
	gplflash is no longer supported. Please use gnash instead
graphics/flashplayer
	Depends on DEPRECATED graphics/libflash
japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
net/p5-OAuth-Lite
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
net-mgmt/py-snmp
	use net-mgmt/py-snmp4 instead
net-mgmt/py-twistedSNMP
	Relies on net-mgmt/py-snmp, which is DEPRECATED
net-p2p/gift
	unmaintained upstream for several years
net-p2p/giftcurs
	unmaintained upstream for several years
net-p2p/giftoxic
	unmaintained upstream for several years
net-p2p/giftui
	unmaintained upstream for several years
net-p2p/apollon
	Depends on net-p2p/gift, which is DEPRECATED
textproc/p5-FormValidator-Simple
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/flashplugin-mozilla
	gplflash is no longer supported. Please use graphics/gnash, \
www/p5-HTML-Widget
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/p5-Catalyst-Plugin-AutoRestart
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/p5-Catalyst-Example-InstantCRUD
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/p5-Catalyst-Plugin-FormValidator-Simple
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
www/p5-Catalyst-Plugin-HTML-Widget
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/asterisk-fop
	Depends on www/flashplugin-mozilla which is DEPRECATED
www/p5-Handel
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
www/p5-DBIx-Class-HTMLWidget
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/p5-HTML-Widget-DBIC
	Disappear from CPAN
x11-wm/fvwm24
	No longer supported by fvwm.org
2011-09-30 08:58:22 +00:00
Ryan Steinmetz
09ac64bb47 - Add configtest command to rc script
PR:		ports/161111
Submitted by:	Emil Smolenski <am@raisa.eu.org>
Approved by:	Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
2011-09-30 00:06:20 +00:00
Lars Engels
af7cd7fef7 - Add a patch that allows packet injection with capable wireless chipsets in
AHDEMO mode
- Bump PORTREVISION

PR:		ports/160564
Submitted by:	Jakub Lach <jakub_lach@mailplus.pl>
2011-09-29 18:48:46 +00:00
Ryan Steinmetz
e700913cd9 - Instruct portscout to ignore this port due to false positives
- Pacify portlint(1)
2011-09-29 12:37:35 +00:00
Wen Heping
e42df9c469 - Reset maintainer
Submitted by:	jamrich.majo@gmail.com (previous maintainer, via email)
2011-09-27 01:16:04 +00:00
Doug Barton
75fbecdf73 Mark FORBIDDEN the remaining ports that are vulnerable for more than
2 weeks according to portaudit (ranging from 23 days to 7 years).
The maintainers were notified by mail that this action would be taken
on 2011-09-03. (Ports for which maintainers responded have been/will be
dealt with separately.)

Also mark DEPRECATED ports that rely on the FORBIDDEN ports, and a few
ports that rely on those DEPRECATED ports.
2011-09-26 09:24:20 +00:00
Ryan Steinmetz
075fb82798 - Update to 2.1.1 [1]
- Add LICENSE
- Add Endace DAG support
- Mark MAKE_JOBS_SAFE
- Remove unneeded 6.x check

PR:		ports/160863
Submitted by:	dikshie <dikshie@sfc.wide.ad.jp> (maintainer) [1]
2011-09-26 01:51:10 +00:00
Ryan Steinmetz
48e6d5f42a - Should use LOGIN unless there's a valid reason not to.
- Should implement shutdown to allow the daemon to be stopped cleanly.

Reported by:	dougb
2011-09-25 20:35:06 +00:00
Ryan Steinmetz
cd818112cf - Update to 1.3.5
- Fix compatibility with nfdump 1.6.4
- Add LICENSE

PR:		ports/159738
Submitted by:	Mike Stupalov <landy2005@gmail.com>
Approved by:	Mohacsi Janos <janos.mohacsi@bsd.hu> (maintainer)
2011-09-25 17:35:41 +00:00
Ryan Steinmetz
f6da2654cc - Silence startup noise [1]
- Fix build with custom PREFIX/LOCALBASE
- Fix build when using CLANG
- Add OPTIONS for MAC resolution
- Add LICENSE

PR:		ports/159915
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) [1]
2011-09-25 16:47:03 +00:00
Ryan Steinmetz
7f63fbb09b - Add LICENSE 2011-09-25 16:15:00 +00:00
Ryan Steinmetz
bacd1f058a - Merge in Debian patch to allow daemonization
- Fix default config file location to point to ${PREFIX}/etc
- Fix build under CLANG
- Bump PORTREVISION

PR:		ports/159914
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2011-09-25 16:10:51 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Baptiste Daroussin
6bbef7efb7 2011-09-23 devel/libnotifymm: Doesn't build and isn't used by anything.
2011-09-11 games/abuse: BROKEN after games/abuse_sdl update
2011-09-01 security/donkey: No more public distfiles
2011-09-01 graphics/moth: No more public distfiles
2011-09-01 net-mgmt/aguri: No more public distfiles
2011-09-01 games/senso: No more public distfiles
2011-09-01 net-im/jabber-users-agent: No more public distfiles
2011-09-01 games/cchess: No more public distfiles
2011-09-23 13:25:21 +00:00
Olli Hauer
591d761ce0 - update to Innovation-Release 1.1.11i4 2011-09-22 05:17:29 +00:00
Florian Smeets
e74dd0b80a - update to 1.5.0
- move LICENSE to its correct place (portlint fix)

PR:		ports/160497
Submitted by:	gjb
Approved by:	maintainer timeout
2011-09-20 15:51:55 +00:00
Sunpoet Po-Chuan Hsieh
57b83a1e37 - Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+
With hat:	perl
2011-09-17 06:50:17 +00:00
Sunpoet Po-Chuan Hsieh
6fb6597c89 - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat:	perl
2011-09-17 06:49:29 +00:00
Erwin Lansing
7e6c37e4de Set LATEST_LINK to not overlap with net-mgmt/collectd
PR:		160582
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
2011-09-13 11:45:25 +00:00
Sunpoet Po-Chuan Hsieh
8e1fc62fc3 - Add p5-FusionInventory-Agent 2.1.9
fusioninventory-agent is an agent for OCS Inventory server and
FusionInventory for GLPI servers. It creates local inventory of the
machines (hardware and software) and send it to the server. It can also
write it in a local XML file. This agent is the successor of the former
linux_agent which was released with OCS 1.01 and prior. It also replaces
the Solaris/AIX/BSD unofficial agents.

WWW: http://search.cpan.org/dist/FusionInventory-Agent/
WWW: http://fusioninventory.org/

PR:		ports/160655
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com>
2011-09-13 08:53:00 +00:00
Gabor Kovesdan
2fc6a06a9b - Track dependencies after databases/gdbm update 2011-09-12 13:46:58 +00:00
Doug Barton
2c803c9e4c This patch adds the ability to specify the path to the INDEX
file, as well as the path to portaudit. It also contains a few
small shell cleanups.

Upstream author no longer uses FreeBSD, so there will not be
a new release.

PR:		ports/160222
Submitted by:	me
Approved by:	maintainer timeout
2011-09-09 19:10:18 +00:00
Jimmy Olgeni
27a510e97b Fix a typo. 2011-09-09 12:29:32 +00:00
Jimmy Olgeni
247096aa04 Whitespace fix. 2011-09-09 12:25:15 +00:00
Baptiste Daroussin
ad3dff30b7 2011-09-01 korean/hlatexfonts-ocf: No more public distfiles
2011-09-01 korean/pgp.language: No more public distfiles
2011-09-01 games/xgammon: No more public distfiles
2011-09-01 korean/hanIM: No more public distfiles
2011-09-01 misc/gplbp: No more public distfiles
2011-09-01 net/vyqchat: No more public distfiles
2011-09-01 news/xmitbin: No more public distfiles
2011-09-01 games/tvp: No more public distfiles
2011-09-01 games/glasteroids: No more public distfiles
2011-09-01 games/xscrabble: No more public distfiles
2011-09-01 games/xbat: No more public distfiles
2011-09-01 korean/hanmiscutils: No more public distfiles
2011-09-01 net-p2p/hagelslag: No more public distfiles
2011-09-01 games/cgoban2: No more public distfiles
2011-09-01 games/krosswordplayer: No more public distfiles
2011-09-01 korean/helvis: No more public distfiles
2011-09-01 print/mgv: No more public distfiles
2011-09-01 japanese/linux-JM: No more public distfiles
2011-09-01 games/xlines: No more public distfiles
2011-09-01 games/xgame: No more public distfiles
2011-09-01 net/ttt: No more public distfiles
2011-09-01 games/merlin: No more public distfiles
2011-09-01 games/xshisen: No more public distfiles
2011-09-01 games/slige: No more public distfiles
2011-09-01 games/wmtimebomb: No more public distfiles
2011-09-01 net-mgmt/cfgstoragemk: No more public distfiles
2011-09-07 10:10:11 +00:00
Frederic Culot
414a779051 - Update to 2.01
- Add LICENSE (GPLv2)

PR:		ports/160529
Submitted by:	Corey Smith <corsmith@gmail.com> (maintainer)
2011-09-07 09:07:16 +00:00
Ryan Steinmetz
b9ec0e58f5 New port: net-mgmt/collectd5 (repocopy from net-mgmt/collectd)
PR:		ports/159223
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
Approved by:	wxs, tabthorpe (mentors, implicit), maintainer
2011-09-07 02:29:59 +00:00
Ryan Steinmetz
17584e1365 Repocopy from net-mgmt/collectd
Update to 5.0.0

PR:		ports/159223
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
Approved by:	wxs, tabthorpe (mentors, implicit), maintainer
2011-09-07 02:23:40 +00:00
Ryan Steinmetz
48fe9c6e44 Add CONFLICT for newly repocopied net-mgmt/collectd5
Approved by:	wxs (mentor)
2011-09-07 02:22:30 +00:00
Sylvio Cesar Teixeira
70cc253a68 - Add patch to fix problem with percent of UCD-SNMP-MIB::dskTable
- BUMP PORTREVISION
2011-09-07 01:49:27 +00:00
Vanilla I. Shu
fd9c9ec6a9 Fix build error with clang.
Approved by:	maintainer
2011-09-06 04:05:43 +00:00
Eitan Adler
0ba8d96942 - Remove port from incorrect category; it will be re-added to 'security'
Approved by:	sahil (mentor)
2011-09-04 02:13:17 +00:00
Eitan Adler
8604c6d73c Massh makes it possible to perform the following on hundreds, or even
thousands of hosts in a parallelized fashion:

    * Run Remote Commands
    * Push and Execute Pre-Written Scripts
    * Push Files
    * Pull Files

WWW: http://m.a.tt/er/massh/
PR:		ports/159770
Submitted by:	Sascha Klauder <sklauder@trimind.de>
Approved by:	bapt (mentor)
2011-09-03 18:17:23 +00:00
Doug Barton
0035fb0fa9 s/EXPIRATION/EXPIRATION_DATE/
Submitted by:	bapt
2011-09-03 09:43:57 +00:00
Doug Barton
c71bfa4a39 Add EXPIRATION to py-snmp, and DEPRECATED and EXPIRATION to
py-twistedSNMP, which depends on it.
2011-09-03 08:57:05 +00:00
Anton Berezin
f6ecfa08dd Update to 4.044.
Changes:	http://search.cpan.org/dist/NetAddr-IP/Changes
2011-09-02 15:02:41 +00:00
Ryan Steinmetz
ed29b5eddc Remove unneeded graph.gif, as it is now included with nagios 3.3.x
Reported by:	pointyhat
Approved by:	wxs (mentor)
2011-08-31 19:13:59 +00:00
Dennis Herrmann
9c6af52b78 - Update to 0.2.14
PR:		ports/160254
Submitted by:	Fabian Keil <fk@fabiankeil.de> (maintainer)
2011-08-30 15:09:32 +00:00
Lars Engels
7ada7f3113 Potential fix build on sparc64
PR:		ports/160183
Submitted by:	naddy
Approved by:	Maintainer (me)
2011-08-28 16:29:39 +00:00
Olli Hauer
a043e36f79 - add OPTION for PY4SUITE which is needet for create_html_table.py
- some minor cleanups (${PREFIX}/etc/ndpmon -> ${ETCDIR} ...

PR:		ports/153287
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Approved by:	maintainer timeout
2011-08-27 18:30:50 +00:00
Chris Rees
559af1bbc4 This is a PERL interface to the Zenoss Monitoring System
JSON API.  It allows the ability to execute all available functions
provided by the Zenoss API programmatically.  Anything you could do from
the Zenoss interface can be achieved via this module.  This is a
full service implementation, providing the construction of the call
to the API and the handling of the response.

WWW:  http://search.cpan.org/dist/Zenoss/

PR:		ports/160193
Submitted by:	Phil Phillips
2011-08-26 10:58:07 +00:00
Andrej Zverev
ec4d2e2c6d Rename www/p5-FastCGI to reflect official module name (FCGI) www/p5-FCGI. 2011-08-23 12:18:06 +00:00
Doug Barton
f9faa8bdaa Geocities has been gone for almost 2 years now, so let's remove
references to it.

Deprecate ports whose only MASTER_SITE is (was) geocities
2011-08-23 07:45:27 +00:00
Ryan Steinmetz
b32e5ed950 - Update to 3.3.1 [1]
- Use USERS/GROUPS [1]
- Fix whitespace in Makefile [1]
- Add LICENSE [1]
- Correct rc script issues [2]

PR:		ports/159304
Submitted by:	Ryan Steinmetz (zi@) [1], Doug Barton (dougb@) [2]
Approved by: 	wxs (mentor), maintainer
2011-08-23 01:50:48 +00:00
Olli Hauer
af3b7f3cd2 - update to version 1.1.11i2
Changelog:
 Column aggregation (Stats) now also works for perf_data
 New configuration variable data_encoding and full UTF-8 support.
 New column contact_groups in table hosts and services (thanks to Matthew Kent)
 New headers Negate:, StatsNegate: and WaitConditionNegate:
2011-08-21 19:19:17 +00:00
Olli Hauer
7a0bd31763 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined 2011-08-20 17:27:52 +00:00
Frederic Culot
3264f4d248 - Update to 1.6.4
- Pet portlint(1) by moving LICENSE section earlier

PR:		ports/159783
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2011-08-16 10:52:25 +00:00
Sylvio Cesar Teixeira
736751e451 - Update to 1.8
PR:		ports/159794
Submitted by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)
2011-08-15 23:07:16 +00:00
Steve Wills
bc3b42c150 - Update to 0.4.1
PR:		ports/159519
Submitted by:	Jason Helfman <jhelfman@experts-exchange.com> (maintainer)
2011-08-14 20:01:12 +00:00
Sylvio Cesar Teixeira
c38b2e4515 - Fix to location of mib modules
- Fix problem when /dev/kmem file is not available
- Fix when installed without WITH_IPV6 option, when using pkg_delete
- fix of returning free diskspace in HOST-RESOURCES-MIB::hrStorageUsed
- BUMP PORTREVISION

PR:		ports/159299
		ports/159354
		ports/159386
		ports/159524
Submitted by:	Dan Nelson <dnelson@allantgroup.com>
		Emil Smolenski <am@raisa.eu.org>
		Rene Henzinger <henzinger@burda-ic.com>
2011-08-13 23:43:55 +00:00
Steve Wills
2173405bb1 Nagios plugin for checking tftp servers. This plugin can retrieve a file and
compare the size with a given value.

WWW: http://mathias-kettner.de/download/check_tftp

PR:		ports/159737
Submitted by:	hr <holgerrepp at googlemail.com>
2011-08-13 17:29:20 +00:00
Emanuel Haupt
300fc9c0ee Update MASTER_SITES, distfile is not hosted in my LOCAL directory anymore. 2011-08-12 23:25:15 +00:00
Ryan Steinmetz
d6e585837c Fix PORTSCOUT syntax
Approved by:	wxs (mentor)
2011-08-09 15:33:13 +00:00
Dirk Meyer
a66110761c - update to 4.3.4 2011-08-06 08:46:54 +00:00
Jun Kuriyama
39a95ffd03 I forgot to add a patch... 2011-08-06 08:01:18 +00:00
Wen Heping
811f5ee5c8 - Update to 0.21
PR:		ports/158150
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
Approved by:	maintainer(timeout, >40 days)
2011-08-04 01:28:47 +00:00
Emanuel Haupt
f760c11728 Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
2011-08-02 20:58:23 +00:00
Baptiste Daroussin
d389c2f0a8 Deprecate some ports where I can't find distfiles and upstream 2011-08-02 17:04:00 +00:00
Baptiste Daroussin
66e0e67acb Mark BROKEN: Does not fetch 2011-08-02 16:27:06 +00:00
Baptiste Daroussin
c5e3914c60 Fix master_site 2011-08-02 16:22:15 +00:00
Baptiste Daroussin
afe07e88e7 Deprecate unmaintained ports marked as BROKEN for more then 6 month 2011-08-02 09:22:42 +00:00
Ryan Steinmetz
5db8cc56b8 Update to 0.2.3
Pacify portlint(1)
Update maintainer's address
Fix plist entries

PR:		ports/159303
Submitted by:	Hao Bryan Cheng <circe-port-maintainers@bws.Net.berkeley.edu> (maintainer)
Approved by:	wxs (mentor)
2011-08-01 16:39:52 +00:00
Ryan Steinmetz
4ecdd8737a Pacify portlint
Add PORTSCOUT variable to eliminate incorrect guesses

Approved by:	wxs (mentor)
2011-08-01 16:33:59 +00:00
Baptiste Daroussin
f32b4a646d Bye bye abandonwares (part 4)
2011-08-01 korean/a2ps: Looks like an abandonware, no more public distfiles
2011-08-01 korean/bitchx: Look like an abandonware, no more public distifles
2011-08-01 korean/elm: Look like an abandonware, no more public distifles
2011-08-01 korean/linuxdoc-sgml: Look like an abandonware, no more public distifles
2011-08-01 korean/mod_url: Look like an abandonware, no more public distifles
2011-08-01 korean/nh2ps: Look like an abandonware, no more public distifles
2011-08-01 korean/pinetreefonts: No more public distfile
2011-08-01 mail/bincimap: No more public distfile
2011-08-01 mail/cmail: No more public distfile
2011-08-01 math/hexcalc: Look like an abandonware, no more public distifles
2011-08-01 math/qgfe: Look like an abandonware, no more public distifles
2011-08-01 misc/ewipe: Look like an abandonware, no more public distifles
2011-08-01 misc/gkrellmfmonitor2: Look like an abandonware, no more public distifles
2011-08-01 misc/gkx86info: Look like an abandonware, no more public distifles
2011-08-01 multimedia/goggles: Abandonware, see: http://www.fifthplanet.net/2010/01/dead-projects-goggles-dvd-player.html
2011-08-01 multimedia/ldvd: Abandonware
2011-08-01 multimedia/linux-divx4linux: No more needed
2011-08-01 multimedia/linux-divx4linux4: No more needed
2011-08-01 multimedia/ogle: Abandonware
2011-08-01 multimedia/ogle-gui: Abandonware
2011-08-01 multimedia/okle: Abandonware
2011-08-01 multimedia/subconv: Look like an abandonware, no more public distifles
2011-08-01 net/callgen323: Look like an abandonware, no more public distifles
2011-08-01 net/lyntin: No longer under active development
2011-08-01 net/py-rt: No more public distfiles, looks like an abandonware
2011-08-01 net/rwhoisd: Looks like an abandonware, no more public distfiles
2011-08-01 net/traffic: Looks like an abandonware, no more public distfiles
2011-07-23 net-im/gnomeicu: No longer maintain by upstream, use net-im/empathy instead
2011-08-01 net-mgmt/trafd: Look like an abandonware, no more public distifles
2011-08-01 net-p2p/gkrellm-gift: Look like an abandonware, no more public distifles
2011-08-01 news/bgrab: Looks like an abandonware, no more public distfiles
2011-08-01 news/rkive: Looks like an abandonware, no more public distfiles
2011-08-01 polish/sap: Looks like an abandonware, no more public distfiles
2011-08-01 print/nenscript: Looks like an abandonware, no more public distfiles
2011-08-01 05:24:51 +00:00
Tilman Keskinoz
a6cd608e3d Update to 0.600.0
PR:		159261
Submitted by:	Jason Helfman
2011-07-30 15:11:15 +00:00
Sylvio Cesar Teixeira
c9e4736d26 - Chase net-snmp shlib version bump. 2011-07-28 12:43:22 +00:00
Sylvio Cesar Teixeira
a63158257c - Added patch files to fix problem in build of FreeBSD-9.x and problem with "cannot find module" (SNMPv2-SMI) noise
PR:		ports/158714
		ports/159252
Submitted by:	Garrett Cooper<yanegomi@gmail.com>
		Tacid <tacid@tacid.kiev.ua>
2011-07-28 12:41:50 +00:00
Sylvio Cesar Teixeira
fb8c450eda - Update to 5.7
PR:		ports/158714
Submitted by:	Garret Cooper <yanegomi@gmail.com>
2011-07-27 20:18:35 +00:00
Chris Rees
295be1c105 An open source application, server and network management platform based on the
Zope application server.

WWW: http://zenoss.com/

PR:		ports/156655
Submitted by:	Phil Phillips <phil@experts-exchange.com>
Approved by:	rene (mentor)
2011-07-21 16:55:07 +00:00
Mark Linimon
06e6677793 Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:		ports/158969
Submitted by:	rene
Tested on:	pointyhat-west -exp
2011-07-21 05:03:02 +00:00
Philippe Audeoud
6fe57c63c5 - Update to 0.2.2
PR:		ports/159049
Submitted by:	Hao Bryan Cheng (maintainer)
2011-07-20 08:34:15 +00:00
Marcelo Araujo
6f9a766f91 - Update to 2.0.
- Sort PLIST.

PR:		ports/158311
Submitted by:	Sergey Zaykov <mail_of_sergey@mail.ru>
2011-07-20 01:32:59 +00:00
Cy Schubert
6e7763dcc3 Return net-mgmt/grepip back to the fold. 2011-07-19 05:03:18 +00:00
Cy Schubert
1e8db62135 Bring back this port. Host the distfile on my website. Assume ownership
of this port.
2011-07-19 04:58:34 +00:00
Ryan Steinmetz
cbe98cfc29 check_hp_bladechassis is a plugin for the Nagios monitoring software which
checks the hardware health of HP blade enclosures via SNMP.

The plugin is only tested with the c7000 enclosure.

WWW: http://folk.uio.no/trondham/software/check_hp_bladechassis.html

PR:		ports/158577
Submitted by:	rpsfa@rit.edu (me)
Approved by:	tabthorpe (mentor)
2011-07-18 23:53:46 +00:00
Olli Hauer
d65f36bb2a - set IS_INTERACTIVE=yes
- use %%WWWDIR%% macro instead hard coded path
- support apache versions > 13
- make sure we use the rc script from port
- use "env" in generated crontab
- make sure crontab entries are removed during deinstall
- sort pkg-plist (use genplist)
- try to uninstall clean

PR:		ports/158779
Submitted by:	ohauer
Approved by:	<manos _at_ cs.pdx.edu> (maintainer)
2011-07-18 21:21:09 +00:00
Olli Hauer
c2317bc400 - update to 1.1.11i1
PR:		ports/158885
Submitted by:	Jin-Sih Lin <linpct _at_ gmail.com>
2011-07-18 21:05:59 +00:00
Ryan Steinmetz
60650e0882 Fix build under clang
Add LICENSE

PR:		ports/158549
Submitted by:	rpsfa@rit.edu (me)
Approved by:	wxs (mentor)
2011-07-17 17:10:56 +00:00
Tilman Keskinoz
3b1986ce85 Update to 0.21
PR:		158915
Submitted by:	Jin-Sih Lin <linpct@gmail.com>, maintainer
2011-07-17 13:32:18 +00:00
Tilman Keskinoz
0f80cba4a1 Fix build with gcc
Reported by:	pointyhat
2011-07-17 12:41:43 +00:00
Ryan Steinmetz
72a02a04ab Update my email address on the ports I maintain.
Approved by: wxs@ (mentor)
2011-07-15 21:15:29 +00:00
Josh Paetzel
7c092678c4 Fix build when using libgcrypt 1.5
PR:	ports/158774
Submitted by:	Alexander Panyushkin <vsityz@gmail.com>
Approved by:	Krzysztof Stryjek <ports@bsdserwis.com>
2011-07-15 02:38:07 +00:00
Martin Matuska
96cc2bdcf8 Set maintainer of Horde ports to horde@FreeBSD.org
Approved by:	maintainer (beech@ and mm@)
2011-07-14 20:33:30 +00:00
Tilman Keskinoz
e85b9d8959 Fix build with clang
PR:		158559
Submitted by:	Niclas Zeising
2011-07-14 15:19:53 +00:00
Philippe Audeoud
1c928af43c - Update to 2.3.6
PR:		ports/158793
Submitted by:	Gvozdikov Veniamin <g.veniamin _AT_ googlemail.com> (maintainer)
2011-07-12 11:23:20 +00:00
Bernhard Froehlich
e5e584a290 virtinst is a module to help in starting installations of Fedora/Red
Hat Enterprise Linux related distributions inside of virtual
machines.  It supports both paravirt guests (for which only FC and
RHEL guests are currently supported) as well as fully virtualized
guests.  It uses libvirt (http://www.libvirt.org) for starting
things.

WWW: http://virt-manager.org

PR:		ports/157697
Submitted by:	Jason Helfman <jhelfman@experts-exchange.com>
2011-07-09 06:55:22 +00:00
Bernhard Froehlich
aabd079dad Virt Viewer provides a graphical viewer for the guest OS
display. At this time is supports guest OS using the VNC
protocol. Further protocols may be supported in the future
as user demand dicatates. The viewer can connect directly
to both local and remotely hosted guest OS, optionally
using SSL/TLS encryption.

WWW: http://virt-manager.org/

PR:		ports/157695
Submitted by:	Jason Helfman <jhelfman@experts-exchange.com>
2011-07-08 19:41:22 +00:00
Jun Kuriyama
2211b46d3c - Take maintainership.
- Add simple patch obtained from master site.

References:	http://jodies.de/ipcalc-archive/patch-queue
2011-07-05 08:23:06 +00:00
Dmitry Sivachenko
6e9bc86d46 Fix crash when reporting IPv6 error.
PR:	157571
Submitted by:	Mike Andrews <mandrews@bit0.com>
2011-07-04 11:57:38 +00:00
Sahil Tandon
e2b6a478d5 Fix previous commit in which I included the wrong
shared library version for libgcrypt.

Pointyhat to:	me
Reported by:	swills@
2011-07-04 04:29:26 +00:00
Sahil Tandon
5242f58159 Add option to build with libgcrypt.
PR:		ports/156776
Submitted by:	Brett Wynkoop <wynkoop@wynn.com>
Approved by:	maintainer timeout
2011-07-04 03:59:48 +00:00
Olli Hauer
b9d63d5e76 - remove workaround, it's now implemented in the user/group
framework and no longer used.
2011-07-02 14:40:04 +00:00
Martin Wilke
ab565825ea - Update to 0.2.0
PR:		158514
Submitted by:	Hao Bryan Cheng <circe-port-maintainers@bws.Net.berkeley.edu> (maintainer)
2011-07-02 11:19:00 +00:00
Wesley Shields
608f82ea25 - Update to 0.20.
- Add LICENSE.

PR:		ports/157850
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
Approved by:	maintainer timeout
2011-06-28 00:13:13 +00:00
Martin Wilke
f8dcee6ed5 - Fix build after net-mgmt/py-snmp4 update
Submitted by:		Ruslan Mahmatkhanov <cvs-src@yandex.ru>
VS: Modified Files:
2011-06-27 14:56:51 +00:00
Julien Laffaye
73908f9988 Update to 0.5
PR:		ports/157750
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
Approved by:	maintainer timeout, tabthorpe (mentor)
2011-06-27 13:28:49 +00:00
Martin Wilke
2f42f76145 - Update to 3.1.1
- Add dependency simplexml
- Add knobs for cURL and SSH2

PR:		156555
Submitted by:	Helmut Schneider <jumper99@gmx.de>
Approved by:	maintainer timeout
2011-06-26 07:03:42 +00:00
Martin Wilke
6cabe75586 - Reenable BIND support
PR:		ports/157130
Submitted by:	Benjamin Lee <ben@b1c1l1.com>
Approved by:	maintainer
2011-06-26 05:03:09 +00:00
Martin Wilke
cb37f77bb2 - Update to 0.0.8a
PR:		155713
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	maintainer
2011-06-25 08:30:46 +00:00
Martin Wilke
b32862684d - Update to 0.2.11a
PR:		155713
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	maintainer
2011-06-25 08:29:58 +00:00
Martin Wilke
069aa36ccc - Update to 4.1.16a
PR:		155713
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	maintainer
2011-06-25 08:29:21 +00:00
Martin Wilke
1572f4d8da - Update to 1.1
PR:		158016
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2011-06-25 05:20:24 +00:00
Steven Kreuzer
6e17297b1b Set PKGNAMEPREFIX to p5- 2011-06-24 17:55:41 +00:00
Steven Kreuzer
5365e2b64f This module implements an alternative "event dispatcher" for Net::SNMP, using
AnyEvent as a backend.

It integrates Net::SNMP into AnyEvent: You can make non-blocking Net::SNMP
calls and as long as other parts of your program also use AnyEvent (or some
event loop supported by AnyEvent) and they will run in parallel.

WWW:	http://search.cpan.org/dist/AnyEvent-SNMP/
2011-06-24 15:30:08 +00:00
Andrej Zverev
302b9a7c36 - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro
2011-06-21 06:58:49 +00:00
Dennis Herrmann
56f770ac17 - Add LICENSE
- Add support for loopback interfaces

PR:		ports/158071
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
2011-06-20 16:44:04 +00:00
Andrej Zverev
dec946ad51 - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
2011-06-20 08:37:15 +00:00
Baptiste Daroussin
c79631b6ee Another bunch of deprecation: no more public distfiles and/or abandonware 2011-06-17 13:09:40 +00:00
Baptiste Daroussin
c5c0d7f5d2 Mark broken some ports with unfetchable distfiles 2011-06-17 08:51:32 +00:00
Julien Laffaye
8bb213a668 Fix installation and plist when the MYSQL option is off
PR:		ports/157905
Submitted by:	Derek Brost <derek.brost@eprotex.com>
Approved by:	Alexander Demin <support@spectrum.ru> (maintainer), bapt (mentor)
2011-06-16 16:53:21 +00:00
Wesley Shields
606a979463 - Update to 0.0.33.
PR:		ports/157488
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
Approved by:	maintainer timeout
2011-06-15 13:51:06 +00:00
Wesley Shields
d86a75dd60 - Assign maintainer to submitter of previous PR. 2011-06-13 22:51:17 +00:00
Wesley Shields
21344878d4 - Update to 0.45.
PR:		ports/157440
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
Approved by:	maintainer timeout
2011-06-13 22:41:54 +00:00
Julien Laffaye
6f41245cd6 Update to 3.0.4
PR:		ports/157660
Submitted by:	Alexander Demin <support@spectrum.ru> (maintainer)
Approved by:	bapt (mentor)
2011-06-11 17:05:52 +00:00
Julien Laffaye
06fcab0107 Update to 3.0.4.1
Add USE_NCURSES

PR:		ports/157659
Submitted by:	Alexander Demin <support@spectrum.ru> (maintainer)
Approved by:	bapt (mentor)
2011-06-11 17:05:11 +00:00
Baptiste Daroussin
09659d818e Maintainers addresses are not valid anymore put the port back to the pool 2011-06-10 13:23:23 +00:00
Julien Laffaye
e93d85f4d6 Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}

Approved by:	bapt (mentor)
2011-06-08 16:52:32 +00:00
Baptiste Daroussin
d22a784cb0 - switch to USERS/GROUPS
- bump port revision
2011-06-08 14:49:27 +00:00
Frederic Culot
1f70c2f18d - Update to 3.0.714
PR:		ports/157683
Submitted by:	Emil Mikulic <emikulic@gmail.com> (maintainer)
2011-06-07 11:50:42 +00:00
Mark Linimon
010d0a4320 Return this to the pool at maintainer's request. 2011-06-06 22:58:56 +00:00
Frederic Culot
b0af218ae2 - Update to 1.02
Changes:	http://search.cpan.org/dist/SNMP-Trapinfo/Changes
PR:		ports/157626
Submitted by:	Joris Dedieu <joris.dedieu@gmail.com> (maintainer)
2011-06-06 06:48:33 +00:00
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