Commit graph

6037 commits

Author SHA1 Message Date
Mathieu Arnold
ebb6f860fc MFH: r420608
Update to 4.2.0.

Security:	CVE-2008-4796
Security:	CVE-2013-4214
Changes:	https://github.com/NagiosEnterprises/nagioscore/blob/nagios-4.2.0/Changelog
Sponsored by:	Absolight
2016-08-22 13:15:51 +00:00
Mark Felder
fe05d1f45e MFH: r420366
net-mgmt/rancid: Mark DEPRECATED, provide an EXPIRATION_DATE

PR:		211718

Approved by:	ports-secteam (with hat)
2016-08-17 19:00:25 +00:00
Mark Felder
2b3f81548b MFH: r420300
net-mgmt/rancid3: Fix SSH on FreeBSD 11.0

RANCID by default attempts to ssh to devices with 3des as the cipher.
This no longer works with OpenSSH in FreeBSD 11 as you need to be more
specific. Changing this to 3des-cbc works for now, but future versions
of OpenSSH will break this as well. Unfortunately this will break RANCID
as many network devices do not support modern ciphers, but we will have
to deal with that when the time comes.

Approved by:	ports-secteam (with hat)
2016-08-16 20:03:20 +00:00
Brad Davis
b5e0bdf06f MFH: r419862 net-mgmt/collectd5: Update net-mgmt/collectd5 to 5.5.2
PR:		211613
Submitted by:	brd
Approved by:	ports-secteam (feld)
Security:	6da45e38-5b55-11e6-8859-000c292ee6b8
2016-08-08 19:38:44 +00:00
Dirk Meyer
937d324155 MFH: r418829
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR:		210913
Submitted by:	Piotr Kubaj
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4

Approved by:	portmgr (feld)
2016-07-20 21:30:03 +00:00
Mark Felder
99bfd87b19 MFH: r418197
net-mgmt/nfsen: Improve default directory permissions

Also make it easier to install/run as another user.

PR:		210368

Approved by:	ports-secteam (with hat)
2016-07-07 19:42:19 +00:00
Mark Felder
977332a341 MFH: r417991
Update to 2.3.4

Approved by:	ports-secteam (with hat)
2016-07-03 21:22:11 +00:00
Kurt Jaeger
76387b4ab3 net-mgmt/seafile-gui: 5.1.2 -> 5.1.3
- Support syncing any sub-folder with a community server
- [fix, pro] Fix auto-completion in sharing a folder to a user
- auto-login for open file history in web
- Prevent generating too many "case conflict" files

PR:		210728
Submitted by:	Ultima1252@gmail.com (maintainer)
2016-07-01 02:10:43 +00:00
Kurt Jaeger
b3f2dd5b98 net-mgmt/seafile-gui: 5.1.1 -> 5.1.2 with additional fixes in deps
devel/libsearpc: add USES=gettext
net-mgmt/seafile: add deps devel/libevent2, misc/e2fsprogs-libuuid,
	devel/jansson, USES=gettext
www/libevhtp: remove option REGEX

- Add context menu to view file history in web
- Fix user auto-completion in folder sharing dialog
- Fix tray icon not shown in KDE 5
  https://github.com/haiwen/seafile-client/issues/697

PR:		210165
Submitted by:	Ultima1252@gmail.com (maintainer)
2016-06-29 16:03:04 +00:00
Mathieu Arnold
dca255c3ce Convert USE_PHP*=yes into USES=php*
PR:		210529
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6936
2016-06-28 14:00:45 +00:00
Rene Ladan
a01b22a052 Reset ports maintained by bf@ until he has time again to work on them.
PR:		210474
Submitted by:	jbeich
With hat:	portmgr-secretary
2016-06-27 21:30:34 +00:00
Jason Unovitch
c739808f3c net-mgmt/lldpd: update 0.9.2 -> 0.9.4
- Fix lldpd(8) in post-patch to show correct lldpd config file/directory path.
- Apply extra patches taken from upstream right after 0.9.4 was released:
* Fix build issues with 9.3's older cpp not supporting mutiple files as input.
  (likely Tier 2 archs with GCC 4.2 too)
* Fix a regression which was caused by importing/adding support for new
  OpenBSD ifmediareq changes* and the use of typeof in 0.9.4

