aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* Remove @dirrm, @dirrmtryEmanuel Haupt2014-10-081-4/+0
| | | | Notes: svn path=/head/; revision=370444
* Add CPE supportMark Felder2014-10-071-1/+3
| | | | Notes: svn path=/head/; revision=370394
* Add CPE supportMark Felder2014-10-072-2/+6
| | | | Notes: svn path=/head/; revision=370393
* Add CPE support. While here, modernize plist and use @sampleMark Felder2014-10-073-28/+18
| | | | Notes: svn path=/head/; revision=370392
* Add CPE support and fix plist issue I'd previously missed.Mark Felder2014-10-074-108/+86
| | | | | | | While here, modernize port and plist. Notes: svn path=/head/; revision=370391
* net-mgmt/argus3(-clients): delete unnecessary @dir entries from pkg-plistKurt Jaeger2014-10-062-12/+0
| | | | | | | Submitted by: bapt Notes: svn path=/head/; revision=370203
* net-mgmt/argus3-clients: 3.0.6.2 -> 3.0.8Kurt Jaeger2014-10-063-9/+11
| | | | | | | | | | | | | | Lots of changes since 2012. See http://resources.sei.cmu.edu/asset_files/Presentation/2014_017_001_90084.pdf for a presentation on the software. PR: 193567 Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) Notes: svn path=/head/; revision=370201
* net-mgmt/argus3: 3.0.6.1 -> 3.0.8Kurt Jaeger2014-10-063-10/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since approx. 2012-06-09: Tue Jul 8 14:51:13 EDT 2014 Mods for packaging for ubuntu, redhat, etc.... Added debian and pkg directories, mods to spec file. Tue Jun 17 10:42:07 EDT 2014 Update and Fixes for remote argus data filter support Mon Jun 9 20:18:12 EDT 2014 Changes for netflow packet parsing to fix netflow in clients. Mon May 12 15:46:24 EDT 2014 Fixes for wild metric counts in new flow data. Update filter logic to be consistent with client filters. Modifications for timeout issues when in non-select polling. Wed Dec 11 16:50:25 EST 2013 Fix for source id type assignement from commandline Change for compiler timeout values Mon Nov 25 12:11:47 EST 2013 Fixes for ARP direction processing Back out of duplicate packet tracking logic Thu Oct 17 15:45:31 EDT 2013 Mods for duplicate packet reporting Thu Aug 22 08:39:26 EDT 2013 Modify configure.ac for pcap_dump_flush for older libpcaps Mon Jul 22 16:09:35 EDT 2013 Modify timeouts within "nonselectable" packet processing loop. Tue Jul 9 22:24:01 EDT 2013 Use VID for the VLAN identifer for the key. Tue Jun 18 23:39:12 EDT 2013 Fix syslog while daemonized Tue Jun 11 16:42:18 EDT 2013 Remove nanosleep() to improve performance. Thu Apr 4 16:38:50 EDT 2013 Major addtions for SDN tracking. New Flow model specifications in argus.conf. Wed Mar 6 16:33:47 EST 2013 Fixes for solaris port, to avoid scheduling problems with record timeouts Fri Oct 19 13:14:13 EDT 2012 Fix documentation in ./include/argus_def.h to get Cause and Vers in right order. Mon Oct 8 17:17:39 EDT 2012 Fix for argus TCP state machine issue with very out of order SYN, SYN_ACK, RST volleys. Thu Jun 21 15:33:22 EDT 2012 Fix for country code aggregation problem, where dst co would be zero'd out. Mon Jun 11 16:07:53 EDT 2012 Fix for ArgusOutput deadlock, when congested. Mon Jun 09 08:21:16 EDT 2012 Netflow V9 support transitioned and mostly integrated. Need more packet data. PR: 193566 Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) Notes: svn path=/head/; revision=370200
* Update to 1.2.16 [1]Baptiste Daroussin2014-10-067-150/+270
| | | | | | | | | | | switch to libc API instead of nosing in kernel memory via kvm(3) [2] PR: 194096 Submitted by: glebius [1] maintainer [2] Approved by: maintainer Notes: svn path=/head/; revision=370146
* net-mgmt/collectd: Fix network IF plugin to avoid log spamJohn Marino2014-10-053-5/+38
| | | | | | | | | | | While here, remove redundant @dirrm and strip installed libraries. PR: 191388 Reported by: Fredrik Lennmark Fix by: maintainer (Krzysztof Stryjek) Notes: svn path=/head/; revision=370134
* net-mgmt/nagios-check_dhcp.pl: NEW PORT - Nagios DHCP check pluginBartek Rutkowski2014-10-054-0/+44
| | | | | | | | | | | | This plugin tests the availability of a given DHCP server using unicast delivery. PR: 187623 Submitted by: Lawrence Chen <beastie@tardisi.com> Approved by: mentors (implicit) Notes: svn path=/head/; revision=370131
* - Convert to USES=autoreconfTijl Coosemans2014-10-052-18/+39
| | | | | | | | | | - Remove WANT_GNOME - Patch configure.in and Makefile.am to move config and m4 directories out of the libltdl directory. This prevents rerunning autotools+configure during make build. Notes: svn path=/head/; revision=370093
* Allow staging as a regular userAntoine Brodin2014-10-052-11/+7
| | | | Notes: svn path=/head/; revision=370044
* Update to 0.4.1.Mikolaj Golub2014-10-043-6/+6
| | | | Notes: svn path=/head/; revision=369944
* - Replace USE_AUTOTOOLS with USES=autoreconfTijl Coosemans2014-10-031-5/+3
| | | | | | | - Move BUILD_DEPENDS up Notes: svn path=/head/; revision=369935
* Remove post-patch now that USES=autoreconf handles thisTijl Coosemans2014-10-031-3/+0
| | | | Notes: svn path=/head/; revision=369913
* - Fix dependency on PGSQLLars Engels2014-10-033-27/+27
| | | | | | | | | | | | | - Enable PGSQL by default - Install manpages to the proper location - Use option helpers [1] - Use proper order of .mk includes [1] - Bump PORTREVISION Suggested by: bapt [1] Notes: svn path=/head/; revision=369899
* Remove some unneeded patches, patch configure and Makefile.in instead ofTijl Coosemans2014-10-035-453/+22
| | | | | | | | | | configure.ac and Makefile.am so USES=autoreconf can be removed (avoids a problem with upcoming devel/libtool update) PR: 194068 Notes: svn path=/head/; revision=369893
* Remove some unneeded patches, patch configure and Makefile.in instead ofTijl Coosemans2014-10-035-462/+22
| | | | | | | | | | configure.ac and Makefile.am so USES=autoreconf can be removed (avoids a problem with upcoming devel/libtool update) PR: 194068 Notes: svn path=/head/; revision=369891
* Remove duplicate patchAntoine Brodin2014-10-021-11/+0
| | | | Notes: svn path=/head/; revision=369862
* Cleanup @dirrm* from my ports.Mathieu Arnold2014-10-021-4/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=369839
* Enforce bundling jansson and libtre instead of leaving the configureBaptiste Daroussin2014-10-021-3/+4
| | | | | | | | | | | figure out if it should bundle of not The clean fix would be to always unbundle, but I will let that to the maintainer while here strip binaries and allow packaging Reported by: glebius Notes: svn path=/head/; revision=369833
* Simplify plist now that I fully understand the new @dir functionalityMark Felder2014-10-021-50/+0
| | | | Notes: svn path=/head/; revision=369829
* Update to 3.2.5Mark Felder2014-10-023-68/+68
| | | | | | | Convert @dirrm to @dir Notes: svn path=/head/; revision=369822
* net-mgmt/nagios4: Unbreak on DF (no-op for FreeBSD)John Marino2014-10-012-1/+12
| | | | Notes: svn path=/head/; revision=369709
* fix perl5.18 buildRodrigo Osorio2014-10-011-0/+11
| | | | | | | | | PR: ports/182840 Submitted by: alexey <alexey@kouznetsov.com> Approved by: bapt (mentor) Notes: svn path=/head/; revision=369707
* net-mgmt/nagios-plugins:Rene Ladan2014-09-301-6/+2
| | | | | | | | | | | - remove optional dependency on expired dns/bind98 - bump PORTREVISION PR: ports/194052 Approved by: maintainer (mat) Notes: svn path=/head/; revision=369673
* net-mgmt/monitoring-plugins:Rene Ladan2014-09-301-6/+2
| | | | | | | | | | | - remove optional dependency on expired dns/bind98 - bump PORTREVISION PR: ports/194051 Approved by: maintainer (mat) Notes: svn path=/head/; revision=369672
* - Add EXAMPLES option to install schemas to create mysql/pgsql databases for ↵Lars Engels2014-09-302-3/+19
| | | | | | | | | Icinga 2 - Bump PORTREVISION Notes: svn path=/head/; revision=369611
* Try not to break a nagios installation when installing/upgrading nrpe by notMathieu Arnold2014-09-302-17/+5
| | | | | | | | | | | | | using /var/spool/nagios. The nrpe.spec file puts localstatedir to their nagios spool directory, but localstatedir is not used outside of the configure script, so, no need to have it here. Sponsored by: Absolight Notes: svn path=/head/; revision=369602
* Remove expired ports:Rene Ladan2014-09-3016-301/+0
| | | | | | | | | | | | | | | | | | | | | 2014-08-31 net/libnet10: Superseded by net/libnet 2014-09-30 net/despoof: Depends on expired net/libnet10 2014-09-30 sysutils/gpkgdep: Requires old pkg_info 2014-09-30 security/vida: Depends on expired net/libnet10 2014-09-30 net/nemesis: Depends on expired net/libnet10 2014-09-30 net-mgmt/sing: Depends on expired net/libnet10 2014-09-30 net-mgmt/gps: Depends on expired net/libnet10 2014-09-30 net/ttlscan: Depends on expired net/libnet10 2014-09-30 security/zombiezapper: Depends on expired net/libnet10 2014-09-30 dns/dnshijacker: Depends on expired net/libnet10 2014-09-30 net/xboxproxy: Depends on expired net/libnet10 2014-09-30 net-mgmt/scdp: Depends on expired net/libnet10 2014-09-30 net-mgmt/angst: Depends on expired net/libnet10 2014-09-30 security/py-otr: Abandoned upstream 2014-09-30 net-p2p/cdonkey: depends on deprecated db41 version Notes: svn path=/head/; revision=369592
* Update WWW.Mathieu Arnold2014-09-301-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=369588
* Update WWW.Mathieu Arnold2014-09-301-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=369587
* - Update to 2.1.1Lars Engels2014-09-293-46/+51
| | | | | | | | - Add a dependency on Python - Remove @dirrmtry in plist Notes: svn path=/head/; revision=369560
* - allow build without rootOlli Hauer2014-09-282-5/+5
| | | | Notes: svn path=/head/; revision=369495
* - Apply patch to fix timed out SSL connections from spinning CPUBryan Drewery2014-09-272-6/+46
| | | | | | | | | | | Tested by: bdrewery Submitted by: kajetan.staszkiewicz@innogames.de Submitted by: ohauer PR: 176438 Approved by: maintainer timeout Notes: svn path=/head/; revision=369416
* Unbreak on Apache24 and overhaul net-mgmt/netdiscoJohn Marino2014-09-252-168/+142
| | | | | | | | | | | | | PR: 193284 Submitted by: maintainer: dgeo (centrale-marseille.fr) Overhaul: marino There were numerous issues still existing even after provided patch was applied. I ended up completely overhauling the port. It's been tested with poudriere testport. Notes: svn path=/head/; revision=369294
* - Use ports framework to create iog userAntoine Brodin2014-09-253-35/+5
| | | | | | | | - Bump portrevision as both configuration file and sample configuration file were packaged Notes: svn path=/head/; revision=369292
* Fix building WITH=NLSMathieu Arnold2014-09-2415-31/+49
| | | | | | | | Many thanks to: tijl Sponsored by: Absolight Notes: svn path=/head/; revision=369208
* - Update to 1.11.7Lars Engels2014-09-246-98/+58
| | | | | | | | | | | | - Fix libdbi dependency [1] - Use @sample keyword - Remove @dirrmtry from plist - Adjust pkg-message Noticed by: Peter Ross Notes: svn path=/head/; revision=369202
* Do not violate stagedir (and allow staging as a regular user)Antoine Brodin2014-09-241-1/+4
| | | | Notes: svn path=/head/; revision=369199
* - Do not violate stagedirAntoine Brodin2014-09-242-2/+3
| | | | | | | - Remove @dirrm from plist Notes: svn path=/head/; revision=369196
* Convert to USES=autoreconfTijl Coosemans2014-09-241-11/+3
| | | | Notes: svn path=/head/; revision=369190
* Simpify plistBaptiste Daroussin2014-09-232-4/+2
| | | | | | | Fix license Notes: svn path=/head/; revision=369024
* Simplify plistBaptiste Daroussin2014-09-231-15/+2
| | | | Notes: svn path=/head/; revision=369022
* Fix packaging as a user.Mathieu Arnold2014-09-221-1/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=369002
* Fix packaging as a user.Mathieu Arnold2014-09-221-2/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=369001
* Update to 4.0.8.Mathieu Arnold2014-09-2218-86/+50
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=368997
* Don't use autotools any more.Mathieu Arnold2014-09-223-82/+6
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=368994
* USES=autoreconf, USES=pgsql.Mathieu Arnold2014-09-224-12/+6
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=368988