aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* The new stop_postcmd was too broad and could kill xymon-server if it wasMark Felder2015-02-262-2/+2
| | | | | | | running on the same host as xymon-client Notes: svn path=/head/; revision=380044
* - Update to 3.25Philippe Audeoud2015-02-262-3/+3
| | | | Notes: svn path=/head/; revision=380005
* Fix typo that slipped in previous rc script patchMark Felder2015-02-242-2/+2
| | | | | | | | | Pointyhat -> me PR: 197827 Notes: svn path=/head/; revision=379791
* net-mgmt/seafile: relocate python filesJohn Marino2015-02-232-91/+99
| | | | | | | | PR: 196922 Submitted by: maintainer (JingFeng Yan) Notes: svn path=/head/; revision=379650
* net-mgmt/ccnet: Add support for LDAPJohn Marino2015-02-232-65/+81
| | | | | | | | PR: 196866 Submitted by: maintainer (JingFeng Yan) Notes: svn path=/head/; revision=379648
* Upgrade smokeping to 2.6.11Rodrigo Osorio2015-02-227-54/+124
| | | | | | | | PR: 197579 Submitted by: pi Notes: svn path=/head/; revision=379624
* Execute the xymonlaunch process directly. The supplied runclient.shMark Felder2015-02-212-5/+43
| | | | | | | | | | | | | | script duplicates much of the rc script and adds unnecessary complexity. While here ensure that leftover processes are cleaned up. This also fixes a recent regression which prevented xymon-client from reliably starting on boot. PR: 197827 Notes: svn path=/head/; revision=379535
* - Import upstream patches:Sunpoet Po-Chuan Hsieh2015-02-215-0/+206
| | | | | | | | | | | | | | - Fix when determine MTU on BSD system [1] - Reset logfile ownership upon dropping privileges [2] - Bump PORTREVISION for package change PR: 197509 [2] Submitted by: Rafal Grzeszczuk <rafi.root@gmail.com> [2] Obtained from: https://github.com/Ettercap/ettercap/commit/00f864d7dd2d82b640064db81aad065794b9b11b [1] https://github.com/Ettercap/ettercap/commit/42600aada0ba56b9c63dabcc2b0cb1417fa27863 [2] Notes: svn path=/head/; revision=379520
* - Bring back lost patch to fix memory usage calculationsRyan Steinmetz2015-02-202-1/+12
| | | | | | | | | - Bump PORTREVISION PR: 148339 Notes: svn path=/head/; revision=379435
* Assign RUN_DEPENDS properly. Apply shebangfix to fix a "/usr/bin/perl",Adam Weinberger2015-02-192-4/+5
| | | | | | | and remove a @dirrmtry from the plist. Notes: svn path=/head/; revision=379362
* - Update to 3.24Philippe Audeoud2015-02-192-3/+3
| | | | Notes: svn path=/head/; revision=379357
* - Update to 1.18Philippe Audeoud2015-02-192-4/+3
| | | | Notes: svn path=/head/; revision=379356
* There is no PKGNAMESUFFIX helper.Mathieu Arnold2015-02-191-1/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=379351
* - Fix error in previous patch that was causing threads to be included in the ↵Ryan Steinmetz2015-02-172-3/+3
| | | | | | | | | process count - Bump PORTREVISION Notes: svn path=/head/; revision=379188
* Add patch to improve xymonproxy reliability on FreeBSDMark Felder2015-02-172-1/+12
| | | | Notes: svn path=/head/; revision=379186
* - Add JAIL OPTION to build with options that are happy for running snmpd ↵Ryan Steinmetz2015-02-171-1/+8
| | | | | | | | | | within a jail(8) PR: 197763 Submitted by: Athanasios Douitsis <aduitsis@gmail.com> Notes: svn path=/head/; revision=379181
* Add a couple of patches to fix the number of workers and CPU load.Mathieu Arnold2015-02-1715-20/+58
| | | | | | | | | | | While there, regen patches, and update pkg-message to apache 2.4. PR: 197204 Submitted by: Rudolf Čejka Sponsored by: Absolight Notes: svn path=/head/; revision=379159
* Update to 4.075.Adam Weinberger2015-02-163-8/+5
| | | | | | | | | | | Changes: https://metacpan.org/changes/distribution/NetAddr-IP PR: 197014 Submitted by: Sergei Vyshenski Approved by: maintainer (implicit) Notes: svn path=/head/; revision=379111
* 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