aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.12.2Lars Engels2015-02-152-3/+3
| | | | Notes: svn path=/head/; revision=379048
* - Fix hrSystemProcesses regressionRyan Steinmetz2015-02-122-1/+97
| | | | | | | | | | | - Bump PORTREVISION PR: 197124 Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> Obtained from: upstream: https://sourceforge.net/p/net-snmp/bugs/2595/ Notes: svn path=/head/; revision=378886
* Chown needs to be using ${xymon_client_user}Mark Felder2015-02-091-1/+1
| | | | | | | Pointyhat -> me Notes: svn path=/head/; revision=378735
* Add a start_precmd to guarantee that client logs are owned by the correct userMark Felder2015-02-092-4/+5
| | | | Notes: svn path=/head/; revision=378734
* Do not patch Makefile.am to prevent running automake during buildAntoine Brodin2015-02-092-38/+1
| | | | | | | (Makefile.in is already patched) Notes: svn path=/head/; revision=378725
* Update to 2.2.4Lars Engels2015-02-082-3/+3
| | | | Notes: svn path=/head/; revision=378662
* Update to 3.2.10Mark Felder2015-02-073-17/+17
| | | | Notes: svn path=/head/; revision=378623
* Use XYMONUSER variable instead of USERS in the rc scriptMark Felder2015-02-062-3/+3
| | | | Notes: svn path=/head/; revision=378547
* net-mgmt/flowviewer: Add 3 sample config files (not with @sample though)John Marino2015-02-063-8/+12
| | | | | | | | | PR: 196013 Submitted by: timp87 (gmail) Approved by: maintainer timeout (2 months) Notes: svn path=/head/; revision=378521
* Xymon-client was not completely dropping privileges at startup.Mark Felder2015-02-052-7/+8
| | | | | | | | | | | | | | | | While xymon-client knows internally what UID it should run as, a design flaw in the rc script was still launching its master process as root. As a result the following two processes were always running as root instead of the xymon user: /usr/local/www/xymon/client/bin/xymonlaunch ... sh -c vmstat 300 2 ... The rest of the processes the xymon-client runs such as df, netstat, top, custom scripts, etc were correctly executing as non-root. Notes: svn path=/head/; revision=378496
* Add lldp, an implementation of the LLDP industry protocolRodrigo Osorio2015-02-058-0/+134
| | | | | | | | | PR: 189824 Submitted by: freebsd@simweb.ch Reviewed by: danfe Notes: svn path=/head/; revision=378477
* Cleanup plistBaptiste Daroussin2015-02-058-12/+0
| | | | Notes: svn path=/head/; revision=378461
* - Upgrade to 0.35Veniamin Gvozdikov2015-02-043-1030/+1735
| | | | Notes: svn path=/head/; revision=378407
* - Don't break directory permissions - fixes build from non-rootDmitry Marakasov2015-02-032-3/+5
| | | | | | | | - Silence post-extract - Strip binary Notes: svn path=/head/; revision=378379
* Upstream re-rolled 4.3.18 releaseMark Felder2015-02-034-9/+8
| | | | Notes: svn path=/head/; revision=378377
* - update to 2.0Jason Helfman2015-02-023-20/+13
| | | | Notes: svn path=/head/; revision=378324
* - address pkg-plist, and bump PORTREVISION [1]Jason Helfman2015-02-022-7/+60
| | | | | | | | | | | - attach LICENSE - define INSTALLS_ICONS PR: 197243 [1] Submitted by: amdmi3@ [1] Notes: svn path=/head/; revision=378320
* - Switch to @sampleDmitry Marakasov2015-02-011-38/+1
| | | | | | | | | - Drop @dirrm* from plist Approved by: portmgr blanket Notes: svn path=/head/; revision=378262
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-02-0116-360/+9
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=378258
* - Install stuff in pre-install target - this is needed for perl5.mk's ↵Dmitry Marakasov2015-02-012-4/+3
| | | | | | | | | | fix-perl-things target to run correctly as it's run before post-install - Fix strip - Remove @dirrm* from pkg-plist Notes: svn path=/head/; revision=378255
* - Mark MAKE_JOBS_UNSAFE: compilation fails with link errors here with -j8. ↵Dmitry Marakasov2015-02-012-5/+2
| | | | | | | | | | | Seems to be a race between ranlib call and use of a static library - Drop @dirrm* from plist Approved by: portmgr blanket Notes: svn path=/head/; revision=378254
* net-mgmt/nfdump: add NSEL option per user requestKurt Jaeger2015-01-311-1/+9
| | | | | | | | PR: 197190 Submitted by: cpm@fbsd.es (maintainer) Notes: svn path=/head/; revision=378226
* - Fix plistDmitry Marakasov2015-01-311-1/+2
| | | | | | | | | - Drop @dirrm* from plist Approved by: portmgr blanket Notes: svn path=/head/; revision=378210
* - Fix plistDmitry Marakasov2015-01-311-1/+1
| | | | | | | | | - Drop @dirrm* from plist Approved by: portmgr blanket Notes: svn path=/head/; revision=378209
* Upgrade net-mgmt/iftop from 0.17 to 1.0pre4Vasil Dimov2015-01-313-16/+7
| | | | Notes: svn path=/head/; revision=378193
* Update to 1.11.Tom Judge2015-01-303-32/+35
| | | | | | | Changes: http://cpansearch.perl.org/src/ROLAND/jmx4perl-1.11/CHANGES Notes: svn path=/head/; revision=378169
* net-mgmt/centreon-clib: Update version 1.4.1=>1.4.2Muhammad Moinur Rahman2015-01-302-3/+3
| | | | | | | | Differential Revision: https://reviews.freebsd.org/D1712 Approved by: bapt(mentor) Notes: svn path=/head/; revision=378155
* - Never link against libpciRyan Steinmetz2015-01-292-1/+13
| | | | | | | | | | - Fix build under 11 - Bump PORTREVISION PR: 196904, 194881 Notes: svn path=/head/; revision=378098
* Update to 1.12.1Lars Engels2015-01-243-4/+4
| | | | Notes: svn path=/head/; revision=377799
* Get libpkg detection working again on 8 and 9, fixes hrSWInstalled's MIB.Mathieu Arnold2015-01-231-0/+2
| | | | | | | | Approved by: zi Sponsored by: Absolight Notes: svn path=/head/; revision=377741
* Fix check_dhcp.Mathieu Arnold2015-01-214-2/+26
| | | | | | | | | PR: 196964 Submitted by: Rudolf Čejka Sponsored by: Absolight Notes: svn path=/head/; revision=377599
* - Readd ${LOCALBASE}/lib to ldflagsRyan Steinmetz2015-01-201-1/+1
| | | | Notes: svn path=/head/; revision=377525
* - Update to 5.7.3Ryan Steinmetz2015-01-1911-298/+57
| | | | | | | - Add missing PYTHON files into pkg-plist Notes: svn path=/head/; revision=377448
* Fix check_dig on > 10 with IPv6Mathieu Arnold2015-01-194-6/+6
| | | | | | | | | PR: 196725 Submitted by: brd Sponsored by: Absolight Notes: svn path=/head/; revision=377447
* Add missing USE_OPENSSL=yesTijl Coosemans2015-01-157-6/+18
| | | | | | | PR: 195796 Notes: svn path=/head/; revision=377064
* Update graphics/giflib to 5.0.5Antoine Brodin2015-01-141-1/+1
| | | | | | | | | | Differential Revision: https://reviews.freebsd.org/D1361 Submitted by: bapt Reviewed by: self Exp-run by: self Notes: svn path=/head/; revision=377033
* net-mgmt/statsite: simplify MakefileKurt Jaeger2015-01-141-6/+2
| | | | | | | | PR: 196240 Submitted by: danfe Notes: svn path=/head/; revision=376997
* New port: net-mgmt/statsiteKurt Jaeger2015-01-145-0/+53
| | | | | | | | | | | | | | | Statsite is a metrics aggregation server. Statsite is based on Etsy's StatsD, https://github.com/etsy/statsd, wire compatible and implemented in C. WWW: https://github.com/armon/statsite PR: 196240 Submitted by: robert.barabas@percona.com Notes: svn path=/head/; revision=376996
* net-mgmt/netdot: 1.0.6 -> 1.0.7Kurt Jaeger2015-01-135-205/+67
| | | | | | | | | | | | Changes: https://osl.uoregon.edu/redmine/projects/netdot/activity - Works with Apache 2.4 PR: 195968 Submitted by: Nick Hilliard <nick@foobar.org> (maintainer) Notes: svn path=/head/; revision=376985
* - Update to 2.2.3Lars Engels2015-01-133-18/+3
| | | | Notes: svn path=/head/; revision=376975
* - Add missing dependencies for some options [1]Ryan Steinmetz2015-01-132-6/+13
| | | | | | | | | | | - Fix paths [1] - Pacify portlint - Bump PORTREVISION Reported by: dvl@ [1] Notes: svn path=/head/; revision=376904
* Require python version 2, because it dumps core with python3:Dmitry Sivachenko2015-01-121-1/+1
| | | | | | | | | | | | # collectd -f Fatal Python error: no mem for sys.argv ValueError: character U+6f633c00 is not in range [U+0000; U+10ffff] Abort (core dumped) Approved by: maintainer Notes: svn path=/head/; revision=376888
* Update MAINTAINERSteven Kreuzer2015-01-121-1/+1
| | | | | | | | PR: ports/196551 Approved by: pauls@utdallas.edu (maintainer) Notes: svn path=/head/; revision=376885
* Remove the JAIL option.Mathieu Arnold2015-01-126-55/+29
| | | | | | | | | | | | Force the full path to a few binaries. Make sure the checks that need to be suid are suid. Differential Revision: https://reviews.freebsd.org/D1502 Tested by: dvl Sponsored by: Absolight Notes: svn path=/head/; revision=376834
* net-mgmt/p5-Net-Abuse-Utils-Spamhaus: Update version 0.04=>0.07Muhammad Moinur Rahman2015-01-102-5/+4
| | | | | | | | | | | | - Pass Maintainership [1] PR: 196560 [1] Differential Revision: https://reviews.freebsd.org/D1481 Submitted by: pauls@utdallas.edu Approved by: marino(mentor) Notes: svn path=/head/; revision=376691
* net-mgmt/argus3-clients: Convert to OPTIONSNGMuhammad Moinur Rahman2015-01-101-24/+13
| | | | | | | | | | | | | - Pass Maintainership - Wrap conditional DOCS installation PR: 196550 Differential Revision: https://reviews.freebsd.org/D1479 Submitted by: pauls@utdallas.edu Approved by: marino(mentor) Notes: svn path=/head/; revision=376689
* - Fix segfault at startup by hardcoding "--no-stack-rlimit" in ↵Lars Engels2015-01-072-0/+15
| | | | | | | | | | | lib/base/application.cpp - Bump PORTREVISION Noticed by: ohauer Notes: svn path=/head/; revision=376495
* Add a note about building with poudriere.Mathieu Arnold2015-01-062-0/+4
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=376445
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptEmanuel Haupt2015-01-061-1/+1
| | | | Notes: svn path=/head/; revision=376416
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptEmanuel Haupt2015-01-062-2/+2
| | | | Notes: svn path=/head/; revision=376403