aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* - Merge in fix for bug 3411437 to address stack overflow issueRyan Steinmetz2011-12-162-1/+12
| | | | | | | | | | - Bump PORTREVISION Reported by: brian@ Obtained from: upstream bug tracker Notes: svn path=/head/; revision=287474
* - Backed out at request of maintainerMichael Scheidell2011-12-141-8/+1
| | | | | | | | | | - PR reopened PR: ports/162140 Approved by: zi (maintainer) Notes: svn path=/head/; revision=287392
* Update MASTER_SITES, distinfo for rerolled distfileChris Rees2011-12-142-5/+6
| | | | | | | | PR: ports/163294 Submitted by: Jason Helfman (zenoss@experts-exchange.com) (maintainer) Notes: svn path=/head/; revision=287389
* - Missing quote in options [1]Michael Scheidell2011-12-141-1/+1
| | | | | | | | Submitted by: wxs [1] Approved by: mainainer (zi, implicit), mentor (gabor) Notes: svn path=/head/; revision=287381
* - re-integration which enables the option of building the python bindings [1]Michael Scheidell2011-12-141-1/+8
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=287374
* - Update to 4.10.4Roman Bogorodskiy2011-12-134-17/+17
| | | | | | | | | | | - Add RRDCACHED knob PR: 163191 Submitted by: Krzysztof Stryjek (maintainer) Feature safe: yes Notes: svn path=/head/; revision=287307
* - Update to 5.0.1Roman Bogorodskiy2011-12-134-24/+57
| | | | | | | | | | | - Add RRDCACHED knob PR: 163190 Submitted by: Krzysztof Stryjek (maintainer) Feature safe: yes Notes: svn path=/head/; revision=287304
* - Update to 0.3.3Frederic Culot2011-12-122-4/+4
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=287257
* - Fix problem that was reintroduced with the upgrade to 5.7.1 [1]Ryan Steinmetz2011-12-075-3/+54
| | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=287038
* A plugin for Nagios to query common NetSNMP-exported information:Dmitry Sivachenko2011-12-075-0/+389
| | | | | | | | | | | | | -- disk status; -- processes status; -- swap status; -- load averages; -- anything else exported via NetSNMP's exec or extend directives. Feature safe: yes Notes: svn path=/head/; revision=287020
* Update to 0.8.7hSteven Kreuzer2011-12-052-12/+4
| | | | | | | | | PR: ports/162998 Submitted by: Tacid <tacid@tacid.kiev.ua> Feature safe: yes Notes: svn path=/head/; revision=286928
* - Add shutdown keyword to rc scriptMichael Scheidell2011-12-031-0/+1
| | | | | | | | | | PR: ports/162963 Submitted by: maintainer Approved by: maintainer,gabor(mentor) Feature safe: yes Notes: svn path=/head/; revision=286827
* - Take maintainership per private conversation with current maintainerRyan Steinmetz2011-12-021-1/+1
| | | | | | | | Approved by: sylvio@ Feature safe: yes Notes: svn path=/head/; revision=286765
* - Fix libtool typo in ltmain.shRyan Steinmetz2011-12-023-0/+23
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=286761
* - Update to 5.7.1Ryan Steinmetz2011-12-0112-261/+21
| | | | | | | | | | PR: ports/162847 Submitted by: me Approved by: maintainer (implicit) Feature safe: yes Notes: svn path=/head/; revision=286710
* - links to libmysqlclient/libpq but doesn't register dependenciesMichael Scheidell2011-11-283-103/+163
| | | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=286589
* PR: 146145Michael Scheidell2011-11-281-1/+7
| | | | | | | | | | Submitted by: fw@moov.de Reviewed by: scheidell Approved by: maintainer (fw@moov.de, timeout), gabor (mentor) Feature safe: yes Notes: svn path=/head/; revision=286583
* Update to 4.058.Anton Berezin2011-11-283-12/+18
| | | | | | | | Changes: http://search.cpan.org/dist/NetAddr-IP/Changes Feature safe: yes Notes: svn path=/head/; revision=286549
* - Bump PORTREVISION for previous commitRyan Steinmetz2011-11-241-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286364
* - Fix TCP-MIB::tcpCurrEstab.0 reportingRyan Steinmetz2011-11-241-0/+20
| | | | | | | | | | | PR: ports/160900 Submitted by: Petr Lampa <lampa@fit.vutbr.cz> Obtained from: upstream commit 87a31bbc009c9515a26c86317475f8384bd70e1b Approved by: maintainer (implicit) Feature safe: yes Notes: svn path=/head/; revision=286363
* - Update to 1.0.13Martin Wilke2011-11-192-3/+3
| | | | | | | | | PR: 162627 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Feature safe: yes Notes: svn path=/head/; revision=286081
* - Update to 1.9Martin Wilke2011-11-193-3/+5
| | | | | | | | | PR: 162598 Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=286074
* - update to 0.1.2Ruslan Makhmatkhanov2011-11-193-8/+11
| | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=286044
* - update to 0.3.1Ruslan Makhmatkhanov2011-11-192-5/+6
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=286043
* - update to 4.2.1Ruslan Makhmatkhanov2011-11-193-7/+9
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=286042
* Remove trailing whitespaces.Emanuel Haupt2011-11-181-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286031
* - Update to 1.4.0.7Martin Wilke2011-11-149-104/+38
| | | | | | | | | PR: 161608 Submitted by: Ports Fury Feature safe: yes Notes: svn path=/head/; revision=285768
* Remove CMAKE_USE_PTHREAD from the ports using it.Raphael Kubo da Costa2011-11-141-1/+0
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=285744
* - fix broken layout in mrtgOlli Hauer2011-11-132-0/+19
| | | | | | | | | PR: ports/162224 Submitted by: Alexey V. Panfilov <ports@subnets.ru> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=285713
* - Update to 1.5.1Lars Engels2011-11-132-3/+3
| | | | | | | | | PR: ports/161990 Approved by: maintainer timeout (3 weeks) Feature safe: yes Notes: svn path=/head/; revision=285692
* Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)Mark Linimon2011-11-101-3/+3
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=285419
* Freshmeat is now called Freecode. Change all freshmeat.net URLs for toEmanuel Haupt2011-11-091-1/+1
| | | | | | | freecode.com (for ports@ and ehaupt@). Notes: svn path=/head/; revision=285393
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-091-1/+0
| | | | Notes: svn path=/head/; revision=285379
* - Update to 1.11Sunpoet Po-Chuan Hsieh2011-11-052-19/+24
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=285100
* Update to version 0.82Pawel Pekala2011-11-052-4/+3
| | | | | | | | PR: ports/158893 Submitted by: Jin-Sih Lin <linpct@gmail.com> Notes: svn path=/head/; revision=285073
* Update to 2.9Martin Matuska2011-11-052-4/+3
| | | | Notes: svn path=/head/; revision=285068
* - Update to 2.06Philippe Audeoud2011-11-023-13/+18
| | | | | | | - Changelog: http://cpansearch.perl.org/src/OLIVER/SNMP-Info-2.06/ChangeLog Notes: svn path=/head/; revision=284916
* Remove ports@ ports that have been DEPRECATED for at least 1 monthDoug Barton2011-11-028-679/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=284893
* - Fix memleak (obtained from upstream commit: ↵Ryan Steinmetz2011-11-013-9/+25
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=284877
* Remove references to unsupported FreeBSD versions. Mostly of the form:Doug Barton2011-11-011-7/+1
| | | | | | | .if ${OSVERSION} < 700000 Notes: svn path=/head/; revision=284867
* DellMonitor provides custom modeling of devices running the Dell OpenManageChris Rees2011-10-307-0/+55
| | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=284750
* This ZenPack leverages the libvirt API for monitoring virtualization serversChris Rees2011-10-307-0/+53
| | | | | | | | | | | | (e.g. XEN, KVM, etc...). WWW: http://community.zenoss.org/docs/DOC-4687 PR: ports/157715 Submitted by: Zenoss <zenoss@experts-exchange.com> Notes: svn path=/head/; revision=284742
* Zenoss comes with the nagios command check_ping. This zenpack implements thatChris Rees2011-10-307-0/+50
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=284736
* This ZenPack adds a portlet called "Show Graph" which enables users to show anyChris Rees2011-10-307-0/+52
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=284735
* This ZenPack consists of a report for listing each MAC address and the DeviceChris Rees2011-10-307-0/+57
| | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=284734
* - Update to 1.0.4Steve Wills2011-10-302-3/+3
| | | | | | | | | PR: ports/162132 Submitted by: swills (me) Approved by: mhjacks@swbell.net (maintainer) Notes: svn path=/head/; revision=284715
* This ZenPack provides performance monitoring of the Apache HTTP Server.Chris Rees2011-10-297-0/+47
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=284676
* This ZenPack provides the ability to quickly search for Devices by their nameChris Rees2011-10-297-0/+50
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=284675
* - Fix build on FreeBSD 10Beat Gaetzi2011-10-295-3/+9
| | | | | | | Approved by: portmgr (miwi) Notes: svn path=/head/; revision=284645
* - Update to 0.8.7h.Ryan Steinmetz2011-10-284-13/+18
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=284540