summaryrefslogtreecommitdiffstats
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* add missed file with last commitsem2004-08-011-0/+27
|
* Unbreak on current.kuriyama2004-07-271-3/+3
|
* Update to follow new rc.d/localpkg order.kuriyama2004-07-279-15/+15
| | | | Obtained from: mtm
* * Replace scripts/configure with OPTIONS [1]ade2004-07-264-143/+88
| | | | | | | | * Add patch that fixes truncation of SSL certificate expiry date [1] * Don't remove libexec/nagios unless it's empty [2] Submitted by: ade [1], bms [2] Approved by: maintainer
* - Make this compilable with flow-tools and perl-5.8.x on currentkuriyama2004-07-261-4/+3
| | | | (also tested on 4.x/5.x without flow-tools).
* - Update to 3.4.2perky2004-07-263-99/+42
| | | | | | - Change EXAMPLESDIR name from py23-snmp to py-snmp. Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
* - Don't use --with-template-extinfo together with MYSQL, neither will work [1]pav2004-07-253-87/+45
| | | | | | | | - Engage OPTIONS PR: ports/69540 Submitted by: Sascha Luck <sascha@c4inet.net> [1], Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
* Fix glaring typos in RUN_DEPENDS.bms2004-07-222-11/+9
| | | | | | | | | Thou shalt obey ${PREFIX} no matter what nagios-plugins does, so create the plugins directory if it doesn't exist. Fix package list to use EXAMPLESDIR correctly. Don't use bsd.port.(pre|post).mk unnecessarily. Approved by: eik
* Add new port nagios-silfreed-plugins, a set of SNMP oriented plugins forbms2004-07-225-0/+163
| | | | | Nagios from silfreed.net believed to work significantly better than the bundled check_snmp plugin for most uses.
* To ease the task of network administration,sem2004-07-227-0/+148
| | | | | | | | | | | | | | | | | | | decrease the likelihood of erronous command execution and to maintain all network services from a central point, EnderUNIX SDT anounces the availability of its 9th open-source tool, netUstad. It has been coded in C language and includes its own HTTP server. The newly anounced version provides a web interface for system administrators to add/delete/update IPFW rulesets. You can manage your IPFW firewall via a TCP/IP connected remote PC, easily. Development version icludes modules to manage whole network services (routing tables, network interfaces) PR: ports/69176 Submitted by: Ozkan KIRIK <ozkan@enderunix.org> Approved by: krion (mentor) (implicitly)
* add nagiostat 1.0.0ijliao2004-07-228-0/+234
| | | | | | | Nagiostat parses performance-data from Nagios and generates graphs PR: 69370 Submitted by: Janos Mohacsi <mohacsi@niif.hu>
* Drop maintainership forthwith. I am a Nagios convert and proud.bms2004-07-211-1/+1
|
* Update to 0.10erwin2004-07-202-3/+3
|
* lding for slate-5.0.1edwin2004-07-201-0/+1
| | | | | | | Making all in lfap gmake: not found thanks to kris@ for finding out
* Add missing dependency on ${LOCALBASE}/libexec/nagios (plugin directory).bms2004-07-191-0/+1
|
* Add new port nagios-snmp-plugins, which contains plugins to monitorbms2004-07-195-0/+72
| | | | | disk and cpu usage remotely via SNMP, using the UCD-SNMP-MIB dskTable and prTable entitites.
* Switch to the new PHP infrastructure.ale2004-07-193-7/+10
|
* Simple traffic analysis and data reporting collection server for LFAPedwin2004-07-194-0/+37
| | | | | | | | | | | | | | This package contains a small Lightweight Flow Accounting (LFAP) server and LFAP API library. LFAP open solution to delivering accounting data from Riverstone Networks Switches and Routers. You can use the sfas program to obtain micro-flow information from a Riverstone switch running either in Layer 4 bridging mode, routing or MPLS LSPs. Data that can be collected includes everything from an IPv4 header and UDP headers and the src/dst port from a TCP header. WWW: http://www.riverstonenet.com/support/nmops/
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Update to 0.7.8arved2004-07-173-33/+41
| | | | | PR: 68982 Submitted by: Sergey Akifyev <asa@gascom.ru>
* graphics/gd1 port has gone.demon2004-07-151-10/+0
|
* Update to 0.7.1krion2004-07-142-3/+7
|
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* RC_SUBR-izekrion2004-07-095-80/+81
| | | | | PR: ports/68787 Submitted by: maintainer
* update to 0.67billf2004-07-077-40/+26
|
* Marked as broken: Unusablevs2004-07-061-0/+2
| | | | | | PR: ports/47957 Submitted by: Luc Beurton Approved by: maintainer timeout
* Back out last change. PodParser in ports has newer version than that indemon2004-07-021-7/+1
| | | | | | perl distribution. Requested by: tobez
* Depend on textproc/PodParser only if PERL_LEVEL < 500800.demon2004-07-021-1/+7
| | | | Submitted by: ale
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andade2004-07-011-2/+2
| | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!)
* Update to version 0.7.0krion2004-07-014-18/+20
| | | | | | | | | - A new network daemon, nfacctd, was introduced. It listens for Netflow V1/V5 packets coming from the network, and then processes data as pmacctd does. - pmacctd's IP fragmentation handling has been strongly enhanced.
* - Install man pages in post-install: instead of pre-install:pav2004-06-291-1/+1
| | | | | | | This fixes installation to clean prefix, mtree was invoked after pre-install: target from port. Reported by: Martin Horcicka <martin.horcicka@col.cz>
* Fix build on -CURRENT, and drop maintainership. -CURRENT fix was adaptedmarcus2004-06-242-7/+19
| | | | from net-mgmt/net-snmp.
* Add patch_depends on libttol.kuriyama2004-06-243-0/+3
| | | | Reported by: "Grover Lines" <grover@ceribus.net>
* Update to 2.2.2vs2004-06-233-11/+12
| | | | | | | | | | | (libpcapnav-support is disabled because libpcapnav links against libpcap.so from base and the port itself links against libpcap.a from the port. I haven't checked if this would indeed cause problems, but sounds like asking for trouble to me) Closes PR: ports/64866 Submitted by: Gaspar Chilingarov Approved by: maintainer timeout
* Make small improvement: print packets per second in topmode.osa2004-06-234-8/+85
| | | | | Original patch from: Gleb Smirnoff <glebius@cell.sick.ru> Fixed patch from, approved by: Dmitry Morozovsky <marck@rinet.ru> (maintainer)
* o Try to use modern autotools.kuriyama2004-06-2312-210/+126
| | | | | | | | o Fix typo about WITHOUT_PERL knob. (1) o Unbreak on -current after mbuf allocator changes. (2) Submitted by: ceri (1) Complained from: many people (2)
* Be more informative and produce an error if binary doesn'tkrion2004-06-161-0/+3
| | | | | | exist. Submitted by: rob@piethief.co.uk
* Update to version 2.10.14.demon2004-06-162-3/+3
| | | | | PR: 67988 Submitted by: "Andrew J. Caines" <A.J.Caines@halplant.com>
* Committed (with some fixups), thanks!bms2004-06-148-0/+536
| | | | | PR: ports/67327 Submitted by: Paul Chvostek
* INSTALL[<space><tab>] fix.kuriyama2004-06-143-3/+3
| | | | Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* - update to 9.3.2clement2004-06-112-4/+5
| | | | | PR: 67845 Submitter by: Nicolas Jombart <ecu@ipv42.net> (maintainer)
* This patch adds support for labeling interfaces in arpwatchkrion2004-06-115-27/+209
| | | | | | | | | reports. Labels are created by making a symlink in the arpwatch data directory that points at the textual description (e.g. ln -s "Internal Network" dc0). PR: ports/67838 Submitted by: maintainer
* - Update to version 1.9011lth2004-06-052-4/+4
| | | | | | - Unbreak for perl 5.005_03 Approved by: erwin (mentor)
* Sync with new bsd.autotools.mkade2004-06-042-0/+2
|
* Update to 0.2 after a maintainer timeout.roam2004-06-042-3/+3
| | | | | PR: 58196 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* - Remove obsolete MASTER_SITESkrion2004-06-031-2/+1
|
* Remove dhcpconf entry (forgotten in previous commit)clement2004-06-031-1/+0
|
* - Remove ports/net-mgmt/dhcpconfclement2004-06-035-84/+0
| | | | | This port is obsolete since ports tree has dhcpd 3.x (it was designed for dhcpd 2.x). Futhermore, it used to coredump on -CURRENT.
* Change of email address.lth2004-06-016-6/+6
| | | | Approved by: erwin (mentor)
OpenPOWER on IntegriCloud