lldpd (0.9.3)
* Do not rely on support of constructors for liblldpctl.
* Always log to stderr (even in addition to syslog).
* `lldpcli watch` accepts a limit on the number of received events.
* `lldpcli -f {xml,json} watch` should work now.
* Consider `veth` interfaces as physical interfaces.

lldpd (0.9.4)
* Make lldpd accepts a `-p` option to specify the PID file.
* Ability to change multicast MAC address to two additional values to reach
  customer bridges.
* lldpcli will now display chassis TTL when detailed view is enabled.
* Fix setting of local value for port ID.
* Fix compilation with BSD make.
* Ensure lldpcli returns an error code on invalid commands.

PR:		210390
Submitted by:	Mathieu Simon <freebsd@simweb.ch> (maintainer)
2016-06-25 23:47:22 +00:00
Mathieu Arnold
61a05af240 Update to 0.25.
Sponsored by:	Absolight
2016-06-21 15:09:00 +00:00
Mathieu Arnold
7ae7b018cc With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
2016-06-20 16:23:28 +00:00
Mathieu Arnold
1a8a092d9f Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.

Sponsored by:	Absolight
2016-06-17 23:28:04 +00:00
Mikhail Teterin
35f7d0c11f Add docbook stuff to BUILD_DEPEND, otherwise build may die, when
generating the utility's man-page.

Notified by:	pkg-fallout
2016-06-17 21:48:09 +00:00
Mikhail Teterin
da863ad4d4 Add port of adcli -- a command-line tool to interact with
Microsoft's Active Directory servers.

WWW: https://www.freedesktop.org/software/realmd/adcli/adcli.html
2016-06-16 15:35:31 +00:00
Mathieu Arnold
5b55a8a53e Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.
WITH_OPENSSL_* can't be set after bsd.port.pre.mk.
Fold all other usage into using SSL_DEFAULT == foo

PR:		210149
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	The FreeBSD Foundation, Absolight
Differential Revision:	https://reviews.freebsd.org/D6577
2016-06-16 13:23:13 +00:00
Mark Felder
08f4ae4671 net-mgmt/unifi5: Update to 5.0.7
https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-5-0-7-is-released/ba-p/1587040
2016-06-13 23:32:15 +00:00
Muhammad Moinur Rahman
a05d8c401f net-mgmt/librenms: Update version 201604=>201605 2016-06-11 18:42:57 +00:00
Muhammad Moinur Rahman
48f3f398de net-mgmt/p5-Net-Abuse-Utils-Spamhaus: Update version 0.07=>0.09
- Mark NO_ARCH
2016-06-10 12:16:57 +00:00
Muhammad Moinur Rahman
ff77fee12a net-mgmt/argus3-clients: Update version 3.0.8=>3.0.8.2
- Add EXAMPLES
- Change USE_MYSQL to USES
- Move to OPTIONSNG based do-install methods
2016-06-10 09:13:01 +00:00
Muhammad Moinur Rahman
c4b2280a23 net-mgmt/argus3: Update version 3.0.8.1=>3.0.8.2
- Fix rc.d script [1]

PR:		203597 [1]
Submitted by:	peter.thoenen@yahoo.com [1]
2016-06-09 23:59:53 +00:00
Palle Girgensohn
277f6f1e46 Add kapacitor to the ports tree.
Kapacitor is InfluxDB's native data processing engine. It can process both
stream and batch data from InfluxDB. Kapacitor lets you plug in your own custom
logic or user defined functions to process alerts with dynamic thresholds,
match metrics for patterns or compute statistical anomalies.

WWW:		https://influxdata.com/time-series-platform/kapacitor/
PR:		210094
Submitted by:	Stefan Lambrev
2016-06-08 21:10:40 +00:00
Palle Girgensohn
de8f793f78 Update to latest version. 2016-06-07 22:19:29 +00:00
Antoine Brodin
c31defa0fc Deprecate ports broken for more than 6 months 2016-06-03 16:44:58 +00:00
Mark Felder
b81adb943e The UniFi Controller allows you to manage Wireless, Routing & Switching,
VoIP and Video of Ubiquiti Networks.

