aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* telegraf does not build on i386Palle Girgensohn2016-04-121-1/+1
|
* Add Influxdata's telegraf to the ports treePalle Girgensohn2016-04-126-0/+343
| | | | | | | | | Telegraf is an open source agent written in Go for collecting metrics and data on the system it's running on or from other services. Telegraf then writes the data to InfluxDB in the correct format. The port was originally created by Stefan Lambrev and he approved that I take maintainership.
* Fix IPV6 optionBaptiste Daroussin2016-04-102-2/+2
| | | | Bump portrevision
* net/mgmt/unifi4: Update to 4.8.15Mark Felder2016-04-093-11/+15
| | | | Changelog: http://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-4-8-15-is-released/ba-p/1531713
* net-mgmt/xymon-client & xymon-server: Update to 4.3.27Mark Felder2016-04-094-6/+6
| | | | Changelog: http://lists.xymon.com/archive/2016-March/043283.html
* net-mgmt/nagiosgraph: 1.4.4 -> 1.5.2Kurt Jaeger2016-04-074-16/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - Added ART20 LICENSE - ensure that insert.pl works with nagios embedded perl - use embedded images for show/hide toggle buttons (thanks to matt perry) - ensure graph controls float above other elements - zoom when zoom rectangle drags to right or left - added hourly interval - generate text and html readme files from README.pod (thanks to matt perrry) - fix map rule for PROCS (thanks to matt perry) - increase variety of colors (thanks to matt perry) - improved controls layout (thanks to matt perry) - block right-click menu on graphs (thanks to matt perry) - fixed escaping of urls - isolate date/time formatting for graph mouseovers - include pid when logging to help isolate multi-core/multi-thread issues. - fixed debian6 packaging problems. - change authentication behavior when nagios default_user_name is defined. behavior is now aligned to that defined in nagios. - use more precise values for graph zoom bounds. - specify explicitly the default graph height. - strip leading and trailing whitespace from tuples (heartbeats, stepsizes, resolutions, steps, xffs, plotasLINE1, plotasLINE2, etc). - added fixedscale as a per host/service/database/source parameter. for backward compatibility it still works when specified as a cgi argument. note that it affects the vertical axis and the values in the legend. - handle # in database and data source names - ensure the directory containing perfdata log is writeable by nagios user. - added export.cgi to dump rrd data in csv or xml format. - automatically determine groups from the Nagios servicegroup definitions. - fixed heartbeats/stepsizes/resolutions bug. this time for real. really. - retain a copy of any modifications made to nagios.cfg and commands.cfg when removing rpm or deb packages. - fixed install.pl to work with icinga. - renamed upgrade.pl to flat2hier.pl - fixed install option typo for --check-prerequisites in install instructions. - encourage standalone installations rather than overlays unless installing from rpm or deb package. - encourage nagios pre-flight checks before restarting nagios. PR: 208483 Approved by: hizel@vyborg.ru (maintainer)
* net-mgmt/zabbix3-server: IGNORE for 9.3 with explainationKurt Jaeger2016-04-061-4/+2
| | | | | PR: 208029 Submitted by: mat
* net-mgmt/zabbix3-{server,proxy,agent}: Add SSL/TLS supportKurt Jaeger2016-04-063-4/+34
| | | | | | PR: 208029 Submitted by: Martin Waschbuesch <martin@waschbuesch.de> Approved by: pakhom@pakhom.spb.ru (maintainer)
* Remove expired port:Rene Ladan2016-04-056-93/+0
| | | | 2016-04-04 net-mgmt/weathermap: Distfile unavailable, website no longer exists
* Fix props.Mathieu Arnold2016-04-021-1/+1
| | | | Sponsored by: Absolight
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-01209-890/+890
| | | | | With hat: portmgr Sponsored by: Absolight
* Fixup some whitespace at the beginning of lines problems.Mathieu Arnold2016-04-013-9/+9
| | | | | With hat: portmgr Sponsored by: Absolight
* Cleanup dependencies on lang/p5-Scalar-List-Utils.Mathieu Arnold2016-03-313-8/+5
| | | | | | | | | | | | | | | The different cases are: - Only bring it if the one bundled with Perl is outdated. - The version bundled with all our Perl is sufficient. - Scalar-List-Util is not really needed by the port. (looking for /(Sub|Scalar|List)::Util/ returns nothing.) While there, do some minor cleanup that caught my eye. PR: 208378 With hat: perl@ Sponsored by: Absolight
* net-mgmt/arpwatch: add missing files for -z flagKurt Jaeger2016-03-292-0/+18
| | | | | PR: 208361 Reported by: ohartman@zedat.fu-berlin.de
* net-mgmt/arpwatch: some patchesKurt Jaeger2016-03-2811-53/+88
| | | | | | - take maintainer - add -z flag to not send mail for 0.0.0.0 IPs from busy dhcp networks - makepatch conform patchfiles
* Bump PORTREVISION for last commit.Tijl Coosemans2016-03-271-0/+1
| | | | Reported by: rm
* New port net-mgmt/nagios-check_zpoolsTom Judge2016-03-274-0/+37
| | | | | | | A Nagios/Icinga plugin to monitor ZFS Pools (zpools). It is based on "Check Solaris ZFS Pools" but is completely rewritten. WWW: https://github.com/Napsty/check_zpools
* - Fix RUN_DEPENDS.Tijl Coosemans2016-03-271-5/+3
| | | | | | | - Remove docbook-xsl dependency now that asciidoc pulls it in. PR: 208222 Submitted by: David Shane Holden <dpejesh@yahoo.com> (maintainer)
* - Update to 3.2.1Sunpoet Po-Chuan Hsieh2016-03-272-3/+3
| | | | Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
* Add net-mgmt/crmsh.Tijl Coosemans2016-03-256-0/+383
| | | | | | | | | | | Configure, manage and troubleshoot clusters from the command line, with full tab completion and extensive help. crmsh also provides advanced features like low-level cluster configuration, cluster scripting, package management, and history exploration tools giving you a complete insight into the state of your cluster. PR: 208222 Submitted by: David Shane Holden <dpejesh@yahoo.com>
* - Fix plist for WITHOUT=APPLABEL caseDmitry Marakasov2016-03-252-120/+121
| | | | | | PR: 207869 Submitted by: nacho319+freebsdZilla@gmail.com Approved by: maintainer timeout (dikshie@sfc.wide.ad.jp, 2 weeks)
* Cisco::CopyConfig provides methods for manipulating theDmitry Marakasov2016-03-245-0/+31
| | | | | | | | | | | running-config of devices running Cisco IOS via SNMP directed TFTP. This module is essentially a wrapper for Net::SNMP and the CISCO-CONFIG-COPY-MIB-V1SMI.my MIB schema. WWW: http://search.cpan.org/dist/Cisco-CopyConfig/ PR: 208236 Submitted by: rihaz.jerrin@gmail.com
* net-mgmt/routers2: 2.19 -> 2.23, also for -extras and -extensionsKurt Jaeger2016-03-2215-107/+49
| | | | | | | | - Approx. 200 lines of changelog in approx. 5 years PR: 206902 Submitted by: Dan Lukes <dan@obluda.cz> Approved by: kiwi@oav.net (maintainer)
* net-mgmt/mrtg-ping-probe: New mastersiteKurt Jaeger2016-03-211-1/+1
| | | | | | PR: 207716 Submitted by: pi Approved by: sanpei (maintainer timeout)
* net-mgmt/guifi-snpservices: Update to 0.2.2.8Mark Felder2016-03-217-41/+40
| | | | PR: 206405
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2016-03-211-0/+1
| | | | Approved by: portmgr (blanket)
* - Cleanup MakefileSunpoet Po-Chuan Hsieh2016-03-211-2/+1
|
* net-mgmt/victorops-nagios: Unbreak portMark Felder2016-03-2112-170/+32
| | | | | | | | - Update to 1.4.20 - Port modernization PR: 206350 MFH: 2016Q1
* net-mgmt/bandwidthd: back out r411165 and disable png checkJan Beich2016-03-201-3/+8
| | | | | | | libpng is dependency of libgd, bandwidthd doesn't use it directly PR: 208014 Tested by: md5 **/*.o
* Install net/libnet headers and libraries back in the location where otherTijl Coosemans2016-03-207-52/+15
| | | | | | | | | ports expect it. The files were put in a different location to avoid a conflict with net/libnet10 but this port has been removed a while ago now. PR: 208122 Exp-run by: antoine Approved by: portmgr (antoine)
* lang/expect: update to 5.45.3, bump PORTREVISION on dependent portsPietro Cerutti2016-03-192-2/+2
|
* Update to 2.4.4Lars Engels2016-03-182-3/+3
|
* net-mgmt/super_mediator: Update to 1.3.0Mark Felder2016-03-182-7/+3
| | | | PR: 207862
* net-mgmt/nfsen: Unbreak with newer versions of rrdtoolMark Felder2016-03-172-1/+12
|
* - port links against libpng, so add png as dependencyOlli Hauer2016-03-151-3/+5
| | | | | PR: 208014 Submitted by: Franco Fichtner
* net-mgmt/zabbix24 -> zabbix3Mark Felder2016-03-1514-0/+1208
| | | | | | Welcome zabbix3 to the ports tree PR: 207616
* net-mgmt/collectd5: enable interface plugin by defaultMark Felder2016-03-152-9/+4
| | | | | | | The interface plugin no longer requires libstatgrab. PR: 207564 Approved by: maintainer
* Update to 1.3.1 and unbreak.Mathieu Arnold2016-03-143-24/+18
| | | | Sponsored by: Absolight
* These ports do not build with PHP 7.0, make them as such.Mathieu Arnold2016-03-145-0/+9
| | | | | | Also, mark those who try to use mysql, which does not exist in PHP 7.0. Sponsored by: Absolight
* Update to 4.078, which removes the need for the patch. Also, USE_PERL5=patchAdam Weinberger2016-03-133-15/+7
| | | | | | | is not necessary so remove that. While here, strip the XS file. PR: 207523 Approved by: maintainer timeout (> 2 weeks)
* Simplify the Makefile a bit.Raphael Kubo da Costa2016-03-122-3/+9
| | | | | | | Set LICENSE and NO_ARCH and use shebangfix. PR: 207766 Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer)
* - update to 0.4.2Mikolaj Golub2016-03-122-10/+6
| | | | | - remove `make depend` hack (the issue is fixed in 0.4.2) - remove '#include <sys/queue.h>' patch (was needed for 8.X)
* Set PORTSCOUT=ignore:1.Raphael Kubo da Costa2016-03-111-1/+1
| | | | | | | Yet another attempt at shutting portscout up. This time use the right syntax. Thanks to zi@ for pointing it out. PR: 207696
* - Update to 0.24Philippe Audeoud2016-03-102-4/+3
|
* Update to 0.9.14Mathieu Arnold2016-03-088-39/+61
| | | | | | PR: 207164 Submitted by: tkato432 yahoo com Sponsored by: Absolight
* net-mgmt/yaf: 2.8.0 -> 2.8.1, with many new OPTIONsKurt Jaeger2016-03-063-11/+62
| | | | | | | | | | | - Fix compile error when configured with --disable-payload - Force buffer emit with IPFIX Options record when inactive Please report if you find OPTION combinations that cause problems. PR: 202611 Submitted by: Chris Inacio <nacho319+freebsdZilla@gmail.com> Approved by: dikshie@sfc.wide.ad.jp
* - Update to 3.2.0Sunpoet Po-Chuan Hsieh2016-03-062-3/+3
| | | | Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
* net-mgmt/bgpuma: fix licenseKurt Jaeger2016-03-061-1/+1
|
* New port: net-mgmt/bgpumaKurt Jaeger2016-03-064-0/+38
| | | | | | | | | | | | | | bgpuma is a program for searching BGP update files created by MRT or Zebra/Quagga for CIDR blocks and/or Autonomous Systems. Given a list of CIDR blocks, it looks for those CIDR blocks which match the list, are contained in the list, or are contained by the list. For Autonomous Systems, it looks for routes that are announced by the given system. It is based on the library created by RIPE called bgpdump and SiLK, created by CERT. WWW: https://github.com/cmu-sei/bgpuma
* Set PORTSCOUT=ignore.Raphael Kubo da Costa2016-03-061-0/+2
| | | | | | | Unfortunately portscout still emails the ports mailing list with bogus version updates, so give it another try at shutting it up. PR: 207696
* Be explicit and provide the full path to the perl binary when installing.Raphael Kubo da Costa2016-03-051-1/+2
| | | | | | | | | The default value of the PERL variable in the port's Makefile is "/usr/bin/perl", be explicit and provide the path to the binary on FreeBSD. PR: 197131 Submitted by: web@umich.edu Approved by: Nick Hilliard <nick@foobar.org>
* Fixup for r409685 (Fix build on recent 11.0-CURRENT)Mikolaj Golub2016-03-051-1/+1
| | | | | | These commits add 'make depend' to pre-build in order to force making ucd_oid.h and ucd_tree.h before compiling other files, which includes those.
* Deprecate and expire in 1 month.Raphael Kubo da Costa2016-03-041-1/+3
| | | | | | | | | | | | | The port has been unfetchable for a while now, marked BROKEN since November 2015 and unmaintained. While here, switch MASTER_SITES to the https version to try to silence portscout: accessing broken links with the http version results in an HTTP 302 response that I think causes portscout to report that new versions are available even though they are not. Since broken links in the https version result in HTTP 404, hopefully this will make portscout quiet again. PR: 207696
* net-mgmt/unifi4: Update to 4.8.14Mark Felder2016-03-023-443/+444
| | | | Also try to use BUILDVERSION variable to cut down on pkg-plist churn
* Update to 2.2.0Lars Engels2016-03-013-11/+15
|
* New port: net-mgmt/super_mediator.Raphael Kubo da Costa2016-02-295-0/+69
| | | | | | | | | | | | | | super_mediator is an IPFIX mediator designed to split IPFIX sensing flows and distribute the network telemetry information to multiple sources. It can export the network telemetry data gathered into formats designed for bulk loading into databases (e.g. MySQL) or as JSON outputs, as well as directly loading MySQL tables. super_mediator is primarily designed to get network telemetry data from YAF. WWW: http://tools.netsa.cert.org/super_mediator/ PR: 207530 Submitted by: Chris Inacio <nacho319+freebsdZilla@gmail.com>
* Update to 0.9.1.Raphael Kubo da Costa2016-02-282-3/+3
| | | | | PR: 207439 Submitted by: Mathieu Simon <freebsd@simweb.ch> (maintainer)
* - Ignore php7Martin Wilke2016-02-281-0/+1
|
* - Ingore php7Martin Wilke2016-02-281-0/+1
|
* - Switch to mysqli supportMartin Wilke2016-02-281-1/+2
|
* Fix build on recent 11.0-CURRENTMikolaj Golub2016-02-281-0/+3
|
* net-mgmt/xymon-client: Update to 4.3.26Mark Felder2016-02-262-3/+3
| | | | Changelog: http://comments.gmane.org/gmane.comp.monitoring.hobbit/38245
* net-mgmt/xymon-server: Update to 4.3.26Mark Felder2016-02-262-3/+3
| | | | | | | | | | | This is primarily a bug fix release, resolving certain issues with web page display and browser compatibility introduced with the CSP and XSS fixes in 4.3.25, and providing additional layers of protection for incoming data. Changelog: http://comments.gmane.org/gmane.comp.monitoring.hobbit/38245 MFH: 2016Q1
* Update to 2.4.3Lars Engels2016-02-252-3/+3
| | | | Noticed by: ohauer
* Update to 0.8.8gSteven Kreuzer2016-02-254-223/+4
|
* Update to 2.4.2Lars Engels2016-02-242-3/+3
|
* net-mgmt/rancid3: Update to 3.4.1Mark Felder2016-02-243-4/+9
| | | | Changelog: http://www.shrubbery.net/rancid/CHANGES
* net-mgmt/openvmps: add missing files pkg-descr, files/vmpsd.inKurt Jaeger2016-02-212-3/+3
| | | | Submitted by: Vladimir Pushkar <vladimir.pushkar@gmail.com>
* Resurrected port: net-mgmt/openvmpsKurt Jaeger2016-02-216-0/+68
| | | | | | | | | | VMPS (VLAN Management Policy Server) is a way of assigning switch ports to specific VLANs based on the MAC address of connecting device. OpenVMPS is a GPL implementation of VMPS. WWW: http://vmps.sourceforge.net/ Submitted by: Vladimir Pushkar <vladimir.pushkar@gmail.com>
* Don't say there is a documentation installed.Mathieu Arnold2016-02-204-6/+4
| | | | | PR: 207267 Sponsored by: Absolight
* Fix net-snmp ipv6 option handling when other options are also used.Ian Lepore2016-02-201-1/+1
| | | | | | | | | | | | | | | | r381568 added CONFIGURE_ARGS+=--with-out-mib-modules="mibII/ipv6", but the handling of other options can result in two different --with-out-mib-modules arguments being passed to configure, and only the second one has effect. That leads to build failures because it tries to build the old mibII/ipv6 which is no longer supported on freebsd. This change adds mibII/ipv6 to the list of excluded modules that gets turned into the --with-out-mib-modules argument, so it plays nice with other option handling. PR: 199401 Approved by: mat(mentor) Differential Revision: https://reviews.freebsd.org/D5329
* net-mgmt/nsca-ng: 1.2 -> 1.4Kurt Jaeger2016-02-163-19/+3
| | | | | | | | | Changes: http://www.nsca-ng.org/documentation/changelog.txt PR: 206452 Submitted by: jochen@jochen-neumeister.de Approved by: alexander@sulfrian.net (maintainer timeout)
* Fix dupplicate package names.Mathieu Arnold2016-02-161-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* Welcome php 7.0.3Martin Wilke2016-02-152-0/+11
| | | | | | | | | | | | | | | | | Changelog: http://php.net/ChangeLog-7.php#7.0.0 http://php.net/ChangeLog-7.php#7.0.1 http://php.net/ChangeLog-7.php#7.0.2 http://php.net/ChangeLog-7.php#7.0.3 I'd like to thanks: Kurt Jaeger Matthias Breddin Rainer Duffner Victor van Vlaardingen Torsten Zuehlsdorff Franco Fichtner and all helpers and testers from ports@.
* Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and theRene Ladan2016-02-152-11/+0
| | | | | | | | | | ports expired last month. Adjust Mk/bsd.php.mk Reviewed by: antoine, marino Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D5278
* net-mgmt/pandorafms_{agent,console,server}: update 6.0 -> 6.0SP1Jason Unovitch2016-02-149-35/+43
| | | | | | | | - Update shared PANDORA_VERSION to 6.0SP1 and bump PORTREVISION - Include newsyslog.conf.d log rotation file PR: 206734 Submitted by: KIKUCHI Koichiro <oi4io5me.cesium3@gmail.com> (maintainer)
* Fix when using rrdtool 1.5+Niclas Zeising2016-02-103-15/+33
| | | | | | | | Pet portlint, add missing dependency. PR: 207057 Submitted by: Mathieu Arnold Approved by: maintainer
* net-mgmt/xymon-client: Update to 4.3.25Mark Felder2016-02-102-3/+3
|
* net-mgmt/xymon-server: Update to 4.3.25Mark Felder2016-02-103-4/+6
| | | | | | | | | | | | This release fixes serveral security issues. MFH: 2016Q1 Security: CVE-2016-2054 Security: CVE-2016-2055 Security: CVE-2016-2056 Security: CVE-2016-2057 Security: CVE-2016-2058 Security: https://vuxml.freebsd.org/freebsd/1cecd5e0-c372-11e5-96d6-14dae9d210b8.html
* Add back part of a patch removed by mistake.Guido Falsi2016-02-092-0/+116
| | | | | | | | | Allows disk module to report all disk statistics again. PR: 207049 Submitted by: me Reported by: Pierre Guinoiseau <pierre at guinoiseau.eu> Approved by: Krzysztof <ports at bsdserwis.com>
* - Improve last fixDmitry Marakasov2016-02-091-2/+1
| | | | Approved by: portmgr blanket
* - Fix build by providing path to libevhtp includesDmitry Marakasov2016-02-091-0/+1
| | | | Approved by: portmgr blanket
* net-mgmt/virt-viewer: update to 3.1Roman Bogorodskiy2016-02-083-25/+13
|
* net-mgmt/riemann: fix startup scriptKurt Jaeger2016-02-073-9/+10
| | | | | | | | | | | | | - use a simple pidfile instead of a whole piddir - add a -Dapp=riemann parameter to java invocation so ps | grep can find riemann easily - remove procname and rely on daemon to handle this - use daemon's pid and not riemanns' pid (-P parent flag change) - add daemon's -r restart flag to keep java running at all costs PR: 204988 Submitted by: David D'Amico <davide.damico@gmail.com> Approved by: Dave Cottlehuber <dch@skunkwerks.at> (maintainer)
* New port: net-mgmt/cdpsnarfKurt Jaeger2016-02-066-0/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CDPSnarf is a network sniffer exclusively written to extract information from CDP packets. It provides all the information a "show cdp neighbors detail" command would return on a Cisco router and even more. Features: Time intervals between CDP advertisements Source MAC address CDP Version TTL Checksum Device ID Software version Platform Addresses Port ID Capabilities Duplex Save packets in PCAP dump file format Read packets from PCAP dump files Debugging information (using the "-d" flag) Tested with IPv4 and IPv6 WWW: https://github.com/Zapotek/cdpsnarf PR: 206841 Submitted by: Rihaz Jerrin <rihaz.jerrin@gmail.com>
* net-mgmt/cnagios: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-1/+2
| | | | | | Also link with libncurses, not libcurses approved by: infrastructure blanket
* net-mgmt/tcptrack: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-0/+1
| | | | approved by: infrastructure blanket
* net-mgmt/pktstat: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-1/+1
| | | | approved by: infrastructure blanket
* net-mgmt/nagcon: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-1/+1
| | | | | | | | While here, set USES=tar. I noted the use of "-lstdc++" which is likely wrong, but out of scope of the change at hand. approved by: infrastructure blanket
* net-mgmt/iftop: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-0/+1
| | | | approved by: infrastructure blanket
* Make it possible to depend on either net-mgmt/nagios-plugins orNiclas Zeising2016-02-051-4/+9
| | | | | | | net-mgmt/monitoring-plugins. PR: 196325 Submitted by: Niels Kristensen
* - Upgrade to 2.3.17Veniamin Gvozdikov2016-02-049-766/+344
| | | | | PR: ports/204632 Submitted by: Mathieu Simon <freebsd@simweb.ch>
* net-mgmt/statsd: 0.7.0 -> 0.7.2Kurt Jaeger2016-02-042-3/+3
| | | | | | | | | | | | - Updates winser to v0.1.6 - Enhancement: consume logger in graphite and repeater backends - Enhancement: update backend documentation - Enhancement: inject logger object into backend - Send STDOUT and STDERR to the appropriate files PR: 206410 Submitted by: jochen@jochen-neumeister.de Approved by: kimor79@yahoo.com (maintainer timeout)
* net-mgmt/observium: Update to latest community release 0.16.1.7533Mark Felder2016-02-045-1009/+2479
| | | | While here, hand over maintainership
* Remove uneeded patch file added by mistake.Guido Falsi2016-02-031-1041/+0
| | | | | PR: 206660 Reported by: danfe
* - Update to 5.5.1Guido Falsi2016-02-0317-1207/+1175
| | | | | | | - Mark MONGODB option as BROKEN PR: 206660 Submitted by: ports at bsdserwis.com (maintainer)
* net-mgmt/unifi4: Update to 4.8.12Mark Felder2016-02-023-459/+519
| | | | Changelog: https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-4-8-12-is-released/ba-p/1468911
* - fix IP truncation and add license infoMichael Landin2016-01-313-6/+20
| | | | | PR: 206782 Submitted by: Franco Fichtner (franco@opnsense.org)
* Deprecate ports broken for more than 6 monthsAntoine Brodin2016-01-311-0/+2
|
* Upgrade to 201601Dan Langille2016-01-302-3/+3
| | | | | PR: 206298 Approved by: maintainer(bofh)
* net-mgmt/netxms: Fix dependenciesMuhammad Moinur Rahman2016-01-262-16/+18
| | | | | | | | | | | - Skip using bundled dependencies - In particular, fix build when expat port is installed, in which case bundled expat is not built and plist becomes broken - Likewise, fix unhandled curl dependency - Simplify options handling and fix plist PR: 206099 Submitted by: amdmi3
* - Update to 3.31Philippe Audeoud2016-01-252-3/+3
|
* Update to 1.99.0Emanuel Haupt2016-01-202-3/+3
|
* Version 2.1 has a knob to tell where sudo is. Use it.Mathieu Arnold2016-01-191-1/+2
| | | | | | PR: 206331 Submitted by: ohauer Sponsored by: Absolight
* - Update to 0.9.0Martin Wilke2016-01-183-5/+7
| | | | | PR: 206361 Submitted by: maintainer
* Fix build and runtime with openssl with SSLv3 disabled.Mathieu Arnold2016-01-167-2/+18
| | | | | | | | While there, rename patches. PR: 206263 Submitted by: chris chrullrich net Sponsored by: Absolight
* Update to 2.1.2.Mathieu Arnold2016-01-135-13/+4
| | | | Sponsored by: Absolight
* Upgrade to 1.3.Vanilla I. Shu2016-01-132-3/+3
|
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-139-9/+9
| | | | Approved by: portmgr blanket
* Add Public Domain support to ports license framework. You can now useDmitry Marakasov2016-01-121-4/+1
| | | | | | | | | | | | | LICENSE= PD Note that although Public Domain is not technically a license, it's handled in the same way as licenses here, which is a common practice (Arch, Gentoo, Fedora, Debian, even FOSSology do the same). Convert all ports which redefine Public Domain LICENSE to LICENSE=PD. Approved by: portmgr (bapt) Differential Revision: D4149
* Update to 4.1.1Emanuel Haupt2016-01-122-3/+3
|
* Update to 2.22Matthew Seaman2016-01-122-9/+6
| | | | | | - use OPTIONS_TARGETS ChangeLog: https://mail.endcrypt.com/pipermail/check_postgres-announce/2015-July/000035.html
* - write new rc script [1]Olli Hauer2016-01-125-31/+40
| | | | | | | - install config with @sample macro - bump PORTREVISION MFH: 2016Q1
* UnbreakAntoine Brodin2016-01-111-1/+1
|
* Convert ports from s* t* and net* categories to USES=sqlite and USES=firebirdBaptiste Daroussin2016-01-112-3/+3
|
* PyZabbix is a Python module for working with the Zabbix API.Martin Wilke2016-01-104-0/+27
| | | | | | | https://github.com/lukecyca/pyzabbix PR: 205921 Submitted by: Fotis Zabaras <fotis@zabaras.eu>
* Update to 2.1.2Lars Engels2016-01-102-3/+3
|
* - Add NO_ARCHMartin Wilke2016-01-071-1/+2
| | | | - Use do-test
* - Update to 2.1.1Lars Engels2016-01-073-251/+26
| | | | - Add NLS option
* Update to 2.4.1Lars Engels2016-01-072-4/+3
|
* Update to 2.8.0Antoine Brodin2016-01-073-3/+5
| | | | | PR: 205611 Approved by: maintainer
* net-mgmt/cacti: add patch for SQL injection in the graphs.php pageJason Unovitch2016-01-062-1/+219
| | | | | | | | | | PR: 205920 Submitted by: rakuco Approved by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer) Obtained from: http://svn.cacti.net/viewvc?view=rev&revision=7767 Security: CVE-2015-8369 Security: https://vuxml.FreeBSD.org/freebsd/bb961ff3-b3a4-11e5-8255-5453ed2e2b49.html MFH: 2016Q1
* - Add LICENSEDmitry Marakasov2016-01-051-1/+5
| | | | | - Add NO_ARCH - Switch to options helpers
* Remove expired ports:Rene Ladan2016-01-026-365/+0
| | | | | | | | 2016-01-01 multimedia/spotify-websocket-api: login fails due to protocol changes 2016-01-01 net-mgmt/unifi2: Unifi 2.x is EoL. Please upgrade to net-mgmt/unifi3 2016-01-01 misc/kde4-l10n-th: Upstream ceased maintainance of this translation 2016-01-01 misc/kde4-l10n-tg: Upstream ceased maintainance of this translation 2016-01-01 misc/kde4-l10n-si: Upstream ceased maintainance of this translation
* net-mgmt/nfsen: port cleanupMark Felder2015-12-312-43/+35
| | | | | | | | | | | - Add NO_ARCH - Sort plist - Switch to @sample - Drop @dirrms from plist, switch to @dir where needed This is a no-op update to the port. PR: 205572
* - Add LICENSEDmitry Marakasov2015-12-313-21/+22
| | | | | | | - Switch to USES=tar - Switch to options helpers - Simplify installation - Simplify pkg-message handling
* - Add LICENSE_FILEDmitry Marakasov2015-12-312-6/+7
| | | | | | - Switch to USES=tar - Switch to options helpers - Add WWW
* - Switch to our framework's USES=execinfoPawel Pekala2015-12-316-6/+18
| | | | | | | | | | - Use EXECINFO_CPPFLAGS and EXECINFO_LDFLAGS to fix detection of libexecinfo on FreeBSD 9.x - Mark frontend ports as NO_ARCH PR: 205740 Submitted by: myself Approved by: maintainer
* - Switch to options helpersDmitry Marakasov2015-12-311-0/+2
|
* - Clarify LICENSEDmitry Marakasov2015-12-311-1/+6
| | | | | - Add NO_ARCH - Switch to options helpers
* - Rename nonstandard src directory to filesAlex Kozlov2015-12-305-6/+10
| | | | - Modernize ports
* - Add LICENSEDmitry Marakasov2015-12-301-1/+3
| | | | - Switch to options helpers
* - Add LICENSEDmitry Marakasov2015-12-301-4/+7
| | | | - Switch to options helpers
* - Add LICENSE_FILEDmitry Marakasov2015-12-301-1/+2
| | | | - Switch to options helpers
* net-mgmt/collectd5: finish option helpers conversionJason Unovitch2015-12-301-20/+8
| | | | | | | | - Switch PERL and PYTHON options over and drop the bsd.port.options.mk include following r404759's update to bsd.options.mk PR: 204220 Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer)
* - Clarify LICENSE, add LICENSE_FILEDmitry Marakasov2015-12-292-65/+32
| | | | | | | | | - Add NO_ARCH - Handle empty dirs and permissions in plist properly PR: 205573 Submitted by: amdmi3 Approved by: corsmith@gmail.com (maintainer)
* - Update to 2.2.11Martin Wilke2015-12-292-3/+3
| | | | | PR: 205664 Submitted by: maintainer
* Fix build as a user.Mathieu Arnold2015-12-197-24/+43
| | | | | | Bump PORTREVISION because I think the package changed a bit. Sponsored by: Absolight
* Fix usage of ${PERL5}.Mathieu Arnold2015-12-182-12/+3
| | | | | | | | | | | | | | ${PERL5} points to a specific version of perl, say, perl5.22.1, it is fine to use it in a ports Makefile to do Perly things, but ports using it must use ${PERL}, that points to /usr/local/bin/perl so that if the minor version is updated, the shebang keep working. While there, make some ports use shebangfix, regen a few patches, and bump PORTREVISION where a shebang went from PERL5 to PERL. PR: 205367 With hat: portmgr Sponsored by: Absolight
* Update to 1.1.3Emanuel Haupt2015-12-092-3/+3
|
* - Update to 2.033004Martin Wilke2015-12-094-4/+29
| | | | | | | PR: 204753 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D4341
* net-mgmt/xymon-client: Update to 4.3.24Mark Felder2015-12-092-3/+3
|
* Don't use GH_TAGNAME when DISTVERSION* variables can be used.Mathieu Arnold2015-12-082-3/+3
| | | | | With hat: portmgr Sponsored by: Absolight
* Update giflib to 5.1.1Antoine Brodin2015-12-041-1/+1
| | | | PR: 204492
* net-mgmt/unifi2: EoL, mark DEPRECATEDMark Felder2015-12-041-0/+3
| | | | Users should really upgrade to Unifi 3.x or 4.x.
* net-mgmt/pktstat: update to 1.8.5 commit 46935839bBartek Rutkowski2015-12-012-7/+4
| | | | | | | - Adds lo0 support PR: 202366 Submitted by: Martin Kulas <freebsd@sosend.de> (maintainer)
* net-mgmt/zabbix2-server: update 2.0.14 -> 2.0.16Bartek Rutkowski2015-11-292-4/+4
| | | | | | | - Update maintainer's address PR: 204780 Submitted by: Pakhom Golynga <pakhom706@gmail.com> (maintainer)
* - Fix bug with SSLVeniamin Gvozdikov2015-11-272-0/+12
|
* net-mgmt/xymon-server: Remove httpresult patchMark Felder2015-11-262-11/+1
| | | | | | | | | | | | | | Upstream has confirmed they do not intend to revert the change to the httpresult categorization which resulted in 301 Permanent redirects being classfied as Yellow (warning) instead of Green (ok) The logic is that a 301 redirect is a permanent redirect and you should not be monitoring it but the actual content it is redirecting to. The old behavior existed for many years, but is considered faulty logic. If you have "yellow" surprises on your dashboard, please fix your monitoring targets. I do not wish to divert FreeBSD's Xymon behavior from upstream's intentions.
* Fix build on 9.xLars Engels2015-11-251-0/+3
| | | | | PR: 204723 Submitted by: Markus Mann <freebsd-public@it64.de>
* net-mgmt/xymon-server: Update to 4.3.24Mark Felder2015-11-253-20/+13
| | | | | Also ensure 301 redirects are conisidered "GREEN". This has been reported upstream.
* net-mgmt/pandorafms_*: 5.1SP2 -> 6.0Kurt Jaeger2015-11-249-33/+410
| | | | | | | | Changes: http://blog.pandorafms.org/pandora-fms-6-0-is-finally-here/ PR: 204520 Submitted by: Kikuchi Koichiro <koichiro@rworks.jp> (maintainer)
* net-mgmt/xymon-server: Patch to fix HTTP monitoringMark Felder2015-11-242-1/+18
| | | | | | | In 4.2.23 the HTTP status codes were reworked, but a comparison mistake caused the "catch-all" for non-standard status codes was incorrect. The result is that some valid HTTP status codes may cause Xymon to report RED when they should have reported YELLOW or GREEN.
* Update to 2.4.7 and change maintainer's email address.Raphael Kubo da Costa2015-11-222-4/+4
| | | | | PR: 204630 Submitted by: pakhom@pakhom.spb.ru (maintainer)
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-11-211-25/+7
| | | | | | - Convert to new options helper Approved by: portmgr (blanket)
* - Update to 3.1.0Sunpoet Po-Chuan Hsieh2015-11-203-23/+3
| | | | Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
* devel/py-asn1: move to devel/py-pyasn1 to match PyPI nameRuslan Makhmatkhanov2015-11-191-1/+2
| | | | | | | | | | - move to devel/py-pyasn1 to match PyPI name - update *_DEPENDS and bump PORTREVISION in dependent ports - reset PORTEPOCH PR: 204567 Submitted by: John W. O'Brien <john@saltant.com> Approved by: mhjacks@swbell.net (maintainer of devel/py-asn1)
* Add py-pysmi 0.0.6, SNMP/SMI MIB parsing in Python.Ruslan Makhmatkhanov2015-11-196-0/+79
| | | | | PR: 204572 Submitted by: John W. O'Brien <john@saltant.com>
* - Update to 3.30Philippe Audeoud2015-11-182-3/+3
|
* - Remove the unneeded .sample files in $DATADIR/itl. The .conf files thereLars Engels2015-11-185-37/+19
| | | | | | should never be touched by a user. - Add a pkg-message with a notice on major upgrades - Bump PORTREVISION
* net-mgmt/collectd5: fix typo and add patch for Varnish 4.1 compatabilityJason Unovitch2015-11-172-3/+808
| | | | | | | | | | | | | - Fix copy/paste typo in XML_LIB_DEPENDS [1] - Add patch for building with varnish4-4.1 and drop VARNISH_BROKEN [2] - Bump PORTREVISION for package change with XML_LIB_DEPENDS option PR: 204608 [1] PR: 204583 [2] Reported by: rhavenn@rhavenn.net [1] Submitted by: feld [2] Obtained from: https://github.com/mfournier/collectd [2] Approved by: Krzysztof <ports@bsdserwis.com> (maintainer)
* - Add a dependency on libedit [1]Lars Engels2015-11-172-1/+3
| | | | | | | - Add procname variable to the rc script it knows about the running process [2] - Bump PORTREVISION Noticed by: ohauer [1], Oliver Brandmueller <ob@e-Gitt.NET> [2]
* Fix building WITH=MONGODBMathieu Arnold2015-11-171-1/+1
| | | | | | | | | Installing mongo-c-driver-1.1.9... Extracting mongo-c-driver-1.1.9: .......... done ===> collectd5-5.5.0_3 depends on shared library: libmongoc.so - not found *** Error code 1 Sponsored by: Absolight
* - Update to 2.1.0Lars Engels2015-11-164-23/+26
| | | | - Fix typo in pkg-message
* - Update to 2.4.0Lars Engels2015-11-164-24/+31
|
* net-mgmt/collectd5: partially convert to option helpers [1]Jason Unovitch2015-11-161-392/+167
| | | | | | | | | | | | | | | | - Add explicit CURL_JSON and CURL_XML options. Previously these options would be automatically enabled when CURL and JSON or CURL and XML were selected together. Change them to an _IMPLIES variable as an explicit option - Convert all options except PERL and PYTHON, for the time being, to the new framework. The option helper variant is not expanding ${PYTHON_CMD} and is currently passing it as "--with-python= " which fails to build. - No PORTREVISION change given no change to package - While here, tag VARNISH as BROKEN, fails to compile with varnish4-4.1 [2] PR: 204220 [1] PR: 204583 [2] Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer) [1]
* net-mgmt/xymon-client net-mgmt/xymon-server: Update to 4.3.23Mark Felder2015-11-134-6/+6
| | | | Changelog: http://sourceforge.net/p/xymon/news/2015/11/xymon-4323-released/
* net-mgmt/flow-extract: Add USES=alias to fix malloc.h-less DFJohn Marino2015-11-131-0/+1
|
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2015-11-131-2/+5
| | | | | - Use USES=localbase - Convert to new options target helper
* Allow building with giflib 5.1Antoine Brodin2015-11-131-0/+24
| | | | PR: 204492
* Mark a few ports BROKEN: unfetchableAntoine Brodin2015-11-094-0/+8
|
* net-mgmt/xymon-server net-mgmt/xymon-client: Update to 4.3.22Mark Felder2015-11-076-43/+12
| | | | Changelog: http://sourceforge.net/p/xymon/news/2015/11/xymon-4322-released/
* net-mgmt/unifi4: update to 4.7.6Mark Felder2015-11-063-11/+11
| | | | Changelog: http://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-4-7-6-hotfix-release/ba-p/1390700
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-053-8/+8
| | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735
* - Update to 3.0.1Sunpoet Po-Chuan Hsieh2015-11-052-3/+3
| | | | Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
* Remove expired ports:Rene Ladan2015-11-0216-1142/+0
| | | | | | | | | | | | | | | | | | | | | | | 2015-10-31 audio/cmus-post.fm: Broken for more than 6 months 2015-10-31 devel/libphish: Broken for more than 6 months 2015-10-31 devel/rubygem-debugger: This port is for Ruby 1.9 only. Upstream stopped maintenance. 2015-10-31 games/linux-ningpo-demo: Broken for more than 6 months 2015-10-30 graphics/gdal-grass: Superseded by gdal-2.0.0 2015-10-31 graphics/picviz: Broken for more than 6 months 2015-10-31 irc/weechat-devel: far behind stable irc/weechat (use it instead) 2015-10-31 mail/cucipop: Broken for more than 6 months 2015-10-31 math/rkward-kde4: Depends on deprecated math/R-cran-car 2015-10-31 multimedia/streamanalyze: Broken for more than 6 months 2015-10-31 net-mgmt/collectd: Please move to collectd5 - collect4 is not developed/patched 2015-10-31 sysutils/sdd: Broken for more than 6 months 2015-10-31 sysutils/xfce4-minicmd-plugin: Broken for more than 6 months 2015-10-31 www/linux-libgtkembedmoz: Broken for more than 6 months 2015-10-31 www/py-feedfinder: Broken for more than 6 months 2015-10-31 www/py-openssl-proxy: Broken for more than 6 months 2015-10-31 www/py-webware: Broken for more than 6 months 2015-10-31 www/py-webware-component: Depends on deprecated www/py-webware 2015-10-31 x11-fonts/code2001: Broken for more than 6 months 2015-10-31 x11-wm/e-module-diskio: Broken for more than 7 months
* Bump portrevision of ports that might have been built with a broken post-installBaptiste Daroussin2015-10-311-1/+1
| | | | script due to fallouts of r399992
* - Update to 3.29Philippe Audeoud2015-10-302-3/+3
|
* net-mgmt/ccnet: pass MAINTAINER to submitterJason Unovitch2015-10-291-1/+1
| | | | | | | | Reference: https://lists.FreeBSD.org/pipermail/freebsd-ports/2015-October/100923.html PR: 204102 Approved by: Jingfeng Yan <yan_jingfeng@yahoo.com> (outgoing maintainer) Submitted by: Ricky Gallamore <ultima1252@gmail.com>
* net-mgmt/seafile: pass MAINTAINER to submitterJason Unovitch2015-10-291-1/+1
| | | | | | | | Reference: https://lists.FreeBSD.org/pipermail/freebsd-ports/2015-October/100923.html PR: 204103 Approved by: Jingfeng Yan <yan_jingfeng@yahoo.com> (outgoing maintainer) Submitted by: Ricky Gallamore <ultima1252@gmail.com>
* net-mgmt/seafile-gui: pass MAINTAINER to submitterJason Unovitch2015-10-291-1/+1
| | | | | | | | Reference: https://lists.FreeBSD.org/pipermail/freebsd-ports/2015-October/100923.html PR: 204104 Approved by: Jingfeng Yan <yan_jingfeng@yahoo.com> (outgoing maintainer) Submitted by: Ricky Gallamore <ultima1252@gmail.com>
* net-mgmt/netmagis-*: update 2.3.0 -> 2.3.2Jason Unovitch2015-10-298-15/+10
| | | | | | | | | | | | - Update PORTVERSION and distinfo for 2.3.2 - Drop PORTREVISION on netmagis-metro slave port - Revise NO_ARCH handling, rely on setting it in netmagis-common if not already defined then set it to blank in netmagis-topo and netmagis-www where architecture specific files are packaged - Strip binaries for netmagis-www PR: 202709 Submitted by: Pierre David <pdagog@gmail.com> (maintainer)
* New port: net-mgmt/klgKurt Jaeger2015-10-295-0/+103
| | | | | | | | | | | | klg is a looking glass written in PHP that can access and report back routing information from Cisco, Juniper and Zebra/Quagga routers. It can also lookup AS numbers to names via WHOIS interfaces, and supports friendly BGP community names via MySQL database. WWW: http://sourceforge.net/projects/klg PR: 204020 Submitted by: Daniel Austin <freebsd-ports@dan.me.uk>
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2015-10-271-0/+1
|
* - Update to 3.0.0Sunpoet Po-Chuan Hsieh2015-10-274-21/+31
| | | | | | | - Fix LICENSE and add LICENSE_FILE - Reformat pkg-descr Changes: https://github.com/rfinnie/2ping/commits/master
* Update to 0.7.19.Mathieu Arnold2015-10-272-3/+3
| | | | | | | | | | Fixes a buffer overflow allowing arbitrary code execution. PR: 204044 Submitted by: maintainer MFH: 2015Q4 Security: 2a4a112a-7c1b-11e5-bd77-0800275369e2 Sponsored by: Absolight
* Update to 2.3.11Lars Engels2015-10-274-7/+8
|
* - Add LICENSEDmitry Marakasov2015-10-221-13/+14
| | | | | - Add NO_ARCH - Switch to options helpers
* New port: net-mgmt/check_ipmi_sensorKurt Jaeger2015-10-214-0/+35
| | | | | | | | | Nagios/Icinga plugin to check IPMI sensors WWW: https://github.com/thomas-krenn/check_ipmi_sensor_v3 PR: 170652 Submitted by: sergey_zaikov@rambler.ru
* - Don't strip binaries when WITH_DEBUG is setLars Engels2015-10-211-1/+3
| | | | | | - Bump PORTREVISION Suggested by: jbeich
* net-mgmt/librenms: Update version 201509=>201510Muhammad Moinur Rahman2015-10-203-7/+10
|
* - Update to 1.2-rc2Lars Engels2015-10-203-23/+14
| | | | | | | - Add new PCRE option for use with wesside - Enable SQLite and PCRE by default - Use upstream's strip make target instead of stripping manually - Cleanup Makefile
* Improve shebangfix frameworkDmitry Marakasov2015-10-191-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | - Support multiple values in *_OLD_CMD, i.e. we can now fix both "/usr/bin/python" and "/usr/bin/env python" at the same time - Default *_OLD_CMD values are now always appended, so you don't need to specify them in individual ports - Add lua support (depends on USES=lua) - Add more default values, such as "/usr/bin/env foo" for python, perl, bash, ruby and lua - Shebangfix now matches whole words, e.g. we will no longer (erroneously) replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is still (correctly) replaced with "${perl_CMD} -tt") Note that *_OLD_CMD items containing spaces must now be quoted (e.g. perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl") Update shebangfix usage according to new rules in many ports: - Remove *_OLD_CMD for patterns now replaced by default - Quote custom *_OLD_CMD which contain spaces Fix shebangfix usage in many ports (irrelevant to infrastructure change): - Remove redundant SHEBANG_LANG (no need to duplicate default langs) - Remove redundant *_CMD (such as python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present) - Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for exact string Approved by: portmgr (bapt) Differential Revision: D3756
* - Add newsyslog rotation configuration for /var/log/snmpd.logRyan Steinmetz2015-10-193-2/+10
| | | | | | - Bump PORTREVISION Submitted by: Jan Joris Vereijken <janjoris@acm.org>
* Remove expired port:Rene Ladan2015-10-174-39/+0
| | | | 2015-10-14 net-mgmt/bsnmptools: client tools (including SNMPv3 support) are part of the base system
* Drop 8 support.Mathieu Arnold2015-10-153-13/+2
| | | | | | With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3694
* - Reassign lippe@'s ports after his commit bit was taken in for safekeepingFrederic Culot2015-10-141-1/+1
|
* - Fix two memory leaks (reported in upstream bug #2674)Ryan Steinmetz2015-10-133-2/+24
| | | | | | | - Bump PORTREVISION Submitted by: Laurent GOUHIER <lg@efficientip.com> Obtained from: valgrind
* Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.Tijl Coosemans2015-10-103-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These were FreeBSD specific aliases for libiconv(), libiconv_open() and libiconv_close() that are now also provided by libc which complicates writing configure tests that work correctly when both libc iconv and libiconv are available. Also, because the libiconv iconv.h header redefines iconv* to libiconv* correct use of the header implies that the aliases aren't used. The following ports needed fixes because there was something wrong with the way they tried to detect or use iconv: audio/deadbeef: Remove LIBICONV_PLUG from a source file. It's a compile-time option and should not be set in source code. comms/hidapi: Use standard AM_ICONV configure macro to look for iconv. deskutils/fbreader: Let ports framework deal with LIBICONV_PLUG. deskutils/ljclive: Override configure test for iconv. deskutils/owncloudclient: Add USES=iconv and patch test for iconv. devel/aegis: Bump PORTREVISION because it no longer uses libiconv. devel/libexplain: Add USES=iconv and override test for iconv. devel/sdl20: Override configure test for iconv. emulators/vmw: Replace OSVERSION checks with ICONV_LIB checks and include <iconv.h> instead of <sys/iconv.h>. irc/scrollz: Override configure test for iconv. japanese/chasen-base: Override configure test for iconv and patch configure so it no longer adds -liconv to linker flags just because it happens to be installed. japanses/eb: Patch configure test for iconv. japanses/eblook: Override configure test for iconv. java/jikes: Override configure test for iconv. multimedia/transcode: Bump PORTREVISION because only one plugin links with libiconv now. net/c3270: Override configure test for iconv. net/samba4*: Bump PORTREVISION because it no longer uses libiconv. The configure script will always add -liconv to the linker flags when it happens to be installed which would be wrong but later on binaries are linked with -Wl,--as-needed and the linker discards -liconv because it finds iconv*() functions in libc now and no longer in libiconv. net-mgmt/icinga-*: Remove dependency on iconv. net-mgmt/netxms: Patch configure so it no longer adds -liconv to linker flags just because it happens to be installed. net/asterisk11: Patch configure so it no longer adds -liconv to linker flags just because it happens to be installed. net-p2p/transmission-*: Override configure test for iconv. www/htmlcxx: Override configure test for iconv. www/httrack: Override configure test for iconv. www/xapian-omega: Override configure test for iconv. x11/mrxvt(-devel): Add USES=iconv and override configure test for iconv. x11/x3270: Override configure test for iconv. x11-wm/jwm: Override configure test for iconv. PR: 202838 Exp-run by: antoine Approved by: portmgr (antoine)
* net-mgmt/lldpd: Add maintainer's mirror to MASTER_SITESJason Unovitch2015-10-101-1/+2
| | | | | PR: 203621 Submitted by: Mathieu Simon <freebsd@simweb.ch> (maintainer)
* net-mgmt/lldpd: update 0.7.16 -> 0.7.18Jason Unovitch2015-10-104-6/+31
| | | | | | | | | | - Add additional information to README on -I interface flag usage - Change formatting of pkg-message Changes: https://github.com/vincentbernat/lldpd/compare/0.7.16...0.7.18 PR: 203621 Submitted by: Mathieu Simon <freebsd@simweb.ch> (maintainer)
* - Fix plist (I forgot to commit the plist change in the last commit)Lars Engels2015-10-092-5/+6
| | | | | | - Bump PORTREVISION Noticed by: ohauer
* Remove trailing whitespace from Makefiles, M-X.Jimmy Olgeni2015-10-086-7/+7
|
* - Move SQL setup scripts from DATADIR to WWWDIR/etc, so the web setup wizard ↵Lars Engels2015-10-083-8/+9
| | | | | | | can find it - Mention the SQL setup scripts in pkg-message for use in a manual configuration - Bump PORTREVISION
* Fix a regression where plugins would segfault if the monitored tcp portMathieu Arnold2015-10-082-1/+45
| | | | | | | | | | is closed. PR: 203572 Submitted by: johan stromnet se Obtained from: https://github.com/stromnet/nagios-plugins/commit/a18f60cc610c690cc0756bc258b8202a1541a067 MFH: 2015Q4 Sponsored by: Absolight
* - Fix staging from non-rootDmitry Marakasov2015-10-072-4/+149
| | | | | | - Add NO_ARCH Approved by: portmgr blanket
* Add new port net-mgmt/icingaweb2Lars Engels2015-10-066-0/+3370
| | | | | | | | | Icinga Web 2 is the next generation open source monitoring web interface, framework and command-line interface developed by the Icinga Project, supporting Icinga 2, Icinga Core and any other monitoring backend compatible with the Livestatus Protocol. WWW: https://github.com/Icinga/icingaweb2
* Update to 0.8.8fSteven Kreuzer2015-10-022-4/+4
|
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-10-011-1/+2
| | | | - Update PLIST_FILES: %%PERL5_MAN1%% instead of ${SITE_MAN1} as other p5-* PLIST entries
* - Improve the fix once more to build on both FreeBSD and DragonFly and not ↵Dmitry Marakasov2015-10-011-5/+2
| | | | | | | require an .if Tested by: marino Approved by: portmgr blanket
* net-mgmt/wifimgr: Partially revert last to restore build on DFJohn Marino2015-10-011-1/+6
| | | | | | | The previous commit cleaned up a bit too much. The MAKE_ENV was guarded as FreeBSD-only and that guard was stripped out with the cleanup. Return the guard back but without the now-unncessary OPSYS check. This restores the build on DragonFly.
* - Fix build from non-root, move perm handling to plistDmitry Marakasov2015-10-012-16/+19
| | | | Approved by: portmgr blanket
* net-mgmt/unifi4: Update to 4.7.5Mark Felder2015-09-303-12/+33
| | | | Changelog: http://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-4-7-5-is-released/ba-p/1357245
* - over to novel@Jason Helfman2015-09-301-1/+1
|
* - Honor WITHOUT_SSPRyan Steinmetz2015-09-261-1/+4
| | | | | PR: 203369 Submitted by: Kenneth Salerno <kennethsalerno@yahoo.com>
* - Drop 8.x supportDmitry Marakasov2015-09-252-22/+9
| | | | | | | | - Add LICENSE - Switch to options helpers - Simplify plist Approved by: portmgr blanket
* net-mgmt/zabbix22-server: update 2.2.9 -> 2.2.10Bartek Rutkowski2015-09-244-7/+7
| | | | | | | | - Update slave ports: zabbix22-agent, zabbix22-proxy - Update maintainer address to pakhom@pakhom.spb.ru PR: 202243 Submitted by: Pakhom Golynga <pakhom@pakhom.spb.ru> (maintainer)
* - Fix missing bracketRyan Steinmetz2015-09-242-1/+12
| | | | | | | - Bump PORTREVISION PR: 202930 Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net>
* net-mgmt/zabbix24-server: update 2.4.5 -> 2.4.6Bartek Rutkowski2015-09-235-7/+7
| | | | | | | | - Update all slave ports: zabbix24-agent, zabbix24-frontend, zabbix24-proxy - Update maintainer address to pakhom@pakhom.spb.ru PR: 202241 Submitted by: Pakhom Golynga <pakhom@pakhom.spb.ru> (maintainer)
* - Drop 8.x supportDmitry Marakasov2015-09-231-11/+1
| | | | | | - Switch to options helpers Approved by: portmgr blanket
* Typos, whitespace and capitalization fixes (G-P).Jimmy Olgeni2015-09-213-3/+3
|
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-09-211-0/+1
|
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-09-211-0/+1
|
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-09-211-0/+1
|
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-09-211-0/+1
|
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-09-211-0/+1
|
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-09-211-0/+1
|
* Add NO_ARCHMark Felder2015-09-193-0/+3
|
* Add patch to fix http monitoringMark Felder2015-09-192-1/+37
| | | | | | | 401 and 403 errors were mistakenly hardcoded to return "green" status I'm working with upstream on cleaning up these checks. I expect to see an improvement in 4.3.22.
* net-mgmt/librenms: Update version 201506=>201509 [1]Muhammad Moinur Rahman2015-09-154-68/+57
| | | | | | | | | - Correct the path of fping [1] - Make proper use of OPTIONSNG PR: 202938 [1] Submitted by: dvl [1] Differential Revision: https://reviews.freebsd.org/D3578 [1]
* - Move owner handling to plist, fixing build from non-rootDmitry Marakasov2015-09-152-26/+22
| | | | | | | | | | - Unsilence install commands - Drop @dirrm* from plist - Switch to options helpers - Add LICENSE_FILE - Add NO_ARCH Approved by: portmgr blanket
* - Mark DEPRECATED and set EXPIRATION_DATE: this port is marked IGNORE on all ↵Dmitry Marakasov2015-09-151-5/+3
| | | | | | supported FreeBSD versions Approved by: portmgr blanket
* Make it so that the default Perl is always called perl5.Mathieu Arnold2015-09-1414-34/+34
| | | | | | | | | | | | | | | | - Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542
* - Drop "#if __FreeBSD_version > 700018" from src/osdep/freebsd.c (since this ↵Lars Engels2015-09-137-90/+20
| | | | | | | | | | | | | | file doesn't have <sys/param.h> included, this version was used everywhere). - Remove pkg-message (says about addition of virtual access points (VAP) in FreeBSD 8). - Switch to options helpers. - Add CFLAGS=-I${LOCALBASE}/include for sqlite.h. - Sort USES. - Regenerate patches with "make makepatch". - Bump PORTREVISION. PR: 202952 Submitted by: Andriy Voskoboinyk (s3erios@gmail.com)
* - Fix shebangsDmitry Marakasov2015-09-121-1/+4
| | | | | | | - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Update to 2.3.10Lars Engels2015-09-113-19/+23
| | | | - Re-enable start_precmd in the rc script, creating needed directories in /var
* net-mgmt/collectd5: add support for write_kafka pluginJason Unovitch2015-09-112-5/+15
| | | | | | | | While here, also sort OPTIONS_GROUP_OUTPUT and two DESC items PR: 202487 Submitted by: xoan333@yahoo.com Approved by: Krzysztof <ports@bsdserwis.com> (maintainer), feld (mentor)
* net-mgmt/collectd: Mark as deprecated. Collectd 4 is no longer developed.Jason Unovitch2015-09-111-0/+3
| | | | | | PR: 202543 Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer) Approved by: feld (mentor)
* - Merge in fix for upsteam bug #2647Ryan Steinmetz2015-09-102-1/+55
| | | | - Bump PORTREVISION
* Fix check_file_age.Mathieu Arnold2015-09-092-1/+13
| | | | | PR: 202973 Sponsored by: Absolight
* - Do not override CFLAGS.Hiroki Sato2015-09-084-13/+187
| | | | | | - Fix warnings. - Add WWW: line to pkg-descr. - Take maintainership.
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-09-081-0/+1
|
* net-mgmt/check_mysql_health: 2.1.5.1 -> 2.2.1Kurt Jaeger2015-09-056-42/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: see https://labs.consol.de/de/nagios/check_mysql_health/ The changelog is in english, but the english page (/en/) is not up2date - 2.2.1 - 2015-08-18 fix the autoconf m4, so the debian-builds don't fail (thanks Jan Wagner) - 2.2 - 2015-04-23 add rfc3986-encoded passwords - 2.1.9.2 2014-12-22 bugfix in InnoDB initialization & versions > 5.6.1 (Thanks Jorg Veit) - 2.1.9.1 2014-06-12 add connections_aborted, open_files to the pnp template (Thanks Simon Meggle) - 2.1.9 2014-06-12 bugfix in pnp template (Thanks Simon Meggle) bugfix in qcache calculation (Thanks lermit) - 2.1.8.4 2014-04-01 implement -negate old_level=new_level allow floating point numbers in thresholds - 2.1.8.3 2012-10-15 output also ok-messages for my-modes - 2.1.8.2 2012-08-08 bugfix in querycache-hitrate (div by 0 after db restart). (Thanks Gianluca Varisco) - 2.1.8.1 2012-01-21 bugfix in timeout-alarm handling under windows fix warnings for newest perl versions - 2.1.8 2011-09-29 new parameters -mycnf and -mycnfgroup single ticks around the -name argument under Windows CMD will be removed automatically - 2.1.7 2011-08-23 innodb modes now detect problems with the innodb engine - 2.1.6 2011-08-12 fix a bug with statefilesdir and capital letters add -labelformat so that groundwork no longer complains (max label length is 19 characters) - 2.1.5.2 2011-06-03 sites in an OMD (http://omdistro.org) environment have now private statefile directories
* Unbreak the build on Tier-2 architectures.Alexey Dokuchaev2015-09-051-4/+9
| | | | Tested on: flame (sparc64), pluto (ia64), local Mac mini G4 (powerpc)
* Fix build with the two latest lang/perl5-devel.Mathieu Arnold2015-09-041-0/+70
| | | | | Approved by: zi Sponsored by: Absolight
* Fix check_mailq.Mathieu Arnold2015-09-042-1/+12
| | | | | Noticed by: ohauer Sponsored by: Absolight
* Update to 2.1.1Mathieu Arnold2015-09-0310-59/+32
| | | | Sponsored by: Absolight
* - Fix build on i386Babak Farrokhi2015-09-021-0/+2
| | | | | Approved by: mat Differential Revision: https://reviews.freebsd.org/D3543
* - Add NO_ARCHDmitry Marakasov2015-09-022-41/+13
| | | | | | - Switch to @sample Approved by: portmgr blanket
* Remove no longer valid WWW link.Guido Falsi2015-09-021-2/+0
| | | | | Reported by: pi@ (via email) Approved by: Maintainer timeout