Commit graph

310699 commits

Author SHA1 Message Date
schmonz
36c933cdeb doc: Updated sysutils/daemontools-encore to 1.11nb1 2020-01-23 16:50:03 +00:00
schmonz
a3a836753b Apply upstream patch to fix self-tests on NetBSD 8 and 9, FreeBSD 12,
and OpenBSD 6.6. Self-tests continue to pass on macOS, Debian, and
Devuan. (Some test failures remain on CentOS and Tribblix.) Bump
PKGREVISION.
2020-01-23 16:49:59 +00:00
schmonz
0dca39c23f Modernize patch filename. 2020-01-23 16:45:48 +00:00
schmonz
e2215d00ff doc: Updated devel/p5-Pegex to 0.74 2020-01-23 16:28:26 +00:00
schmonz
cb43d89cd6 Update to 0.74. From the changelog:
- Fix YAML::PP and float interaction for older perls
- Make ./ rule / same as .(/ rule /)
- Use YAML::PP and JSON::PP
- No XS dependencies
2020-01-23 16:28:20 +00:00
schmonz
0bdb6f64d2 doc: Added devel/p5-XXX version 0.35 2020-01-23 16:24:22 +00:00
schmonz
040424e2d6 Add and enable p5-XXX. 2020-01-23 16:24:05 +00:00
schmonz
9440ea6f99 Initial import of p5-XXX, which exports a function called XXX that you
can put just about anywhere in your Perl code to make it die with a YAML
dump of the arguments to its right.

The charm of XXX-debugging is that it is easy to type, rarely requires
parens and stands out visually so that you remember to remove it.

XXX.pm also exports WWW, YYY and ZZZ which do similar debugging things.
2020-01-23 16:23:24 +00:00
schmonz
89d69305fb doc: Added textproc/p5-YAML-PP version 0.018 2020-01-23 16:16:06 +00:00
schmonz
57b20178f8 Add and enable p5-YAML-PP. 2020-01-23 16:15:42 +00:00
schmonz
56ca620253 Initial import of p5-YAML-PP, a modern, modular YAML processor. It aims
to support YAML 1.2 and YAML 1.1.

The YAML::PP frontend will currently load all documents, and return only
the last if called with scalar context.

The YAML backend is implemented in a modular way that allows to add
custom handling of YAML tags, perl objects and data types.
2020-01-23 16:14:47 +00:00
nia
3e61a00c35 doc: Updated graphics/freeimageplus to 3.18.0 2020-01-23 16:09:29 +00:00
nia
5b6841ef7b freeimageplus: Update to 3.18.0
Builds with freeimage-3.18.0.
2020-01-23 16:09:17 +00:00
nia
c96ed2b851 cheese: Needs vala 2020-01-23 16:06:36 +00:00
nia
90df1146bd ghex: Needs msgfmt with --xml and --desktop 2020-01-23 16:06:01 +00:00
schmonz
e29ffc6c05 Whoops, one CHANGES entry suffices. 2020-01-23 16:04:30 +00:00
scole
78d1f593ef Update emulators/ski to 1.3.2nb17 2020-01-23 16:02:31 +00:00
scole
f3ca597726 Fix for big endian hosts. With this change, ski "should" be able to run on any NetBSD host as well as it does on i386.
Tested on amd64, i386, and macppc.
2020-01-23 15:59:36 +00:00
schmonz
92b63647cb doc: Updated mail/qmqtool to 1.15nb3 2020-01-23 15:57:50 +00:00
schmonz
65350c308b doc: Updated mail/qmqtool to 1.15nb3 2020-01-23 15:55:12 +00:00
schmonz
8d765c77c2 Fix "Cannot open %s as a filehandle: it is already open as a dirhandle",
deprecated in Perl 5.10 and fatal since 5.28. Bump PKGREVISION.
2020-01-23 15:55:04 +00:00
jperkin
029d5cf9f7 squid4: Remove -Werror, violates at least -Wwrite-strings. 2020-01-23 14:49:09 +00:00
jperkin
4d20f59ec3 squid4: Don't unconditionally enable the ldap helper.
There is a package option for it, use it so that openldap is correctly
pulled in when enabled.
2020-01-23 14:47:56 +00:00
nia
581040391c stone-soup: Use LUA_VERSIONS_ACCEPTED 2020-01-23 14:33:41 +00:00
adam
eaad20b7a5 Updated devel/py-txaio, www/py-autobahn 2020-01-23 14:33:40 +00:00
adam
a358a4e822 py-autobahn: updated to 20.1.2
20.1.2
fix: add python_requires>=3.5 to prevent installation on python 2