WWW: http://wiki.ubnt.com/UniFi_FAQ
2016-06-03 14:06:06 +00:00
Mark Felder
01411752af Remove port. Needs to be re-added as a copy of unifi4.
Reported by:	mat
2016-06-03 13:57:06 +00:00
Mark Felder
2b16c8d127 The UniFi Controller allows you to manage Wireless, Routing & Switching,
VoIP and Video of Ubiquiti Networks.

WWW: http://wiki.ubnt.com/UniFi_FAQ
2016-06-03 00:01:36 +00:00
Mathieu Arnold
77f8276a88 Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
2016-06-01 13:15:36 +00:00
Mathieu Arnold
e255815fa1 Fix build if the MYSQL option is enabled with any other option.
Sponsored by:	Absolight
2016-06-01 13:15:06 +00:00
Ryan Steinmetz
1e1420d07e - Add OPTION to pass --disable-snmptrapd-subagent to configure
PR:		209885
Submitted by:	emz@norma.perm.ru
2016-05-31 13:45:31 +00:00
Kurt Jaeger
d71d4dce05 net-mgmt/seafile: 5.1.2 -> 5.1.3
- [security] Fix permission checking for generating share links
- Add an option (ENABLE_SETTINGS_VIA_WEB) to ignore settings via Web UI
  (system admin->settings)
- [fix] Making user search (used in auto-completion) case insensitive

PR:		209857
Submitted by:	Ultima1252@gmail.com (maintainer)
2016-05-30 16:39:23 +00:00
Kurt Jaeger
3a9908e9f5 net-mgmt/ccnet: 5.1.2 -> 5.1.3
- [security] Fix permission checking for generating share links
- Add an option (ENABLE_SETTINGS_VIA_WEB) to ignore settings via Web UI
  (system admin->settings)
- [fix] Making user search (used in auto-completion) case insensitive

PR:		209859
Submitted by:	Ultima1252@gmail.com (maintainer)
2016-05-30 16:20:15 +00:00
Dmitry Marakasov
0d7897f162 - Update to 5.1.1
- Multiple port improvements

PR:		203934
Submitted by:	Ultima1252@gmail.com (maintainer)
2016-05-29 13:46:33 +00:00
Dmitry Marakasov
e36a003848 - Update to 5.1.2
- Multiple port improvements

PR:		203933
Submitted by:	Ultima1252@gmail.com (maintainer)
2016-05-29 13:03:49 +00:00
Thomas Zander
e50a3cd49c Update to upstream release 5.1.2
PR:		208979
Submitted by:	Ultima1252@gmail.com (maintainer)
2016-05-29 12:34:14 +00:00
Kurt Jaeger
345f1376b5 net-mgmt/cacti: 0.8.8g -> 0.8.8h
This is a security update for cacti to resolve SQL exploits.
- upgrade to 0.8.8h codebase from vendor
- fix SQL vulnerabilities including CVE-2016-3659
- fix USE_MYSQL -> USES:mysql
- fix deprecated mysql php module requirement (use mysqli instead)
- fix overwriting of failure/recovery dates after outages

PR:		209809
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Security:	CVE-2016-3659
MFH:		2016Q2
2016-05-28 20:09:26 +00:00
Palle Girgensohn
01e9ef3f1b Update to latest version
PR:		209601
Submitted by:	Stefan Lambrev
2016-05-26 15:54:55 +00:00
Kurt Jaeger
16e898a5a8 net-mgmt/torrus: 2.07 -> 2.09
- Torrus/Renderer/RPC.pm (rpc_timeseries): TIMESERIES RPC
  call now returns title, labels, and vertical_label
- init.d/torrus.in: utilize the new launcher in init script
- bin/launcher.in: new utility for starting-stopping daemons
- bin/action_snmptrap.in: TORRUS_NPCOMMENT is deliverd in .10 in SNMP traps
- Torrus/DevDiscover/RFC2670_DOCS_IF.pm: new discovery
  parameter: RFC2670_DOCS_IF::disable-downstreams
- Torrus/Collector/SNMP_Params.pm: "aes128cfb" is invalid
  value for snmp-privprotocol, should be "aes"
- Torrus/Collector/SNMP.pm: DNS errors treated as host
  unreachable; reachability statistics more accurate
- Torrus/Renderer/RPC.pm (rpc_timeseries): added DATAONLY
  parameter for TIMESERIES RPC call
