Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (30m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 18:22:08 UTC Now

2017-08-05 01:37:22 UTC MAIN commitmail json YAML

Updated editors/nano to 2.8.6

(wen)

2017-08-05 01:35:49 UTC MAIN commitmail json YAML

Update to 2.8.6

Upstream changes:
2017 July 21

GNU nano 2.8.6 "Kekul辿" offers a new feature: the ability
to do softwrapping between words -- at whitespace --
instead of always at the edge of the screen.  This can
be activated with -a or --atblanks or 'set atblanks'
together with the softwrap option.  This release further
fixes a handful of rare display glitches, fixes a build
failure on AIX, harmonizes the quoting rules in the rc
files, and renames the option 'cut' to 'cutfromcursor'
(please update your nanorc files before 2020).

(wen)

2017-08-04 23:49:19 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-Table to 1.133

(wen)

2017-08-04 23:46:25 UTC MAIN commitmail json YAML

Update to 1.133

Upstream changes:
1.133  2017-08-04
    - Correct the URLs to the GitHub repositories.
        - https://rt.cpan.org/Ticket/Display.html?id=122708
        - Thanks to John Marino for the bug report.
    - Fix https://rt.cpan.org/Ticket/Display.html?id=118853 (doc typo)
        - Thanks to Rihards for the report.
    - Fix https://rt.cpan.org/Ticket/Display.html?id=118851 (grammar error)
        - Thanks to Rihards for the report.

(wen)

2017-08-04 23:09:54 UTC MAIN commitmail json YAML

Note update of PHP language packages.

lang/php70 7.0.22
lang/php71 7.1.8

(taca)

2017-08-04 23:08:47 UTC MAIN commitmail json YAML

Update php71 to 7.1.8.

* pkgsrc change: enable readline PKG_OPTIONS default.

03 Aug 2017, PHP 7.1.8

- Core:
  . Fixed bug #74832 (Loading PHP extension with already registered function
    name leads to a crash). (jpauli)
  . Fixed bug #74780 (parse_url() broken when query string contains colon).
    (jhdxr)
  . Fixed bug #74761 (Unary operator expected error on some systems). (petk)
  . Fixed bug #73900 (Use After Free in unserialize() SplFixedArray). (nikic)
  . Fixed bug #74923 (Crash when crawling through network share). (Anatol)
  . Fixed bug #74913 (fixed incorrect poll.h include). (petk)
  . Fixed bug #74906 (fixed incorrect errno.h include). (petk)

- Date:
  . Fixed bug #74852 (property_exists returns true on unknown DateInterval
    property). (jhdxr)

- OCI8:
  . Fixed bug #74625 (Integer overflow in oci_bind_array_by_name). (Ingmar Runge)

- Opcache:
  . Fixed bug #74623 (Infinite loop in type inference when using HTMLPurifier).
    (nikic)

- OpenSSL:
. Fixed bug #74798 (pkcs7_en/decrypt does not work if \x0a is used in content).
  (Anatol)
. Added OPENSSL_DONT_ZERO_PAD_KEY constant to prevent key padding and fix bug
  #71917 (openssl_open() returns junk on envelope < 16 bytes) and bug #72362
  (OpenSSL Blowfish encryption is incorrect for short keys). (Jakub Zelenka)

- PDO:
  . Fixed bug #69356 (PDOStatement::debugDumpParams() truncates query). (Adam
    Baratz)

- SPL:
  . Fixed bug #73471 (PHP freezes with AppendIterator). (jhdxr)

- SQLite3:
  . Fixed bug #74883 (SQLite3::__construct() produces "out of memory" exception
    with invalid flags). (Anatol)

- Wddx:
  . Fixed bug #73173 (huge memleak when wddx_unserialize).
    (tloi at fortinet dot com)

- zlib:
  . Fixed bug #73944 (dictionary option of inflate_init() does not work).
    (wapmorgan)

(taca)

2017-08-04 23:07:28 UTC MAIN commitmail json YAML

Update php70 to 7.0.22.

* pkgsrc change: enable readline PKG_OPTIONS default.

03 Aug 2017 PHP 7.0.22

- Core:
  . Fixed bug #74832 (Loading PHP extension with already registered function
    name leads to a crash). (jpauli)
  . Fixed bug #74780 (parse_url() borken when query string contains colon).
    (jhdxr)
  . Fixed bug #74761 (Unary operator expected error on some systems). (petk)
  . Fixed bug #73900 (Use After Free in unserialize() SplFixedArray). (nikic)
  . Fixed bug #74913 (fixed incorrect poll.h include). (petk)
  . Fixed bug #74906 (fixed incorrect errno.h include). (petk)

- Date:
  . Fixed bug #74852 (property_exists returns true on unknown DateInterval
    property). (jhdxr)

- OCI8:
  . Fixed bug #74625 (Integer overflow in oci_bind_array_by_name). (Ingmar Runge)

- Opcache:
  . Fixed bug #74840 (Opcache overwrites argument of GENERATOR_RETURN within
    finally). (Bob)

- PDO:
  . Fixed bug #69356 (PDOStatement::debugDumpParams() truncates query). (Adam
    Baratz)

- SPL:
  . Fixed bug #73471 (PHP freezes with AppendIterator). (jhdxr)

- SQLite3:
  . Fixed bug #74883 (SQLite3::__construct() produces "out of memory" exception
    with invalid flags). (Anatol)

- Wddx:
  . Fixed bug #73173 (huge memleak when wddx_unserialize).
    (tloi at fortinet dot com)

- zlib:
  . Fixed bug #73944 (dictionary option of inflate_init() does not work).
    (wapmorgan)

(taca)

2017-08-04 20:03:17 UTC MAIN commitmail json YAML

2017-08-04 19:32:25 UTC MAIN commitmail json YAML

2017-08-04 19:10:34 UTC MAIN commitmail json YAML

Use procname as the logger tag. No functional change.

(schmonz)

2017-08-04 18:51:27 UTC MAIN commitmail json YAML

Added graphics/py-piexif version 1.0.12.

(kleink)

2017-08-04 18:46:46 UTC MAIN commitmail json YAML

2017-08-04 18:44:39 UTC MAIN commitmail json YAML

Updated sysutils/daemontools-run to 20170804

(schmonz)

2017-08-04 18:44:15 UTC MAIN commitmail json YAML

There might be more than one svscan(8) on a system: for instance, non-
root users might run their own svscans. We want to signal only the
svscan process responsible for this service. Use argv0(1) to set
procname to "nbsvscan".

Bump version.

(schmonz)

2017-08-04 18:43:18 UTC MAIN commitmail json YAML

Import piexif 1.0.12 as graphics/py-piexif.

Exif manipulation with pure python script.

* Pure Python. So, it runs everywhere where Python runs.
* Easy exif manipulations. Read, write, remove...
* Documented.

(kleink)

2017-08-04 18:15:05 UTC MAIN commitmail json YAML

remove a K&R-style prototype for bzero() that was being expanded
via a macro and breaking the build.

(mrg)

2017-08-04 18:03:00 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-Atom to 0.42.

(kleink)

2017-08-04 18:02:01 UTC MAIN commitmail json YAML

Update p5-XML-Atom to 0.42.

0.42  2017-05-12 14:33:09 JST
    * Doc fixes
    * Remove encoding pragma to support latest version of perl
      https://rt.cpan.org/Ticket/Display.html?id=115101

(kleink)

2017-08-04 08:59:20 UTC MAIN commitmail json YAML

Disable fortify on Linux when optimisation is not enabled, it is not
supported in that configuration and warnings are issued from the system
headers.

(jperkin)

2017-08-04 08:53:33 UTC MAIN commitmail json YAML

Remove obsolete and unused SunOS fortify section.

(jperkin)

2017-08-04 08:35:42 UTC MAIN commitmail json YAML

Added graphics/libfpx version 1.3.1

(nros)

2017-08-04 08:28:47 UTC MAIN commitmail json YAML

2017-08-04 08:24:24 UTC MAIN commitmail json YAML

Import libfpx 1.3.1 to pkgsrc, packaged in pkgsrc-wip by nros(me).

Libfpx is The Flashpix OpenSource Toolkit a library for reading and
writing FlashPix images.

This product includes software developed by the contributors and Digital
Imaging Group, Inc. (http://www.digitalimaging.org/) for use in the
Flashpix Toolkit Project.

(nros)

2017-08-04 08:14:05 UTC MAIN commitmail json YAML

Add flashpix-license for use with libfpx

(nros)

2017-08-04 08:01:07 UTC MAIN commitmail json YAML

Updated sysutils/dmidecode to 3.1.

(msaitoh)

2017-08-04 07:59:52 UTC MAIN commitmail json YAML

Update dmidecode to 3.1.

CHANGES from 3.0:
-----
2015-09-03  Jean Delvare  <jdelvare@suse.de>

* version.h: Set version to 3.1.

2017-05-23  Jean Delvare  <jdelvare@suse.de>

* dmidecode.c, dmiopt.c: Add a new option to extract OEM strings, like
  we already have for many other strings.
* dmidecode.8: Document the new option.

2017-04-27  Jean Delvare  <jdelvare@suse.de>

Update to support SMBIOS specification version 3.1.1.

* dmidecode.c: Add support for 3-digit versions.
* dmidecode.c: Add new enumerated values for processors (DMI type 4).

2017-04-27  Jean Delvare  <jdelvare@suse.de>

Update to support SMBIOS specification version 3.1.0.

* dmidecode.c: Add support for extended BIOS ROM size (DMI type 0).
* dmidecode.c: Add new enumerated values for chassis types
  (DMI type 3).
* dmidecode.c: Add new enumerated values for processors (DMI type 4).
* dmidecode.c: Don't assume 8-bit processor family in dmi_processor_id
  (DMI type 4).
* dmidecode.c: Decode the MIDR register on ARM processors
  (DMI type 4).
* dmidecode.c: Add support for large cache sizes (DMI type 7).
* dmidecode.c: Add Mini PCIe system slot enumerated values
  (DMI type 9).
* dmidecode.c: Clarify the memory speed unit (DMI type 17).
* dmidecode.c: Add support for structure type 43 (TPM Device).

2017-04-11  Jean Delvare  <jdelvare@suse.de>

* util.c: Don't leak a file descriptor in function read_file.
* util.c, util.c, dmidecode.c: Let callers pass an offset to function
  read_file.
* dmidecode.c: Fix reading from SMBIOS 3 dump files using a 64-bit
  entry point.

2017-04-10  Jean Delvare  <jdelvare@suse.de>

* dmidecode.c: Decode the processor ID of the Intel Core M, AMD
  Athlon X4 and AMD Opteron X1000/X2000 processors (DMI type 4).
* dmidecode.c: Display the IPMI interrupt number as a decimal
  number (DMI type 38).

2017-01-20  Jean Delvare  <jdelvare@suse.de>

* biosdecode.c: Decode the entry point defined in the Intel
  Multiprocessor specification.

2017-01-20  Jean Delvare  <jdelvare@suse.de>

* dmidecode.c: Only decode one DMI table.
  This fixes Savannah bug #50022:
  https://savannah.nongnu.org/bugs/?50022

2016-09-22  Jean Delvare  <jdelvare@suse.de>

* README: Explain that we can no longer support Cygwin.

2016-06-30  Petr Oros  <poros@redhat.com>

* dmidecode.c: Unmask LRDIMM in memory type detail (DMI type 17).

2015-11-02  Jean Delvare  <jdelvare@suse.de>

* dmidecode.c, util.c, util.h: Let read_file return the actual data
  size.
* dmidecode.c: Use read_file to read the DMI table from sysfs.
  This fixes Savannah bug #46176:
  https://savannah.nongnu.org/bugs/?46176
* dmidecode.c: Check the sysfs entry point length.

2015-10-21  Xie XiuQi  <xiexiuqi@huawei.com>

* dmidecode.c: Handle SMBIOS 3.0 entry points on EFI systems.

2015-10-20  Jean Delvare  <jdelvare@suse.de>

* dmidecode.c: Handle OEM-specific types in group associations
  (DMI type 14).

2015-10-14  Jean Delvare  <jdelvare@suse.de>

* util.c: Avoid SIGBUS on mmap failure.
  This fixes Savannah bug #46066:
  https://savannah.nongnu.org/bugs/?46066
* util.c: Fix error paths in mem_chunk.

2015-10-01  Roy Franz  <roy.franz@linaro.org>

* dmiopt.c: Add "--no-sysfs" option description to -h output.

(msaitoh)

2017-08-04 06:35:39 UTC MAIN commitmail json YAML

Updated mail/qmail-run to 20170804

(schmonz)

2017-08-04 06:35:28 UTC MAIN commitmail json YAML

If there's more than one qmail-send running (e.g., /var/qmail2 running
from /service), the rc.d script can't tell which is ours. Make and use
a pidfile.

