Commit graph

3872 commits

Author SHA1 Message Date
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