/databases/py-axiom/

/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)
- 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)
Update databases/rrdtool to 1.6.0 2016-05-02T16:08:56+00:00 zeising zeising@FreeBSD.org 2016-05-02T16:08:56+00:00 070e6635dfd8dba686122dbdca67310c45ccadf0 Most notably, this version of rrdtools.so is thread safe, so the rrdtools_th.so library is removed. Bump portrevision for depending ports due to shlib version bump. For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES Reviewed by: kwm Differential Revision: D6168
Most notably, this version of rrdtools.so is thread safe, so the
rrdtools_th.so library is removed.

Bump portrevision for depending ports due to shlib version bump.

For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES

Reviewed by:	kwm
Differential Revision:	D6168
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. 2016-04-01T14:16:16+00:00 mat mat@FreeBSD.org 2016-04-01T14:16:16+00:00 c60c1d09235abbfd733e901b1872b86adc82027c With hat: portmgr Sponsored by: Absolight
With hat:	portmgr
Sponsored by:	Absolight
Convert LICENSE= "GPLxx # or later" to "GPLxx+" 2016-01-12T16:20:31+00:00 amdmi3 amdmi3@FreeBSD.org 2016-01-12T16:20:31+00:00 f5c820f44ef3ac0da915aa0f52b5b54fddedf017 Approved by: portmgr blanket
Approved by:	portmgr blanket
- Clarify LICENSE, add LICENSE_FILE 2015-12-29T10:19:55+00:00 amdmi3 amdmi3@FreeBSD.org 2015-12-29T10:19:55+00:00 94129d31b93aedca9306eecdd560a6678d186ba1 - Add NO_ARCH - Handle empty dirs and permissions in plist properly PR: 205573 Submitted by: amdmi3 Approved by: corsmith@gmail.com (maintainer)
- Add NO_ARCH
- Handle empty dirs and permissions in plist properly

PR:		205573
Submitted by:	amdmi3
Approved by:	corsmith@gmail.com (maintainer)
Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26T13:08:24+00:00 mat mat@FreeBSD.org 2014-11-26T13:08:24+00:00 9debac461b7729b783ca5a0f5e46461ddac07173 Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
net-mgmt/torrus: update to 2.07 [1] 2014-06-25T13:19:50+00:00 wg wg@FreeBSD.org 2014-06-25T13:19:50+00:00 68ddfde9c3d9407a9a7f35a09fa15e595452d56b - Support stage - Use @sample PR: 190369 [1] Submitted by: a.shikov itcons net ua, maintainer, wg
- Support stage
- Use @sample

PR:		190369 [1]
Submitted by:	a.shikov itcons net ua, maintainer, wg
The FreeBSD x11@ and graphics team proudly presents 2014-04-16T18:28:47+00:00 zeising zeising@FreeBSD.org 2014-04-16T18:28:47+00:00 0d308966c11339773e9f09cdd69a8b5876b4f04e a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)