aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.4.43Martin Wilke2008-10-182-5/+4
| | | | | | | | PR: 128144 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) Notes: svn path=/head/; revision=221756
* Update to 4.012.Anton Berezin2008-10-173-4/+6
| | | | | | | Changes: http://search.cpan.org/dist/NetAddr-IP/Changes Notes: svn path=/head/; revision=221679
* Net::Abuse::Utils provides serveral functions useful for determiningMartin Wilke2008-10-115-0/+47
| | | | | | | | | | | | | information about an IP address including contact/reporting addresses, ASN/network info, reverse dns, and DNSBL listing status. WWW: http://search.cpan.org/dist/Net-Abuse-Utils/ PR: ports/127950 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=221431
* - migrate away from slang1 to slang2 (for net-mgmt/nettop only)Yen-Ming Lee2008-10-081-1/+2
| | | | | | | | | | | - bump PORTREVISION PR: 125255 Submitted by: pgollucci Approved by: leeym Notes: svn path=/head/; revision=221345
* - Update to 0.1.9Martin Wilke2008-09-303-21/+10
| | | | | | | | PR: 127323 Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer) Notes: svn path=/head/; revision=221035
* Unbreak build on 7.1Sergey Skvortsov2008-09-281-0/+14
| | | | | | | Submitted by: pluknet <pluknet xxx gmail.com> Notes: svn path=/head/; revision=220943
* - Update to 1.6Rong-En Fan2008-09-284-8/+8
| | | | | | | | PR: ports/127617 Submitted by: Dmitry Lohansky <d.lohansky at zsupport.ru> (maintainer) Notes: svn path=/head/; revision=220935
* - Update to 1.6Rong-En Fan2008-09-288-518/+688
| | | | | | | | | | - Make jabber support optional (default on) PR: ports/127618 Submitted by: Dmitry Lohansky <d.lohansky at zsupport.ru> (maintainer) Notes: svn path=/head/; revision=220934
* - Update to 4.2.7.1Cheng-Lung Sung2008-09-262-5/+5
| | | | Notes: svn path=/head/; revision=220844
* RRDBot is an SNMP polling daemon which writes the polled values to an RRDJeremy Chadwick2008-09-237-0/+223
| | | | | | | | | | | | | | | | | | | database. It can poll many different SNMP sources in an efficient manner. It has no large external dependencies, and its configuration is stored in text files. It has full support for MIB definition files and using textual MIBs instead of numerical OIDs. A nice feature is the querying of SNMP tables without using a specific index. Indexes of the rows in an SNMP table may change from time to time, and are less than ideal for long term tracking of a given value. For example RRDBot can query the traffic on your router based on the 'xl0' interface name. RRDBot also contains tools to simplify the creation of RRD files, and the various archives contained in them. Notes: svn path=/head/; revision=220469
* - Unbreak on sparc64Pietro Cerutti2008-09-092-0/+36
| | | | | | | | PR: 122381 Approved by: portmgr Notes: svn path=/head/; revision=220310
* - Update to 0.11.10Martin Wilke2008-09-072-5/+5
| | | | | | | - take maintainership Notes: svn path=/head/; revision=220104
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-073-3/+3
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* Respect NOPORTDOCS.Wesley Shields2008-09-062-6/+6
| | | | | | | Noticed by: QAT Notes: svn path=/head/; revision=219994
* - Update to 0.2.22Rong-En Fan2008-09-063-30/+5
| | | | | | | | | | - Remove 4.x specific patch PR: ports/126947 Submitted by: Vladimir Ermakov <samflanker at gmail.com> (maintainer) Notes: svn path=/head/; revision=219978
* * Add LOCALBASE to the CFLAGS, CPPFLAGS and LDFLAGS, so ldap(and other)Timur I. Bakeyev2008-09-041-5/+4
| | | | | | | | | libraries and headers could be found. * Removed unnecesary USE_ICONV, as it is used only by GETTEXT and comes as it's dependency anyhow. Notes: svn path=/head/; revision=219848
* Reset r@robakdesign.com due to maintainer-timeouts and no response to email.Mark Linimon2008-09-031-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=219719
* - Unbreak INDEXEdwin Groothuis2008-09-031-0/+1
| | | | | | | | Reported by: erwin Discussed with: kiotsu on #bsdports Notes: svn path=/head/; revision=219717
* - repocopy net-mgmt/nagios -> net-mgmt/nagios2Philip M. Gollucci2008-09-0324-185/+326
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and connect net-mgmt/nagios2 to the build - Move net-mgmt/nagios-devel -> net-mgmt/nagios (v3.0.3) - Add note to UPDATING o net-mgmt/nagios [3] SF Macro USE_RC_SUBR != yes (rename files/nagios.sh.in -> files/nagios.in) OPTIONS+= EVENT_BROKER [1] use @dirrmtry in pkg-plist o net-mgmt/nagios12 [2] SF Macro USE_RC_SUBR != yes (files/nagios.sh.tmpl -> files/nagios.in) Conversion to pkg-install, pkg-deinstall, pkg-message use @dirrmtry in pkg-plist o net-mgmt/nagios2 [4] SF Macro USE_RC_SUBR != yes (rename files/nagios.sh.in -> files/nagios.in) PRs: ports/126758 [4] ports/126761 [3] ports/126754 [2] ports/126684 [1] Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) Reworked by: pgollucci - freebsd ports infrastructure changes Reviewed by: pgollucci Approved by: gabor (mentor) Notes: svn path=/head/; revision=219702
* - Fix build with rrdtool 1.3Dmitry Marakasov2008-09-021-0/+11
| | | | | | | | | PR: 126852 Submitted by: Vincent Hoffman <vince at unsane dot co dot uk> Approved by: Mohacsi Janos <mohacsi at niif dot hu> (maintainer) Notes: svn path=/head/; revision=219674
* Make it compile with GCC 4.2Mathieu Arnold2008-09-022-6/+2
| | | | Notes: svn path=/head/; revision=219664
* - Update to 2.4.1 [1]Lars Thegler2008-08-3110-28/+104
| | | | | | | | | | | - Use proper PORTEXAMPLES - Start script updated to avoid deadlock with sshd PR: ports/126966 [mostly 1] Submitted by: chinsan Notes: svn path=/head/; revision=219540
* Lanmap sits quietly on a network and builds a picture of what it sees.Philippe Audeoud2008-08-256-0/+71
| | | | | | | | | | WWW: http://www.parseerror.com/lanmap/ PR: ports/126730 Submitted by: Bapt <baptiste.daroussin at gmail.com> Notes: svn path=/head/; revision=219135
* o squelch registration warnings on startup [1].Jun Kuriyama2008-08-248-40/+52
| | | | | | | | | | o Treat inactive memory as cache like same behavior as before [2]. Submitted by: bms [1], mwlucas [2] PR: ports/126694 [2] Notes: svn path=/head/; revision=219084
* This is a small Nagios plugin. This plugin relies on portauditPhilip M. Gollucci2008-08-226-0/+88
| | | | | | | | | | | | | | | | | | | and/or portupgrade packages to be installed on your FreeBSD system. With these packages installed, the plugin will scan your system for either vulnerable packages, or obsolete packages - and display appropriate warnings to Nagios. Portaudit can also be successfully run remotely from nrpe, and does not require superuser privileges to operate. WWW: http://www.geocities.com/ntb4real/proj/portaudit.htm PR: ports/126710 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Approved by: gabor (mentor) Notes: svn path=/head/; revision=218999
* This is a small Nagios plugin written in PERL and designed to monitorPhilip M. Gollucci2008-08-226-0/+75
| | | | | | | | | | | | | | the state of FreeBSD GEOM devices (specifically mirrors and striped volumes) from Nagios. WWW: http://www.geocities.com/ntb4real/proj/geom.htm PR: ports/126711 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Approved by: gabor (mentor) Notes: svn path=/head/; revision=218998
* - Add two vendor's patchesSergey Matveychuk2008-08-222-2/+8
| | | | | | | | | | | | | | | * Undefined Variable When SNMP=NONE: Fixes an PHP undefined variable error from occurring when SNMP is set the 'none' for a device. * Patch to Correct for a Uninitialized Settings Array When Using Superlinks Plugin: When certain Cacti Plugins, such as Superlinks are used, the httpd error log can become overrun with reset() and each() array warnings. This patch will eliminate those errors. Notes: svn path=/head/; revision=218986
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-2118-20/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to workMark Linimon2008-08-201-1/+1
| | | | | | | | | on FreeBSD at the moment. Hat: portmgr Notes: svn path=/head/; revision=218899
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-209-8/+18
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Return laszlof's ports to the pool due to lack of time.Mark Linimon2008-08-191-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=218823
* - Correct dependencies, install manpage, fix directory permissionsPav Lucistnik2008-08-187-24/+169
| | | | | | | Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer) Notes: svn path=/head/; revision=218775
* Pull in rrdtool as a build-dependency.Edwin Groothuis2008-08-181-0/+2
| | | | | | | Noticed by: pavbot. Notes: svn path=/head/; revision=218732
* Update to 0.11.5Kirill Ponomarev2008-08-172-4/+4
| | | | Notes: svn path=/head/; revision=218719
* New port: net-mgmt/pnp, modern graphing tool for NagiosEdwin Groothuis2008-08-1712-0/+590
| | | | | | | | | | | | | | | After evaluation of net-mgmt/nagiosgraph I decided to search for something more useful -- Nagios Graph was too hackish and unpretty for my taste. Digging through Nagios sites I had found PNP and was pleased by its simplicity and power. WWW: http://www.pnp4nagios.org/pnp/start PR: ports/126576 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Notes: svn path=/head/; revision=218715
* [PATCH] net-mgmt/p5-MRTG-Parse: Fix wrong MAINTAINER emailEdwin Groothuis2008-08-171-1/+1
| | | | | | | | | | | | - Correct MAINTAINER email. No rebuild needed. PR: ports/126571 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=218708
* New port: net-mgmt/nagios-check_ports Nagios Plugin to monitor your FreeBSD ↵Edwin Groothuis2008-08-175-0/+36
| | | | | | | | | | | | | Ports Nagios Plugin to monitor your FreeBSD Ports Tree for updates or installed packages with known security vulnerabilities. PR: ports/126497 Submitted by: Anders Troback <freebsd@troback.com> Notes: svn path=/head/; revision=218706
* - Update to 1.0.7Martin Wilke2008-08-153-35/+39
| | | | | | | | PR: 126536 Submitted by: Corey Smith <corsmith@gmail.com> (maintainer) Notes: svn path=/head/; revision=218625
* - Update to version 1.0-rc1Alexey Dokuchaev2008-08-148-58/+169
| | | | | | | | | | | | | | | | | - Augment CATEGORIES (add to `security') - Improve on COMMENT, port description, and pkg-message - Allow to build with SQLite support - Switch to vendor-provided installation routine - Utilize pkg-plist, since PLIST_FILES started to look overbloated, hard to read and maintain in the future - Remove check for FreeBSD <= 6.0, both 4.x and 5.x are beyond EOL - Surround ${PKG_MESSAGE} with blank lines to be consistent with with what pkg_add(1) does Approved by: maintainer (lme) Notes: svn path=/head/; revision=218528
* The NDOUTILS addon is designed to store all configuration and event data fromPhilip M. Gollucci2008-08-1411-0/+249
| | | | | | | | | | | | | Nagios in a database. Storing information from Nagios in a database will allow for quicker retrieval and processing of that data and will help serve as a foundation for the development of a new PHP-based web interface in Nagios 3.0. WWW: http://www.nagios.org Approved by: araujo (mentor) Notes: svn path=/head/; revision=218520
* - Update to 3.0.711.Marcelo Araujo2008-08-122-4/+4
| | | | | | | | PR: ports/126393 Submitted by: Emil Mikulic <emikulic@gmail.com> (maintainer) Notes: svn path=/head/; revision=218448
* - Update to 1.4.12Martin Wilke2008-08-113-23/+21
| | | | | | | | PR: 126409 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) Notes: svn path=/head/; revision=218432
* o Make dir /var/agentx for AgnetX sockets [1].Jun Kuriyama2008-08-106-0/+70
| | | | | | | | | o Include zfs mount points for disk reports. Reported by: bms [1] Notes: svn path=/head/; revision=218335
* Mark BROKEN on i386 8.x: does not compile.Erwin Lansing2008-08-091-0/+2
| | | | Notes: svn path=/head/; revision=218267
* Don't overlook the n in ifndef and restore the original meaningErwin Lansing2008-08-071-0/+2
| | | | | | | | | for NO_PACKAGE, and add a separate IGNORE for pointyhat. Noticed by: Eugene Kazarinov <kamuzon@milshop.ru> Notes: svn path=/head/; revision=218189
* - Update to 0.29.2Martin Wilke2008-08-063-5/+6
| | | | | | | | | PR: 126246 Submitted by: "Beat Gätzi" <beat@chruetertee.ch> Approved by: maintainer Notes: svn path=/head/; revision=218128
* To avoid this port building on pointyhat, use IGNORE and not NO_PACKAGEErwin Lansing2008-08-051-1/+1
| | | | Notes: svn path=/head/; revision=218054
* - Update to 2.00Philippe Audeoud2008-08-043-5/+8
| | | | Notes: svn path=/head/; revision=218023
* - Update to 0.10Martin Wilke2008-08-032-4/+4
| | | | | | | | PR: 126192 Submitted by: Josh Carroll <josh.carroll@gmail.com> (maintainer) Notes: svn path=/head/; revision=217987
* - Add DEBUG optionPav Lucistnik2008-08-011-2/+8
| | | | | | | | | | | - Look for sasl2 in LOCALBASE instead of PREFIX PR: ports/123955 Submitted by: Tomoyuki Sakurai <cherry@trombik.org> Approved by: maintainer timeout (se; 2 months) Notes: svn path=/head/; revision=217912