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 (46m)  pkgsrc-2024Q1 (19d)  pkgsrc-2023Q4 (66d)  pkgsrc-2023Q2 (99d)  pkgsrc-2023Q3 (178d) 

2024-06-06 08:38:03 UTC Now

2015-01-10 12:23:05 UTC MAIN commitmail json YAML

Fix comment as noted by obache@

(prlw1)

2015-01-10 11:16:16 UTC MAIN commitmail json YAML

Updated x11/mlterm to 3.4.2

(tsutsui)

2015-01-10 11:15:05 UTC MAIN commitmail json YAML

Update mlterm to 3.4.2.

Changes noted in doc/en/ReleaseNote:

ver 3.4.2
* Support colorful emoji with the use of http://github.com/github/gemoji.
  (Copy images/emoji/unicode/*.png in https://github.com/github/gemoji/archive/master.zip
  to ~/.mlterm/emoji/ in advance.)
* Support DCS + q Pt ST which requests termcap/terminfo string.
* Support CSI?8452h and CSI?8452l.
* Support CSI?117h and CSI?117l.
* Add "Bidi Separators" entry to "Encoding" tab of mlconfig.
* Add "Unicode areas you won't convert to other charsets" entry to "Font" tab of mlconfig.
* Add "Word separators", "Don't scroll automatically in scrolling back" and
  "Set full width areas manually" entries to "Others" tab of mlconfig.
* Add "word_separators", "unicode_noconv_areas" and "unicode_full_width_areas"
  to OSC 5380/5381.
* Improve performance of drawing text with cairo.
* Bug fixes:
  Fix incorrect result of searching bold or italic fonts when type_engine == xcore.
  (enbugged at 3.3.0)
  Fix segfault in opening a new channel over an opened session on win32.

(tsutsui)

2015-01-10 10:14:20 UTC MAIN commitmail json YAML

audio/alsa-lib: on fbsd, we need sys/timespec.h for struct timespec

Ok@ wiz

(rumko)

2015-01-10 02:39:46 UTC MAIN commitmail json YAML

  RBTools-0.5.5 -> 0.6.3
+ apache-ivy-2.4.0
+ at-spi2-core-2.15.3

(mef)

2015-01-09 22:59:43 UTC MAIN commitmail json YAML

2015-01-09 22:25:31 UTC MAIN commitmail json YAML

Updated x11/gtk3 to 3.14.5nb2

(wiz)

2015-01-09 22:25:23 UTC MAIN commitmail json YAML

Remove adwaita-icon-theme dependency, that package depends on gtk3.
Bump PKGREVISION.

(wiz)

2015-01-09 22:14:16 UTC MAIN commitmail json YAML

Note update of kpathsea

(minskim)

2015-01-09 22:13:13 UTC MAIN commitmail json YAML

Update kpathsea to 6.2.0

Changes:
* mktexlsr outputs normal msgs to stdout instead of stderr.
* do not ignore a non-terminated last line of a file.
* new texmf.cnf variables SELFAUTOGRANDPARENT, guess_input_kanji_encoding.

(minskim)

2015-01-09 21:04:49 UTC MAIN commitmail json YAML

Updated www/py-wtforms to 2.0.1.

(kleink)

2015-01-09 21:03:27 UTC MAIN commitmail json YAML

Update py-wtforms to 2.0.1.

Version 2.0.1
-------------
Released July 1, 2014

- Update wheel install to conditionally install ordereddict for python 2.6.
- Doc improvements

Version 2.0
-----------
Released May 20, 2014

- Add new `class Meta` paradigm for much more powerful customization
  of WTForms.
- Move i18n into core. Deprecate `wtforms.ext.i18n`.
- Move CSRF into core. Deprecate `wtforms.ext.csrf`.
- Fix issue rendering SelectFields with ``value=True``
- Make `DecimalField` able to use babel locale-based number formatting.
- Drop Python 3.2 support (Python3 support for 3.3+ only)
- passing ``attr=False`` to WTForms widgets causes the value to be ignored.
- `Unique` validator in `wtforms.ext.sqlalchemy` has been removed.

(kleink)

2015-01-09 16:34:19 UTC MAIN commitmail json YAML

graphics/sane-backends: fix build on FreeBSD due to PLIST problems

Like on some other platforms, sane-pint is not available on fbsd, so
don't include in the PLIST.

Ok@ wiz

(rumko)

2015-01-09 16:33:15 UTC MAIN commitmail json YAML

audio/esound: fix build on fbsd due to missing libm

As on some other systems, fbsd also needs -lm in LDFLAGS in order
for esound to build successfully.

Ok@ wiz

(rumko)

2015-01-09 16:30:57 UTC MAIN commitmail json YAML

security/dirmngr: compatibility with libgcrypt>=1.6.0

Before 1.6.0 version, libgcrypt called pth_init() on it's own,
in later version dirmngr has to be the one to call pth_init().
With this dirmngr actually works (does not seg fault immediately).

Since it's a runtime problem, PKGREVISION bumped.

OK@ wiz

(rumko)

2015-01-09 16:29:04 UTC MAIN commitmail json YAML

lang/openjdk7: make it work on FreeBSD 10.* x86_64

* -Wno-new-returns-null is not currently known to installed clang on fbsd, make it optional
* on fbsd, openjdk builds libjsoundalsa and libsctp, add them optionally to PLIST
* add necessary patches to make it build on fbsd

Reviewed by wiz

(rumko)

2015-01-09 15:10:51 UTC MAIN commitmail json YAML

2015-01-09 14:36:06 UTC MAIN commitmail json YAML

!OSX build use PulseAudio, update PLIST accordingly.

(joerg)

2015-01-09 14:34:54 UTC MAIN commitmail json YAML

Fix dependencies.

(joerg)

2015-01-09 14:34:20 UTC MAIN commitmail json YAML

Not MAKE_JOBS_SAFE.

(joerg)

2015-01-09 14:33:10 UTC MAIN commitmail json YAML

The 'g' constraint allows a memory operand, but assembler dereference on
that again is unsupported. Request a memory operand instead and drop the
dereference.

(joerg)

2015-01-09 14:30:22 UTC MAIN commitmail json YAML

2015-01-09 14:29:52 UTC MAIN commitmail json YAML

Don't depend on parser skeleton to include stdlib.h.

(joerg)

2015-01-09 14:29:10 UTC MAIN commitmail json YAML

2015-01-09 14:28:42 UTC MAIN commitmail json YAML

2015-01-09 14:28:13 UTC MAIN commitmail json YAML

2015-01-09 14:27:47 UTC MAIN commitmail json YAML

2015-01-09 14:26:33 UTC MAIN commitmail json YAML

Needs bison, yacc is not enough.

(joerg)

2015-01-09 14:26:07 UTC MAIN commitmail json YAML

Don't depend on parser skeleton to include stdlib.h.

(joerg)

2015-01-09 14:14:03 UTC MAIN commitmail json YAML

Updated audio/abcmidi to 20141016

(mef)

2015-01-09 14:13:14 UTC MAIN commitmail json YAML

Updated archivers/p5-Archive-Zip to 1.40
Updated archivers/unalz to 0.65

(mef)

2015-01-09 14:06:26 UTC MAIN commitmail json YAML

Update 2012-12-01 to 2014-10-16
(doc/readme.txt), this includes the versions of:
-------------------------------
midi2abc version 2.94 January 05 2014
abc2midi version 3.37 October 16 2014
abc2abc  version 1.75 September 08 2013
yaps    version 1.56 November 04 2013
abcmatch version 1.62 January 01 2014
midicopy version 1.18 October 01 2013

(doc/CHANGES)
-------------------------------
too many lines to list here:

(mef)

2015-01-09 14:00:00 UTC MAIN commitmail json YAML

2015-01-09 13:49:28 UTC MAIN commitmail json YAML

Update 0.61 to 0.65
- ChangeLog doesn't seem to be available, but three patches
  are now included in upstream and removing them.

(mef)

2015-01-09 13:35:32 UTC MAIN commitmail json YAML

2015-01-09 13:27:30 UTC MAIN commitmail json YAML

Removing shells/mudsh.

(mef)

2015-01-09 13:25:14 UTC MAIN commitmail json YAML

Removing shells/mudsh. From FreeBSD PR:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=104260
  ---------------------------
  The MASTER_SITES for shells/mudsh is invalid.  The email
  address of the submitter of the port is no longer valid.
  The app itself is a single perl script with no author in it.
  ---------------------------
Thanks wiz@ for review.

(mef)

2015-01-09 11:34:20 UTC MAIN commitmail json YAML

dependency on default icon theme is in gtk3 base package now, so drop it.

(obache)

2015-01-09 11:32:47 UTC MAIN commitmail json YAML

Same PKGBASE packages must not be installed, no need to add manual CONFLICTS.

(obache)

2015-01-09 11:29:50 UTC MAIN commitmail json YAML

Updated x11/gtk3 to 3.14.5nb1

(obache)

2015-01-09 11:29:37 UTC MAIN commitmail json YAML

Since GTK>=3.14, Adwaita is the default theme, so add dependency on it.

PR pkg/49494.

(obache)

2015-01-09 10:50:38 UTC MAIN commitmail json YAML

Restore xapian buildlink3.mk, it is required to correctly pull in libuuid
on SunOS.

(jperkin)

2015-01-08 23:00:42 UTC MAIN commitmail json YAML

Disable coroutine-pool on SunOS to work around "Co-routine is yielding to no one".

(wiedi)

2015-01-08 21:10:05 UTC MAIN commitmail json YAML

2015-01-08 19:23:53 UTC MAIN commitmail json YAML

2015-01-08 18:52:00 UTC MAIN commitmail json YAML

Note update of the "wireshark" package to version 1.10.12.

(tron)

2015-01-08 18:51:44 UTC MAIN commitmail json YAML

Update "wireshark" package to version 1.10.12. Changes since 1.10.11:
- Bug Fixes
  The following vulnerabilities have been fixed.
    * wnpa-sec-2014-20
      SigComp UDVM buffer overflow. (Bug 10662)
      CVE-2014-8710
    * wnpa-sec-2014-21
      AMQP crash. (Bug 10582) CVE-2014-8711
    * wnpa-sec-2014-22
      NCP crashes. (Bug 10552, Bug 10628) CVE-2014-8712
      CVE-2014-8713
    * wnpa-sec-2014-23
      TN5250 infinite loops. (Bug 10596) CVE-2014-8714
  The following bugs have been fixed:
    * 6LoWPAN Mesh headers not treated as encapsulating address.
      (Bug 10462)
    * UCP dissector bug of operation 31 - PID 0639 not
      recognized. (Bug 10463)
    * iSCSI dissector rejects PDUs with "expected data transfer
      length" > 16M. (Bug 10469)
    * GTPv2: trigging_tree under Trace information has wrong
      length. (Bug 10470)
    * Attempt to render an SMS-DELIVER-REPORT instead of an
      SMS-DELIVER. (Bug 10547)
    * IPv6 Mobility Option IPv6 Address/Prefix marks too many
      bytes for the address/prefix field. (Bug 10576)
    * IPv6 Mobility Option Binding Authorization Data for FMIPv6
      Authenticator field is read beyond the option data.
      (Bug 10577)
    * IPv6 Mobility Option Mobile Node Link Layer Identifier
      Link-layer Identifier field is read beyond the option data.
      (Bug 10578)
    * Malformed PTPoE announce packet. (Bug 10611)
    * IPv6 Permanent Home Keygen Token mobility option includes
      too many bytes for the token field. (Bug 10619)
    * IPv6 Redirect Mobility Option K and N bits are parsed
      incorrectly. (Bug 10622)
    * IPv6 Care Of Test mobility option includes too many bytes
      for the Keygen Token field. (Bug 10624)
    * IPv6 MESG-ID mobility option is parsed incorrectly.
      (Bug 10625)
    * IPv6 AUTH mobility option parses Mobility SPI and
      Authentication Data incorrectly. (Bug 10626)
    * IPv6 DNS-UPDATE-TYPE mobility option includes too many
      bytes for the MD identity field. (Bug 10629)
    * IPv6 Local Mobility Anchor Address mobility option's code
      and reserved fields are parsed as 2 bytes instead of 1.
      (Bug 10630)
    * TShark crashes when running with PDML on a specific packet.
      (Bug 10651)
    * IPv6 Mobility Option Context Request reads an extra
      request. (Bug 10676)
- Updated Protocol Support
  6LoWPAN, AMQP, GSM MAP, GTPv2, H.223, IEEE 802.11, iSCSI, MIH,
  Mobile IPv6, PTPoE, TN5250, and UCP
- New and Updated Capture File Support
  Catapult DCT2000, HP-UX nettl, pcap-ng, and Sniffer (DOS)

(tron)

2015-01-08 17:23:18 UTC MAIN commitmail json YAML

Updated www/curl to 7.40.0

(wiz)

2015-01-08 17:23:07 UTC MAIN commitmail json YAML

Update to 7.40.0. Disable gssapi by default on NetBSD, since it doesn't
compile any longer, see
https://sourceforge.net/p/curl/bugs/1469/

Changes:

Curl and libcurl 7.40.0

Public curl releases:        143
Command line options:        162
curl_easy_setopt() options:  208
Public functions in libcurl:  58
Contributors:                1219

This release includes the following changes:

o http_digest: Added support for Windows SSPI based authentication
o version info: Added Kerberos V5 to the supported features
o Makefile: Added VC targets for WinIDN
o config-win32: Introduce build targets for VS2012+
o SSL: Add PEM format support for public key pinning
o smtp: Added support for the conversion of Unix newlines during mail send [8]
o smb: Added initial support for the SMB/CIFS protocol
o Added support for HTTP over unix domain sockets, via
  CURLOPT_UNIX_SOCKET_PATH and --unix-socket
o sasl: Added support for GSS-API based Kerberos V5 authentication

This release includes the following bugfixes:

o darwinssl: fix session ID keys to only reuse identical sessions [18]
o url-parsing: reject CRLFs within URLs [19]
o OS400: Adjust specific support to last release
o THANKS: Remove duplicate names
o url.c: Fixed compilation warning
o ssh: Fixed build on platforms where R_OK is not defined [1]
o tool_strdup.c: include the tool strdup.h
o build: Fixed Visual Studio project file generation of strdup.[c|h]
o curl_easy_setopt.3: add CURLOPT_PINNEDPUBLICKEY [2]
o curl.1: show zone index use in a URL
o mk-ca-bundle.vbs: switch to new certdata.txt url
o Makefile.dist: Added some missing SSPI configurations
o build: Fixed no NTLM support for email when CURL_DISABLE_HTTP is defined
o SSH: use the port number as well for known_known checks [3]
o libssh2: detect features based on version, not configure checks
o http2: Deal with HTTP/2 data inside Upgrade response header buffer [4]
o multi: removed Curl_multi_set_easy_connection
o symbol-scan.pl: do not require autotools
o cmake: add ENABLE_THREADED_RESOLVER, rename ARES
o cmake: build libhostname for test suite
o cmake: fix HAVE_GETHOSTNAME definition
o tests: fix libhostname visibility
o tests: fix memleak in server/resolve.c
o vtls.h: Fixed compiler warning when compiled without SSL
o CMake: Restore order-dependent header checks
o CMake: Restore order-dependent library checks
o tool: Removed krb4 from the supported features
o http2: Don't send Upgrade headers when we already do HTTP/2
o examples: Don't call select() to sleep on windows [6]
o win32: Updated some legacy APIs to use the newer extended versions [5]
o easy.c: Fixed compilation warning when no verbose string support
o connect.c: Fixed compilation warning when no verbose string support
o build: in Makefile.m32 pass -F flag to windres
o build: in Makefile.m32 add -m32 flag for 32bit
o multi: when leaving for timeout, close accordingly
o CMake: Simplify if() conditions on check result variables
o build: in Makefile.m32 try to detect 64bit target
o multi: inform about closed sockets before they are closed
o multi-uv.c: close the file handle after download
o examples: Wait recommended 100ms when no file descriptors are ready
o ntlm: Split the SSPI based messaging code from the native messaging code
o cmake: fix NTLM detection when CURL_DISABLE_HTTP defined
o cmake: add Kerberos to the supported feature
o CURLOPT_POSTFIELDS.3: mention the COPYPOSTFIELDS option
o http: Disable pipelining for HTTP/2 and upgraded connections
o ntlm: Fixed static'ness of local decode function
o sasl: Reduced the need for two sets of NTLM messaging functions
o multi.c: Fixed compilation warnings when no verbose string support
o select.c: fix compilation for VxWorks [7]
o multi-single.c: switch to use curl_multi_wait
o curl_multi_wait.3: clarify numfds being used if not NULL
o http.c: Fixed compilation warnings from features being disabled
o NSS: enable the CAPATH option [9]
o docs: Fix FAILONERROR typos
o HTTP: don't abort connections with pending Negotiate authentication
o HTTP: Free (proxy)userpwd for NTLM/Negotiate after sending a request
o http_perhapsrewind: don't abort CONNECT requests
o build: updated dependencies in makefiles
o multi.c: Fixed compilation warning
o ftp.c: Fixed compilation warnings when proxy support disabled
o get_url_file_name: Fixed crash on OOM on debug build
o cookie.c: Refactored cleanup code to simplify
o OS400: enable NTLM authentication
o ntlm: Use Windows Crypt API
o http2: avoid logging neg "failure" if h2 was not requested
o schannel_recv: return the correct code [10]
o VC build: added sspi define for winssl-zlib builds
o Curl_client_write(): chop long data, convert data only once
o openldap: do not ignore Curl_client_write() return code
o ldap: check Curl_client_write() return codes
o parsedate.c: Fixed compilation warning
o url.c: Fixed compilation warning when USE_NTLM is not defined
o ntlm_wb_response: fix "statement not reached" [11]
o telnet: fix "cast increases required alignment of target type"
o smtp: Fixed dot stuffing when EOL characters at end of input buffers [12]
o ntlm: Allow NTLM2Session messages when USE_NTRESPONSES manually defined
o ntlm: Disable NTLM v2 when 64-bit integers are not supported
o ntlm: Use short integer when decoding 16-bit values
o ftp.c: Fixed compilation warning when no verbose string support
o synctime.c: fixed timeserver URLs
o mk-ca-bundle.pl: restored forced run again
o ntlm: Fixed return code for bad type-2 Target Info
o curl_schannel.c: Data may be available before connection shutdown
o curl_schannel: Improvements to memory re-allocation strategy [13]
o darwinssl: aprintf() to allocate the session key
o tool_util.c: Use GetTickCount64 if it is available
o lib: Fixed multiple code analysis warnings if SAL are available
o tool_binmode.c: Explicitly ignore the return code of setmode
o tool_urlglob.c: Silence warning C6293: Ill-defined for-loop
o opts: Warn CURLOPT_TIMEOUT overrides when set after CURLOPT_TIMEOUT_MS
o SFTP: work-around servers that return zero size on STAT [14]
o connect: singleipconnect(): properly try other address families after failure
o IPV6: address scope != scope id [15]
o parseurlandfillconn(): fix improper non-numeric scope_id stripping [16]
o secureserver.pl: make OpenSSL CApath and cert absolute path values
o secureserver.pl: update Windows detection and fix path conversion
o secureserver.pl: clean up formatting of config and fix verbose output
o tests: Added Windows support using Cygwin-based OpenSSH
o sockfilt.c: use non-Ex functions that are available before WinXP
o VMS: Updates for 0740-0D1220
o openssl: warn for SRP set if SSLv3 is used, not for TLS version
o openssl: make it compile against openssl 1.1.0-DEV master branch
o openssl: fix SSL/TLS versions in verbose output
o curl: show size of inhibited data when using -v
o build: Removed WIN32 definition from the Visual Studio projects
o build: Removed WIN64 definition from the libcurl Visual Studio projects
o vtls: Use bool for Curl_ssl_getsessionid() return type
o sockfilt.c: Replace 100ms sleep with thread throttle
o sockfilt.c: Reduce the number of individual memory allocations
o vtls: Don't set cert info count until memory allocation is successful
o nss: Don't ignore Curl_ssl_init_certinfo() OOM failure
o nss: Don't ignore Curl_extract_certinfo() OOM failure
o vtls: Fixed compilation warning and an ignored return code
o sockfilt.c: Fixed compilation warnings
o darwinssl: Fixed compilation warning
o vtls: Use '(void) arg' for unused parameters
o sepheaders.c: Fixed resource leak on failure
o lib1900.c: Fixed cppcheck error [17]
o ldap: Fixed Unicode connection details in Win32 initialsation / bind calls
o ldap: Fixed Unicode DN, attributes and filter in Win32 search calls

(wiz)

2015-01-08 17:03:58 UTC MAIN commitmail json YAML

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

Nuke zephr related code, the options weren't supported anyway.

(joerg)

2015-01-08 17:00:49 UTC MAIN commitmail json YAML

Remove patch after 4.0.9 update.

(wiz)

2015-01-08 17:00:11 UTC MAIN commitmail json YAML

Remove patch after 2.48 update.

(wiz)

2015-01-08 16:59:27 UTC MAIN commitmail json YAML

Remove patch after update to 0.19.

(wiz)

2015-01-08 16:58:34 UTC MAIN commitmail json YAML

Updated security/openssl to 1.0.1k

(wiz)

2015-01-08 16:58:25 UTC MAIN commitmail json YAML

Update to 1.0.1k:

Changes between 1.0.1j and 1.0.1k [8 Jan 2015]

  *) Fix DTLS segmentation fault in dtls1_get_record. A carefully crafted DTLS
    message can cause a segmentation fault in OpenSSL due to a NULL pointer
    dereference. This could lead to a Denial Of Service attack. Thanks to
    Markus Stenberg of Cisco Systems, Inc. for reporting this issue.
    (CVE-2014-3571)
    [Steve Henson]

  *) Fix DTLS memory leak in dtls1_buffer_record. A memory leak can occur in the
    dtls1_buffer_record function under certain conditions. In particular this
    could occur if an attacker sent repeated DTLS records with the same
    sequence number but for the next epoch. The memory leak could be exploited
    by an attacker in a Denial of Service attack through memory exhaustion.
    Thanks to Chris Mueller for reporting this issue.
    (CVE-2015-0206)
    [Matt Caswell]

  *) Fix issue where no-ssl3 configuration sets method to NULL. When openssl is
    built with the no-ssl3 option and a SSL v3 ClientHello is received the ssl
    method would be set to NULL which could later result in a NULL pointer
    dereference. Thanks to Frank Schmirler for reporting this issue.
    (CVE-2014-3569)
    [Kurt Roeckx]

  *) Abort handshake if server key exchange message is omitted for ephemeral
    ECDH ciphersuites.

    Thanks to Karthikeyan Bhargavan of the PROSECCO team at INRIA for
    reporting this issue.
    (CVE-2014-3572)
    [Steve Henson]

  *) Remove non-export ephemeral RSA code on client and server. This code
    violated the TLS standard by allowing the use of temporary RSA keys in
    non-export ciphersuites and could be used by a server to effectively
    downgrade the RSA key length used to a value smaller than the server
    certificate. Thanks for Karthikeyan Bhargavan of the PROSECCO team at
    INRIA or reporting this issue.
    (CVE-2015-0204)
    [Steve Henson]

  *) Fixed issue where DH client certificates are accepted without verification.
    An OpenSSL server will accept a DH certificate for client authentication
    without the certificate verify message. This effectively allows a client to
    authenticate without the use of a private key. This only affects servers
    which trust a client certificate authority which issues certificates
    containing DH keys: these are extremely rare and hardly ever encountered.
    Thanks for Karthikeyan Bhargavan of the PROSECCO team at INRIA or reporting
    this issue.
    (CVE-2015-0205)
    [Steve Henson]

  *) Ensure that the session ID context of an SSL is updated when its
    SSL_CTX is updated via SSL_set_SSL_CTX.

    The session ID context is typically set from the parent SSL_CTX,
    and can vary with the CTX.
    [Adam Langley]

  *) Fix various certificate fingerprint issues.

    By using non-DER or invalid encodings outside the signed portion of a
    certificate the fingerprint can be changed without breaking the signature.
    Although no details of the signed portion of the certificate can be changed
    this can cause problems with some applications: e.g. those using the
    certificate fingerprint for blacklists.

    1. Reject signatures with non zero unused bits.

    If the BIT STRING containing the signature has non zero unused bits reject
    the signature. All current signature algorithms require zero unused bits.

    2. Check certificate algorithm consistency.

    Check the AlgorithmIdentifier inside TBS matches the one in the
    certificate signature. NB: this will result in signature failure
    errors for some broken certificates.

    Thanks to Konrad Kraszewski from Google for reporting this issue.

    3. Check DSA/ECDSA signatures use DER.

    Reencode DSA/ECDSA signatures and compare with the original received
    signature. Return an error if there is a mismatch.

    This will reject various cases including garbage after signature
    (thanks to Antti Karjalainen and Tuomo Untinen from the Codenomicon CROSS
    program for discovering this case) and use of BER or invalid ASN.1 INTEGERs
    (negative or with leading zeroes).

    Further analysis was conducted and fixes were developed by Stephen Henson
    of the OpenSSL core team.

    (CVE-2014-8275)
    [Steve Henson]

  *) Correct Bignum squaring. Bignum squaring (BN_sqr) may produce incorrect
      results on some platforms, including x86_64. This bug occurs at random
      with a very low probability, and is not known to be exploitable in any
      way, though its exact impact is difficult to determine. Thanks to Pieter
      Wuille (Blockstream) who reported this issue and also suggested an initial
      fix. Further analysis was conducted by the OpenSSL development team and
      Adam Langley of Google. The final fix was developed by Andy Polyakov of
      the OpenSSL core team.
      (CVE-2014-3570)
      [Andy Polyakov]

  *) Do not resume sessions on the server if the negotiated protocol
      version does not match the session's version. Resuming with a different
      version, while not strictly forbidden by the RFC, is of questionable
      sanity and breaks all known clients.
      [David Benjamin, Emilia K舖per]

  *) Tighten handling of the ChangeCipherSpec (CCS) message: reject
      early CCS messages during renegotiation. (Note that because
      renegotiation is encrypted, this early CCS was not exploitable.)
      [Emilia K舖per]

  *) Tighten client-side session ticket handling during renegotiation:
      ensure that the client only accepts a session ticket if the server sends
      the extension anew in the ServerHello. Previously, a TLS client would
      reuse the old extension state and thus accept a session ticket if one was
      announced in the initial ServerHello.

      Similarly, ensure that the client requires a session ticket if one
      was advertised in the ServerHello. Previously, a TLS client would
      ignore a missing NewSessionTicket message.
      [Emilia K舖per]

(wiz)

2015-01-08 16:41:44 UTC MAIN commitmail json YAML

Add links for automake-1.15.

(wiz)

2015-01-08 16:40:59 UTC MAIN commitmail json YAML

Updated devel/automake to 1.15

(wiz)

2015-01-08 16:40:50 UTC MAIN commitmail json YAML

Update to 1.15:

New in 1.15:

* Improvements and refactorings in the install-sh script:

  - It has been modernized, and now makes the following assumptions
    *unconditionally*:
    (1) a working 'dirname' program is available;
    (2) the ${var:-value} shell parameters substitution works;
    (3) the "set -f" and "set +f" shell commands work, and, respectively,
        disable and enable shell globbing.

  - The script implements stricter error checking, and now it complains
    and bails out if any of the following expectations is not met:
    (1) the options -d and -t are never used together;
    (2) the argument passed to option -t is a directory;
    (3) if there are two or more SOURCEFILE arguments, the
        DESTINATION argument must be a directory.

* Automake-generated testsuites:

  - The default test-driver used by the Automake-generates testsuites
    now appends the result and exit status of each "plain" test to the
    associated log file (automake bug#11814).

  - The perl implementation of the TAP testsuite driver is no longer
    installed in the Automake's scripts directory, and is instead just
    distributed as a "contrib" addition.  There should be no reason to
    use this implementation anyway in real packages, since the awk+shell
    implementation of the TAP driver (which is documented in the manual)
    is more portable and has feature parity with the perl implementation.

  - The rule generating 'test-suite.log' no longer risk incurring in an
    extra useless "make all" recursive invocation in some corner cases
    (automake bug#16302).

* Distribution:

  - Automake bug#18286: "make distcheck" could sometimes fail to detect
    files missing from the distribution tarball, especially in those cases
    where both the generated files and their dependencies are explicitly
    in $(srcdir).  An important example of this are *generated* makefile
    fragments included at Automake time in Makefile.am; e.g.:

        ...
        $(srcdir)/fragment.am: $(srcdir)/data.txt $(srcdir)/preproc.sh
            cd $(srcdir) && $(SHELL) preproc.sh <data.txt >fragment.am
        include $(srcdir)/fragment.am
        ...

    If the use forgot to add data.txt and/or preproc.sh in the distribution
    tarball, "make distcheck" would have erroneously succeeded!  This issue
    is now fixed.

  - As a consequence of the previous change, "make distcheck" will run
    using '$(distdir)/_build/sub' as the build directory, rather than
    simply '$(distdir)/_build' (as it was the case for Automake 1.14 and
    earlier).  Consequently, the './configure' and 'make' invocations
    issued by the distcheck recipe now have $(srcdir) equal to '../..',
    rather than to just '..'.  Dependent and similar variables (e.g.,
    '$(top_srcdir)') are also changed accordingly.

    Thus, Makefiles that made assumptions about the exact values of the
    build and source directories used by "make distcheck" will have to
    be adjusted.  Notice that making such assumptions was a bad and
    unsupported practice anyway, since the exact locations of those
    directories should be considered implementation details, and we
    reserve the right to change them at any time.

* Miscellaneous bugs fixed:

  - The expansion of AM_INIT_AUTOMAKE ends once again with a trailing
    newline (bug#16841).  Regression introduced in Automake 1.14.

  - We no longer risk to use '$ac_aux_dir' before it's defined (see
    automake bug#15981). Bug introduced in Automake 1.14.

  - The code used to detect whether the currently used make is GNU make
    or not (relying on the private macro 'am__is_gnu_make') no longer
    risks causing "Arg list too long" for projects using automatic
    dependency tracking and having a ton of source files (bug#18744).

  - Automake tries to offer a more deterministic output for generated
    Makefiles, in the face of the newly-introduced randomization for
    hash keys order in Perl 5.18.

  - In older Automake versions, if a user defined one single Makefile
    fragment (say 'foo.am') to be included via Automake includes in
    his main Makefile.am, and defined a custom make rule to generate that
    file from other data, Automake used to spuriously complain with some
    message like "... overrides Automake target '$(srcdir)/foo.am".
    This bug is now fixed.

  - The user can now extend the special .PRECIOUS target, the same way
    he could already do with the .MAKE .and .PHONY targets.

  - Some confusing typos have been fixed in the manual and in few warning
    messages (automake bug#16827 and bug#16997).

(wiz)

2015-01-08 16:37:08 UTC MAIN commitmail json YAML

Updated devel/py-setuptools to 11.3.1

(wiz)

2015-01-08 16:36:58 UTC MAIN commitmail json YAML

Update to 11.3.1:

------
11.3.1
------

* Issue #327: Formalize and restore support for any printable character in an
  entry point name.

----
11.3
----

* Expose ``EntryPoint.resolve`` in place of EntryPoint._load, implementing the
  simple, non-requiring load. Deprecated all uses of ``EntryPoint._load``
  except for calling with no parameters, which is just a shortcut for
  ``ep.require(); ep.resolve();``.

  Apps currently invoking ``ep.load(require=False)`` should instead do the
  following if wanting to avoid the deprecating warning::

    getattr(ep, "resolve", lambda: ep.load(require=False))()

----
11.2
----

* Pip #2326: Report deprecation warning at stacklevel 2 for easier diagnosis.

----
11.1
----

* Issue #281: Since Setuptools 6.1 (Issue #268), a ValueError would be raised
  in certain cases where VersionConflict was raised with two arguments, which
  occurred in ``pkg_resources.WorkingSet.find``. This release adds support
  for indicating the dependent packages while maintaining support for
  a VersionConflict when no dependent package context is known. New unit tests
  now capture the expected interface.

(wiz)

2015-01-08 16:34:29 UTC MAIN commitmail json YAML

2015-01-08 16:16:55 UTC MAIN commitmail json YAML

Remove REPLACE_PERL line for non-existent file.

(wiz)

2015-01-08 14:21:18 UTC MAIN commitmail json YAML

Updated devel/p5-Class-MethodMaker to 2.21

(wen)

2015-01-08 14:20:26 UTC MAIN commitmail json YAML

Updated to 2.21

Upstream changes:
2.21 Mar 16 2014
        - sync with Debian patches - RT#91658
        - fix copyright and license entries - RT#43463

2.20 Feb 03 2014
        - drop t/v1*.t unit tests due to license issue
          https://github.com/renormalist/class-methodmaker/issues/2

2.19 Dec 15 2013
        - Fix 5.19 incompatibility - RT#88934 (Zefram)
        - small distro polishing

(wen)

2015-01-08 14:15:36 UTC MAIN commitmail json YAML

Updated devel/p5-Class-Load-XS to 0.09

(wen)

2015-01-08 14:14:54 UTC MAIN commitmail json YAML

Update to 0.09

Upstream changes:
0.09    2014-11-13
  - optimized some perl API calls (thanks, Alexandr Evstigneev!)

(wen)

2015-01-08 14:11:42 UTC MAIN commitmail json YAML

Updated devel/p5-Class-Field to 0.23

(wen)

2015-01-08 14:11:02 UTC MAIN commitmail json YAML

Update to 0.23

Upstream changes:
0.23 Thu Aug 21 12:06:13 PDT 2014
- Typo fix via PR/1. @wollmers++

0.22 Sat Aug 16 10:53:43 PDT 2014
- Meta 0.0.2

0.21 Sat Aug 16 00:52:16 PDT 2014
- Eliminate File::Basename from tests

0.20 Fri Aug 15 15:42:06 PDT 2014
- Add t/000-compile-modules.t
- CPAN Day 2014 - 21 Release Salute!

0.19 Sat Aug  2 10:40:36 PDT 2014
- Fix Copyright years in Meta.

0.18 Sat Aug  2 10:18:52 PDT 2014
- Fix Copyright years.

0.17 Wed Jul 30 15:39:56 PDT 2014
- Switch IRC to

0.16 Sat Jul 26 00:19:48 PDT 2014
- Switch to Zilla::Dist

(wen)

2015-01-08 14:07:01 UTC MAIN commitmail json YAML

Updated devel/p5-Class-C3 to 0.27

(wen)

2015-01-08 14:05:33 UTC MAIN commitmail json YAML

Update to 0.27

Upstream changes:
0.27 - 2014-08-16
    - declare minimum perl version of 5.6 in metadata

(wen)

2015-01-08 13:35:59 UTC MAIN commitmail json YAML

Correction on grammer on comments. Adjust Tabbings, remove trailing white-space. No logic change.

(mef)

2015-01-08 13:35:33 UTC MAIN commitmail json YAML

Updated www/php-basercms to 3.0.6.1nb1

(ryoon)

2015-01-08 13:35:03 UTC MAIN commitmail json YAML

Bump PKGREVISION.

* Fix DEPENDS.
  Recent version of baserCMS requires PDO database drivers.
* Remove obsolete commented-out lines.

(ryoon)

2015-01-08 11:52:29 UTC MAIN commitmail json YAML

Added devel/happy version 1.19.5

(szptvlfn)

2015-01-08 11:52:00 UTC MAIN commitmail json YAML

2015-01-08 11:50:54 UTC MAIN commitmail json YAML

Import happy-1.19.5 as devel/happy,
packaged for wip by esg.

Happy is a parser generator for Haskell. Given a grammar specification in
BNF, Happy generates Haskell code to parse the grammar. Happy works in a
similar way to the yacc tool for C.

(szptvlfn)

2015-01-08 11:12:29 UTC MAIN commitmail json YAML

2015-01-08 10:27:32 UTC MAIN commitmail json YAML

Updated audio/abcde to 2.6nb1

(wiz)

2015-01-08 10:27:24 UTC MAIN commitmail json YAML

When using cdda2wav, default to cdda2wav, which is in pkgsrc, instead of
icedax, which isn't.
Bump PKGREVISION.

(wiz)

2015-01-08 10:20:37 UTC MAIN commitmail json YAML

2015-01-08 10:20:22 UTC MAIN commitmail json YAML

Updated print/poppler to 0.30.0

(wiz)

2015-01-08 10:20:07 UTC MAIN commitmail json YAML

Add openjpeg/bl3.mk here as well.

(wiz)

2015-01-08 10:16:54 UTC MAIN commitmail json YAML

Update poppler* to 0.30.0:

Release 0.30.0
        core:
        * Openjpeg2 support (openjpeg 1 is preferred). Bug #58906
        * Fix potential memory corruption on TextSelectionDumper. Bug #84555
        * Check for invalid matrix in annotation. Bug #84990
        * Open some not conforming files. Bug #85919
        * PSOutputDev: Accept a list of pages indeces instead of first, last. Bug #84833
        * Fix memory leak on error condition

        cpp:
        * New API to set debug output function

        build system:
        * configure: Improve support with older clang versions. Bug #76963

        utils:
        * pdfunite: Support output intents, optional content and acroform

Release 0.29.0
        core:
        * Use correct LAB byte array for lcms input. Bug #86388
        * Write correct size in trailer dict. Bug #86063
        * Use Default colorspaces if present instead of Device colorspaces
        * Solve blend mode problem in CYMK and DeviceN for separable blend modes
        * Compilation/warning fixes on SunOS
        * Regression test improvements

        glib:
        * demo: Compilation fixlets

        build system:
        * cofigure: print "no" instead of "auto" if lcms not found

(wiz)

2015-01-08 10:14:38 UTC MAIN commitmail json YAML

Add -lX11 for FreeBSD too - pointed out by Justin Smith in private
mail.

(martin)

2015-01-08 09:47:50 UTC MAIN commitmail json YAML

+ blender-2.73, poppler-0.30.0, stella-4.5.

(wiz)

2015-01-08 09:14:58 UTC MAIN commitmail json YAML

2015-01-08 09:02:41 UTC MAIN commitmail json YAML

Updated textproc/groff to 1.22.3

(wiz)

2015-01-08 09:02:27 UTC MAIN commitmail json YAML

Update to 1.22.3:

VERSION 1.22.3
==============

Gxditview
---------

o X11 resources for `gxditview', which were previously installed in
  /usr/X11/lib/X11/app-defaults no matter which `prefix' was set, are
  now installed in appresdir=$prefix/lib/X11/app-defaults.  If
  `appresdir' is not a standard X11 resource directory, the environment
  variable XFILESEARCHPATH should be set to this path.  The standard
  default directories depends on the system `libXt'.  Common directories
  include:

  /usr/lib/X11/app-defaults
  /usr/share/X11/app-defaults
  /etc/X11/app-defaults

  Note that if the option `--with-appresdir' is passed to `configure',
  the `prefix' will not be added to `appresdir'.

Glilypond
---------

o This new preprocessor (contributed by Bernd Warken) allows embedding of
  code for GNU LilyPond (http://www.lilypond.org), a music typesetter.  The
  data gets automatically processed and embedded as EPS images.

Gperl
-----

o Bernd Warken contributed a new preprocessor to handle Perl code that can
  be evaluated and then processed by groff.

Gpinyin
-------

o Another preprocessor from Bernd Warken to pretty-print Pinyin syllables
  like `guo2wang2' as `gu坦w叩ng'.

Pdfroff
-------

o The pdfroff utility script now activates its `--no-toc-relocation' option
  by default, unless a request similar to:

    .if !\n[PHASE] .tm pdfroff-option:set toc_relocation=enabled

  is invoked during input file processing; (`.if !\n[PHASE] ...' ensures
  that the effect of the `.tm' request is restricted to the document setup
  phase of processing, as pdfroff sets it to 1 or 2 in the output phase,
  but leaves it unset in the setup phase).

  The bundled `spdf.tmac' macro package, which implicitly activates
  `-mpdfmark' for `ms' macro users, ensures that TOC relocation is
  appropriately enabled, when the `.TC' macro is invoked.

Macro Packages
--------------

o The -mom macro package now has full support for eqn, pic, and tbl, as well
  as captioning and labelling of pdf images and preprocessor output.  Lists
  of Figures, Equations, and Tables can now be autogenerated.  PDF_IMAGE has
  a new FRAME option.

o A French introduction to the -me macro package has been added (file
  `meintro_fr.me').

o In -mdoc, command %C is now available, providing a city or place
  reference.

VERSION 1.22.2
==============

Tbl
---

o The character `#' can now be used as an eqn delimiter within tables.

Eqn
---

o A GNU extension

    delim on

  has been added to reactivate delimiters which have been disabled with
  `delim off'.

VERSION 1.22.1
==============

(There was no release 1.22.)

Groff
-----

o A new option `-j' has been added to call the `chem' preprocessor.

Tbl
---

o Improved line numbering support.

Macro Packages
--------------

o Support for the `refer' preprocessor has been added to the -mm macro
  package.

o In -me, the `TH' macro was changed for compatibility with line number
  support in tables.

  `bl' now works inside of blocks.

  The behaviour of centered blocks has been improved.

  Line numbering support has been improved.

o The -mom macro package has reached version 2.0, focusing on PDF output
  with gropdf (using the new `pdfmom' wrapper script).  See the file
  `version-2.html' of the -mom documentation for a list of the many changes.

o Some generic Unicode fallback characters (mainly Roman numerals) have been
  added.

Gropdf
------

o A new driver for generating PDF output directly, contributed by Deri James
  <deri@chuzzlewit.myzen.co.uk>.  Note that this driver is written in Perl,
  thus you need a working Perl installation to run this output device.

Pdfmom
------

o A new wrapper around groff that facilitates the production of PDF
  documents from files formatted with the -mom macros.

VERSION 1.21
============

Troff
-----

o The new `lsm' request specifies a macro to be invoked when leading spaces
  in an input line are encountered (which are removed then).  Number
  registers `lsn' and `lss' hold the number of removed leading spaces and
  the corresponding horizontal space, respectively.

o There is a new warning category `file', enabled by default.  The `mso'
  request emits warnings in this category when the requested macro file does
  not exist.

o The new `class' request assigns a short name to a set of characters
  which can be referred to in the `cflags' request.  This is especially
  useful to control line-breaking and hyphenation rules in CJK languages.

o Three new values for the `cflags' request have been added, which are
  needed for proper CJK support.

    128  prohibit before but allow break after character
    256  prohibit after but allow break before character
    512  allow break before and after character

Tbl
---

o A new global option `nowarn' suppresses warnings if tables are longer than
  the current line width.

Afmtodit
--------

o New option `-o' to specify the name of the output file.

Macro Packages
--------------

o A new macro `%U' has been added to the mdoc package to indicate a URL
  reference within an .Rs/.Re environment.

o Rudimentary support for the Japanese script has been added, most suitable
  for man page handling as output by grotty.  The file `ja.tmac' contains
  the necessary setup to allow line breaks before and after CJK characters
  (with proper exceptions).  Note, however, that no inter-character spacing
  is implemented yet -- this usually causes many warnings about bad line
  breaks.

(wiz)

2015-01-08 05:26:15 UTC MAIN commitmail json YAML

Updated www/album_themes to 20081222

(mef)

2015-01-08 05:25:29 UTC MAIN commitmail json YAML

Update album_themes from 20050507 to 20081222
- The above date is picked from the timestamp of License.txt
- The release note/ChangeLog for this theme was unknown.
- Several changes on installation
  REPLACE_PERL
  find and chmod not to have execution bit on regular files
  (etc)

(mef)

2015-01-08 04:19:24 UTC MAIN commitmail json YAML

Updated x11/gtk2-engines-murrine to 0.98.2

(obache)

2015-01-08 04:19:13 UTC MAIN commitmail json YAML

Update gtk2-engines-murrine to 0.98.2.

Overview of Changes in 0.98.2 (since 0.98.1)
============================================
Changes in this release:
- Changed option: reliefstyle = 5 for a more controllable inset.

Bugfixes in this release:
- Glib 2.31 compatibility: https://bugzilla.gnome.org/show_bug.cgi?id=665022
- Compiles using pixman: https://bugzilla.gnome.org/show_bug.cgi?id=630869

Overview of Changes in 0.98.1 (since 0.98.0)
============================================
Changes in this release:
- Murrine is now dual-licensed LGPLv2.1 and LGPLv3.

Bugfixes in this release:
- Now checks for pixman: https://bugzilla.gnome.org/show_bug.cgi?id=630869

Overview of Changes in 0.98.0 (since 0.90.3)
============================================
Changes in this release:
- New supported widget: GtkExpander is now themed by the engine.
- New supported widget: GtkIconView is now themed by the engine.
- New supported widget: GtkInfoBar is now themed by the engine.
- New option: arrowstyle = 1 to draw filled arrows.
              arrowstyle = 2 to draw fat filled arrows.
- New option: border_shades = { 1.0, 1.0 } to draw a gradient on the border.
- New option: border_colors = { "#ffffff", "#ffffff" }
              to set the colors used on the border of many widgets.
              border_colors = FALSE to disable.
- New option: cellstyle = 0 to remove the border around the selected cell.
              cellstyle = 1 for the border around the selected cell (as before).
- New option: comboboxstyle = 1 to colorize the GtkComboBox below the arrow.
- New option: default_button_color = "#ffffff" to specify a 2px border for the
              default button.
- New option: disable_focus = TRUE
- New option: expanderstyle = 0 to draw arrows.
              expanderstyle = 1 to draw circles with plus and minus.
              expanderstyle = 2 to draw buttons with plus and minus.
- New option: focusstyle = 0 to disable focus drawing.
              focusstyle = 1 to use dots.
              focusstyle = 2 to use a small colored rectangle.
              focusstyle = 3 to use a colored rectangle that touches the borders.
- New option: gradient_colors = { "#ffffff", "#ffffff", "#ffffff", "#ffffff" }
              to set the colors used on the gradient of many widgets.
              gradient_colors = FALSE to disable.
- New option: handlestyle = 0 for three simple lines.
              handlestyle = 1 for three simple lines with inset.
              handlestyle = 2 for three near simple lines with inset.
- New option: prelight_shade = 1.0 to select the shade level used in the
              scrollbar's slider, GtkComboBox with comboboxstyle = 1 and
              in the prelight state with gradient_colors.
- New option: separatorstyle = 1 to draw smooth separators.
- New option: shadow_shades = { 1.0, 1.0 } to draw a gradient on
              the shadow of some widgets.
- New option: spinbuttonstyle = 1 to add a separator on the GtkSpinButton.
- New option: textstyle = 1 for a shadow at the bottom of the text.
              textstyle = 2 for a shadow at the top of the text.
              textstyle = 3 for a shadow at the bottom right of the text.
              textstyle = 4 for a shadow at the top left of the text.
- New option: text_shade = 1.0 to specify the shade effect of the text's shadow.
- New option: trough_border_shades = { 1.0, 1.0 } to draw a gradient on
              the border of the trough of GtkScrollbar and GtkProgressBar.
- New option: trough_shades = { 1.0, 1.0 } to draw a gradient on
              the trough of GtkScrollbar and GtkProgressBar.
- Changed option: glowstyle = 5 for a glow around the edges.
- Changed option: listviewstyle = 2 for a solid line.
- Changed option: menustyle = 2 for a bright glow inside the menu.
                  menustyle = 3 for a dark glow inside the menu.
- Changed option: reliefstyle = 3 for a gradient on shadow.
                  reliefstyle = 4 for a stronger shadow.
- Changed option: stepperstyle = 2 for squared steppers with a rounded slider.
- Deprecated option: gradients, please unset the other options instead.
- Deprecated option: profile, please manually adjust the other options.
- Deprecated option: scrollbar_color, please use a custom bg[SELECTED].
- Improved rendering: rounded GtkScale trough.
- Improved rendering: disabled GtkScale trough.
- Improved rendering: contrast function in GtkButton.
- Improved rendering: draw lightborder with on menubar (with menubarstyle = 1).
- Improved rendering: draw lightborder with on toolbar (with toolbarstyle = 1).
- Improved rendering: better GtkTooltip theming.
- Improved rendering: use bg[GTK_STATE_PRELIGHT] on the scrollbar's slider
                      with colorize_scrollbar = FALSE.

Bugfixes in this release:
- Fix a potential endless loop in draw_progressbar_fill and draw_menuitem.
- Support for automake-1.11.
- Some minor fixes on big-endian systems.
- Fixes transparent WebKitGtk window with RGBA colormaps.
- https://bugzilla.gnome.org/show_bug.cgi?id=554871
- https://bugs.launchpad.net/ubuntu/+source/gtk2-engines-murrine/+bug/624901
- Minor fixes and maybe more bugs I forgot to link. :)

(obache)

2015-01-08 01:50:16 UTC MAIN commitmail json YAML

2015-01-08 01:49:31 UTC MAIN commitmail json YAML

Update 3.07 to 4.12
-------------------
+ : new feature
- : deprecated feature
* : bugfix

Version 4.12, 2014/02/23
------------------------
* Small bugfix for specifying clip time for movie thumbnails: "[thumb=3.2s]"

Version 4.11, 2014/02/03
------------------------
+ New plugins: social/facebook-comments and social/facebook-like
+ New plugins: images/exactimage (Thanks F. Breitling)
+ Plugin speedup:  images/autorot (Thanks Simon Oosthoek)
* Small 'has_thumb' bugfix (Thanks Brian Carlstrom, bdc carlstrom com)
* Small fix for 'modify_caption' hook so it only gets called once.

Version 4.10, 2013/05/30
------------------------
* Cleaned up much of the 'perl -cw' warnings

Version 4.09, 2013/05/04
------------------------
+ New plugin: utils/keynavigation.alp (Thanks Matti Laitala, matti.laitala gmail com)
+ Added 'album::add_image_head' for image specific <head> code
* Updated 'write_image_page' hook so that is was consistent for theme/notheme
+ Updated to avconv instead of deprecated ffmpeg
  (To keep using ffmpeg:  '-ffmpeg ffmpeg')
* Cleaned up much of the 'perl -cw' warnings

Version 4.08, 2012/09/27
------------------------
[[[update digikam at thebarters with new modify_caption plugin format]]]
[[update google_analytics plugin]]
+ Updated simmer_theme (3.11) and updated all themes (RSS support!)
+ Updated plugin: extra/rss (Thanks Guy Albertelli II - from 2007, sorry it got lost!)
+ New option: -theme_full_info - major speedups for themes (when not used)
+ -sort exif for exif date sorting (Thanks Mihkel Ader, nodscytale gmail com)
+ New plugin: social/flattr (Thanks Volker Sauer)
+ New plugin: format/piwik (Thanks Volker Sauer)
+ New plugin: images/exactimage (Thanks Frank Breitling)
+ Can now have multiple hooks for 'do_album' (things like 'google_analytics')
  as well as modify_caption and modify_dir_caption
+ Can specify clip time for movies in captions.txt (i.e. "[thumb=3.2s]");
  (May need to use -force and -force_html)
* Handling of multi-page pdf/ps files (Thanks Matthew Probst)

Version 4.07, 2010/08/12
------------------------
+ New plugin: images/annotate-medium (Thanks Joe Botha)
+ Plugins can call back the function that hooked them without a recursive loop
* jhead used for 'JPG' as well as 'jpg' (Thanks Kevin Barter)
+ Russian language support (Thanks Stas Degteff)
+ New theme: hover (Thanks Todd Foster)
* Fixed man page missing NAME (Thanks Eriberto, debian maintainer!)

Version 4.06, 2009/08/12
------------------------
+ No longer fatals out on corrupted images
  (Thanks Alex Roper, alexr ugcs caltech edu)
* Fixed missing files in packages

Version 4.05, 2008/12/21
------------------------
+ WINDOWS GUI (galbum)
+ Windows ActiveState Perl theme support!
+ New hooks added for media style plugins (like media/flv)
+ Added media/flv plugin for FLV support!
+ Added album:: routines for plugins add_head, add_header, add_footer
+ Added piclens plugin for piclens slideshow support!
  (Thanks Reidar D. Midtun, reidar midtun dyndns org)
+ Added exif/gps plugin for gps exif support
  (Thanks Andreas K Huettel, http://www.akhuettel.de/)
+ New plugin: format/google_analytics
+ Added Hungarian docs (Thanks Gy旦rgy K叩roly http://www.me.bme.hu/~karolyi/indexe.html)
* digikam.alp fix for finding top directory (Thanks Kevin Barter)
* Overlay type (Thanks again Laura Baldwin, boojum mit edu)
* Now checking for -medium changes to deciding if we need to rewrite img pages
  (Thanks Rick Baartman, baartman lin12 triumf ca)
+ Added -crf and -license options for GUI support

Version 4.04, 2008/03/13
------------------------
* Fixed overlay of images (now needs "px"?) (Thanks Laura Baldwin, boojum mit edu)
+ Added wmv to movie types (Thanks Kevin Walton, kevin unseen org)

Version 4.03, 2007/12/20
------------------------
+ Fixed up album for CygWin changes - files are no longer quoted, no spaces in filenames!
  (Thanks to the patient Amarsena Reddy, Amarsena.Reddy varian com)
+ Added -usage for seeing as many options as you want
+ Added -thumb_post (Thanks Dave Hansen, dave sr71 net)
+ Added -folder_count (Thanks Dave Hansen, dave sr71 net)
+ Added hidden -dtheme and -Dtheme options
* Fixed deprecated option output
* Fixed dependency checking for image HTML lost in v4.00
* exif/mouseover plugin now works for child albums
  (Thanks George Hansper, georgeh anstat com au)
* Improved XHTML output (replaced 'td background=...')
+ Language: French is mostly complete, as well as docs
+ Better handling of convert animated gif file renaming bugs (Thanks Jon Daley)
* Proper handling of thumbs in other dirs (due to plugins) (Thanks Dave Hansen)

Version 4.02, 2007/01/19
------------------------
+ Language: German now 100%, added Spanish and Catalan
* Bugfix for new installs (two subs named 'install_language')

Version 4.01, 2007/01/08
------------------------
+ New languages: fr, zh-cn, cs, it, ko, de
+ Themes can now support multi-lingual images.
  (Easy using update of simmer_theme)  See example: Themes/Blue/lang/nl/
+ Themes have more translations (number of images, More albums, etc..)
+ Added -check_lang and -list_html_trans support
+ New plugin: images/xy_cache
* Fixed empty directory thumbnail bug
* Fixed/improved _curr_plugin/_curr_hook API.
* Plugged captions/db/digikam db resource leak (Thanks Anders Bolager, anders bolager com)
* Fixed '\\' bug with -make_lang
* Small get_option fix for plugins (and option_changed)

Version 4.00, 2006/12/17
------------------------
+ Full language/i18n support!  See -lang, -list_langs, and -lang_path
+ New languages: (en), he, nl, pl as well as banner, l33t and swedish_chef
+ Option -make_lang for creating easy language templates
+ New plugin: captions/exif/mouseover
+ New plugin: org/link
  (Thanks Matt Forrest, mforrest scs ryerson ca)
+ Added 3gp support using ffmpeg.  Another other movie formats people need?
+ Added -nothumbs support (Thanks Marten van Wezel, marten arago utwente nl)
+ Changed -hash_width option to -screen_width
* Fixed save_conf multiple-saving of multiple array/code values
* Errors now pass non-zero exit value
* Fixed -noknown_images (Thanks Dougie Nisbet, album highmoor co uk)
* Return to XHTML valid (Thanks Markus Mayer, mmayer blastwave org)

Version 3.13, 2006/10/10
------------------------
+ New plugin: format/meta
+ Cleaned up image preloading and added "AddOnload" javascript for plugins
  (Update your themes for proper image preloading)
+ Themes can now do num(This_Image) (Thanks Daniel K, DKml xs4all nl)
* Better fix for double exif captioning (Thanks Joseph Dery, joedery gmail com)
* Fix for medium_scale_opts (Thanks Glyn Davies, agdavies gmail com)
* Removed unnecessary zips and tars in Themes packaging

Version 3.12, 2006/06/14
------------------------
+ Added -create_plugin plugin code
+ New -slideshow support (for most themes)
+ Added overlay thumbnail support.  Themes are simpler and cooler!
  See FunLand as an example.  Also updated simmer_theme.
+ Added 'album -mv' syntax (just a shortcut for the 'utils/mv' plugin)
+ Added -credit (global footer) (Thanks Dave Hansen, dave sr71 net)
+ Added -case_sort option (used to be default!)
  (Thanks Samuel Denis D'Ortun, sddproductions.com)
* Changed ImageMagick calls to handle new syntax (~v6.25)
  (Thanks John Westlund, john.westlund gmail com)
+ Added -follow_symlinks (Thanks Dave Hansen, dave sr71 net)
+ Added hide_album hook (Thanks Dave Hansen, dave sr71 net)
+ Add hook 'end_handle_file' (needed for plugin: format/hide_regex)
* Fixed handling of -no_* in plugin options.
* Fixed caption_edit.cgi directory caption problem (upgrade to CGI v1.07!)
  (Thanks Kathryn Hogg, kjh flyballdogs com)
* Moved dir_thumb hook so it still counts images/folders
+ Patches: full path to find files
  (Thanks Scott Bertin, scottbertin yahoo com)
+ Added data-> head and body_tag

Version 3.11, 2006/04/09
------------------------
+ Changed ffmpeg option from singlejpeg to mjpeg, ffmpeg also now handles mp4
+ Changed 'do_album*' hooks to skip album generation on false
+ Added hooks:  gather_contents, gather_contents_item
* Patches: Fix stop_hashes hook, thumbnail/medium hooks, -burn 'index.html'
  (Thanks Scott Bertin, scottbertin yahoo com)
* Double exif captioning (Thanks Roland Rosenfeld, roenv spinnaker de
  and John Sellens, jsellens generalconcepts com)
+ Plugin: images/epeg (Thanks Scott J. Bertin, scottbertin yahoo com)
+ New theme: Stamp.  Updated theme: W_Peterman
* Change for themes: Get($dir, 'dir') -> Get($dir, 'file')
* Fixed issue with old 'medium *\\>' album.conf options.
  (Thanks Waldy Wisniewski, waldy wizfamily co uk)
* Fixed -h/-plugin_usage bug
* Fixed -clean to also include commented out images.

Version 3.10, 2005/11/01
------------------------
+ Plugin support
+ New plugins: utils/mv, many others
+ Massively improved/corrected/clarified arg saving in conf files
+ Improved dependency checking
+ Use (fast!) Image::Size if available (Thanks Dave Hansen, dave sr71 net)
+ Can now clear array options with -no
* -transform_url fix for %s
* diff_path now handles ActiveState windows paths for all cases
+ Added image overlay support for themes (see simmer_theme.3.03 & OldPhoto)
+ Added "Indexes:" progress bar for slower machines (like mine!)
+ Added -no_virgin_check option (for caption_edit and other CGI)
+ Added -image_headers for no_theme output (and set default to 0)
+ Medium/thumbnail images regenerated only when -medium/-geometry changed.
  (Thanks Andy Somerville, andy.somerville gmail com)
* -no_image_loop now works with no_theme output
* Default output is now Valid XHTML 1.0 Transitional
  (Thanks Goran Sandin, Goran.Sandin abc se)
* Fixed poor quoting of img alt and title tags
+ Added link tags for First/Last and album Up
* Improved -name_length shortening algorithm to avoid bad HTML
+ Replaced -date_sort and -name_sort with -sort [captions,name,date]
+ Added perldocs to caption_edit.cgi
* Fixed saving '#' in config files (Thanks Diego Liziero, diegoliz gmail com)
* Fixed problem with using movies as directory thumbnails
* Fixed inability to add non-images with -no_known_images
* Small path fix for "Your album has moved" false negative
* Fixed stupid split_path bug that disliked the letter 'Q'.  The shame..
  (also fixed StoryCaption bug and alignment problem)
* Initial config menus now support ~/path (Thanks Dylan G., dylang thock com)
  (Thanks Friedrich Pukelsheim, pukelsheim math uni-augsburg de)
* Can handle '# commented' captions with spaces after '#'
  (Thanks Matt Roberts, matt.roberts bigfoot com)
* Fixed clean case-sensitivity, -medium_type and parentheses bugs
  (Thanks Matthew J. Probst, mprobst probst org)
* Fixed incorrect "Your album has been moved" trigger
  (Thanks Dwight Dover, dwidov alltel net)
* Default theme now supports -no_album_captions
* Fixed attempt_require for Cwd so that it doesn't error (nobody told me!)

(mef)

2015-01-07 23:23:14 UTC MAIN commitmail json YAML

Updated time/p5-DateTime to 1.1800

(wiz)

2015-01-07 23:23:02 UTC MAIN commitmail json YAML

Update to 1.18:

1.18  2015-01-05

- There will be a new leap second on June 30, 2015.

1.17  2015-01-04

- No code changes from the 1.16 release.

1.16  2015-01-04 (TRIAL RELEASE)

- Test fix for systems where IVs are 4 bytes long.

1.15  2015-01-03 (TRIAL RELEASE)

- Trying this again ... Experimental fix for adding very large numbers of
  days. Previously, trying to add more than around 2^28 days could cause
  errors if the result ended up in a leap year. This is being released as a
  trial release because I'm not sure how this change will behave on a 32-bit
  Perl. Reported by KMX. RT #97046.

(wiz)

2015-01-07 23:21:28 UTC MAIN commitmail json YAML

Updated databases/p5-DBD-postgresql to 3.5.0

(wiz)

2015-01-07 23:21:16 UTC MAIN commitmail json YAML

Update to 3.5.0:

Version 3.5.0  Released January 6, 2015

  - Allow "placeholder escaping" by the use of a backslash directly before it, e.g.
    "SELECT 1 FROM jsontable WHERE foo \\? ?"
    will contain a single placeholder, and the first question mark will be sent directly
    to the backend to be parsed as an operator.
    [Greg Sabino Mullane, Tim Bunce]
    (CPAN bug #101030)

  - Improve the workings of the ping() method, so it always tests for
    a valid database backend and returns the correct true/false.
    [Greg Sabino Mullane, with help from Andrew Gierth and Tim Bunce]
    (CPAN bug #100648)

  - Add get_info(9000) => 1 to indicate driver can escape placeholders.
    [Tim Bunce]

  - In tests, force the client_encoding to UTF8, skip tests that involve
    characters not supported by the server_encoding
    [Dagfinn Ilmari Manns奪ker <ilmari@ilmari.org>]

  - Fix memory leak when selecting from arrays
    [Dagfinn Ilmari Manns奪ker, reported by Krystian Samp]

  - Make get_info much more efficient and slightly simpler.
    [Tim Bunce]

(wiz)

2015-01-07 21:39:24 UTC MAIN commitmail json YAML

2015-01-07 16:09:23 UTC MAIN commitmail json YAML

Update to 3.20150107. From the changelog:

[ Joey Hess ]
* Added ikiwiki-comment program.
* Add missing build-depends on libcgi-formbuilder-perl, needed for
  t/relativity.t
* openid: Stop suppressing the email field on the Preferences page.
* po: If msgmerge falls over on a problem po file, print a warning
  message, but don't let this problem crash ikiwiki entirely.
* Set Debian package maintainer to Simon McVittie as I'm retiring from
  Debian.

[ Simon McVittie ]
* calendar: add calendar_autocreate option, with which "ikiwiki --refresh"
  can mostly supersede the ikiwiki-calendar command.
  Thanks, Louis Paternault
* search: add more classes as a hook for CSS. Thanks, sajolida
* core: generate HTML5 by default, but keep avoiding new elements
  like <section> that require specific browser support unless html5 is
  set to 1.
* Tell mobile browsers to draw our pages in a device-sized viewport,
  not an 800-1000px viewport designed to emulate a desktop/laptop browser.
* Add new responsive_layout option which can be set to 0 if your custom
  CSS only works in a large viewport.
* style.css, actiontabs, blueview, goldtype, monochrome: adjust layout
  below 600px ("responsive layout") so that horizontal scrolling is not
  needed on smartphone browsers or other small viewports.
* core: new libdirs option alongside libdir. Thanks, Louis Paternault

[ Amitai Schlair ]
* core: log a debug message before waiting for the lock.
  Thanks, Mark Jason Dominus
* build: in po/Makefile, use the same $(MAKE) as the rest of the build.
  Thanks, ttw
* blogspam: use the 2.0 JSON API (the 1.0 XML-RPC API has been EOL'd).
  Closes: #774441

pkgsrc changes:

Add a not-yet-upstreamed patch to link to the commenter's URL for
anonymous-style comments committed directly via the VCS (i.e.,
imported from another CMS).

(schmonz)

2015-01-07 15:02:51 UTC MAIN commitmail json YAML

Updated www/py-flask-admin to 1.0.9.
Updated textproc/p5-XML-Atom-SimpleFeed to 0.861.

(kleink)

2015-01-07 15:01:39 UTC MAIN commitmail json YAML

Update p5-XML-Atom-SimpleFeed to 0.861.

0.861 Tue 06 Jan 2015
- Auto-formatting for recognised data types in date constructs
- Fixed CDATA flattener (was missing /s flag)
- Non-fatal warnings; mea maxima culpa
- Test suite cleanup
- Now uses Dist::Zilla

(kleink)

2015-01-07 14:55:21 UTC MAIN commitmail json YAML

Update py-flask-admin to 1.0.9.

1.0.9
-----

Highlights:

* Bootstrap 3 support
* WTForms 2.x support
* Updated DateTime picker
* SQLAlchemy backend: support for complex sortables, ability to search
  for related models, model inheritance support
* Customizable URL generation logic for all views
* New generic filter types: in list, empty, date range
* Added the ``geoa`` contrib module, for working with
  `geoalchemy2 <http://geoalchemy-2.readthedocs.org/>`_
* Portugese translation
* Lots of bug fixes

(kleink)

2015-01-07 14:53:41 UTC MAIN commitmail json YAML

py-django no longer supports Python 2.6, follow.

(joerg)

2015-01-07 14:26:47 UTC MAIN commitmail json YAML

Provide fake expat.pc for builtin case.

(ryoon)

2015-01-07 13:55:45 UTC MAIN commitmail json YAML

Newer illumos has inotify and the inotify code needs FIONREAD

(wiedi)

2015-01-07 13:28:26 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-View-JSON to 0.34

(mef)

2015-01-07 13:25:28 UTC MAIN commitmail json YAML

(pkgsrc)
- Switch DEPENDS described below
- Clean up DEPENDS (checked by pbulk for this particular package)
  -DEPENDS+=      p5-Catalyst-Runtime>=5.60000:../../www/p5-Catalyst-Runtime
  -DEPENDS+=      p5-JSON-Any>=1.15:../../converters/p5-JSON-Any
  -DEPENDS+=      p5-JSON-XS-[0-9]*:../../converters/p5-JSON-XS
  +DEPENDS+=      p5-JSON-MaybeXS>=1.003003:../../converters/p5-JSON-MaybeXS
(upstream)
- Update 0.33 to 0.34
0.34  Mon Jan 05  12:00:00 CT 2014
        - switched from JSON::Any to JSON::MaybeXS (json_driver option no
          longer supported)
        - Updated some documenation to note that in 2015 perhaps some of the
          given advice is no longer relevent.
        - Added a new configuration option 'json_encoder_args' which lets you
          pass arguments to JSON::MaybeXS.  Useful for when you want to have
          more control on how your JSON serializer works.

(mef)

2015-01-07 13:24:15 UTC MAIN commitmail json YAML

Add comment to cmake.

(ryoon)

2015-01-07 13:23:48 UTC MAIN commitmail json YAML

Updated x11/wxGTK30 to 3.0.2

(ryoon)

2015-01-07 13:22:58 UTC MAIN commitmail json YAML

Update to 3.0.2

* Enable wxscintilla.

Changelog:
3.0.2: (released 2014-10-06)
----------------------------

All:

- Fix silent data loss in wx[F]File::Write(wxString) if conversion fails.
- Make wxString::FromCDouble() work when the global C++ locale is not the C one.
- Add support for "%V", "%G" and "%g" to wxDateTime::Format().

All (GUI):

- Add wxGenericListCtrl::EndEditLabel() (Tim Kosse).
- Implement bounding box computation in wxGCDC (Toni Ru転a).
- Fix saving GIF animations with 2.5s+ delays between frames (elvissteinjr).
- Add "variant" property to windows in XRC.
- Add XRC handler for wxSimplebook.
- Return correct value from wxCommandEvent::GetString() for programmatically
  generated wxEVT_TEXT events from wxComboBox.
- Accept "default" as font family value in XRC (pieleric).
- Send events when toggling wxPropertyGrid nodes from keyboard (Armel Asselin).

wxGTK:

- Fix mouse handling in wxNotebook containing wxListCtrl (Charlie Fenton).
- Fix layout of wxSearchCtrl to not truncate text in it.

wxMSW:

- Fix Cygwin 1.7 build.
- Work around a bug in MinGW 4.8 headers and fix build with it too.
- Include x64 configurations in MSVC 8/9 project files too.
- Fix parallel build of MSVC 11/12 solutions (Artur Wieczorek).
- Fix background of wxRadioBox buttons and wxSlider (Artur Wieczorek).
- Fix appearance of wxToggleButtons with non default colours (Artur Wieczorek).
- Fix drawing on wxDC when using right-to-left layout (Artur Wieczorek).
- Fix wxGrid appearance and behaviour in RTL (Artur Wieczorek).
- Fix creating wxBitmap from monochrome wxIcon or wxCursor (Artur Wieczorek).
- Fix handling of bitmaps with alpha in wxImageList (Artur Wieczorek).
- Add paragraph spacing attributes support to wxTextCtrl (dannchr).
- Show new style directory selector even for non existent paths (raychow).
- Fix order of radial gradient stops (Alexandru Pana).
- Fix font created using wxFont(wxFontInfo()) ctor.
- Fix wxFileName::GetShortcutTarget() in console applications.
- Fix wxFileName::MakeRelativeTo() for shortcut files (gafatoa).
- Fix height of initially empty wxBitmapComboBox (Artur Wieczorek).
- Fix setting label of submenu items (Artur Wieczorek).
- Fix using Esc as accelerator in the menus.
- Fix wrong initial status bar height in some cases (Artur Wieczorek).

(ryoon)

2015-01-07 13:21:56 UTC MAIN commitmail json YAML

2015-01-07 13:21:35 UTC MAIN commitmail json YAML

Updated math/hs-scientific to 0.3.3.5

(szptvlfn)

2015-01-07 13:21:14 UTC MAIN commitmail json YAML

Update to 0.3.3.5

changelog:
0.3.3.5
    * Fixed bug when converting the Scientific:
      `scientific 0 someBigExponent` to a bounded Integral using toBoundedInteger
      or to a bounded RealFloat using toBoundedRealFloat.
      If someBigExponent was big enough to trigger the big-exponent protection
      the beforementioned functions didn't return 0.

      This is fixed by explicitly handling a coefficient of 0.

(szptvlfn)

2015-01-07 13:14:31 UTC MAIN commitmail json YAML

2015-01-07 13:09:31 UTC MAIN commitmail json YAML

2015-01-07 12:51:02 UTC MAIN commitmail json YAML

Updated lang/runawk to 1.6.0

(cheusov)

2015-01-07 12:50:47 UTC MAIN commitmail json YAML

Update to 1.6.0

  Environment variable RUNAWK_KEEPTMP was introduced. If it set,
  temporary files are kept.  This is useful for debugging.

  io.awk:file_size was fixed (its behaviour depended on FS value)

  AWK_PROGS used for testing is now settable from environment.

  A few typos in runawk_modules.3 were fixed.
  Thanks to Andrew Shadura!

(cheusov)

2015-01-07 12:20:07 UTC MAIN commitmail json YAML

2015-01-07 10:39:32 UTC MAIN commitmail json YAML

Note update of www/contao34 package to 3.4.0nb1.

(taca)

2015-01-07 10:39:02 UTC MAIN commitmail json YAML

Add mimetypes.php as one of the configuration files.

Bump PKGREVISION.

(taca)

2015-01-07 10:37:56 UTC MAIN commitmail json YAML

2015-01-07 10:37:11 UTC MAIN commitmail json YAML

2015-01-07 10:35:59 UTC MAIN commitmail json YAML

2015-01-07 09:37:07 UTC MAIN commitmail json YAML

Import dhcpcd-ui-0.7.5 with the following changes:
  *  New icons when theme ones do not exist, taken from GNOME,
    KDE Oxygen and Elementary themes.
  *  Tick icon rather than a radio button is used to show selected SSID
  *  Associated SSID is displayed in bold at the top of the list.
  *  Progress bar displaying percentage has been removed in favour of a
    4-bar connection strength icon which other implementation seen to
    favour.
  *  dhcpcd-qt should now almost be identical to dhcpcd-gtk bar
    platform specific differences.
  *  Pop-ups now appear near the mouse cursor
  *  Pressing enter or OK on the wpa password screen will select that
    SSID to connect to without changing any existing password
  *  Duplicate SSIDs are merged, the BSSID actually used is the
    strongest signal.
  *  On Linux and FreeBSD enable background scanning (5 seconds if the
    SSID menu is shown, otherwise 60 seconds)
  *  If a wireless interface is present, display the strongest
    connection in the system tray instead of the normal LAN style icon.
  *  SSID toolip removed.
  *  Numerous stability issues resolved.

(roy)

2015-01-07 09:01:01 UTC MAIN commitmail json YAML

Import dhcpcd-6.6.7 with the following changes:
  *  Clarify timeout and reboot timeout, make it more sane
  *  A server should not NAK an INFORM
  *  The noalias directive will now remove any IPv4 addresses existing on
    the interface when we want to add our own
  *  For BSD systems stop polling for IPv6 router reachability
    Instead, expect for cached neighour route additions/changes/removals
    to be announced by the kernel. Currently only NetBSD-7.99.3 does this.
  *  Store acquired time for each IPv6 address so we can correctly offset
    pltime and vltime if we need to re-add them
  *  test mode no longer turns off kernel rtadv handling

(roy)

2015-01-07 08:56:37 UTC MAIN commitmail json YAML

Fix DEPENDS+= Path typo, thanks wiz@ for review.

(mef)

2015-01-07 08:51:58 UTC MAIN commitmail json YAML

+ automake-1.15, fluxbox-1.3.6, unrealircd-3.2.10.4 [pkg/49540].

(wiz)

2015-01-07 05:02:37 UTC MAIN commitmail json YAML

2015-01-07 01:01:12 UTC MAIN commitmail json YAML

Revert previous, already fixed.

(wiz)

2015-01-07 00:50:40 UTC MAIN commitmail json YAML

Use valid ruby version suffix variable.

(obache)

2015-01-07 00:35:13 UTC MAIN commitmail json YAML

Updated www/p5-App-Nopaste to 1.003

(mef)

2015-01-07 00:35:03 UTC MAIN commitmail json YAML

Update 1.002 to 1.003
1.003  2015-01-03 20:52:17Z
        - re-release to fix problematic $VERSION declaration (RT#101095)

(mef)

2015-01-07 00:16:37 UTC MAIN commitmail json YAML

Reflect new module type after last update.

(joerg)

2015-01-07 00:15:53 UTC MAIN commitmail json YAML

Incomplete dependencies for binaries.

(joerg)

2015-01-07 00:15:23 UTC MAIN commitmail json YAML

Now that this is build on amd64, hard-code former ${MACHINE_ARCH}.

(joerg)

2015-01-06 23:07:32 UTC MAIN commitmail json YAML

Python 2.6 is no longer supported.

(joerg)

2015-01-06 23:00:16 UTC MAIN commitmail json YAML

Remove chunk to add space after -rpath, the option now has a trailing
comma and the space would result in a compiler argument.

(joerg)

2015-01-06 22:59:07 UTC MAIN commitmail json YAML

Needs readline/editline.

(joerg)

2015-01-06 22:58:41 UTC MAIN commitmail json YAML

2015-01-06 22:57:58 UTC MAIN commitmail json YAML

Shuffle flags around to make sure that the system liblzma is not picked
up first.

(joerg)

2015-01-06 20:35:59 UTC MAIN commitmail json YAML

Fix some problems in the "configuring" section of the pkgsrc guide and
regenerate html and txt version. From Ray Phillips in PR misc/49367.

(bsiegert)

2015-01-06 19:55:22 UTC MAIN commitmail json YAML

audio stuff updates

(drochner)

2015-01-06 19:54:39 UTC MAIN commitmail json YAML

update to 1.3.1
changes:
-bugfixes
-Support the new pregap and data tracks
-Set the originalyear tag when loading a release
-Web service calls to ports 80 and 443 do not need explicit port
specification. 443 should be automatically made https

(drochner)

2015-01-06 19:53:14 UTC MAIN commitmail json YAML

2015-01-06 19:52:40 UTC MAIN commitmail json YAML

2015-01-06 19:50:43 UTC MAIN commitmail json YAML

update to 1.3.10
changes:
-The import command now has a --pretend flag that lists the files that
will be imported
-The config command can now be used to edit the configuration even when
it has syntax errors
-plugin additions and updates
-bugfixes
-Fix a new crash with the latest version of Mutagen (1.26)

(drochner)

2015-01-06 17:45:46 UTC MAIN commitmail json YAML

2015-01-06 15:03:10 UTC MAIN commitmail json YAML

Updated finance/gnucash-docs to 2.6.5

(wiz)

2015-01-06 15:03:01 UTC MAIN commitmail json YAML

Update to 2.6.5, switch to yelp3 since it has a higher chance of
building.

2.6.5  - 16 December 2014
        o Fix a path of freshly added XML files
        o Add some comments about translation to the German documents where the translation wasn't updated to match the English version.
o Apply &untranslated property in German translations
        o Fix path of newly-added XML files.
o Bug 739380 - Release tarball build fails. Git builds OK.

2.6.4  - 28 September 2014
o Add sentence about manually editing payment information for customers.
    o Add warning and tip about account separator character.
    o Correct field format in python-import-fields.
    o Currency movements .. remain fully balanced if "Trading Accounts"
  is enabled; "double entry" was not sufficient.
    o Ersetze umgangssprachliches "Passiva" durch "Fremdkapital" und
  zugehöriges Bild
    o German translation of Transactions chapter.
    o Guide C oview: update processor architecture: "backport" from de
    o Guide C txns: Add a warning about dummy transactions and auditors.
    o Guide C txns: Thinking is not enough for the cleared state of a
  transaction
    o Guide C txns: Upgrade note to warning "It is important to understand
  that reconciliation..."
    o Guide C txns: explain reconcilation state "cleared"; improved
  wording by lmat
    o Guide de ch_accts: Several minor corrections.
    o Guide de ch_basics: several corrections.
    o Guide de ch_oview: orthography and processor architecture update.
    o Guide de ch_txns: several improvements, txns-sxn1 complete.
    o Help Documentation: Add Advanced Portfolio Rpt details, Thanks to
  Chris Good
    o Improve explanation that Credit does NOT decrease equity accounts
    o Improve readability of "Credit does NOT decrease ...".
    o New chapters in the German translation: Overview, Basics, and
  Accounts. Thanks to Mechtilde.
    o Reduced proportional width of description column to increase overall
  font size for a 510 pixel width image.
    o Remove a few discrepancies between the german guide overview and
  other components.
    o Update of translators in gnucash-guide-de.omf
    o Updated documentation to explain how to tie dividends received in
  cash to the appropriate stock holding.

(wiz)

2015-01-06 14:59:19 UTC MAIN commitmail json YAML

2015-01-06 14:56:04 UTC MAIN commitmail json YAML

Make this depend on print/poppler-utils for the pdftops filter;
if configure finds a pdftops binary it will use its full path,
otherwise it defaults to /usr/bin/pdftops which doesn't exists
Bump PKGREVISION

(bouyer)

2015-01-06 14:51:33 UTC MAIN commitmail json YAML

2015-01-06 14:41:08 UTC MAIN commitmail json YAML

Don't hardcode /usr/pkg, use PYTHONCONFIG instead.

(jperkin)

2015-01-06 14:39:59 UTC MAIN commitmail json YAML

Updated devel/p5-Perl-Critic to 1.123

(wen)

2015-01-06 14:39:10 UTC MAIN commitmail json YAML

Update to 1.123
Update DEPENDS

Upstream changes:
1.123 2014-11-11

    [Dependencies]
    * Now requires PPI-1.220 which has numerous bug fixes. This may
      eliminate the need for some "## no critic" markers you inserted to
      work around those bugs. The "ProhibitUselessNoCritic" policy should
      help you find them.

    [Miscellanea]
    * Fixed a typo in the Variables::ProhibitPerl4PackageNames message.

1.122 2014-08-25

    [Dependencies]
    * Now requires PPI-1.218 which has numerous enahncements and bug fixes.
      Also now requires Readonly-2.00, which obviates the need for Readonly::XS
      to get fast constants.

    * File::HomeDir, File::Which, and Term::ANSIColor are all required now
      instead of being optional or recommended. This simplifies our test code
      and ensures consistent optimal behavior for all users.

    [New Policies]
    * Added two new policies: BuiltinFunctions::ProhibitUselessTopic and
      RegularExpressions::ProhibitUselessTopic.

    [Miscellanea]
    * Updated the perlcritic.el script to use modern Emacs hooks.
      Thanks to @intrigeri and the Debian team for the patch.  Fixes GH #556.

    * Removed all the internal RCS keyword boilerplate blocks that were never
      getting expanded.

(wen)

2015-01-06 14:32:53 UTC MAIN commitmail json YAML

Updated devel/p5-Readonly to 2.00

(wen)

2015-01-06 14:32:05 UTC MAIN commitmail json YAML

Update to 2.00

Upstream changes:
2.00 2014-06-30T11:15:05Z
    - Deprecation of Readonly::XS as a requirement for fast, readonly
      scalars is complete. Report any lingering issues on the tracker
      ASAP.

1.61 2014-06-28T11:22:13Z
    - Normal constants (strings, numbers) do not appear to be read only to
      Internals::SvREADONLY($) but perl itself doesn't miss a beat when you
      attempt to assign a value to them. Fixing test regression in
      t/general/reassign.t

1.60 2014-06-27T15:59:27Z
    - Fix array and hash tie() while in XS mode (exposed by Params::Validate tests)
    - Fix implicit undef value regression resolves #8
    - Minor documentation fixes (spell check, etc.)
    - Patch from Gregor Herrmann <gregoa@debian.org> resolves #7

v1.500.0 2014-06-25T19:56:18Z
    - PLEASE NOTE: Readonly::XS is no longer needed!
    - Again, Readonly::XS is no longer needed.
    - Merged typo fix from David Steinbrunner RT#86350/#2
    - Merged patch (w/ tests, yay!) from Daniel P. Risse RT#37864
    - Upstream magic related bugs were reported to p5p and fixed in perl
      itself so we can resolve the following local issues: RT#70167, RT#57382,
      RT#29487, RT#36653, RT#24216.
    - Reported RT#120122 (tie + smartmatch bug) upstream to p5p. Will
      eventually resolve local [RT#59256].
    - Note: Resolved RT#16167 (benchmark.pl being installed) in 1.04.
    - Use readonly support exposed in Internals on perl >=5.8.x
    - Have I mentioned you don't need to install Readonly::XS anymore?
    - Checking $Readonly::XSokay is no longer suggested. ...never should have been

(wen)

2015-01-06 14:28:12 UTC MAIN commitmail json YAML

Disable precompiled headers on SunOS, it can cause problems.  Fix ZLIB_ROOT
whilst here to correctly find the preferred zlib.

(jperkin)

2015-01-06 14:23:31 UTC MAIN commitmail json YAML

Updated devel/p5-PPI to 1.220

(wen)

2015-01-06 14:22:20 UTC MAIN commitmail json YAML

Update to 1.220

Upstream changes:
1.220 Tue 11 Nov 2014
Summary:
- incompatible behavior fixes on PPI::Statement::Sub->prototype
- improved parsing of various syntax elements
- code quality improvements
- various small documentation fixes

Details:
- {} is now recognized as anonymous hash constructor instead of a code
  block after these operators: &&= //= || && // ? :
  (GitHub #36) (MOREGAN)
- regex capture variables greater than $9 are now parsed completely,
  instead of being parsed as single digit captures with numbers after
  them (GitHub #38) (MOREGAN)
- DESTROY and AUTOLOAD subs are now parsed even without the sub
  keyword (GitHub #39) (MOREGAN)
- PPI::Statement::Sub->prototype behavior now matches its
  documentation, instead of returning the prototype string
  unchanged and still including the parens (GitHub #56) (MOREGAN)
- PPI::Statement::Sub->prototype now returns undef on subs without a
  prototype, instead of returning an empty string
  (GitHub #56) (MOREGAN)
- list of keywords which are not parsed as packages when followed by
  the Perl4 package separator ' has been increased
  (GitHub #77) (MOREGAN)
- application of a number of Perl::Critic policies and documentation
  fixes (GitHub #53) (MOREGAN, MITHALDU)
- automation of README.md generation for git (GitHub #86) (COWENS)
- various small documentation fixes (Github #96) (MOREGAN)

1.218 Sat 16 Aug 2014
Summary:
- Fixes for various parsing and documentation bugs
- 1MB limit on input document size removed
- Moved repository to GitHub: https://github.com/adamkennedy/PPI

Details:
- Stop directing bugs to rt.cpan.org (GitHub #40) (MOREGAN)
- Fix documentation reference to List::Util (RT #75308) (RWSTAUNER)
- Improve scalability of parsing long lines, and remove the size
  limit on documents PPI will parse (GitHub #5) (MITHALDU)
- Speed up adding an element to an unlabeled statement.
  Allow inlining of some methods. (WOLFSAGE)
- Expanded test coverage (DOLMEN, MOREGAN)
- Convert inline tests to standalone tests (GitHub #12) (MOREGAN)
- Fix for '1=>x' being parsed as x operator (GitHub #46) (MOREGAN)
- Recognize that '1 x3' is the x operator followed by a 3
  (RT #37892, GitHub #27) (MOREGAN)
- Support all augmented assignment operators (<<=, ||=, etc.)
  (RT #68176, 71705) (MOREGAN)
- Stop upper-case "=CUT" from terminating POD (RT #75039) (JAE)
- Support upper-case digits in hex and binary numbers, including
  in the leading '0X' and '0B'. (RT #36540) (KRYDE, MOREGAN)
- Fix float argument to range operator misparsed as version
  string (RT #45014) (MOREGAN)
- Fix POD markup in PPI::Find (RT #51693) (FWIE)
- Fix spelling of "Tom Christiansen" (RT #67264) (TADMC)
- Fix a large raft of spelling and grammar errors (RT #85049) (David
  Steinbrunner, DOLMEN, MOREGAN)
- Fix errors in documentation of the PPI::Element class hierarchy
  (RT #30863, 69026) (SJQUINNEY)
- Prevent PPI::XSAccessor packages from hiding corresponding PPI
  packages in CPAN (RT #90792) (MITHALDU)
- Recognize the formfeed character as whitespace (RT #67517) (WYANT)
- Recognize regex match following 'return' (RT #27475) (ADAMK)
- Fix missing dereference, length called on reference (RT #40103)
  (ADAMK)

(wen)

2015-01-06 14:12:53 UTC MAIN commitmail json YAML

Updated archivers/unzip to 6.0nb3

(wiz)

2015-01-06 14:12:45 UTC MAIN commitmail json YAML

2015-01-06 13:51:36 UTC MAIN commitmail json YAML

Updated devel/p5-Module-CoreList to 5.20141220

(wen)

2015-01-06 13:49:39 UTC MAIN commitmail json YAML

Update to 5.20141220

Upstream changes:
5.20141220
  - Updated for v5.21.7

(wen)

2015-01-06 13:32:34 UTC MAIN commitmail json YAML

2015-01-06 13:32:25 UTC MAIN commitmail json YAML

Update 1.0 to 1.2 based on PR pkg/49063 by Leonardo Taccari.
(pkgsrc)
  - Instead of using do-* in Makefile adjust config.mk and use the
    official Makefile like other suckless.org packages (e.g. x11/dmenu).
  - Do not install README: the only useful information for the user was:
    Simply invoke the 'slock' command. To get out of it, enter your
    password. The user can read that in x11/slock/DESCR by
    pkg_info slock.
(upstream)
  * slock-1.2:
    - Colors are now specified via config.h
    - Minor bug fixes

  * slock-1.1:
    - Eckhards dualcolor patch
    - Minor bug fixes

(mef)

2015-01-06 12:58:45 UTC MAIN commitmail json YAML

Updated net/unison to 2.48.3

(wiz)

2015-01-06 12:58:37 UTC MAIN commitmail json YAML

Update to 2.48.3:

Changes in Version 2.48.3

  Changes since 2.45:
    * Incorporated a patch from Christopher Zimmermann to replace the
      Uprintf module (which doesn't work with OCaml 4.02, causing Unison
      to crash) with equivalent functionality from the standard library.
    * Incorporated a refresh of the OSX GUI, contributed by Alan Shutko.
    * Added a maxsizethreshold option, which prevents the transfer of
      files larger than the size specified (in Kb).
    * Added a "copyonconflict" preference, to make a copy of files that
      would otherwise be overwritten or deleted in case of conflicting
      changes. (This makes it possible to automatically resolve conflicts
      in a fairly safe way when synchronizing continuously, in
      combination with the "repeat = watch" and "prefer = newer"
      preferences.
    * File system monitoring:
          + The file watcher now fails when unable to watch a directory,
            rather than silently ignoring the issue.
          + File system monitoring: more robust communication with the
            helper program (in socket mode, the unison server will still
            work properly despite unexpected unison client
            disconnections).
          + A bytecode version of unison-fsmonitor is now produced by
            "make NATIVE=false"
          + Improved search for unison-fsmonitor
          + Detect when the helper process exits.
          + More robust file watching helper programs for Windows and
            Linux. They communicate with Unison through pipes (Unison
            redirects stdin and stdout), using a race-free protocol.
          + Retries paths with failures using an exponential backoff
            algorithm.
          + The information returned by the file watchers are used
            independently for each replica; thus, when only one replica
            has changes, Unison will only rescan this replica.
          + When available, used by the graphical UIs to speed up
            rescanning (can be disabled by setting the new watch
            preference to
          + Small fix to the way fsmonitor.py gets invoked when using the
            file watching functionality, suggested by Josh Berdine. Unison
            will now look for fsmonitor.py in the same directory where the
            Unison executable itself lives.
    * Minor:
          + Fixed a bug in export procedure that was messing up
            documentation strings.
          + Incorporated a patch from Ir疣yossy Knoblauch Art�r to make
            temp file names fit within 143 characters (to make eCryptFS
            happy).
          + Added a string to the Conflict direction to document the
            reason of the conflict.
          + Log conflicts and problems in the text UI even if nothing is
            propagated.
          + Use hash function from OCaml 3.x for comparing archives, even
            when compiled with OCaml 4.x.
          + Do not restart Unison in case of uncaught exception when the
            repeat preference is set. This seems safer. And it does not
            work, for instance, in case of lost connection.
          + Fix Unix.readlink invalid argument error under Windows
          + Fix a crash when the output of the diff program is too large.
          + Fixed Makefile for cross-compiling towards Windows (updated to
            MinGW-w64)

  Changes since 2.40.63:
    * New preference fastercheckUNSAFE, which can be used (with care!) to
      achieve much faster update detection when all the common files in
      the two replicas are known to be identical. See the manual for more
      information.
      This feature should still be considered experimental, but it's
      ready for other people to try out.
    * Added option clientHostName. If specified, it will be used to as
      the client host name, overriding UNISONLOCALHOSTNAME and the actual
      host name.
    * OS X GUI:
          + fix crash under Lion, because of problems with the toolbar,
            using the fix suggested in
            http://blitzbasic.com/Community/posts.php?topic=95778.
          + uimacnew09 is now the standard graphical interface on OSX
          + A small improvement to the uimacnew09 interface from Alan
            Schmitt and Steve Kalkwarf: when Unison is run with the -batch
            flag, the interface will now automatically propagate changes
            and terminate, without waiting for user interaction.
          + Show a modal warning window if there is no archive for the
            hosts. The user can then choose to exit or proceed (proceed is
            the default). The window is not shown if the batch preference
            is true.
          + file details panel selectable
    * GTK GUI:
          + New version of uigtk2.ml from Matt Zagrabelny that reorganizes
            the icons in a slightly more intuitive way.
    * Minor fixes:
          + Setting the prefer preference to older or newer now propagates
            deletions when there is no conflict.
          + Correctly quote the path when running merge commands.
          + Add quotes to paths when calling external file watcher
            utility.
          + Incorporate a patch to fsmonitor.py (the external filewatcher
            utility) from Tomasz Zernicki to make it work better under
            Windows.
          + Incorporated new version of fsmonitor.py from Christophe Gohle
          + Fixed incompatibility with OpenSSH 5.6.
          + Fixed fingerprint cache: do not cache file properties
          + Some spelling corrections in documentation and comments from
            Stephane Glondu
          + Fixed O_APPEND mode for open under Windows
          + Fixed String.sub invalid argument error when an AppleDouble
            file does not contain a finder information field
          + Trim duplicate paths when using "-repeat watch"
          + Unison now passes path arguments and -follow directives to
            fsmonitor.py. This seems to work except for one small issue
            with how fsmonitor.py treats -follow directives for
            directories that don't exist (or maybe this is an issue with
            how it treats any kind of monitoring when the thing being
            monitored doesn't exist?). If we create a symlink to a
            nonexistant directory, give Unison (hence fsmonitor.py) a
            'follow' directive for the symlink, start unison, and then
            create the directory, fsmonitor.py misses the change.
          + Lines added in profile files by unison always start at a new
            line

(wiz)

2015-01-06 12:57:52 UTC MAIN commitmail json YAML

Added net/unison2.40 version 2.40.102nb22

(wiz)

2015-01-06 12:57:37 UTC MAIN commitmail json YAML

+ unison2.40.

(wiz)

2015-01-06 12:57:03 UTC MAIN commitmail json YAML

Import unison-2.40.102nb22 as net/unison2.40 before updating net/unison.

Unison is a file-synchronization tool for Unix and Windows. It allows
two replicas of a collection of files and directories to be stored
on different hosts (or different disks on the same host), modified
separately, and then brought up to date by propagating the changes
in each replica to the other.

(wiz)

2015-01-06 12:54:00 UTC MAIN commitmail json YAML

Updated chat/irssi to 0.8.17

(mef)

2015-01-06 12:53:12 UTC MAIN commitmail json YAML

Update distinfo due to chat/irssi update from 0.8.16 to 0.8.17.

(mef)

2015-01-06 12:40:06 UTC MAIN commitmail json YAML

Update chat/irssi with PR pkg/49324 by Leonardo Taccari
from 0.8.16 to 0.8.17
(and also update accordingly chat/irssi-*/distinfo).

