aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* net-mgmt/zabbix3-server: fix database selectionKurt Jaeger2016-09-181-3/+3
| | | | | | | | | | - stop having all databases as dependencies all the time PR: 209893 Submitted by: chris@chrullrich.net Notes: svn path=/head/; revision=422386
* - change MAINTAINEROlli Hauer2016-09-171-1/+1
| | | | | | | | PR: 212102 Approved by: alexander.4mail@gmail.com (old maintainer) Notes: svn path=/head/; revision=422337
* net-mgmt/zabbix3-{server|agent|proxy|frontend}: update to 3.0.4 and many fixesKurt Jaeger2016-09-167-62/+88
| | | | | | | | | | | | | | | | | | | | | | | | - Fix default path to PID - Fix rc.d scripts to correct use PID file - Fix some error in the Makefile - Fix OPENSSL_USE -> USES=ssl - Fix WANT_PHP_WEB -> USES=php:web - Fix MYSQL_USE -> USES+= mysql - Fix PGSQL_USES -> USES+= pgsql - Fix SQLITE_USES -> USES+= sqlite - Change default options for -server and -frontend - Fix CONFLICTS - fixed SQL injection vulnerability in "Latest data" page; thanks to 1N3 at Early Warning Services, LLC PR: 209893 MFH: 2016Q3 Security: https://support.zabbix.com/browse/ZBX-11023 Changes: http://www.zabbix.com/rn3.0.4.php Submitted by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer) Notes: svn path=/head/; revision=422263
* net-mgmt/icingaweb2:Lars Engels2016-09-151-1/+6
| | | | | | | | | | | | - Fix NLS option - Add PDF option using graphics/pecl-imagick (off by default) - Bump PORTREVISION PR: 212653 Submitted by: mat Notes: svn path=/head/; revision=422227
* net-mgmt/icinga2:Lars Engels2016-09-153-5/+9
| | | | | | | | | | | - Update to 2.5.4 - Install vim syntax files [1] PR: 212660 [1] Submitted by: mat Notes: svn path=/head/; revision=422226
* Update to 2.1.3.Mathieu Arnold2016-09-153-6/+6
| | | | | | | | | PR: 212679 Submitted by: Adrian Murphy Sponsored by: Absolight Notes: svn path=/head/; revision=422206
* Unmark broken on powerpc64Steve Wills2016-09-158-16/+0
| | | | | | | These ports built successfully Notes: svn path=/head/; revision=422175
* GOOGLE_CODE has gone away.Mathieu Arnold2016-09-146-2/+11
| | | | | | | | | | | | | - If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight Notes: svn path=/head/; revision=422140
* net-mgmt/zabbix22-server: Update from 2.2.12 to 2.2.14Torsten Zuehlsdorff2016-09-149-59/+109
| | | | | | | | | | | | | | | | | | - http://www.zabbix.com/rn2.2.13.php - http://www.zabbix.com/rn2.2.14.php Also: - Fix default path to PID - Fix rc.d scripts to correct use PID file - Remove IGNORE_WITH_PHP and IGNORE_WITH_MYSQL because the ignored versions no longer exists PR: 209891 Submitted by: pg@pakhom.spb.ru (maintainer) Approved by: pi (mentor) Notes: svn path=/head/; revision=422129
* net-mgmt/nsca-ng(-client): IGNORE FreeBSD 9 base openSSLJohn Marino2016-09-131-0/+4
| | | | | | | | | I think the original makefile was starting that the FreeBSD 9 base OpenSSL isn't good enough. My previous commit lost that information, so put the equivalent check back again. Notes: svn path=/head/; revision=422064
* net-mgmt/zabbix3-server: Simplify FreeBSD 9 SSL check, ignore LibreSSLJohn Marino2016-09-131-2/+6
| | | | | | | | | | | Zabbix3-server can't be built by LibreSSL because it uses PSK. It also can't be built by FreeBSD 9 base OpenSSL. The latter was documented, but the solution in the notification was incorrect, so improve all that. Approved by: SSL blanket Notes: svn path=/head/; revision=422063
* net-mgmt/nsca-ng(-client): Configure any SSL base, IGNORE LibreSSLJohn Marino2016-09-131-8/+8
| | | | | | | | | | | These ports currently utilize PSK which is not supported by LibreSSL, so detect that SSL_DEFAULT and set IGNORE accordingly. The obsolete USE_OPENSSL_PORT logic was also removed. Approved by: SSL blanket Notes: svn path=/head/; revision=422033
* net-mgmt/snmp++: Document SSL build requirement, patch for LibreSSLJohn Marino2016-09-123-3/+128
| | | | | | | | | | This allows for ports SSL libraries to be used for the build, including LibreSSL ports. Approved by: SSL blanket Notes: svn path=/head/; revision=421896
* - Add LICENSEDmitry Marakasov2016-09-113-5/+8
| | | | | | | | - Switch to USES=tar - Cosmetic fixes Notes: svn path=/head/; revision=421835
* net-mgmt/ndpmon: USES+=SSL and port options overhaulJohn Marino2016-09-102-36/+20
| | | | | | | | | | | | | | | | | | The py4suite option probably didn't work even before the py4suite dependency was removed from the tree 2 years ago. The MACRESOLV option fetches during the build which is illegal and maybe is hitting a bad URL because it freezes as well. The py4suite has been removed completed and the MACRESOL option has been marked broken. This is after I rearranged the port to make them even work as intended. I cleaned up the port a lot after documenting the SSL requirement with USES=ssl. Approved by: just-fit-it and SSL blankets Notes: svn path=/head/; revision=421755
* net-mgmt/nagircbot: Add SSL build flagsJohn Marino2016-09-101-2/+3
| | | | Notes: svn path=/head/; revision=421753
* net-mgmt/hastmon: document SSL requirement and sed in SSL flagsJohn Marino2016-09-101-0/+8
| | | | | | | Approved by: SSL blanket Notes: svn path=/head/; revision=421752
* net-mgmt/cowpatty: sed in SSL flags (CFLAGS/LDFLAGS not honored)John Marino2016-09-101-3/+7
| | | | | | | | | While here, unsupress installation command Approved by: SSL blanket Notes: svn path=/head/; revision=421751
* net-mgmt/aircrack-ng: Add SSL build flagsJohn Marino2016-09-101-0/+2
| | | | | | | Approved by: SSL blanket Notes: svn path=/head/; revision=421750
* net-mgmt/rancid3: Update to 3.5.1Mark Felder2016-09-104-22/+15
| | | | | | | | | | | | | | | | | | - The hardecoded 3des cipher for ssh has been removed upstream - Remove a patch that automatically attempts to "svn up" before checking in changes. This patch may have been committed accidentally a couple years ago and deviates from upstream's behavior. If it is possible for your rancid svn repository to be updated outside of rancid's control it is up to you to resolve these potential conflicts and modify your scheduled rancid process to "svn up" beforehand. By instructing rancid to do this automatically it is possible for an administrator to make device config changes that rancid will not detect and will not show up in the automatic emails dispatched to the device administrators. Notes: svn path=/head/; revision=421711
* Mark NO_ARCHEmanuel Haupt2016-09-101-0/+1
| | | | Notes: svn path=/head/; revision=421707
* Mark NO_ARCHEmanuel Haupt2016-09-101-0/+1
| | | | Notes: svn path=/head/; revision=421693
* Most commonly used build systems support silent builds, when theyDmitry Marakasov2016-09-093-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hide actual commands executed and only show short summary line (like "CC foo.c"). CMake and ninja enable this by default, some autotools using ports do as well. This is unacceptable because we need complete build logs at any time, so we now switch to verbose build logs unconditionally. Note that this change deliberately affects ALL builds and not only package builds on cluster, because we need to be sure that user experiencing failure can always provide informative build log regardless of settings and without rerunning the build. Change summary: - Always do verbose builds for cmake, ninja and GNU configure (the latter includes check if --disable-silent-rules is actually supported by the configure script; there are isolated cases when it's not true) - Remove CMAKE_VERBOSE, NINJA_VERBOSE and CONFIGURE_ARGS=--disable-silent-rules from all ports which set them for this is no longer needed - Revert hacks for --disable-silent-rules support priorly committed to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well Submitted by: amdmi3 Reviewed by: mat Exp-run by: antoine Approved by: portmgr (mat, antoine) Differential Revision: D7534 Notes: svn path=/head/; revision=421635
* Register conflictsEmanuel Haupt2016-09-091-1/+3
| | | | Notes: svn path=/head/; revision=421622
* Add gnu-ipcalc 0.1.8, modern network address calculation tool for IPv4Emanuel Haupt2016-09-094-0/+58
| | | | | | | and IPv6. Notes: svn path=/head/; revision=421621
* - Remove dependency on p5-Net-Ping: Net::Ping is bundled with perlDmitry Marakasov2016-09-081-3/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=421546
* - Actually install configuration file and use @sample.Tijl Coosemans2016-09-073-63/+18
| | | | | | | | - Use @sample for the sample database. - Set NO_ARCH. Notes: svn path=/head/; revision=421503
* - Update to 2.2.2Dmitry Marakasov2016-09-072-3/+4
| | | | | | | | PR: 212094 Submitted by: joneum@bsdproject.de Notes: svn path=/head/; revision=421488
* net-mgmt/zabbix2-server: Update from 2.0.17 to 2.0.18Torsten Zuehlsdorff2016-09-018-46/+95
| | | | | | | | | | | | | | | | | | | | | | | - updated French translation; thanks to Zabbix translators - enforced bash usage in mysql.size user parameter configuration script to avoid issues with different default shells; thanks to Timo Lindfors for reporting it - fixed timeout being too low when sending configuration data to active proxy - fixed loss of trailing whitespace in unquoted function parameters when creating calculated items with low level discovery Also: - Fix default path to PID - Fix rc.d scripts to correct use PID file - Remove IGNORE_WITH_MYSQL because referenced version was removed long ago PR: 209890 Submitted by: pg@pakhom.spb.ru (maintainer) Approved by: pi (mentor) Notes: svn path=/head/; revision=421201
* net-mgmt/seafile: Properly exclude FUSE option from DragonFlyJohn Marino2016-08-311-3/+1
| | | | Notes: svn path=/head/; revision=421191
* lang/php56: Update from 5.6.24 to 5.6.25Torsten Zuehlsdorff2016-08-301-1/+1
| | | | | | | | | PR: 212183 Submitted by: Kurt Jaeger <pi@FreeBSD.org> Approved by: pi (mentor) Notes: svn path=/head/; revision=421112
* net-mgmt/arpwatch: add flag -v to ignore VRRP/CARP trafficKurt Jaeger2016-08-275-9/+39
| | | | | | | | | | | - The -v flag disables reporting on VRRP/CARP ethernet prefixes as described in RFC5798 (00:00:5e:00:01:xx) PR: 202548 Submitted by: paul@dokas.name Notes: svn path=/head/; revision=420995
* net-mgmt/icinga2:Lars Engels2016-08-271-2/+2
| | | | | | | | | | - Remove USES=ssl again. The last approach did not fix the problem with unresolved symbols. Upstream now has symbol versioning in development, so once the new version is released, all should be fine. - Bump PORTREVISION Notes: svn path=/head/; revision=420959
* net-mgmt/icinga2:Lars Engels2016-08-251-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | Remove bogus dependency on devel/libconfig. Some time ago I added this because the ports tree's Q/A check warned that the icinga2 binary is linked against libconfig. However this is a private library shipped with Icinga 2. With version 2.5.1 USES=ssl was added to the port's Makefile which added rpath=${LOCALBASE}/openssl when Icinga 2 gets built and {Open,Libre}SSL from ports was installed. The result was that ld picked up libconfig.so from the devel/libconfig port instead of Icinga 2's private library. To prevent this, the following CMAKE_ARGS were added: CMAKE_{EXE,MODULE,SHARED,STATIC}_LINKER_FLAGS=${PREFIX}/lib/icinga2 At the moment only EXE_ and SHARED_ linker flags are really needed, to be prepared for future changes the other flags were also set. Thanks to mat and Gunnar Beutner (upstream developer) for the insights on the ports and Icinga 2's build system. - Re-add USES=ssl - Bump PORTREVSION Notes: svn path=/head/; revision=420876
* net-mgmt/icinga2:Lars Engels2016-08-252-5/+5
| | | | | | | | | | - Update to Bugfix release 2.5.3 - Remove USES=ssl to workaround a missing symbol error on startup [1] Noticed by: many [1] Notes: svn path=/head/; revision=420848
* Use distversion instead of portversoin + gh_tagnamePalle Girgensohn2016-08-242-5/+4
| | | | Notes: svn path=/head/; revision=420770
* Update telegraf to 1.0.0-rc1Palle Girgensohn2016-08-233-189/+174
| | | | Notes: svn path=/head/; revision=420750
* net-mgmt/bpft: document and fix ncurses requirementJohn Marino2016-08-231-1/+3
| | | | Notes: svn path=/head/; revision=420720
* net-mgmt/ap-utils: document ncurses requirementJohn Marino2016-08-231-1/+1
| | | | | | | Approved by: ncurses blanket Notes: svn path=/head/; revision=420719
* net-mgmt/icinga2:Lars Engels2016-08-2314-57/+78
| | | | | | | | | | | | | | - Update to 2.5.1 - Install a log rotation configuration file for newsyslog(8) in EXAMPLESDIR - Add dependencies on SSL and libconfig - Display pkg-message - the file already existed but was not shown - Regenerate some patches with makepatch - Pet portlint Changelog and upstream upgrading instructions: https://www.icinga.org/2016/08/23/icinga-2-v2-5-released/ Notes: svn path=/head/; revision=420712
* Make stage-qa happy, and make sure the files are in the right group.Mathieu Arnold2016-08-232-12/+13
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=420689
* Revert the update to 4.2.Mathieu Arnold2016-08-2315-31/+53
| | | | | | | | | | It currently exits with a bus error, which is, not good. Reported by: many Sponsored by: Absolight Notes: svn path=/head/; revision=420683
* net-mgmt/cdpd: Fix runtime on armv6John Marino2016-08-232-1/+16
| | | | | | | | | | While here, pet portlint and define the 2-clause BSD license PR: 208216 Submitted by: Mikael Urankar (gmail) Notes: svn path=/head/; revision=420640
* Fails to build with CCACHE on 11:Mathieu Arnold2016-08-221-0/+2
| | | | | | | | | ccache: error: Failed to create directory /nonexistent/.ccache/tmp: Permission denied Sponsored by: Absolight Notes: svn path=/head/; revision=420618
* Update to 4.2.0.Mathieu Arnold2016-08-2215-51/+31
| | | | | | | | | | | MFH: 2016Q3 Security: CVE-2008-4796 Security: CVE-2013-4214 Changes: https://github.com/NagiosEnterprises/nagioscore/blob/nagios-4.2.0/Changelog Sponsored by: Absolight Notes: svn path=/head/; revision=420608
* Reset sem@'s ports per his request.Rene Ladan2016-08-212-2/+2
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=420548
* - Switch to options helpersDmitry Marakasov2016-08-191-7/+12
| | | | | | | | - Add NO_ARCH - Cosmetic fixes Notes: svn path=/head/; revision=420450
* Remove expired port:Rene Ladan2016-08-187-278/+0
| | | | | | | 2016-08-18 net-mgmt/netams: unmaintained, broken on most FreeBSD platforms Notes: svn path=/head/; revision=420402
* net-mgmt/rancid: Mark DEPRECATED, provide an EXPIRATION_DATEMark Felder2016-08-171-0/+3
| | | | | | | | PR: 211718 MFH: 2016Q3 Notes: svn path=/head/; revision=420366
* net-mgmt/rancid3: Add experimental support for Comware devicesMark Felder2016-08-175-1/+1641
| | | | | | | | | | | Comware support has been added via a port option. It is not enabled by default as upstream has not been able to validate the reliability of this enhancement. PR: 209361 Notes: svn path=/head/; revision=420361