- Torrus/Renderer/RPC.pm: AGGREGATE_DS RPC call now works
  for leaves without MAX RRA
- Torrus/Renderer/RRDtool.pm (rrd_make_hrules): using
  skipscale for horizontal rules (requires rrdtool-1.4.8 or newer)
- Torrus/DevDiscover/F5BigIp.pm: added system performance
  statistics and 64-bit interface counters
- Torrus/DevDiscover/RFC2863_IF_MIB.pm:
  new discovery parameter: RFC2863_IF_MIB::disable-all
- Torrus/Renderer/RRDtool.pm: now hrules are drawn with
  semi-transparent LINE1
- xmlconfig/defaults.xml: two new horizontal rules: warn-level, crit-level
- xmlconfig/defaults.xml: moved monitor-period and
  monitor-timeoffset from snmp-defs.xml
- bin/monitor.in: new CLI option: --runalways
- configs/torrus-config.pl: new configuration parameters:
  $Torrus::Collector::runAlways = 0;
  $Torrus::Monitor::runAlways = 0;
- Torrus/DevDiscover/CiscoGeneric.pm: added support for
  CISCO-SYSTEM-EXT-MIB (mainly needed for Cisco Nexus)
- Torrus/DevDiscover/Albis_ULAF.pm (discover):
  new discovery parameter: Albis_ULAF::mp-name-filter
- Torrus/DevDiscover/CiscoIOS.pm: support for Cisco Nexus;
  persistent ifIndex for Nexus
- Torrus/DevDiscover/Fortinet.pm: new discovery module for Fortinet products
- Torrus/DevDiscover/CiscoIOS.pm: Bugfix in discovery
  sequence. This bug was invisible up to perl v5.18.0. Now Perl
  randomizes hash keys on every loop.
- Torrus/Renderer/RPC.pm: new RPC method: TIMESERIES
- Torrus/DevDiscover/UcdSnmp.pm: Loopback interfaces
  filtered out
- Torrus/DevDiscover/RFC4293_IP_MIB.pm: New params:
  RFC4293_IP_MIB::tokenset-members,
  RFC4293_IP_MIB::ipv4-external-serviceid,
  RFC4293_IP_MIB::ipv6-external-serviceid,
  New selector action: TokensetMember
- Torrus/DevDiscover/RFC2863_IF_MIB.pm: Improved interface
  indexing for unknown devices. New parameters:
  RFC2863_IF_MIB::name-hint
  RFC2863_IF_MIB::comment-hint
- Torrus/DevDiscover/CiscoIOS.pm: new discovery parameter:
  CiscoIOS::ifindex-persist
- Torrus/DevDiscover/RFC4293_IP_MIB.pm: new discovery
  module for IPv4/IPv6 traffic stats
- Torrus/DevDiscover/CiscoGeneric.pm (discover):
  64-bit gauges for Cisco memory pools
- Torrus/ConfigTree/Writer.pm (initRoot): new parameter:
  tree-name automatically inserted to the top of the tree

PR:		209745
Submitted by:	corsmith@gmail.com (maintainer)
2016-05-26 07:42:15 +00:00
Mark Felder
fa806dc276 net-mgmt/xymon-client: Modernize port
Remove @exec and unnecessary @dir from plist

Reported by:	bapt
2016-05-24 14:43:37 +00:00
Mark Felder
b8d7dda78b net-mgmt/xymon-server: Modernize port
Clean up pkg-plist
Move @exec to post-install

Reported by:	bapt
2016-05-24 14:30:58 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Dmitry Marakasov
54a08f6954 Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket
2016-05-23 18:36:52 +00:00
Philippe Audeoud
2d5440ce18 - Update to 3.33 2016-05-23 09:22:28 +00:00
Lars Engels
0def78012d - Update to 2.4.10
- Switch to USES= mysql
2016-05-19 17:55:05 +00:00
Dmitry Marakasov
e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Thomas Zander
8372b8054c Update to upstream release 6.0SP2
PR:		208813
Submitted by:	koichiro@rworks.jp (maintainer)
2016-05-15 16:44:44 +00:00
Dmitry Marakasov
7be7c96440 - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
2016-05-13 17:59:13 +00:00