summaryrefslogtreecommitdiffstats
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* net-mgmt/grepcidr: Filter IP addresses matching IPv4 CIDR/network specificationedwin2005-04-254-0/+45
| | | | | | | | | | | | | | | | | grepcidr can be used to filter a list of IP addresses against one or more Classless Inter-Domain Routing (CIDR) specifications, or arbitrary networks specified by an address range. As with grep, there are options to invert matching and load patterns from a file. grepcidr is capable of comparing thousands or even millions of IPs to networks with little memory usage and in reasonable computation time. grepcidr has endless uses in network software, including: mail filtering and processing, network security, log analysis, and many custom applications. PR: ports/80315 Submitted by: Douglas Fraser <doug+ports@idmf.net>
* - Switch whois dependency to net/ripe-whoispav2005-04-243-20/+24
| | | | | PR: ports/80215 Submitted by: <Janos.mohacsi@bsd.hu> (maintainer)
* Update to 0.2.1jylefort2005-04-212-4/+3
| | | | | | PR: ports/80218 Submitted by: Fredrik Lindberg <fli+ports@shapeshifter.se> (maintainer) Approved by: adamw (mentor, implicit)
* Drop maintership.krion2005-04-219-9/+9
|
* - Fix removing logic for user config [1]sem2005-04-214-22/+21
| | | | | | | | | | - Remove useless empty dirs - Fix package - Makefile refactoring - Utilize SUB_FILES magic - Update pkg-message Reported by: kris (via pointyhat) [1]
* - Grab the portsem2005-04-206-22/+66
| | | | | | | | | | - Apply all vendor's patches - Remove redundant macro in Makefile - Add www as second category - Fix log file owner - Don't destroy user config on updating Approved by: maintainer (silence for 2+ monthes, no submits for 6 monthes)
* Update to 0.8.4krion2005-04-162-3/+3
|
* net-mgmt/nfsen: Web based frontend to nfdump netflow collectorsem2005-04-1611-0/+273
| | | | | PR: ports/79950 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* Use SUB_FILES instead of home-grown SED-incantationvs2005-04-151-2/+1
|
* - Update to netams-3.2.2leeym2005-04-132-3/+3
| | | | | PR: 79853 Submitted by: Yuriy N. Shkandybin <jura@netams.com>
* Minor typo: "divert" => "tee"skv2005-04-121-2/+2
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-1214-14/+14
| | | | after 5.4-RELEASE.
* - update to 1.2.1leeym2005-04-114-6/+6
| | | | | PR: 79225 Submitted by: maintainer
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-1114-14/+14
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* BROKEN on 4.x: Does not compilekris2005-04-102-2/+14
|
* - Update to 200504.r1pav2005-04-082-4/+4
| | | | | PR: ports/79647 Submitted by: Peter Thoenen <eol1@yahoo.com> (maintainer)
* - Fix dependency on PostgreSQL.flz2005-04-071-1/+1
| | | | | PR: ports/79618 Submitted by: Ulrich Spoerlein <q@uni.de>
* Fix the problem which cannot get ifPhysAddress value.kuriyama2005-04-076-3/+882
| | | | | | | It seems agent/mibgroups/mibII/interfaces.c switched to use new USE_SYSCTL_IFLIST knob but this does not support ifPhysAddress. This patch uses old get_phys_address() function from new code.
* - Fix LATEST_LINK.flz2005-04-061-0/+1
|
* - Add nagios12 to the build.flz2005-04-061-0/+1
|
* - Re-add old patches.flz2005-04-0617-137/+240
| | | | - Remove recent patches.
* - Add nagios12, version 1.2 of nagios port (thanks to marcus for repocopy).flz2005-04-063-26/+61
| | | | | | | | - Set CONFLICTS. PR: ports/79170 Submitted by: Vivek Khera <vivek@khera.org> Repocopied by: marcus
* Upgrade to version 2.0b3demon2005-04-059-18/+12
| | | | | PR: 79565 Submitted by: maintainer
* Add ipv6gen 0.8, iPv6 prefix generator.erwin2005-04-044-0/+42
| | | | | PR: ports/79520 Submitted by: Vladimir Kotal <vlada@devnull.cz>
* Reset inactive maintainer. Thanks for your work in the past!kris2005-04-031-1/+1
|
* Update to 3.24. This port now requires perl >= 5.6.X.tobez2005-04-032-16/+12
|
* * fix "missed DLT initialization" issueskv2005-04-023-1/+71
| | | | | | | * add "ng_ipacct_%%iface%%_checkpoint_script" feature (and target "checkpoint" for rc.d/ng_ipacct.sh) * add example "PPTP (via mpd), divert traffic to ng_ksocket"
* Update to 0.8.3krion2005-04-022-3/+3
|
* - deBROKEN'ify, fix plistclement2005-04-022-3/+2
|
* BROKEN: Incomplete pkg-plistkris2005-03-272-0/+4
| | | | Approved by: portmgr (self)
* BROKEN: Incomplete pkg-plistkris2005-03-261-0/+2
| | | | Approved by: portmgr (self)
* BROKEN on 6.x: Does not buildkris2005-03-261-0/+4
| | | | Approved by: portmgr (self)
* BROKEN: Unfetchablekris2005-03-261-0/+2
| | | | Approved by: portmgr (self)
* (1) Fix memory leak by connections from <UNKNOWN>.kuriyama2005-03-229-9/+177
| | | | | | | | | (2) Take care of large counters on 64bit platforms. PR: ports/78807 (1) Submitted by: Andriy Gapon <avg@icyb.net.ua> (1), Peter Losher <Peter_Losher@isc.org> (2) Approved by: portmgr (marcus)
* Update maintainer's addressvs2005-03-211-1/+1
| | | | Submitted by: maintainer
* - Grab maintainership back.clement2005-03-211-1/+1
|
* - Move include files to ${PREFIX}/include/cactid to avoid compile timeclement2005-03-213-9/+28
| | | | | | conflicts with php.h from lang/php* ports. Spotted by: pav
* - Update to 0.8.6csem2005-03-213-3/+11
| | | | | | PR: ports/78442 Submitted by: self Approved by: maintainer timeout (2 weeks)
* Fix deinstallationvs2005-03-164-4/+7
| | | | | PR: ports/78892 Submitted by: maintainer
* - Fix missing 'use jffnms;' in ${FILESDIR}/jffnms_db.sh.flz2005-03-142-1/+2
| | | | | PR: ports/78810 Submitted by: Sergey Akifyev <asa@agava.com> (maintainer)
* Update to 9.3.7arved2005-03-134-5/+5
| | | | | PR: 78795 Submitted by: Nicolas Jombart <ecu@ipv42.net>
* Update to 1.1.5krion2005-03-132-3/+3
| | | | | PR: ports/78764 Submitted by: maintainer
* - Update to 0.8.1sem2005-03-123-50/+69
| | | | | | | - Change maintainer e-mail PR: ports/78695 Submitted by: maintainer
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-122-1/+2
|
* Update to version 0.8.2krion2005-03-092-3/+3
|
* Use @freebsd.org address for my ports.novel2005-03-081-1/+1
| | | | Approved by: krion (mentor)
* - Fix packing list.flz2005-03-032-5/+2
| | | | | | | | - Bump PORTREVISION. PR: ports/78128 Submitted by: Samy Al Bahra <samy@kerneled.org> (maintainer) Approved by: pav (mentor)
* Really unbreak plist.bms2005-02-282-1/+1
|
* Unbreak plistbms2005-02-282-3/+1
|
* Add ng_ipacct 20050228, Netgraph IP accounting.skv2005-02-288-0/+351
|
OpenPOWER on IntegriCloud