summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-01-23py-autobahn: updated to 20.1.2adam4-18/+21
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-23py-txaio: updated to 20.1.1adam3-8/+15
20.1.1: Drop support for Python 2.x.
2020-01-23regen. I hope I'm not wrongmef1-5/+5
2020-01-23doc: Updated devel/ocaml-cppo to 1.6.6jaapb1-1/+2
2020-01-23Updated devel/ocaml-cppo to version 1.6.6.jaapb3-13/+12
This updates the build system to dune (2.0), and includes a minor bugfix to remove compiler warnings.
2020-01-23totem-pl-parser: Needs gobject-introspectionnia1-1/+2
2020-01-23gettext: check for glibc in the right package + check for glibc, not Linuxnia3-12/+4
2020-01-23Updated devel/py-freezegun, devel/py-setuptools_scm, devel/py-automatadam1-1/+4
2020-01-23py-automat: updated to 0.8.0adam2-8/+8
v0.8.0: Merge pull request 121 from markrwilliams/sphinx-uses-setuptools-scm Retrieve Automat's version from the installed distribution.
2020-01-23py-setuptools_scm: updated to 3.4.3adam2-7/+7
v3.4.3 * fix: ensure the git file finder terminates subprocess after reading archive
2020-01-23tmux: Handle the FNM_CASEFOLD extension where unsupported.jperkin2-1/+23
2020-01-23chat/ircd-hybrid: Replaces deprecated openssl options.fox1-3/+3
Replaces the deprecated --enable-openssl / --disable-openssl with the --with-tls=openssl for OpenSSL support.
2020-01-23py-freezegun: updated to 0.3.14adam2-7/+7
0.3.14 * Fix calendar.timegm behavior
2020-01-23doc: Updated chat/ircd-hybrid to 8.2.27fox1-1/+2
2020-01-23chat/ircd-hybrid: Updates to 8.2.27fox2-8/+7
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-23doc: Updated www/cliqz to 1.32.1fox1-1/+2
2020-01-23www/cliqz: Updates to 1.32.1fox2-24/+24
Changes since 1.32.0: Merge with Firefox 72.0.2
2020-01-23doc: note update of ISC DHCP to 4.4.2taca1-1/+5
net/isc-dhcp4 net/isc-dhclient4 net/isc-dhcpd4 net/isc-dhcrelay4
2020-01-23isc-dhcp: update ISC DHCP to 4.4.2taca7-17/+30
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-23doc: Updated net/bind914 to 9.14.10taca1-1/+2
2020-01-23net/bind914: update to 9.14.10taca2-9/+8
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-23net/bind911: update HOMEPAGEtaca1-2/+2
Update HOMEPAGE to use https://.
2020-01-23doc: Updated net/bind911 to 9.11.15taca1-1/+2
2020-01-23net/bind911: update to 9.11.15taca2-8/+7
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-23ocaml: fix Darwin install namesdbj1-1/+11
ressurects a change that got dropped in package upgrade
2020-01-23doc: Updated sysutils/pciutils to 3.6.3msaitoh1-1/+2
2020-01-23Update pciutils to 3.6.3.msaitoh5-29/+24
2020-01-22 Martin Mares <mj@ucw.cz> * Released as 3.6.3. * `lspci -t' (tree mode) can be combined with `-s' to show a sub-tree. We also fixed potential buffer overflows in the tree dumper. * Cleaned messy code for dumping of I/O, memory, and ROM regions. This helped fixing a bug, which caused some 64-bit regions to be reported as virtual. All flags are now printed after the address (previously, "[virtual]" and "[enhanced]" were before it for no good reason). * Added pci_find_cap_nr() to the library, which handles capabilities which occur multiple times in a single device. * Minor improvements in printing of PCIe capabilities. * We now decode the Multicast and Secondary PCI Express extended capabilities. * The list of capability names available to setpci was updated. * Minor bugs were fixed in FreeBSD and Solaris ports. * We now prefer HTTPS URLs in all documentation * The pci.ids file has a man page. * As usually, updated pci.ids to the current snapshot of the database.
2020-01-22mono: Make sure mono6 is pulled in on NetBSD.nia1-1/+9
2020-01-22Updated devel/py-babel, finance/py-braintree, www/py-django-extensions, ↵adam1-1/+5
devel/py-pexpect
2020-01-22py-pexpect: updated to 4.8.0adam2-7/+7
Version 4.8 Returned behavior of searchwindowsize to that in 4.3 and earlier (searches are only done within the search window). Fixed a bug truncating before attribute after a timeout. Fixed a bug where a search could be less than searchwindowsize if it was increased between calls. Minor test cleanups to improve portability. Disable chaining of timeout and EOF exceptions. Allow traceback included snippet length to be configured via str_last_chars rather than always 100. Python 3 warning added to interact.py. Several doc updates.
2020-01-22py-django-extensions: updated to 2.2.6adam3-8/+17
2.2.6 Changes: - Improvement: travis, update pypy and pypy3 versions - Improvement: shell_plus, ability to print location/traceback besides sql - Improvement: runserver_plus, ability to print location/traceback besides sql - Improvement: UniqueFieldMixin, Support Django 2.2 UniqueConstraint.condition - Improvement: DEFAULT_MYSQL_ENGINES, add mysql.connector.django - Improvement: shell_plus, allow setting SHELL_PLUS="notebook" - Improvement: shell_plus, add -c/--command to shell_plus mirroring django's shell command - Fix: shell_plus, fix postgresql debug wrapper on django 3.0 or higher - Fix: runserver_plus, fix postgresql debug wrapper on django 3.0 or higher
2020-01-22py-braintree: updated to 3.58.0adam3-8/+11
3.58.0 Add support for managing Apple Pay domains Fix error when running against Python 3.8 Add ProcessorDoesNotSupportMotoForCardType to validation errors Add Graphql ID to CreditCardVerification, Customer, Dispute, and Transaction
2020-01-22py-babel: updated to 2.8.0adam3-8/+9
Version 2.8.0 Improvements * CLDR: Upgrade to CLDR 36.0 * Messages: Don't even open files with the "ignore" extraction method Bugfixes * Numbers: Fix formatting very small decimals when quantization is disabled * Messages: Attempt to sort all messages Docs * Add years to changelog * Note that installation requires pytz
2020-01-22Fix building against OpenSSL 1.1.1sevan2-5/+28
2020-01-22Fix MANDIR after it got zapped in the previous change.sevan2-4/+9
2020-01-22sublib: Don't use mono2nia1-3/+3
Bump PKGREVISION
2020-01-22doc: Updated www/webkit-gtk to 2.26.3leot1-1/+2
2020-01-22webkit-gtk: Update to 2.26.3leot4-28/+10
pkgsrc changes: - Remove no longer needed patch-Source_WebKit_WebProcess_WebPage_CoordinatedGraphics_LayerTreeHost.h, Changes: 2.26.3 ====== - Fix issues while trying to play a video on NextCloud. - Make sure the GL video sink uses a valid WebKit shared GL context. - Fix vertical alignment of text containing arabic diacritics. - Fix build with icu 65.1. - Fix page loading errors with websites using HSTS. - Fix web process crash when displaying a KaTeX formula. - Fix several crashes and rendering issues.
2020-01-22doc: Updated misc/orca to 3.34.1nia1-1/+2
2020-01-22orca: Update to 3.34.1nia3-495/+1140
Updated to GNOME 3 / gtk3 version.
2020-01-22Updated security/py-google-auth, www/py-httplib2adam2-3/+4
2020-01-22py-httplib2: updated to 0.16.0adam2-7/+7
0.16.0 IMPORTANT cache invalidation change, fix 307 keep method, add 308 Redirects proxy: username/password as str compatible with pysocks
2020-01-22py-google-auth: updated to 1.10.2adam2-7/+7
1.10.2: Bug Fixes make collections import compatible across Python versions
2020-01-22Updated security/py-trustme, devel/py-virtualenvadam1-1/+3
2020-01-22py-virtualenv: updated to 16.7.9adam2-7/+7
v16.7.9: Bugfixes - upgrade setuptools from ``41.6.0`` to ``42.0.2``
2020-01-22speech-dispatcher: Make python support work.nia2-4/+35
Bump PKGREVISION
2020-01-22py-trustme: updated to 0.6.0adam2-7/+7
0.6.0: Features Allow specifying organization and organization unit in CA and issued certs.
2020-01-22Updated www/py-uvicorn, devel/py-pyrsistentadam1-1/+3
2020-01-22py-pyrsistent: updated to 0.15.7adam2-7/+7
0.15.7: * NOTE! This is the last version of Pyrsistent that officially supports Python 2.X! * Fix 186, type errors with more recent versions of MyPy. * Build and test on ARM during CI. * Set absolute imports for python2 compatibility.
2020-01-22mpv: enable pulseaudio on linux.maya1-2/+2