(The other rc.d scripts set argv[0] to names that are unlikely to
collide, but there's no easy way to do that for the qmail-send process
exec'd by qmail-start.)

Bump PKGREVISION.

(schmonz)

2017-08-04 05:33:40 UTC MAIN commitmail json YAML

Updated devel/py-hypothesis to 3.14.2, devel/py-flakes to 1.6.0, devel/py-requests to 2.18.3, www/py-aiohttp to 2.2.5, security/py-cryptography_vectors to 2.0.3,  security/py-cryptography to 2.0.3, sysutils/py-crontab to 2.2.4

(adam)

2017-08-04 05:32:04 UTC MAIN commitmail json YAML

2017-08-04 05:31:12 UTC MAIN commitmail json YAML

2017-08-04 05:24:49 UTC MAIN commitmail json YAML

2.2.5:
Don窶冲 raise deprecation warning on loop.run_until_complete(client.close())

(adam)

2017-08-04 05:02:35 UTC MAIN commitmail json YAML

2.18.3:

Improvements
* Running $ python -m requests.help now includes the installed version of idna.

Bugfixes
* Fixed issue where Requests would raise ConnectionError instead of SSLError when encountering SSL problems when using urllib3 v1.22.

(adam)

2017-08-04 05:01:57 UTC MAIN commitmail json YAML

1.6.0:
- Process function scope variable annotations for used names
- Find Python files without extensions by their shebang

(adam)

2017-08-04 04:57:52 UTC MAIN commitmail json YAML

3.14.2:
This fixes a bug where Hypothesis would not work correctly on Python 2.7 if you had the typing module backport installed.

(adam)

2017-08-03 22:13:00 UTC MAIN commitmail json YAML

Updated security/py-certbot to 0.17.0

(fhajny)

2017-08-03 22:12:17 UTC MAIN commitmail json YAML

Update security/py-certbot and security/py-acme to 0.17.0.

### Added

- Support in our nginx plugin for modifying SSL server blocks that do
  not contain certificate or key directives.
- A `--max-log-backups` flag to allow users to configure or even completely
  disable Certbot's built in log rotation.
- A `--user-agent-comment` flag to allow people who build tools around Certbot
  to differentiate their user agent string by adding a comment to its default
  value.

### Changed

- Due to some awesome work by cryptography project, compilation can now be
  avoided on most systems when using certbot-auto.
- The `--renew-hook` flag has been hidden in favor of `--deploy-hook`.
- We have started printing deprecation warnings in certbot-auto for
  experimentally supported systems with OS packages available.
- A certificate lineage's name is included in error messages during renewal.

### Fixed

- Encoding errors that could occur when parsing error messages from the ACME
  server containing Unicode have been resolved.
- certbot-auto no longer prints misleading messages about there being a newer
  pip version available when installation fails.
- Certbot's ACME library now properly extracts domains from critical SAN
  extensions.

(fhajny)

2017-08-03 18:22:58 UTC MAIN commitmail json YAML

Updated databases/py-sqlalchemy to 1.1.13

(adam)

2017-08-03 18:21:51 UTC MAIN commitmail json YAML

SQLAlchemy release 1.1.13:
This release modifies the just-released fix for Oracle "WITH_UNICODE" mode based on feedback from cx_Oracle developers, to resolve a performance regression caused by this change.

(adam)

2017-08-03 13:56:59 UTC MAIN commitmail json YAML

Updated net/nmap to 7.60, devel/py-rply to 0.7.5

(adam)

2017-08-03 13:54:38 UTC MAIN commitmail json YAML

2017-08-03 13:52:00 UTC MAIN commitmail json YAML

Nmap 7.60

o Updated the bundled Npcap from 0.91 to 0.93, fixing several issues
  with installation and compatibility with the Windows 10 Creators Update.

o NSE scripts now have complete SSH support via libssh2,
  including password brute-forcing and running remote commands, thanks to the
  combined efforts of three Summer of Code students.

o Added 14 NSE scripts from 6 authors, bringing the total up to 579!
  They are all listed at https://nmap.org/nsedoc/, and the summaries are below:

  + ftp-syst sends SYST and STAT commands to FTP servers to get system version
    and connection information.

  + http-vuln-cve2017-8917 checks for an SQL injection vulnerability affecting
    Joomla! 3.7.x before 3.7.1.

  + iec-identify probes for the IEC 60870-5-104 SCADA protocol.

  + openwebnet-discovery retrieves device identifying information and
    number of connected devices running on openwebnet protocol.

  + puppet-naivesigning checks for a misconfiguration in the Puppet CA where
    naive signing is enabled, allowing for any CSR to be automatically signed.

  + smb-protocols discovers if a server supports dialects NT LM 0.12
    (SMBv1), 2.02, 2.10, 3.00, 3.02 and 3.11. This replaces the old
    smbv2-enabled script.

  + smb2-capabilities lists the supported capabilities of SMB2/SMB3
    servers.

  + smb2-time determines the current date and boot date of SMB2
    servers.

  + smb2-security-mode determines the message signing configuration of
    SMB2/SMB3 servers.

  + smb2-vuln-uptime attempts to discover missing critical patches in
    Microsoft Windows systems based on the SMB2 server uptime.

  + ssh-auth-methods lists the authentication methods offered by an SSH server.

  + ssh-brute performs brute-forcing of SSH password credentials.

  + ssh-publickey-acceptance checks public or private keys to see if they could
    be used to log in to a target. A list of known-compromised key pairs is
    included and checked by default.

  + ssh-run uses user-provided credentials to run commands on targets via SSH.

o Removed smbv2-enabled, which was incompatible with the new SMBv2/3
  improvements. It was fully replaced by the smb-protocols script.

o Added Datagram TLS (DTLS) support to Ncat in connect (client)
  mode with --udp --ssl. Also added Application Layer Protocol Negotiation
  (ALPN) support with the --ssl-alpn option.

o Updated the default ciphers list for Ncat and the secure ciphers list for
  Nsock to use "!aNULL:!eNULL" instead of "!ADH". With the addition of ECDH
  ciphersuites, anonymous ECDH suites were being allowed.

o Fix ndmp-version and ndmp-fs-info when scanning Veritas Backup
  Exec Agent 15 or 16.

o Added wildcard detection to dns-brute. Only hostnames that
  resolve to unique addresses will be listed.

o FTP scripts like ftp-anon and ftp-brute now correctly handle
  TLS-protected FTP services and use STARTTLS when necessary.

o Function url.escape no longer encodes so-called "unreserved"
  characters, including hyphen, period, underscore, and tilde, as per RFC 3986.

o Function http.pipeline_go no longer assumes that persistent
  connections are supported on HTTP 1.0 target (unless the target explicitly
  declares otherwise), as per RFC 7230.

o The HTTP response object has a new member, version, which
  contains the HTTP protocol version string returned by the server, e.g. "1.0".

o Fix handling of the objectSID Active Directory attribute
  by ldap.lua.

o Fix line endings in the list of Oracle SIDs used by oracle-sid-brute.
  Carriage Return characters were being sent in the connection packets, likely
  resulting in failure of the script.

o http-useragent-checker now checks for changes in HTTP status
  (usually 403 Forbidden) in addition to redirects to indicate forbidden User
  Agents.

(adam)

2017-08-03 12:38:22 UTC MAIN commitmail json YAML

Reset MAINTAINERship.

(jperkin)

2017-08-03 12:34:03 UTC MAIN commitmail json YAML

Provide library paths to allow linking against libjvm. From William
Welliver in PR pkg/52453.

(bsiegert)

2017-08-03 12:31:22 UTC MAIN commitmail json YAML

+py-certbot-0.17.0

(bsiegert)

2017-08-03 11:31:34 UTC MAIN commitmail json YAML

Note update of net/radsecproxy to 1.6.9.

(he)

2017-08-03 11:30:45 UTC MAIN commitmail json YAML

Update radsecproxy to version 1.6.9.

Pkgsrc changes:
* The hosting of radsecproxy has changed to nordu.net.

Upstream changes:

2017-08-02 1.6.9
        Misc:
        - Use a listen(2) backlog of 128 (RADSECPROXY-72).

        Bug fixes:
        - Don't follow NULL the pointer at debug level 5 (RADSECPROXY-68).
        - Completely reload CAs and CRLs with cacheExpiry (RADSECPROXY-50).
        - Tie Access-Request log lines to response log lines (RADSECPROXY-60).
        - Fix a couple of memory leaks and NULL ptr derefs in error cases.
        - Take lock on realm refcount before updating it (RADSECPROXY-77).

2016-09-21 1.6.8
        Bug fixes:
        - Stop waiting on writable when reading a TCP socket.
        - Stomp less on the memory of other threads (RADSECPROXY-64).

2016-03-14 1.6.7
        Enhancements (security):
        - Negotiate TLS1.1, TLS1.2 and DTLS1.2 when possible, client and
        server side. Fixes RADSECPROXY-62.

        Enhancements:
        - Build HTML documentation properly.

(he)

2017-08-03 10:43:04 UTC MAIN commitmail json YAML

Updated databases/py-ldap3 to 2.3

(adam)

2017-08-03 10:42:09 UTC MAIN commitmail json YAML

2.3:
compatible with the pyasn1 library from version 0.1.8 up to latest (0.3.1 for now) version
MockAsync strategy is available
added __ne__ method to Attribute in abstraction layer (thank Rodrigo)
added LDAPUserNameIsMandatoryError exception in simple bind when user name is empty
search referrals are properly decoded with fast decoder
paged search works in mock strategies
paged_search in extend.standard namespace raises an exception of class LDAPOperationResult if the search returns an error
search_paged() method of Cursor object now return the whole list of entries if generator=False
updated docs for defaults parameters (thanks Guarnacciaa)
fixed mockBase for integer matching (thanks Jijo)
boolean values are now uppercase in LDIF (thanks Linus)
fixed timeout in ssl connection on Linux and Mac (thanks Allan)
changed some internal functions to private in ldap3.utils.dn
operational attribute entryDN is properly managed in Mock strategies (thanks Mark)
new rdn in renamed entry is properly set in Mock strategies (thanks Mark)
metrics are now updated for Mock strategies, except that for received bytes (thanks joehy)
better managing of missing schema from the server (thanks Deborah)
fixed error while schema is not in string format (thanks Alexandre)
SNI support added when the underlying python library allows it (thanks Edmund)
added pool_keepalive parameter to Connection object for REUSABLE strategy
connection.extend.microsoft.modify_password returns False when change is not successful (thanks Ashley)
added validators for uuid and uuid_le
fixed error while searching for bytes
fixed pickling and unpickling of datetime values (thanks David)
fixed error that resulted in valid generalizedTime strings not being parsed (thanks Busuwe)
fixed error with modify operation on referrals (thanks Busuwe)
fixed error in mockBase add_entry() with raw rdn (thanks Chad)
fixed error when stdin has not encoding in config.py (thanks cronicryo)
fixed error when optional field are not present in pyasn1 requests (thanks Ilya)
added DEFAULT_SERVER_ENCODING config parameter, should always be utf-8
DEFAULT_ENCODING config parameter renamed to DEFAULT_CLIENT_ENCODING
ADDITIONAL_ENCODINGS config parameter renamed to ADDITIONAL_SERVER_ENCONDINGS
additional encodings are applied to all data received from the server
additional encodings are not applied to client data
added from_server=False parameter to to_unicode() to not try client encoding while decoding data from server

(adam)

2017-08-03 07:54:17 UTC MAIN commitmail json YAML

Updated devel/py-setuptools to 36.2.7, devel/py-hypothesis to 3.14.1, devel/py-test to 3.2.0, devel/git to 2.13.4, www/py-sanic to 0.6.0, net/py-botocore to 1.5.92, net/py-boto3 to 1.4.5, net/py-awscli to 1.11.129

(adam)

2017-08-03 07:53:18 UTC MAIN commitmail json YAML

1.11.129
api-change:config: Update config command to latest version
api-change:codedeploy: Update codedeploy command to latest version
api-change:pinpoint: Update pinpoint command to latest version
api-change:ses: Update ses command to latest version

1.11.128
api-change:ssm: Update ssm command to latest version
api-change:inspector: Update inspector command to latest version

(adam)

2017-08-03 07:51:04 UTC MAIN commitmail json YAML

1.4.5
enhancement:s3: Add a LifecycleConfiguration resource to resolve issues with the existing Lifecycle resource.

(adam)

2017-08-03 07:49:20 UTC MAIN commitmail json YAML

1.5.92
api-change:ses: Update ses client to latest version
api-change:pinpoint: Update pinpoint client to latest version
api-change:codedeploy: Update codedeploy client to latest version
api-change:config: Update config client to latest version

1.5.91
api-change:ssm: Update ssm client to latest version
api-change:inspector: Update inspector client to latest version

(adam)

2017-08-03 07:48:52 UTC MAIN commitmail json YAML

0.6.0:
Fix error where transport.get_extra_info returned None
Remove uvloop requirement for gunicorn worker
Fix error where request.token() would fail if Authorization headers were not provided
Added an abort function to easily exit out of route handlers
Added a file_stream response handler
Add support for streaming large static files
Added streaming requests
Added websocket max_size and max_queue configuration
Fixed test client not working with HTTP2
Added match_info property to request class
Added support for recycling the gunicorn worker
Added an Unauthorized exception
Added a Forbidden exception
Added a graceful timeout when shutdown

(adam)

2017-08-03 07:46:12 UTC MAIN commitmail json YAML

2.2.4:
Fix issue with synchronous session closing when using ClientSession as an asynchronous context manager.

(adam)

2017-08-03 07:45:18 UTC MAIN commitmail json YAML

Git v2.13.4:

* Update the character width tables.

* A recent update broke an alias that contained an uppercase letter,
  which has been fixed.

* On Cygwin, similar to Windows, "git push //server/share/repository"
  ought to mean a repository on a network share that can be accessed
  locally, but this did not work correctly due to stripping the double
  slashes at the beginning.

* The progress meter did not give a useful output when we haven't had
  0.5 seconds to measure the throughput during the interval.  Instead
  show the overall throughput rate at the end, which is a much more
  useful number.

* We run an early part of "git gc" that deals with refs before
  daemonising (and not under lock) even when running a background
  auto-gc, which caused multiple gc processes attempting to run the
  early part at the same time.  This is now prevented by running the
  early part also under the GC lock.

(adam)

2017-08-03 07:44:11 UTC MAIN commitmail json YAML

Pytest 3.2.0:
Deprecations and Removals
pytest.approx no longer supports >, >=, < and <= operators to avoid surprising/inconsistent behavior. See the docs for more information.
All old-style specific behavior in current classes in the pytest窶冱 API is considered deprecated at this point and will be removed in a future release. This affects Python 2 users only and in rare situations.
A deprecation warning is now raised when using marks for parameters in pytest.mark.parametrize. Use pytest.param to apply marks to parameters instead.

Features
Add support for numpy arrays (and dicts) to approx.
Now test function objects have a pytestmark attribute containing a list of marks applied directly to the test function, as opposed to marks inherited from parent classes or modules.
Collection ignores local virtualenvs by default; 窶田ollect-in-virtualenv overrides this behavior.
Allow class methods decorated as @staticmethod to be candidates for collection as a test function. (Only for Python 2.7 and above. Python 2.6 will still ignore static methods.)
Introduce mark.with_args in order to allow passing functions/classes as sole argument to marks.
New cache_dir ini option: sets the directory where the contents of the cache plugin are stored. Directory may be relative or absolute path: if relative path, then directory is created relative to rootdir, otherwise it is used as is. Additionally path may contain environment variables which are expanded during runtime.
Introduce the PYTEST_CURRENT_TEST environment variable that is set with the nodeid and stage (setup, call and teardown) of the test being currently executed. See the documentation for more info.
Introduced @pytest.mark.filterwarnings mark which allows overwriting the warnings filter on a per test, class or module level. See the docs for more information.
--last-failed now remembers forever when a test has failed and only forgets it if it passes again. This makes it easy to fix a test suite by selectively running files and fixing tests incrementally.
New pytest_report_collectionfinish hook which allows plugins to add messages to the terminal reporting after collection has been finished successfully.
Added support for PEP-415窶冱 Exception.__suppress_context__. Now if a raise exception from None is caught by pytest, pytest will no longer chain the context in the test report. The behavior now matches Python窶冱 traceback behavior.
Exceptions raised by pytest.fail, pytest.skip and pytest.xfail now subclass BaseException, making them harder to be caught unintentionally by normal code.

Bug Fixes
Set stdin to a closed PIPE in pytester.py.Testdir.popen() for avoid unwanted interactive pdb
Add missing encoding attribute to sys.std* streams when using capsys capture mode.
Fix terminal color changing to black on Windows if colorama is imported in a conftest.py file.
Fix line number when reporting summary of skipped tests.
capture: ensure that EncodedFile.name is a string.
The options --fixtures and --fixtures-per-test will now keep indentation within docstrings.
doctests line numbers are now reported correctly, fixing pytest-sugar.
Fix non-determinism in order of fixture collection. Adds new dependency (ordereddict) for Python 2.6.

(adam)

2017-08-03 07:42:09 UTC MAIN commitmail json YAML

2017-08-03 07:19:56 UTC MAIN commitmail json YAML

v36.2.7
Fix handling of requirements with environment markers when declared in setup.cfg.

v36.2.6
Don't assume a directory is an egg by the .egg extension alone.

v36.2.5
Fix test command handler with extras_require.
Now using Trusty containers in Travis for CI and CD.

(adam)

2017-08-03 03:21:11 UTC MAIN commitmail json YAML

Updated mail/qmail to 1.03nb31

(schmonz)

2017-08-03 03:20:57 UTC MAIN commitmail json YAML

Let binary packages built with MANZ install to completion by informing
install-destdir and instcheck about the .gz extensions. While here,
handle INSTALL and SENDMAIL docs on case-insensitive filesystems in a
more straightforward way. Bump PKGREVISION.

(schmonz)

2017-08-02 20:31:39 UTC MAIN commitmail json YAML

Updated security/py-certbot to 0.16.0

(fhajny)

2017-08-02 20:31:29 UTC MAIN commitmail json YAML

Update security/py-certbot to 0.16.0.

Added
- A plugin for performing DNS challenges using dynamic DNS updates as
  defined in RFC 2316 (available separately).
- Plugins for performing DNS challenges for the providers DNS Made
  Easy and LuaDNS (available separately).
- Support for performing TLS-SNI-01 challenges when using the manual
  plugin.
- Automatic detection of Arch Linux in the Apache plugin providing
  better default settings for the plugin.

Changed
- The text of the interactive question about whether a redirect from
  HTTP to HTTPS should be added by Certbot has been rewritten to
  better explain the choices to the user.
- Simplified HTTP challenge instructions in the manual plugin.

Fixed
- Problems performing a dry run when using the Nginx plugin have been
  fixed.
- Resolved an issue where certbot-dns-digitalocean's test suite would
  sometimes fail when ran using Python 3.
- On some systems, previous versions of certbot-auto would error out
  with a message about a missing hash for setuptools.
- A bug where Certbot would sometimes not print a space at the end of
  an interactive prompt has been resolved.
- Nonfatal tracebacks are no longer shown in rare cases where Certbot
  encounters an exception trying to close its TCP connection with the
  ACME server.

(fhajny)

2017-08-02 20:15:53 UTC MAIN commitmail json YAML

Updated net/powerdns-recursor to 4.0.6

(fhajny)

2017-08-02 20:15:42 UTC MAIN commitmail json YAML

Update net/powerdns-recursor to 4.0.6

Bug fixes
- Use the incoming ECS for cache lookup if use-incoming-edns-subnet is
  set
- when making a netmask from a comboaddress, we neglected to zero the
  port. This could lead to a proliferation of netmasks.
- Don't take the initial ECS source for a scope one if EDNS is off
- also set d_requestor without Lua: the ECS logic needs it
- Fix IXFR skipping the additions part of the last sequence
- Treat requestor's payload size lower than 512 as equal to 512
- make URI integers 16 bits, fixes ticket #5443
- unbreak quoting

Improvements
- EDNS Client Subnet becomes compatible with the packet cache, using
  the existing variable answer facility.
- Remove just enough entries from the cache, not one more than asked
- Move expired cache entries to the front so they are expunged
- changed IPv6 addr of b.root-servers.net
- e.root-servers.net has IPv6 now
- hello decaf signers (ED25519 and ED448)
- don't use the libdecaf ed25519 signer when libsodium is enabled
  (Kees Monshouwer)
- do not hash the message in the ed25519 signer (Kees Monshouwer)
- Disable use-incoming-edns-subnet by default

(fhajny)

2017-08-02 19:54:01 UTC MAIN commitmail json YAML

Updated databases/redis to 4.0.1

(fhajny)

2017-08-02 19:53:37 UTC MAIN commitmail json YAML

Redis 4.0.1

Bug fixes:
- Loading two or more modules exporting native data types resulted
  into the inability to reload the RDB file.
- Crash in modules when calling from Lua scripts module commands that
  would block.
- A Redis Cluster crash due to mis-handling of the "migrate-to"
  internal flag.
- Other smaller fixes not worth of a release per se, but nice to add
  here.

Redis 4.0.0

Major features

- Redis modules system. Redis now allows developers to write modules
  that can extend the Redis functionalities and implement new data
  types.
- Partial Replication (PSYNC) version 2.
- Cache eviction improvements. Redis 4.0 implements LFU (Least
  Frequently Used) as a new eviction algorithm, and improves the
  functionality, performances and precision of the existing algorithms.
- Lazy freeing of keys. Redis is now able to delete keys in the
  background in a different thread without blocking the server.
- Mixed RDB-AOF format. If enabled the new format is used when
  rewriting the AOF file: the rewrite uses the more compact and faster
  to generate RDB format, and an AOF stream is appended to the file.
- A new MEMORY command, able to perform memory analysis of different
  kinds: troubleshooting of memory issues (with MEMORY DOCTOR, similar
  to LATENCY DOCTOR), reporting of the amount of memory used by a single
  key, more in-depth reporting of Redis memory usage compared to what
  the INFO command offers.
- Redis Cluster support for NAT / Docker.
- Redis uses now less memory in order to store the same amount of
  data. The gain depends a lot on the kind of dataset stored.
- Redis is now able to defragment the used memory and reclaim space
  incrementally while running.

Smaller features

- Improvements to the RDB format to support 64 bit lengths, binary
  sorted set scores, and more.
- SWAPDB command: ability to completely and immediately (no latency)
  replace two Redis databases.
- Improvements to `dict.c`, the Redis hash table implementation.
- Security improvements mapping POST and Host: commands to QUIT in
  order to prevent cross protocol scripting attacks.
- RPUSHX and LPUSHX now accept a variable number of elements.
- Reporting of additional memory used by copy on write in the INFO
  output.
- Serious refactoring of many core parts of Redis.

Migrating from 3.2 to 4.0

- The Redis Cluster bus protocol of 4.0 is no longer compatible with
  Redis 3.2.
- Redis Cluster CLUSTER NODES output is now slightly different.
- Writable slaves do not propagate writes to their sub-slaves, so
  writes to writable slaves remain just local.
- The RDB format changed. Redis 4.0 is still able to read 3.2 (and all
  the past versions) files, but not the other way around.
- Certain log formats and sentences are different in Redis 4.0.
- Certain INFO fields, especially related to replication, are now
  different.
- GEODIST, GEOPOS and GEOHASH return values changed for non existing
  keys
- The SLOWLOG command entires contain additional two fields: the
  client address and name. This is documented in the SLOWLOG command online
  documentation.

(fhajny)

2017-08-02 17:57:11 UTC MAIN commitmail json YAML

Updated sysutils/consul to 0.9.0

(fhajny)

2017-08-02 17:57:02 UTC MAIN commitmail json YAML

Update sysutils/consul to 0.9.0.

BREAKING CHANGES:

- agent: Added a new `enable_script_checks` configuration option that
  defaults to `false`, meaning that in order to allow an agent to run
  health checks that execute scripts, this will need to be configured
  and set to `true`.
- api: Reworked `context` support in the API client to more closely
  match the Go standard library, and added context support to write
  requests in addition to read requests.
- ui: Since the UI is now bundled with the application we no longer
  provide a separate UI package for downloading.

FEATURES:

- agent: Added a new[`block_endpoints` configuration option that
  allows blocking HTTP API endpoints by prefix.
- cli: Added a new `consul catalog` command for reading datacenters,
  nodes, and services from the catalog.
- server: (Consul Enterprise) Added a new `consul operator area
  update` command and corresponding HTTP endpoint to allow for
  transitioning the TLS setting of network areas at runtime.
- server: (Consul Enterprise) Added a new `UpgradeVersionTag` field to
  the Autopilot config to allow for using the migration feature to
  roll out configuration or cluster changes, without having to upgrade
  Consul itself.

IMPROVEMENTS:

- agent: (Consul Enterprise) Snapshot agent rotation uses S3's
  pagination API, enabling retaining more than a 100 snapshots.
- agent: Removed registration of the `consul` service from the agent
  since it's already handled by the leader.
- agent: Changed /v1/acl/clone response to 403 (from 404) when trying
  to clone an ACL that doesn't exist.
- agent: Changed the `consul exec` ACL resolution logic to use the
  `acl_agent_token` if it's available.
- agent: Updated memberlist to get latest LAN gossip tuning based on
  the Lifeguard paper published by Hashicorp Research.
- api: Added the ability to pass in a `context` as part of the
  `QueryOptions` during a request.
- api: Changed signature for "done" channels on `agent.Monitor()` and
  `session.RenewPeriodic` methods to make them more compatible with
  `context`.
- docs: Added a complete end-to-end example of ACL bootstrapping in
  the ACL Guide.
- vendor: Updated golang.org/x/sys/unix to support IBM s390 platforms.
- agent: rewrote Docker health checks without using the Docker client
  and its dependencies.

BUG FIXES:

- agent: Fixed an issue where watch plans would take up to 10 minutes
  to close their connections and give up their file descriptors after
  reloading Consul.
- agent: (Consul Enterprise) Fixed an issue with the snapshot agent
  where it could get stuck trying to obtain the leader lock after an
  extended server outage.
- agent: Fixed HTTP health checks to allow them to set the `Host`
  header correctly on outgoing requests.
- agent: Serf snapshots can now auto recover from disk write errors
  without needing a restart.
- agent: Fixed log redacting code to properly remove tokens from log
  lines with ACL tokens in the URL itself: `/v1/acl/clone/:uuid`,
  `/v1/acl/destroy/:uuid`, `/v1/acl/info/:uuid`.
- agent: Fixed an issue in the Docker client where Docker checks would
  get EOF errors trying to connect to a volume-mounted Docker socket.
- agent: Fixed a crash when using Azure auto discovery.
- agent: Added `node` read privileges to the `acl_agent_master_token`
  by default so it can see all nodes, which enables it to be used with
  operations like `consul members`.
- agent: Fixed an issue where enabling `-disable-keyring-file` would
  cause gossip encryption to be disabled.
- agent: Fixed a race condition where checks that are not associated
  with any existing services were allowed to persist.
- agent: Stop docker checks on service deregistration and on shutdown.
- server: Updated the Raft library to pull in a fix where servers that
  are very far behind in replication can get stuck in a loop trying to
  install snapshots.
- server: Fixed a rare but serious deadlock where the Consul leader
  routine could get stuck with the Raft internal leader routine while
  waiting for the initial barrier after a leader election.
- server: Added automatic cleanup of failed Raft snapshots.
- server: (Consul Enterprise) Fixed an issue where networks areas
  would not be able to be added when the server restarts if the Raft
  log contained a specific sequence of adds and deletes for network
  areas with the same peer datacenter.
- ui: Provided a path to reset the ACL token when the current token is
  invalid.
- ui: Removed an extra fetch of the nodes resource when loading the
  UI.
- ui: Changed default ACL token type to "client" when creating ACLs.
- ui: Display a 404 error instead of a 200 when trying to load a
  nonexistent node.

(fhajny)

2017-08-02 17:31:55 UTC MAIN commitmail json YAML

Updated lang/nodejs to 8.2.1

(fhajny)

2017-08-02 17:31:45 UTC MAIN commitmail json YAML

Update lang/nodejs to 8.2.1.

8.2.1

- configure:
  - add mips64el to valid_arch
- crypto:
  - Updated root certificates based on NSS 3.30
- deps:
  - upgrade OpenSSL to version 1.0.2.l
- http:
  - parse errors are now reported when NODE_DEBUG=http
  - Agent construction can now be envoked without `new`
- zlib:
  - node will now throw an Error when zlib rejects the value of
    windowBits, instead of crashing

8.2.0

- Async Hooks
  - Multiple improvements to Promise support in `async_hooks` have
    been made.
- Build
  - The compiler version requirement to build Node with GCC has been
    raised to GCC 4.9.4.
- Cluster
  - Users now have more fine-grained control over the inspector port
    used by individual cluster workers. Previously, cluster workers were
    restricted to incrementing from the master's debug port.
- DNS
  - The server used for DNS queries can now use a custom port.
  - Support for `dns.resolveAny()` has been added.
- npm
  - The `npm` CLI has been updated to version 5.3.0. In particular, it
    now comes with the `npx` binary, which is also shipped with Node.

(fhajny)

2017-08-02 16:32:37 UTC MAIN commitmail json YAML

Note update of www/contao44 package to 4.4.2nb1.

(taca)

2017-08-02 16:32:03 UTC MAIN commitmail json YAML

Update dependency.

* Minimum PHP version.
* Require php-pdo_mysql.

Bump PKGREVISION.

(taca)

2017-08-02 16:15:29 UTC MAIN commitmail json YAML

Updated databases/sqlite3 to 3.20.0

(adam)

2017-08-02 16:14:59 UTC MAIN commitmail json YAML

Release 3.20.0:

1. Update the text of error messages returned by sqlite3_errmsg() for some error codes.
2. Add new pointer passing interfaces.
3. Backwards-incompatible changes to some extensions in order to take advantage of the improved security offered by the new pointer passing interfaces:
  a. Extending FTS5 → requires sqlite3_bind_pointer() to find the fts5_api pointer.
  b. carray(PTR,N) → requires sqlite3_bind_pointer() to set the PTR parameter.
  c. remember(V,PTR) → requires sqlite3_bind_pointer() to set the PTR parameter.
4. Added the SQLITE_STMT virtual table extension.
5. Added the COMPLETION extension - designed to suggest tab-completions for interactive user interfaces. This is a work in progress. Expect further enhancements in future releases.
6. Added the UNION virtual table extension.
7. The built-in date and time functions have been enhanced so that they can be used in CHECK constraints, in indexes on expressions, and in the WHERE clauses of partial indexes, provided that they do not use the 'now', 'localtime', or 'utc' keywords. Futher information.
8. Added the sqlite3_prepare_v3() and sqlite3_prepare16_v3() interfaces with the extra "prepFlags" parameters.
9. Provide the SQLITE_PREPARE_PERSISTENT flag for sqlite3_prepare_v3() and use it to limit lookaside memory misuse by FTS3, FTS5, and the R-Tree extension.
10. Added the PRAGMA secure_delete=FAST command. When secure_delete is set to FAST, old content is overwritten with zeros as long as that does not increase the amount of I/O. Deleted content might still persist on the free-page list but will be purged from all b-tree pages.
11. Enhancements to the command-line shell:
  a. Add support for tab-completion using the COMPLETION extension, for both readline and linenoise.
  b. Add the ".cd" command.
  c. Enhance the ".schema" command to show the schema of all attached databases.
  d. Enhance ".tables" so that it shows the schema names for all attached if the name is anything other than "main".
  e. The ".import" command ignores an initial UTF-8 BOM.
  f. Added the "--newlines" option to the ".dump" command to cause U+000a and U+000d characters to be output literally rather than escaped using the replace() function.
12. Query planner enhancements:
  a. When generating individual loops for each ORed term of an OR scan, move any constant WHERE expressions outside of the loop, as is done for top-level loops.
  b. The query planner examines the values of bound parameters to help determine if a partial index is usable.
  c. When deciding between two plans with the same estimated cost, bias the selection toward the one that does not use the sorter.
  d. Evaluate WHERE clause constraints involving correlated subqueries last, in the hope that they never have be evaluated at all.
  e. Do not use the flattening optimization for a sub-query on the RHS of a LEFT JOIN if that subquery reads data from a virtual table as doing so prevents the query planner from creating automatic indexes on the results of the sub-query, which can slow down the query.
13. Add SQLITE_STMTSTATUS_REPREPARE, SQLITE_STMTSTATUS_RUN, and SQLITE_STMTSTATUS_MEMUSED options for the sqlite3_stmt_status() interface.
14. Provide PRAGMA functions for PRAGMA integrity_check, PRAGMA quick_check, and PRAGMA foreign_key_check.
15. Add the -withoutnulls option to the TCL interface eval method.
16. Enhance the sqlite3_analyzer.exe utility program so that it shows the number of bytes of metadata on btree pages.
17. The SQLITE_DBCONFIG_ENABLE_QPSG run-time option and the SQLITE_ENABLE_QPSG compile-time option enable the query planner stability guarantee. See also ticket 892fc34f173e99d8
18. Miscellaneous optimizations result in a 2% reduction in CPU cycles used.

Bug Fixes:

19. Fix the behavior of sqlite3_column_name() for queries that use the flattening optimization so that the result is consistent with other queries that do not use that optimization, and with PostgreSQL, MySQL, and SQLServer. Ticket de3403bf5ae.
20. Fix the query planner so that it knows not to use automatic indexes on the right table of LEFT JOIN if the WHERE clause uses the IS operator. Fix for ce68383bf6aba.
21. Ensure that the query planner knows that any column of a flattened LEFT JOIN can be NULL even if that column is labeled with "NOT NULL". Fix for ticket 892fc34f173e99d8.
22. Fix rare false-positives in PRAGMA integrity_check when run on a database connection with attached databases. Ticket a4e06e75a9ab61a12
23. Fix a bug (discovered by OSSFuzz) that causes an assertion fault if certain dodgy CREATE TABLE declarations are used.

(adam)

2017-08-02 16:05:30 UTC MAIN commitmail json YAML

Updated lang/nodejs6 to 6.11.2

(fhajny)

2017-08-02 16:05:20 UTC MAIN commitmail json YAML

Update lang/nodejs6 to 6.11.2.

### Notable Changes

- configure:
  - add mips64el to valid_arch
- crypto:
  - Updated root certificates based on NSS 3.30
- deps:
  - upgrade OpenSSL to version 1.0.2.l
- http:
  - parse errors are now reported when NODE_DEBUG=http
  - Agent construction can now be envoked without `new`
- zlib:
  - node will now throw an Error when zlib rejects the value of
    windowBits, instead of crashing

(fhajny)

2017-08-02 15:49:35 UTC MAIN commitmail json YAML

Updated devel/librdkafka to 0.11.0

(fhajny)

2017-08-02 15:49:25 UTC MAIN commitmail json YAML

Update devel/librdkafka to 0.11.0.

Features
- Added support for MsgVersion v2 (message format of KIP-98) - message
  format compatible with EOS clients
- Added support for client interceptors
- Added support for dynamically loaded plugins (plugin.library.paths,
  for use with interceptors)
- Added SASL SCRAM support (KIP-84)
- Added builtin SASL PLAIN provider (for Win32, #982)

Enhancements
- Deprecate errno usage, use rd_kafka_last_error() instead.
- Deprecate rd_kafka_wait_destroyed().
- Implemented per-partition Fetch backoffs, previously all partitions
  for the given broker were backed off.
- Added updated Kafka protocol and error enums
- Added rd_kafka_message_latency()
- Added rd_kafka_clusterid() and rd_kafka_type()
- SSL: set default CA verify locations if ssl.ca.location is not
  specified
- C++: add yield() method
- Added support for stats as events (#1171)
- Build with system liblz4 if available, else fall back on built-in
  lz4, for improved portability.
- Use SNI when connecting through SSL (@vincentbernat)
- Improve broker thread responsiveness, decreasing internal latency
- Improve OpenSSL config error propagation (#1119)
- Prioritize all relevant user-facing ops (callbacks) over messages on
  poll queue (#1088)
- Added global->topic config fallthru: default topic config properties
- can now be set effortlessly on global config object.
- Log offset commit failures when there is no offset_commit_cb (closes
  #1043)
- Add CRC checking support to consumer (#1056)
- C++: Added seek() support to KafkaConsumer
- Added rd_kafka_conf_dup_filter() to selectively copy a config
  object.

Fixes:
- Avoid _ALIGN re-definition on BSD (#1225)
- rdkafka_performance: exit with code 1 if not all messages were
  delivered
- Fix endianism issues that were causing snappy to compress
  incorrectly (#1219, @rthalley)
- Fix stability on AIX (#1211)
- Document that rd_kafka_message_errstr() must not be used on producer
- Add support for re-queuing half-processed ops to honour yield()
- Handle null Protocol in JoinGroupResponse (#1193)
- Consumer: Proper relative offset handling (#1192, @rthalley)
- OSX: silence libsasl deprecated warnings
- partition count should be per topic in offset request buffer (closes
  #1199, @matthew-d-jones)
- fix build on SmartOS (#1186 by @misterdjules)
- ERR_remove_thread_state OpenSSL version checking
- Don't emit TIMED_OUT_QUEUE for timed out messages (revert)
- producev() default partition should UA, not 0 (#1153)
- Fix SaslHandshakeRequest timeout to 10s
- SASL: fix memory leak: received SASL auth frames were not freed
- Clean up OpenSSL per-thread memory on broker thread exit
- Properly auto-set metadata.max.age.ms when
  metadata.refresh.interval.ms is disabled (closes #1149)
- Fix memory alignment issues (#1150)
- configure: auto add brew openssl pkg-config path
- Fix consumer_lag calculation (don't use cached hi_offset)
- rdkafka_example: fix message_errstr usage, not allowed on producer
- Avoid use of partially destroyed topic object (#1125)
- Improve reconnect delay handling (#1089)
- C++: fix conf->get() allocation (closes #1118)
- Use app_offset to calculate consumer_lag (closes #1112)
- Fix retrybuf memory leak on termination when broker is down
- Fix small memory leak in metadata_leader_query
- Fix use-after-free when log.queue and debug was used
- consumer_example: fix crash on -X dump (closes #841)
- Added rd_kafka_offsets_store() (KafkaConsumer::offsets_store)
  (closes #826)
- Optimize broker id lookups (closes #523)
- Don't log broker failures when an error_cb is registered (closes
  #1055)
- Properly log SSL connection close (closes #1081)
- Win32 SASL GSSAPI: protection level and message size were not sent
- C++: improved error reporting from Conf::set()
- Flush partition fetch buffer on seek (from decide())
- Fix recursive locking on periodic refresh of leader-less partition
  (closes #1311)

(fhajny)

2017-08-02 15:32:59 UTC MAIN commitmail json YAML

Updated databases/py-cassandra-driver to 3.11.0

(fhajny)

2017-08-02 15:32:48 UTC MAIN commitmail json YAML

Update databases/py-cassandra-driver to 3.11.0.

Features
--------
- Add idle_heartbeat_timeout cluster option to tune how long to wait
  for heartbeat responses.
- Add HostFilterPolicy

Bug Fixes
---------
- is_idempotent flag is not propagated from PreparedStatement to
  BoundStatement
- Fix asyncore hang on exit
- Driver takes several minutes to remove a bad host from session
- Installation doesn't always fall back to no cython in Windows
- Avoid to replace a connection that is supposed to shutdown
- request_ids may not be returned to the pool
- Fix murmur3 on big-endian systems
- Ensure unused connections are closed if a Session is deleted by the
  GC
- Fix .values_list by using db names internally (cqlengine)

Other
-----
- Bump Cython dependency version to 0.25.2
- Fix DeprecationWarning when using lz4
- Deprecate WhiteListRoundRobinPolicy
- Improve upgrade guide for materializing pages
- Documentation for time/date specifies timestamp inupt as
  microseconds
- Point to DSA Slack, not IRC, in docs index

(fhajny)

2017-08-02 14:32:27 UTC MAIN commitmail json YAML

Updated net/py-lexicon to 2.1.10

(fhajny)

2017-08-02 14:32:17 UTC MAIN commitmail json YAML

Update net/py-lexicon to 2.1.10.

Changes since 2.1.8:
- Add SoftLayer provider.
- Bug fixes.

(fhajny)

2017-08-02 12:13:57 UTC MAIN commitmail json YAML

Updated textproc/openjade to 1.3.2nb12

(maya)

2017-08-02 12:13:34 UTC MAIN commitmail json YAML

openjade: Add a hack to fix the build of postgresql95-docs if built with GCC>6.

The openjade code is wrong, see analysis at:
https://bugzilla.redhat.com/show_bug.cgi?id=1306162
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69534#c9

From Thomas Orgis

(maya)

2017-08-02 11:10:30 UTC MAIN commitmail json YAML

Updated www/py-django to 1.11.4

(adam)

2017-08-02 10:45:09 UTC MAIN commitmail json YAML

Django 1.11.4:

Bugfixes:

Fixed a regression in 1.11.3 on Python 2 where non-ASCII format values for date/time widgets results in an empty value in the widget窶冱 HTML.
Fixed QuerySet.union() and difference() when combining with a queryset raising EmptyResultSet.
Fixed a regression in pickling of LazyObject on Python 2 when the wrapped object doesn窶冲 have __reduce__().
Fixed crash in runserver窶冱 autoreload with Python 2 on Windows with non-str environment variables.
Corrected Field.has_changed() to return False for disabled form fields: BooleanField, MultipleChoiceField, MultiValueField, FileField, ModelChoiceField, and ModelMultipleChoiceField.
Fixed QuerySet.count() for union(), difference(), and intersection() queries..
Fixed ClearableFileInput rendering as a subwidget of MultiWidget. Custom clearable_file_input.html widget templates will need to adapt for the fact that context values checkbox_name, checkbox_id, is_initial, input_text, initial_text, and clear_checkbox_label are now attributes of widget rather than appearing in the top-level context.
Fixed queryset crash when using a GenericRelation to a proxy model

(adam)

2017-08-02 10:26:19 UTC MAIN commitmail json YAML

Updated emulators/libspectrum to 1.3.6, emulators/fuse-emulator to 1.3.8, emulators/fuse-emulator-utils to 1.3.3

(adam)

2017-08-02 10:24:26 UTC MAIN commitmail json YAML

Fuse 1.3.8:

* Emulation core improvements:
  * Add workaround for Multiface One and 128 clash
  * Limit RZX sentinel warning to once per playback
  * Disable Melodik interface on 128K machines
  * Correct the list of machines for Multiface One

* Miscellaneous improvements:
  * Update compile instructions for win32 UI
  * Check required version of libspectrum is available
  * Document --mdr-len and --mdr-random-len options
  * Document support for the Recreated ZX Spectrum
  * Fix transposed description of AY-3-8912
  * GTK UI: Destroy tape browser dialog on close

(adam)

2017-08-02 10:23:20 UTC MAIN commitmail json YAML

libspectrum 1.3.6:

* Fix Z80 snapshot writing when +D is enabled
* Export pkgconfig file to publish library version
* Fix offset of keyboard mappings in Z80 v3 snaphots
* Various minor bug fixes/improvements:
  * Replace '*' in boolean context with '&&' in libspectrum_malloc0_n()
  * Fix warning about missing atomic_lock()/atomic_unlock() declarations
    in gslock.c

(adam)

2017-08-02 10:22:45 UTC MAIN commitmail json YAML

libspectrum 1.3.6:

* Fix Z80 snapshot writing when +D is enabled
* Export pkgconfig file to publish library version
* Fix offset of keyboard mappings in Z80 v3 snaphots
* Various minor bug fixes/improvements:
  * Replace '*' in boolean context with '&&' in libspectrum_malloc0_n()
  * Fix warning about missing atomic_lock()/atomic_unlock() declarations
    in gslock.c

(adam)

2017-08-02 09:38:06 UTC MAIN commitmail json YAML

2017-08-02 04:42:23 UTC MAIN commitmail json YAML

2017-08-02 03:56:42 UTC MAIN commitmail json YAML

Include "../../lang/lua/tool.mk".

(schmonz)

2017-08-02 03:41:35 UTC MAIN commitmail json YAML

xine-lib: Always include sys/stat.h, not just for dfly.

might help netbsd-8/i386.

(maya)

2017-08-02 03:13:54 UTC MAIN commitmail json YAML

2017-08-01 23:15:19 UTC MAIN commitmail json YAML

liquibase: Add forgotten file.

thanks joerg for the heads up

(maya)

2017-08-01 22:27:28 UTC MAIN commitmail json YAML

Bump version for libarchive 3.3.2.

(joerg)

2017-08-01 22:27:12 UTC MAIN commitmail json YAML

2017-08-01 22:26:24 UTC MAIN commitmail json YAML

2017-08-01 18:30:52 UTC MAIN commitmail json YAML

Updated www/py-flask-frozen to 0.15.

(kleink)

2017-08-01 18:30:02 UTC MAIN commitmail json YAML

Update py-flask-frozen to 0.15.

Version 0.15
~~~~~~~~~~~~

Released on 2017-06-27.

* Add ``Freezer.freeze_yield()`` method to make progress reporting easier.
  (Thanks to Miro Hron��ok.)

Version 0.14
~~~~~~~~~~~~

Released on 2017-03-22.

* Add the ``FREEZER_SKIP_EXISTING`` configuration to skip generation
  of files already in the build directory. (Thanks to Antoine Goutenoir.)
* Add shared superclass ``FrozenFlaskWarning`` for all warnings.
  (Thanks to Miro Hron��ok.)

(kleink)

2017-08-01 18:13:24 UTC MAIN commitmail json YAML

Updated textproc/py-vobject to 0.9.5.

(kleink)

2017-08-01 18:12:38 UTC MAIN commitmail json YAML

Update py-vobject to 0.9.5.

0.9.5
-----

* Make ics_diff.py work with Python 3
* Huge changes to text encoding for Python 2/3 compatibility
* Autogenerate DTSTAMP if not provided
* Fix getrruleset() for Python 3 and in the case that addRDate=True
* Update vCard property validation to match specifications
* Handle offset-naive and offset-aware datetimes in recurrence rules
* Improved documentation for multi-value properties

(kleink)

2017-08-01 18:06:09 UTC MAIN commitmail json YAML

Updated geography/py-geojson to 1.3.5.

(kleink)

2017-08-01 18:05:09 UTC MAIN commitmail json YAML

Update py-geojson to 1.3.5.

1.3.5 (2017-04-24)
------------------

- Changed the validator to allow elevation

  - https://github.com/frewsxcv/python-geojson/pull/92

(kleink)

2017-08-01 17:43:45 UTC MAIN commitmail json YAML

Fill in MASTER_SITES and HOMEPAGE.

(wiz)

2017-08-01 17:40:17 UTC MAIN commitmail json YAML

2017-08-01 17:14:00 UTC MAIN commitmail json YAML

2017-08-01 17:13:48 UTC MAIN commitmail json YAML

2017-08-01 17:13:02 UTC MAIN commitmail json YAML

2017-08-01 17:12:50 UTC MAIN commitmail json YAML

2017-08-01 17:08:55 UTC MAIN commitmail json YAML

2017-08-01 17:08:24 UTC MAIN commitmail json YAML

2017-08-01 17:07:31 UTC MAIN commitmail json YAML

2017-08-01 17:06:53 UTC MAIN commitmail json YAML

Update HOMEPAGE.

(wiz)

2017-08-01 17:05:15 UTC MAIN commitmail json YAML

Update HOMEPAGE.

(wiz)

2017-08-01 17:04:34 UTC MAIN commitmail json YAML

2017-08-01 17:03:52 UTC MAIN commitmail json YAML

2017-08-01 17:03:25 UTC MAIN commitmail json YAML

Update HOMEPAGE. Set LICENSE.

(wiz)

2017-08-01 17:02:55 UTC MAIN commitmail json YAML

Update HOMEPAGE. Set LICENSE.

(wiz)

2017-08-01 17:02:17 UTC MAIN commitmail json YAML

2017-08-01 17:01:50 UTC MAIN commitmail json YAML

2017-08-01 17:01:23 UTC MAIN commitmail json YAML

2017-08-01 17:00:42 UTC MAIN commitmail json YAML

2017-08-01 16:59:58 UTC MAIN commitmail json YAML

2017-08-01 16:59:09 UTC MAIN commitmail json YAML

Update HOMEPAGE.

(wiz)

2017-08-01 16:58:44 UTC MAIN commitmail json YAML

Update HOMEPAGE.

(wiz)

2017-08-01 16:58:17 UTC MAIN commitmail json YAML

2017-08-01 16:57:47 UTC MAIN commitmail json YAML

2017-08-01 16:56:47 UTC MAIN commitmail json YAML

Update HOMEPAGE. Set LICENSE.

(wiz)

2017-08-01 16:56:11 UTC MAIN commitmail json YAML

2017-08-01 16:55:42 UTC MAIN commitmail json YAML

2017-08-01 16:55:09 UTC MAIN commitmail json YAML

Removed bunny.

(wiz)

2017-08-01 16:54:40 UTC MAIN commitmail json YAML

2017-08-01 16:53:47 UTC MAIN commitmail json YAML

Update HOMEPAGE.

(wiz)

2017-08-01 16:52:55 UTC MAIN commitmail json YAML

2017-08-01 16:52:17 UTC MAIN commitmail json YAML

Update HOMEPAGE.

(wiz)

2017-08-01 16:51:55 UTC MAIN commitmail json YAML

Update HOMEPAGE.

(wiz)

2017-08-01 16:51:20 UTC MAIN commitmail json YAML

2017-08-01 16:50:17 UTC MAIN commitmail json YAML

2017-08-01 16:49:18 UTC MAIN commitmail json YAML

2017-08-01 16:47:46 UTC MAIN commitmail json YAML

2017-08-01 15:55:25 UTC MAIN commitmail json YAML

2017-08-01 15:53:49 UTC MAIN commitmail json YAML

2017-08-01 15:52:35 UTC MAIN commitmail json YAML

Updated sysutils/tarsnap-gui to 1.0

(wiz)

2017-08-01 15:51:53 UTC MAIN commitmail json YAML

Add objfw version 0.90

ObjFW is a highly portable, lightweight, general purpose, open source
Objective-C framework with full Objective-C 2.0, blocks and ARC support,
providing not only basic classes like strings, arrays and dictionaries,
but also providing abstractions for OS-dependant functionality like
asynchronous sockets.

While a lot of the core API is similar to Foundation, it breaks with
Foundation's API on purpose in many places to embrace new features which
Foundation can't use completely due to its backwards compatibility. One
such example are exceptions, which are a first class citizen in ObjFW
and not merely to inform the programmer of his wrongdoings like in
Foundation.

ObjFW runs on a huge list of platforms and offers the same API on all of
them so that software written using ObjFW runs on all platforms
supported by ObjFW without #ifdef hells or the like. It does not only
run on almost any POSIX system that supports GCC >= 4, but it also works
on Windows and niche platforms like the PlayStation Portable.

Written and packaged by Jonathan Schleifer <js@heap.zone>

(maya)

2017-08-01 15:51:53 UTC MAIN commitmail json YAML

Update tarsnap-gui to 1.0.

Fix RELRO.

Version 1.0

This release is the culmination of all the previous efforts to bring
Tarsnap GUI to a point where it is feature rich, reliable and robust
enough to be called "stable". We have been hard at work to bring
you the most complete cross-platform open-source and non-intrusive
secure online backup solution front-end on top of the tarsnap service
possible. This release adds many new features like support for
automatic job backup scheduling enable/disable, full I18N support,
full search/filter capabilities in Archives, Archive contents and
Job lists, detailed Archive contents using long ls list format with
sortable columns, save console log to file and running concurrent
restore operations and more, as well as many many improvements,
code refactoring, fixes and overall adjustments on speed, resource
usage, reliability, usability&accesibility and error management &
reporting.

(wiz)

2017-08-01 15:37:16 UTC MAIN commitmail json YAML

Updated print/py-weasyprint to 0.39.

(kleink)

2017-08-01 15:36:26 UTC MAIN commitmail json YAML

Update py-weasyprint to 0.39.

Version 0.39
------------

Released on 2017-06-24.

Bug fixes:

* Fix the use of WeasyPrint's URL fetcher with CairoSVG.

Version 0.38
------------

Released on 2017-06-16.

Bug fixes:

* `#477 <https://github.com/Kozea/WeasyPrint/issues/477>`_:
  Don't crash on font-face's src attributes with local functions.

Version 0.37
------------

Released on 2017-06-15.

WeasyPrint now depends on tinycss2 instead of tinycss.

New features:

* `#437 <https://github.com/Kozea/WeasyPrint/issues/437>`_:
  Support local links in generated PDFs.

Bug fixes:

* `#412 <https://github.com/Kozea/WeasyPrint/issues/412>`_:
  Use a NullHandler log handler when WeasyPrint is used as a library.
* `#417 <https://github.com/Kozea/WeasyPrint/issues/417>`_,
  `#472 <https://github.com/Kozea/WeasyPrint/issues/472>`_:
  Don't crash on some line breaks.
* `#327 <https://github.com/Kozea/WeasyPrint/issues/327>`_:
  Don't crash with replaced elements with height set in percentages.
* `#467 <https://github.com/Kozea/WeasyPrint/issues/467>`_:
  Remove incorrect line breaks.
* `#446 <https://github.com/Kozea/WeasyPrint/pull/446>`_:
  Let the logging module do the string interpolation.

(kleink)

2017-08-01 15:33:57 UTC MAIN commitmail json YAML

Added textproc/py-tinycss2 version 0.5.

(kleink)

2017-08-01 15:32:08 UTC MAIN commitmail json YAML

2017-08-01 15:31:16 UTC MAIN commitmail json YAML

Import tinycss2 0.5 as textproc/py-tinycss2.

tinycss2 is a rewrite of tinycss with a simpler API, based on the
more recent CSS Syntax Level 3 specification.

(kleink)

2017-08-01 15:12:22 UTC MAIN commitmail json YAML

mdoclint removal.

(wiz)

2017-08-01 15:11:59 UTC MAIN commitmail json YAML

2017-08-01 15:11:16 UTC MAIN commitmail json YAML

mdocml -> mandoc.

(wiz)

2017-08-01 15:10:59 UTC MAIN commitmail json YAML

mdocml -> mandoc.

(wiz)

2017-08-01 15:10:14 UTC MAIN commitmail json YAML

2017-08-01 15:09:53 UTC MAIN commitmail json YAML

2017-08-01 15:06:24 UTC MAIN commitmail json YAML

Import mandoc-1.14.2 as textproc/mandoc.

The mandoc manual page parser and formatter contains:
* complete validating parsers for the mdoc and man languages
* a slightly incomplete parser handling most of the tbl language
* a very incomplete parser handling a part of the eqn language
* support for a few selected roff requests that often occur in manuals
* complete ASCII, UTF8, HTML and XHTML text output formatters
* simple PostScript and PDF output formatters
* output formatters producing indented mdoc and man parse trees

To format manuals for console display, it can be used as a smaller
and faster drop-in replacement for nroff -mandoc.  Some rare manuals
using lots of uncommon low-level roff requests may not work with
mandoc but require a full roff implementation.

Changes to mdocml-1.14.1:

Changes in version 1.14.2, released on July 28, 2017

    --- MAJOR NEW FEATURES ---
* New mdoc(7) -Tmarkdown output mode.
* For -Thtml, implement internal hyperlinks pointing to authoritative
  definitions of various syntax elements, similar to the ctags(1)-like
  less(1) :t internal searching in terminal mode.
* Provide a superset of the functionality of the former mdoclint(1)
  utility and a new -Wstyle message level with several new messages,
  including validity checking of .Xr cross references.
* tbl(7): Implement automatic line breaking inside individual table
  cells, and several other formatting improvements.
* eqn(7): Complete rewrite of the lexer, resulting in several bugfixes.
* Continue parser unification, in particular allowing generation
  of syntax tree nodes on the roff(7) level, allowing implementation
  of many additional roff requests.
    --- REMOVED FUNCTIONALITY ---
* Delete the manpage(1) utility.  It was never enabled in any release.
* Delete the -Txhtml command line option.  It has been an obsolete
  alias for the -Thtml output mode for more than two years.
    --- MINOR NEW FEATURES ---
* -Tlint now puts parser messages on stdout instead of stderr,
  making commands like "man -l -Tlint *.1" useful.
* mdoc(7): Various .Lk formatting improvements.
* mdoc(7) -Thtml: Better CSS for .Bl lists.
* man(7): Implement the .MT/.ME block macro (mailto hyperlink).
* man(7): Implement the .DT macro (restore default tab positions).
* man(7): Improved support for manuals generated with reStructuredText
  by partial support for the \n[an-margin] number register.
* man(7) -Thtml: Support deep linking to .SH and .SS headers.
* tbl(7): Implement the "allbox" table option.
* tbl(7): Implement the column spacing and the 'w' (minimum column
  width) layout modifiers.
* tbl(7): Significant improvements of the manual page.
* eqn(7): Much improved font selection, including recognition of
  well-known function names, and a few other formatting improvements.
* eqn(7) -Thtml: Use <mn> and <mo> in addition to <mi>.
* roff(7): Implement the .ce (centering), .mc (margin character),
  .rj (right justify), .ta (define tab stops), .ti (temporary indent),
  .als (macro alias), .ec and .eo (escape character control),
  .po (page offset), and .rn (macro rename) requests.
* roff(7) .am: Implement appending to mdoc(7) and man(7) macros.
* roff(7): implement the \h (horizontol motion), \l (horizontal
  line drawing), and \p (break output line) escape sequences,
  and also several additional character escape sequences.
* roff(7): Implement the 'd' conditional (macro or string defined).
* man.cgi(8) now uses pledge(2), too.
* regress.pl(1): simpler user interface, better summary output,
  simpler code, and no more recursion.
    --- THANKS TO ---
* Anthony Bentley (OpenBSD) for the implementation of .MT/.ME,
  reports of many bugs and missing features, and suggestions
  for a number of feature and documentation improvements.
* Sebastien Marie (OpenBSD) for two source code patches and
  for some useful discussions.
* Florian Obser (OpenBSD) for a bugfix patch and a bug report.
* Jonathan Gray (OpenBSD) for several bug reports from afl(1)
  and several more from static analysis tools.
* Theo Buehler (OpenBSD) for several bug reports, most from afl(1).
* Jason McIntyre (OpenBSD) for many useful discussions about a
  wide variety of topics, lots of continuous testing, a number of
  bug reports, and some suggestions for messages and documentation.
* Thomas Klausner (NetBSD) for lots of help while migrating
  mdoclint(1) functionality to mandoc -Tlint, for suggesting
  several useful new messages, and for release testing.
* Reyk Floeter (OpenBSD) and Vsevolod Stakhov (FreeBSD) for
  suggesting a markdown output mode.
* Thomas Guettler for suggesting -Thtml internal hyperlinks.
* Yuri Pankov (Illumos) for inspiring new warning messages and
  for extensive release testing.
* Anton Lindqvist and TJ Townsend (both OpenBSD) and Jan Stary
  for multiple bug reports.
* Leah Neukirchen (Void Linux) for bug reports and release testing.
* Michael Stapelberg (Debian) for suggesting feature improvements
  and for release testing.
* Martin Natano and Theo de Raadt (both OpenBSD), Andreas Voegele,
  Gabriel Guzman, Gonzalo Tornaria, Markus Waldeck, and Raf Czlonka
  for bug reports.
* Antoine Jacoutot (OpenBSD) and Steffen Nurpmeso for suggesting
  feature improvements.
* Dag-Erling Smoergrav (FreeBSD) for inspiring new warning messages.
* Ted Unangst and Marc Espie (OpenBSD) for providing useful ideas.
* Svyatoslav Mishyn (Crux Linux) for release testing.
* Carsten Kunze (Heirloom roff) for help keeping mandoc and groff
  compatible and for committing some of my patches to groff.

(wiz)

2017-08-01 14:59:08 UTC MAIN commitmail json YAML

2017-08-01 13:35:09 UTC MAIN commitmail json YAML

p5-biblatex-biber update and associated new packages

(markd)

2017-08-01 13:33:44 UTC MAIN commitmail json YAML

Update p5-biblatex-biber to 2.7

2.7    (2016-12-08)
      * New option (--nouri-encode) to prevent URL encoding of URLs. Avoids
        breaking display of URLS which contain non-ASCII.
      * Misc bug fixes
2.6    (2016-09-10)
      * Improved tool mode bibtex output. This has some normalisation
        consequences for YEAR and custom fields. See PDF doc.
      * Support for new \ifuniquebaretitle test
      * Sourcemaps can now be restricted to particular refsections
      * Perl 5.24 is now required due to use of postfix deref notation
      * Removed RIS input driver due to lack of use
      * Added extended name format - see documentation
      * Added notfield function to sourcemaps - see documentation
2.5    (2016-05-10)
      * Added data annotations feature - see biblatex documentation.
      * Removed the "latinkeys.txt" Unicode::Collate table. This is now
        pointless because the compiled 'allkeys.txt' is faster and complete.
      * Incompatible biblatex/biber version is now a fatal error.
      * Significant performance improvements, particularly in sorting
        subsystem.
      * Addition of new bblXML output format and associated RelaxNG XML
        schema based on active datamodel.
      * Integration with new biblatex 3.4 labelprefix name change and
        refcontext option.
      * Integration with new biblatex 3.4 \DeclareDatafieldSet
        functionality.
      * Improved sourcemap looping functionality

(markd)

2017-08-01 13:19:42 UTC MAIN commitmail json YAML

Add p5-Encode-{EUCJPASCII,HanExtra,JIS2K} p5-Lingua-Translit

(markd)

2017-08-01 13:17:16 UTC MAIN commitmail json YAML

2017-08-01 13:15:33 UTC MAIN commitmail json YAML

Do not perform checksum tests when explicitly calling a make target that
creates or updates the checksum.  Allows users to set FAILOVER_FETCH in
mk.conf unconditionally and be able to update distinfo files without
first having to remove them.

(jperkin)

2017-08-01 13:14:58 UTC MAIN commitmail json YAML

2017-08-01 13:13:17 UTC MAIN commitmail json YAML

2017-08-01 13:11:00 UTC MAIN commitmail json YAML

Add p5-Lingua-Translit 0.27

Lingua::Translit can be used to convert text from one writing system to
another, based on national or international transliteration tables.
Where possible a reverse transliteration is supported.

(markd)

2017-08-01 13:06:00 UTC MAIN commitmail json YAML

2017-08-01 13:04:26 UTC MAIN commitmail json YAML

Add p5-List-MoreUtils-XS p5-Sort-Key

(markd)

2017-08-01 13:02:57 UTC MAIN commitmail json YAML

2017-08-01 13:00:03 UTC MAIN commitmail json YAML

Add p5-Sort-Key 1.33

Sort arrays by one or multiple calculated keys.

(markd)

2017-08-01 12:57:21 UTC MAIN commitmail json YAML

Add p5-DateTime-Calendar-Julian

(markd)

2017-08-01 12:56:24 UTC MAIN commitmail json YAML

Add p5-DateTime-Calendar-Julian 0.04

This is a companion module to DateTime.pm. It implements the Julian
calendar. It supports everything that DateTime.pm supports and more:
about one day per century more, to be precise.

(markd)

2017-08-01 12:15:46 UTC MAIN commitmail json YAML

Updated devel/nss to 3.32

(ryoon)

2017-08-01 12:15:15 UTC MAIN commitmail json YAML

Update to 3.32

Changelog:
Notable Changes:
================
* Various minor improvements and correctness fixes.
* The Code Signing trust bit was turned off for all included root certificates.
* The Websites (TLS/SSL) trust bit was turned off for the following root
  certificates:
  - CN = AddTrust Class 1 CA Root
  - CN = Swisscom Root CA 2
* The following CA certificates were Removed:
  - CN = AddTrust Public CA Root
  - CN = AddTrust Qualified CA Root
  - CN = China Internet Network Information Center EV Certificates Root
  - CN = CNNIC ROOT
  - CN = ComSign Secured CA
  - CN = GeoTrust Global CA 2
  - CN = Secure Certificate Services
  - CN = Swisscom Root CA 1
  - CN = Swisscom Root EV CA 2
  - CN = Trusted Certificate Services
  - CN = UTN-USERFirst-Hardware
  - CN = UTN-USERFirst-Object

(ryoon)

2017-08-01 12:11:51 UTC MAIN commitmail json YAML

Updated devel/nspr to 4.16

(ryoon)

2017-08-01 12:11:00 UTC MAIN commitmail json YAML

Updated sysutils/salt to 2017.7.0

(sborrill)

2017-08-01 12:10:48 UTC MAIN commitmail json YAML

Update to 4.16

Changelog:
NSPR 4.16 contains various correctness fixes.

(ryoon)

2017-08-01 12:09:57 UTC MAIN commitmail json YAML

Update to 2017.7.0. Release notes:
https://docs.saltstack.com/en/latest/topics/releases/2017.7.0.html

The 2017.7 Salt Release adds initial Python 3 support.
The default Python version of Salt will remain Python 2.
Salt will no longer support Python 2.6.

(sborrill)

2017-08-01 12:05:58 UTC MAIN commitmail json YAML

Updated graphics/libgltf to 0.1.0

(ryoon)

2017-08-01 12:05:31 UTC MAIN commitmail json YAML

2017-08-01 11:58:31 UTC MAIN commitmail json YAML

Updated misc/libreoffice to 5.4.0.3

(ryoon)

2017-08-01 11:57:37 UTC MAIN commitmail json YAML

Update to 5.4.0.3

* Remove openjdk7 support
* Use internal libjpeg-turbo
* Disable pdfium. This requires a lot of work

Changelog:
LibreOffice 5.4 highlights

    A new standard colour palette has been included, based on the RYB colour model.
    File format compatibility has been improved, with better support for EMF vector images. This helps when you窶决e importing detailed diagrams from other office software.
    Imported PDF files are rendered with much better quality, also when inserted into a document, while exported PDF files 窶� from Writer and Impress 窶� support embedded videos (and linked videos if opened with Acrobat Reader).
    LibreOffice 5.4 supports OpenPGP keys for signing ODF documents on Linux. If you already use GPG/PGP for signing emails, it ensures the authenticity of your ODF documents regardless of the mode of transport or storage.

WRITER

    In Writer, you can now import AutoText from Microsoft Word DOTM templates.
    When you窶决e exporting or pasting numbered and bulleted lists as plain text, their full structure is preserved.
    In the Format menu, you can now create custom watermarks for your documents.
    New context menu items have been added for working with sections, footnotes, endnotes and styles.

CALC

    Calc now includes support for pivot charts, which use data from pivot tables. When the table is updated, the chart is automatically updated as well.
    Comments are now easier to manage, with menu commands to show, hide and delete all comments.
    When applying conditional formatting to cells, you can now easily change the priority of rules with up and down buttons.
    Extra sheet protection options have been added, to optionally allow insertion or deletion of rows and columns.
    Lastly, when you窶决e exporting in CSV format, your settings are remembered for the next export operation.

IMPRESS

    In Impress, when you窶决e duplicating an object, you can now specify fractional angles. In addition, your settings are saved for the next duplication operation.

(ryoon)

2017-08-01 11:49:16 UTC MAIN commitmail json YAML

Updated security/gpgme to 1.8.0nb1

(ryoon)

2017-08-01 11:48:20 UTC MAIN commitmail json YAML

Enable C++ binding that is required by misc/libreoffice 5.4.0.3

* Use C and C++ laguages
* Bump PKGREVISION

(ryoon)

2017-08-01 11:20:33 UTC MAIN commitmail json YAML

Do not invoke strfile on any possible `*.dat' files (similarly to fortunes-de
package).

Should fix an issue appeared on Joyent SmartOS bulk build.

(leot)

2017-08-01 11:10:37 UTC MAIN commitmail json YAML

Remove low GCC_REQD.

Good luck making it past qt5 with GCC 3.0!

(maya)

2017-08-01 11:09:14 UTC MAIN commitmail json YAML

Forgot bsdtar as a dependency.

(maya)

2017-08-01 11:06:38 UTC MAIN commitmail json YAML

Updated math/octave to 4.2.0nb11

(maya)

2017-08-01 11:06:18 UTC MAIN commitmail json YAML

Make octave-forge work (on netbsd, with gfortran)

allow overriding MKOCTFILE_* and use it to provide a full path gfortran,
so the invocation doesn't fail because gfortran isn't normally in PATH

Force the use of bsdtar. unpacking yielding random PaxHeaders.1234 triggers
an octave package sanity check making the build of the 'signal' package
fail with a cryptic error with no further diagnostics.

bump PKGREVISION

(maya)

2017-08-01 10:41:45 UTC MAIN commitmail json YAML

2017-08-01 07:22:04 UTC MAIN commitmail json YAML

2017-08-01 05:48:12 UTC MAIN commitmail json YAML

don't try to create buildlinks if BUILDLINK_PREFIX.${_pkg_} is empty
without this change it looks for files in $HOME or fails if that is not set

(dbj)

2017-08-01 02:54:14 UTC MAIN commitmail json YAML

Updated mail/qmail to 1.03nb30

(schmonz)

2017-08-01 02:53:59 UTC MAIN commitmail json YAML

With the enabled-by-default "eai" option, outbound message headers were
being terminated with bare LFs, getting tempfailed by some SMTP servers
(such as qmail!), and getting stuck in the local queue. Tweak the EAI
patch to terminate header lines with CRLF, as unpatched qmail-remote
would have done. Submitted upstream. Bump PKGREVISION.

(schmonz)

2017-07-31 21:09:27 UTC MAIN commitmail json YAML

Use tabs consistently. Fixes a pkglint warning.

(wiz)

2017-07-31 20:40:19 UTC MAIN commitmail json YAML

Oops, missed adding options.mk in previous.

(schmonz)

2017-07-31 20:39:05 UTC MAIN commitmail json YAML

Updated mail/mailfront to 2.12nb1

(schmonz)