20.1.1
IMPORTANT: beginning release v20.1.1, Autobahn|Python only supports Python 3.5 or later.
fix: first part of cleaning up code, dropping Python 2 support
2020-01-23 14:33:18 +00:00
adam
180bf1d9c8 py-txaio: updated to 20.1.1
20.1.1:
Drop support for Python 2.x.
2020-01-23 14:20:34 +00:00
mef
a7d37ea965 regen. I hope I'm not wrong 2020-01-23 13:35:45 +00:00
jaapb
a7762dec0e doc: Updated devel/ocaml-cppo to 1.6.6 2020-01-23 13:11:24 +00:00
jaapb
bfa87784aa Updated devel/ocaml-cppo to version 1.6.6.
This updates the build system to dune (2.0), and includes a minor bugfix
to remove compiler warnings.
2020-01-23 13:11:14 +00:00
nia
2a1f2154f1 totem-pl-parser: Needs gobject-introspection 2020-01-23 11:50:55 +00:00
nia
5746d94446 gettext: check for glibc in the right package + check for glibc, not Linux 2020-01-23 11:42:16 +00:00
adam
704ce8849a Updated devel/py-freezegun, devel/py-setuptools_scm, devel/py-automat 2020-01-23 10:20:44 +00:00
adam
e68d3b3032 py-automat: updated to 0.8.0
v0.8.0:
Merge pull request 121 from markrwilliams/sphinx-uses-setuptools-scm
Retrieve Automat's version from the installed distribution.
2020-01-23 10:20:22 +00:00
adam
b95e5c0503 py-setuptools_scm: updated to 3.4.3
v3.4.3
* fix: ensure the git file finder terminates subprocess after reading archive
2020-01-23 10:11:44 +00:00
jperkin
3288c4ef26 tmux: Handle the FNM_CASEFOLD extension where unsupported. 2020-01-23 10:09:35 +00:00
fox
9658bff700 chat/ircd-hybrid: Replaces deprecated openssl options.
Replaces the deprecated --enable-openssl / --disable-openssl with the
--with-tls=openssl for OpenSSL support.
2020-01-23 10:06:22 +00:00
adam
c84023684e py-freezegun: updated to 0.3.14
0.3.14
* Fix calendar.timegm behavior
2020-01-23 10:05:26 +00:00
fox
f42518f0de doc: Updated chat/ircd-hybrid to 8.2.27 2020-01-23 09:11:43 +00:00
fox
bb57868f08 chat/ircd-hybrid: Updates to 8.2.27
Changes since 8.2.26:

-- Noteworthy changes in version 8.2.27 (2020-01-22)
o) Experimental support for wolfSSL has been implemented. Minimum supported version is 4.3.0
o) The --enable-openssl, --enable-gnutls switches, and their disabling counterparts
   --disable-openssl and --disable-gnutls, have been replaced with the --with-tls switch
   which takes one of the following options: 'openssl', 'wolfssl', 'gnutls', and 'none'.
   If nothing has been specified, configure tries to autodetect in the following order:
   openssl/libressl -> gnutls -> wolfssl.
o) Fixed segfault with GnuTLS/libgmp in case there's no DH parameters file
   defined in 'serverinfo::ssl_dh_param_file' or if that file is missing
o) The connection timeout for connect{} blocks can now be configured via
   the 'connect::timeout' configuration directive
o) Minimum supported OpenSSL version is 1.1.1 now
o) Minimum supported GnuTLS version is 3.6.5 now
o) Supported TLSv1.3 cipher suites can now be configured explicitely via the
   new 'serverinfo::tls_cipher_suites' configuration directive
o) In the serverinfo {} block, the following configuration directives have been renamed:
     ssl_certificate_file -> tls_certificate_file
     ssl_dh_param_file -> tls_dh_param_file
     ssl_dh_elliptic_curve -> tls_supported_groups
     ssl_cipher_list -> tls_cipher_list
     ssl_message_digest_algorithm -> tls_message_digest_algorithm
o) In the operator {} block, the following configuration directives have been renamed:
     ssl_certificate_fingerprint -> tls_certificate_fingerprint
     ssl_connection_required -> tls_connection_required
o) In the connect {} block, the following configuration directives have been renamed:
     ssl_cipher_list -> tls_cipher_list
     ssl_certificate_fingerprint -> tls_certificate_fingerprint
2020-01-23 09:11:21 +00:00
fox
e92f1018ab doc: Updated www/cliqz to 1.32.1 2020-01-23 09:09:24 +00:00
fox
f813fff767 www/cliqz: Updates to 1.32.1
Changes since 1.32.0:

Merge with Firefox 72.0.2
2020-01-23 08:47:26 +00:00
taca
74f5c61cce doc: note update of ISC DHCP to 4.4.2
net/isc-dhcp4
	net/isc-dhclient4
	net/isc-dhcpd4
	net/isc-dhcrelay4
2020-01-23 08:12:49 +00:00
taca
2c5a1ee459 isc-dhcp: update ISC DHCP to 4.4.2
Update isc-dhcp4, isc-dhclient4, isc-dhcpd4 and isc-dhcrelay4 to 4.4.2.
pkgsrc change: change LICENSE to mpl-2.0.

Here is quote of RELNOTES:

                Internet Systems Consortium DHCP Distribution
                            Version 4.4.2
                            22 January 2020
                             Release Notes

                              NEW FEATURES

Please note that that ISC DHCP is now licensed under the Mozilla Public License,
MPL 2.0. Please see https://www.mozilla.org/en-US/MPL/2.0/ to read the MPL 2.0
license terms.