Changes:
v0.8.17 2014-10-11  The Irssi team <staff@irssi.org>
+ Document that SSL connections aren't properly handled during /UPGRADE.
  See Github PR #39.
+ Synchronize scripts with scripts.irssi.org.
+ Performance enhancement of the nicklist as well as the window_item_find
  function. See Github PR #24.
+ Disallow unloading of static modules.
+ Allow UTF-8 characters in /bind. See Github PR #18.
+ Split overlong outgoing messages instead of silently truncating them.
  Adds two new options: 'split_line_end' and 'split_line_start'.
  'split_line_end' contains a string added to the end of line fragments.
  'split_line_start' contains a string added to the beginning of line
  fragments. See Github PR #29.
+ Added special /ignore NO_ACT level to ignore only activity (see /help ignore).
+ Support for 256 and true color terminals (see Github PR #48).
+ Support for italics (see Github PR #58).
+ Rewrote many help files.
- Fixed various compiler warnings and use of deprecated functions.
- Fixed Perl API usage and added PERL_NO_GET_CONTEXT to reduce code size.
- Fixed format_get_text Perl API. See Github PR #23.
- Fixed gui_printtext_after and term_refresh_*() visibility. See Github PR #22.
- Fixed issue where UTF-8 characters was corrupted once for every 32k text.
  See Github PR #12.
- Fixed redrawing issue with right-aligned statusbar.
- Fixed use-after-free bug with cached settings values. See Github PR #147.

(mef)

2015-01-06 11:54:22 UTC MAIN commitmail json YAML

2015-01-06 11:54:00 UTC MAIN commitmail json YAML

Updated math/hs-scientific to 0.3.3.4

(szptvlfn)

2015-01-06 11:53:39 UTC MAIN commitmail json YAML

Update to 0.3.3.4

changelog:
0.3.3.4
    * Relax upper version bounds of base and deepseq
      for the test suite and benchmarks.

0.3.3.3
    * Add support for `deepseq-1.4`.

0.3.3.2
    * Fix parsing of empty digit string (#21).

(szptvlfn)

2015-01-06 11:49:00 UTC MAIN commitmail json YAML

Use __EXTENSIONS__ on SunOS for sigaction et al.

(jperkin)

2015-01-06 11:40:33 UTC MAIN commitmail json YAML

2015-01-06 11:27:48 UTC MAIN commitmail json YAML

Updated misc/fd to 3.01b

(ryoon)

2015-01-06 11:27:15 UTC MAIN commitmail json YAML

Remove debugging code.

(ryoon)

2015-01-06 11:26:37 UTC MAIN commitmail json YAML

+ gnuchess-6.2.1.

(wiz)

2015-01-06 11:24:58 UTC MAIN commitmail json YAML

2015-01-06 11:24:17 UTC MAIN commitmail json YAML

Update to 3.01b

>From  @tristelo, https://gist.github.com/steleto/7767b954611888aaa67d

Changelog:
Ver. 3.01b Abortion with sparc64 architecture is fixed.
(05/06/14) Failure to expand macros with Linux kernel >=2.6.23 is fixed.
Failure to overwrite some macro with 'bind' is fixed.
Infinite loop by some builtin with %M macro is fixed.

Ver. 3.01a Change 'IMELARNING' internal variable to 'IMELEARNING'.
(06/08/13) Sorting rule for tree screen is adjusted to browser screen.
Bug that any invalid UID/GID breaks file list is fixed.
Bug that file list is not updated with lost directory is fixed.
Failure to compile with environments using termio is fixed.

Ver. 3.01 Add 'WIDEDIGIT', 'SIZEUNIT' internal variables.
(08/03/12) Add 'HISTUMASK', 'DIRHISTUMASK' internal variables.
Add 'IMELARNING', 'FREQFILE', 'FREQUMASK' internal variables.
Add 'getfreq', 'setfreq' builtins.
The object tables of 'IMEBUFFER' internal variable is extended.

Ver. 3.00m Add the identifier UTF8LANG for compile.
(07/27/12) Abortion when save file on customizer with some OS is fixed.
Wrong priority with IME translation candidates is fixed.
Unavailable dictionary in DICTSRC with ShiftJIS OS is fixed.
Failure to compile with gcc-4.2 is fixed.
Bug that some pipes cause infinite loop is fixed.
Ineffective suspend key in any pipes is fixed.
Wrong manual page for 'wait' builtin with no argument is fixed.

Ver. 3.00l Support Android 4.0.
(06/30/12) Support MINIX 3.2.
Add the identifiers DEFKCODE, UTF8DOC, LANGWIDTH for compile.
Add the identifiers _NOUNICDTBL, _NODICTTBL for compile.
The cross-compiling is supported more carefully.
Strange attribute-changing screen in narrow terminal is fixed.
Some abortion when open archive browser is fixed.
Some abortion when access MS-DOS formed path is fixed.
Persistence of "Wait a minute" when TRADLAYOUT=1 is fixed.
Ineffective sequence to save cursor when PTYMODE=1 is fixed.
Unreadable file starting with "./" in archive browser is fixed.

Ver. 3.00k Support Cygwin 1.7.13.
(04/21/12) The cursor position after changing directory upward is changed.
Failure by PageUp/PageDown key on the tree screen is fixed.
Unsupported second resolution on the floppy drive is fixed.
Some abortions by Bs key on the tree screen is fixed.
Broken tree screen on the MS-DOS formed path is fixed.
Failure to get HTTP log on some environments is fixed.
Ineffective command result just before NEXT_WINDOW is fixed.
Abortion with LOG_DIR in archive browser is fixed.
Unexpected result of LOG_DIR in archive browser is fixed.
Overflow by the too long path name is suppressed.
Some commands in archive browser is restricted.

(ryoon)

2015-01-06 11:24:02 UTC MAIN commitmail json YAML

2015-01-06 11:19:19 UTC MAIN commitmail json YAML

Extend valid currency data to 15 years to avoid lag in upstream updates,
fixes current problems with the Turkish data which expired at the end of
last year.

(jperkin)

2015-01-06 10:44:38 UTC MAIN commitmail json YAML

Fix build with GCC 4.5.3 under NetBSD 6.1

(ryoon)

2015-01-06 10:40:22 UTC MAIN commitmail json YAML

Updated www/seamonkey-l10n to 2.31

(ryoon)

2015-01-06 10:39:14 UTC MAIN commitmail json YAML

2015-01-06 10:32:53 UTC MAIN commitmail json YAML

Updated inputmethod/mozc-server to 2.16.2007.102
Updated inputmethod/mozc-renderer to 2.16.2007.102
Updated inputmethod/mozc-tool to 2.16.2007.102
Updated inputmethod/mozc-elisp to 2.16.2007.102
Updated inputmethod/uim-mozc to 2.16.2007.102
Updated inputmethod/ibus-mozc to 2.16.2007.102

(ryoon)

2015-01-06 10:30:54 UTC MAIN commitmail json YAML

Update to 2.16.2007.102

Changelog:
Summary of changes between 2.16.2004.102 (r467) and 2.16.2007.102 (r470).

    DEPS changes:
        fontTools: initial import as of 5ba7d98a4153fad57258fca23b0bcb238717aec3
    Build related changes:
        Android build requires Android-21 SDK
    Major changes:
        Enable Material Theme on Android
        Support floating window and floating mode indicator on Android 5.0 and later when physical keyboard is attached
        Improve accessibility support on Android
    Known issues:
        Voiced sound marks on the key pad is not placed at correct position in Android (Issue 263)

Summary of changes between 2.16.1918.102 (r377) and 2.16.2003.102 (r463).

    DEPS changes:
        gtest: r692 -> r700
        gmock: r485 -> r501
        gyp: r1987 -> r2012
        protobuf: 172019c40bf548908ab09bfd276074c929d48415 -> bba83652e1be610bdb7ee1566ad18346d98b843c
    Build related changes:
        Android build requires NDK r10d
        Android build supports arm64/mips64/x86-64 ( Issue 259 )
        Android build supports Clang 3.5 and libc++ ( Issue 260 )
        Versioning scheme for Android is changed. See r439 for details.
        Build time dependency on libzinnia-dev is removed from Android and NaCl builds
    Major changes:
        Android 2.1 - Android 3.2 are no longer supported
        armeabi-v7a is always enabled in arm 32-bit build for Android
        Updated main dictionary, Emoji dictionary, emoticon dictionary, and single kanji dictionary
    Fixed issues:
        FIX: IME crashes when using US International hardware keyboard ( Issue 248 )
        FIX: ibus-mozc + XIM: preedit text is not cleared after preedit commit triggered by focus change ( Issue 255 )
        FIX: Entering symbol view causes NPE when "Switch Access" accessibility mode is enabled ( Issue 257 )
        FIX: An empty word can be suggested in the candidate list ( Issue 261 )

(ryoon)

2015-01-06 10:27:32 UTC MAIN commitmail json YAML

Updated devel/gyp to 0.1pre2019

(ryoon)

2015-01-06 10:26:59 UTC MAIN commitmail json YAML

Update to 0.1pre2019

Changelog is not available.

(ryoon)

2015-01-06 09:51:51 UTC MAIN commitmail json YAML

Tobias Nygren reports this needs MAKE_JOBS_SAFE=no -- make it so.

(he)

2015-01-06 09:26:55 UTC MAIN commitmail json YAML

pick up gettext-m4 package first.

(obache)

2015-01-05 23:25:29 UTC MAIN commitmail json YAML

Updated sysutils/dbus to 1.8.14

(wiz)

2015-01-05 23:25:20 UTC MAIN commitmail json YAML

Update to 1.8.14:

D-Bus 1.8.14 (2015-01-05)
==

The “40lb of roofing nails” release.

Security hardening:

• Do not allow calls to UpdateActivationEnvironment from uids other than
  the uid of the dbus-daemon. If a system service installs unsafe
  security policy rules that allow arbitrary method calls
  (such as CVE-2014-8148) then this prevents memory consumption and
  possible privilege escalation via UpdateActivationEnvironment.

  We believe that in practice, privilege escalation here is avoided
  by dbus-daemon-launch-helper sanitizing its environment; but
  it seems better to be safe.

• Do not allow calls to UpdateActivationEnvironment or the Stats interface
  on object paths other than /org/freedesktop/DBus. Some system services
  install unsafe security policy rules that allow arbitrary method calls
  to any destination, method and interface with a specified object path;
  while less bad than allowing arbitrary method calls, these security
  policies are still harmful, since dbus-daemon normally offers the
  same API on all object paths and other system services might behave
  similarly.

Other fixes:

• Add missing initialization so GetExtendedTcpTable doesn't crash on
  Windows Vista SP0 (fd.o #77008, Илья А. Ткаченко)

(wiz)

2015-01-05 22:45:06 UTC MAIN commitmail json YAML

Note update of x11/rxvt-unicode

(morr)