Commit graph

5812 commits

Author SHA1 Message Date
Martin Wilke
96ada5602f - Update to 2.2.11
PR:		205664
Submitted by:	maintainer
2015-12-28 16:10:51 +00:00
Mathieu Arnold
ed8cbbff3e Fix build as a user.
Bump PORTREVISION because I think the package changed a bit.

Sponsored by:	Absolight
2015-12-18 16:47:05 +00:00
Mathieu Arnold
7c47779cb9 Fix usage of ${PERL5}.
${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
2015-12-17 17:19:48 +00:00
Emanuel Haupt
7449cabeb7 Update to 1.1.3 2015-12-09 13:18:39 +00:00
Martin Wilke
0d9b97c607 - Update to 2.033004
PR:		204753
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D4341
2015-12-08 18:06:08 +00:00
Mark Felder
ccbb070b2b net-mgmt/xymon-client: Update to 4.3.24 2015-12-08 16:14:10 +00:00
Mathieu Arnold
faaac0db42 Don't use GH_TAGNAME when DISTVERSION* variables can be used.
With hat:	portmgr
Sponsored by:	Absolight
2015-12-08 09:05:15 +00:00
Antoine Brodin
0e8c3bf1b3 Update giflib to 5.1.1
PR:		204492
2015-12-03 20:01:03 +00:00
Mark Felder
79621d6d27 net-mgmt/unifi2: EoL, mark DEPRECATED
Users should really upgrade to Unifi 3.x or 4.x.
2015-12-03 17:46:36 +00:00
Bartek Rutkowski
4513b835d0 net-mgmt/pktstat: update to 1.8.5 commit 46935839b
- Adds lo0 support

PR:		202366
Submitted by:	Martin Kulas <freebsd@sosend.de> (maintainer)
2015-11-30 18:07:33 +00:00
Bartek Rutkowski
4cc04369ea net-mgmt/zabbix2-server: update 2.0.14 -> 2.0.16
- Update maintainer's address

PR:		204780
Submitted by:	Pakhom Golynga <pakhom706@gmail.com> (maintainer)
2015-11-28 18:27:14 +00:00
Veniamin Gvozdikov
564b184631 - Fix bug with SSL 2015-11-26 16:15:55 +00:00
Mark Felder
3caf0ad9bb net-mgmt/xymon-server: Remove httpresult patch
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.
2015-11-25 17:37:37 +00:00
Lars Engels
b9cd087bda Fix build on 9.x
PR:		204723
Submitted by:	Markus Mann <freebsd-public@it64.de>
2015-11-24 21:14:38 +00:00
Mark Felder
0bd8c2520f net-mgmt/xymon-server: Update to 4.3.24
Also ensure 301 redirects are conisidered "GREEN". This has been
reported upstream.
2015-11-24 16:07:28 +00:00
Kurt Jaeger
c6ddcef641 net-mgmt/pandorafms_*: 5.1SP2 -> 6.0
Changes:
  http://blog.pandorafms.org/pandora-fms-6-0-is-finally-here/

PR:		204520
Submitted by:	Kikuchi Koichiro <koichiro@rworks.jp> (maintainer)
2015-11-24 06:13:51 +00:00
Mark Felder
debf6027aa net-mgmt/xymon-server: Patch to fix HTTP monitoring
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.
2015-11-23 19:52:04 +00:00
Raphael Kubo da Costa
a48a7f6b5e Update to 2.4.7 and change maintainer's email address.
PR:		204630
Submitted by:	pakhom@pakhom.spb.ru (maintainer)
2015-11-21 20:02:46 +00:00
Sunpoet Po-Chuan Hsieh
3f5e45025d - Add NO_ARCH
- Convert to new options helper

Approved by:	portmgr (blanket)
2015-11-21 02:10:00 +00:00
Sunpoet Po-Chuan Hsieh
337ec4d172 - Update to 3.1.0
Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
2015-11-20 09:12:44 +00:00
Ruslan Makhmatkhanov
f637b43fec devel/py-asn1: move to devel/py-pyasn1 to match PyPI name
- 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)
2015-11-18 21:41:48 +00:00
Ruslan Makhmatkhanov
980656d730 Add py-pysmi 0.0.6, SNMP/SMI MIB parsing in Python.
PR:		204572
Submitted by:	John W. O'Brien <john@saltant.com>
2015-11-18 20:28:03 +00:00
Philippe Audeoud
64d559c863 - Update to 3.30 2015-11-18 10:34:36 +00:00
Lars Engels
9d3fdde10f - Remove the unneeded .sample files in $DATADIR/itl. The .conf files there
should never be touched by a user.
- Add a pkg-message with a notice on major upgrades
- Bump PORTREVISION
2015-11-17 21:22:08 +00:00
Jason Unovitch
27d162df96 net-mgmt/collectd5: fix typo and add patch for Varnish 4.1 compatability
- 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)
2015-11-17 00:57:09 +00:00
Lars Engels
15beb77d3e - Add a dependency on libedit [1]
- 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]
2015-11-16 20:12:32 +00:00
Mathieu Arnold
1637579b2c Fix building WITH=MONGODB
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
2015-11-16 16:20:42 +00:00
Lars Engels
0ab56ec437 - Update to 2.1.0
- Fix typo in pkg-message
2015-11-16 15:47:47 +00:00
Lars Engels
7f7ac386a4 - Update to 2.4.0 2015-11-16 15:28:14 +00:00
Jason Unovitch
29a5416063 net-mgmt/collectd5: partially convert to option helpers [1]
- 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]
2015-11-16 03:50:24 +00:00
Mark Felder
2eb868517e net-mgmt/xymon-client net-mgmt/xymon-server: Update to 4.3.23
Changelog:	http://sourceforge.net/p/xymon/news/2015/11/xymon-4323-released/
2015-11-13 15:54:46 +00:00
John Marino
432bfc91a5 net-mgmt/flow-extract: Add USES=alias to fix malloc.h-less DF 2015-11-12 23:40:45 +00:00
Sunpoet Po-Chuan Hsieh
a632447c77 - Add LICENSE_FILE
- Use USES=localbase
- Convert to new options target helper
2015-11-12 21:39:26 +00:00
Antoine Brodin
c905c203db Allow building with giflib 5.1
PR:		204492
2015-11-12 18:35:53 +00:00
Antoine Brodin
496ac41eab Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
Mark Felder
3937761915 net-mgmt/xymon-server net-mgmt/xymon-client: Update to 4.3.22
Changelog:	http://sourceforge.net/p/xymon/news/2015/11/xymon-4322-released/
2015-11-06 19:43:42 +00:00
Mark Felder
59841b294c net-mgmt/unifi4: update to 4.7.6
Changelog:	http://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-4-7-6-hotfix-release/ba-p/1390700
2015-11-06 00:03:25 +00:00
Mathieu Arnold
065c026fe5 Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
2015-11-05 12:36:25 +00:00
Sunpoet Po-Chuan Hsieh
11f73902ab - Update to 3.0.1
Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
2015-11-04 20:11:11 +00:00
Rene Ladan
5e1001eeb3 Remove expired ports:
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
2015-11-01 16:02:28 +00:00
Baptiste Daroussin
7c1b4544c3 Bump portrevision of ports that might have been built with a broken post-install
script due to fallouts of r399992
2015-10-30 22:43:16 +00:00
Philippe Audeoud
4dcf801a7e - Update to 3.29 2015-10-30 13:53:48 +00:00
Jason Unovitch
e7526c05ad net-mgmt/ccnet: pass MAINTAINER to submitter
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>
2015-10-29 02:44:29 +00:00
Jason Unovitch
2aa0a82f80 net-mgmt/seafile: pass MAINTAINER to submitter
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>
2015-10-29 02:41:33 +00:00
Jason Unovitch
7e447c5187 net-mgmt/seafile-gui: pass MAINTAINER to submitter
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>
2015-10-29 02:40:35 +00:00
Jason Unovitch
d659d4761b net-mgmt/netmagis-*: update 2.3.0 -> 2.3.2
- 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)
2015-10-29 01:34:21 +00:00
Kurt Jaeger
680f85adfe New port: net-mgmt/klg
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>
2015-10-28 18:38:28 +00:00
Sunpoet Po-Chuan Hsieh
ce6bb0a472 - Add LICENSE_FILE 2015-10-27 15:53:02 +00:00
Sunpoet Po-Chuan Hsieh
0f3e6d516d - Update to 3.0.0
- Fix LICENSE and add LICENSE_FILE
- Reformat pkg-descr

Changes:	https://github.com/rfinnie/2ping/commits/master
2015-10-27 15:50:15 +00:00
Mathieu Arnold
a8f46e4714 Update to 0.7.19.
Fixes a buffer overflow allowing arbitrary code execution.

PR:		204044
Submitted by:	maintainer
MFH:		2015Q4
Security:	2a4a112a-7c1b-11e5-bd77-0800275369e2
Sponsored by:	Absolight
2015-10-27 13:44:12 +00:00