While release 4.4.2 is primarily a maintenance release that addresses a number
of defects, it does introduce a few new features:

- Keama - Keama is a migration utility that assists in converting ISC DHCP
  server configuration files to Kea configuration files.  It is found in the
  keama subdirectory and includes a README.md file with instructions on how
  to build it as well as a manpage on its usage.

- Two new server parameters related to ping checking were added:

1. ping-cltt-secs which allows the user to specify the number of seconds
   that must elapse since CLTT before a ping check is conducted.

2. ping-timeout-ms which allows the user to specify the amount of time the
   server waits for a ping-check response in milliseconds rather than in
   seconds.

In general, the areas of focus for ISC DHCP 4.4 were:

1. Dynamic DNS additions
2. dhclient improvements
3. Support for dynamic shared libraries

Dynamic DNS Improvements:

- We added three new server configuration parameters which influence DDNS
  conflict resolution:

    1. ddns-dual-stack-mixed-mode - alters DNS conflict resolution behavior
    to mitigate issues with non-compliant clients in dual stack environments.

    2. ddns-guard-id-must-match - relaxes the DHCID RR client id matching
    requirement of DNS conflict resolution.

    3. ddns-other-guard-is-dynamic - alters dual-stack-mixed-mode behavior to
    allow unguarded DNS entries to be overwritten in certain cases

- The server now honors update-static-leases parameter for static DHCPv6
  hosts.

dhclient Improvements:

  - We've added three command line parameters to dhclient:

    1. --prefix-len-hint - directs dhclient to use the given length as
    the prefix length hint when requesting prefixes

    2. --decline-wait-time - instructs the client to wait the given number
    of seconds after declining an IPv4 address before issuing a discover

    3. --address-prefix-len - specifies the prefix length passed by dhclient
    into the client script (via the environment variable ip6_prefixlen) with
    each IPv6 address.  We added this parameter because we have changed the
    default value from 64 to 128 in order to be compliant with RFC3315bis
    draft (-09, page 64) and RFC5942, Section 4, point 1.
    **WARNING**: The new default value of 128 may not be backwardly compatible
    with your environment. If you are operating without a router, such as
    between VMs on a host, you may find they cannot see each other with prefix
    length of 128. In such cases, you'll need to either provide routing or use
    the command line parameter to set the value to 64. Alternatively you may
    change the default at compile time by setting DHCLIENT_DEFAULT_PREFIX_LEN
    in includes/site.h.

  - dhclient will now generate a DHCPv6 DECLINE message when the client script
    indicates a DAD failure

Dynamic shared library support:

  Configure script, configure.ac+lt, which supports libtool is now provided
  with the source tar ball.  This script can be used to configure ISC DHCP
  to build with libtool and thus use dynamic shared libraries.

Other Highlights:

 - The server now supports dhcp-cache-threshold for DHCPv6 operations
 - The server now supports DHPv6 address allocation based on EUI-64 DUIDs
 - Experimental support for alternate relay port in the both the server
   and relay for IPv4, IPv6 and 4o6 (see: draft-ietf-dhc-relay-port-10.txt)
2020-01-23 08:11:27 +00:00
taca
42f5385509 doc: Updated net/bind914 to 9.14.10 2020-01-23 08:01:24 +00:00
taca
9d408f5208 net/bind914: update to 9.14.10
Update bind914 to 9.14.10 (BIND 9.14.10).

pkgsrc change: update HOMEPAGE to use https URL.

	--- 9.14.10 released ---

5339.	[bug]		With some libmaxminddb versions, named could erroneously
			match an IP address not belonging to any subnet defined
			in a given GeoIP2 database to one of the existing
			entries in that database. [GL #1552]

5338.	[bug]		Fix line spacing in `rndc secroots`.
			Thanks to Tony Finch. [GL !2478]

5337.	[func]		'named -V' now reports maxminddb and protobuf-c
			versions. [GL !2686]
2020-01-23 08:00:55 +00:00
taca
87bef80627 net/bind911: update HOMEPAGE
Update HOMEPAGE to use https://.
2020-01-23 08:00:01 +00:00
taca
aa041b63b7 doc: Updated net/bind911 to 9.11.15 2020-01-23 07:58:47 +00:00
taca
bd89931d48 net/bind911: update to 9.11.15
Update bind911 to 9.11.15 (BIND 9.11.15).

	--- 9.11.15 released ---

5339.	[bug]		With some libmaxminddb versions, named could erroneously
			match an IP address not belonging to any subnet defined
			in a given GeoIP2 database to one of the existing
			entries in that database. [GL #1552]

5338.	[bug]		Fix line spacing in `rndc secroots`.
			Thanks to Tony Finch. [GL !2478]

5337.	[func]		'named -V' now reports maxminddb and protobuf-c
			versions. [GL !2686]
2020-01-23 07:58:22 +00:00
dbj
cc0a9c37fd ocaml: fix Darwin install names
ressurects a change that got dropped in package upgrade
2020-01-23 07:17:13 +00:00