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 (17m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 10:08:33 UTC Now

2014-02-19 07:41:30 UTC MAIN commitmail json YAML

+ calibre-1.24, cvs-fast-export-1.5, dbus-glib-0.102, git-1.9.0,
  grep-2.17, grilo-0.2.8, grilo-plugins-0.2.10, gtk-doc-1.20,
  lynx-2.8.8rel1, mpg123-1.18.1, multitail-6.2, ppp-2.4.6,
  py-cython-0.20.1, py-lxml-3.3.1, py-urwid-1.2.0, reposurgeon-3.4,
  samba-4.0.15, spamassassin-3.4.0, veusz-1.20.1.

(wiz)

2014-02-18 22:22:14 UTC MAIN commitmail json YAML

Mark as not ready for python-3.x.

(wiz)

2014-02-18 22:21:33 UTC MAIN commitmail json YAML

Newer NetBSD has shm_open, use a common PLIST fragment for all systems
using it.

(joerg)

2014-02-18 22:20:25 UTC MAIN commitmail json YAML

Needs pkg-config.

(joerg)

2014-02-18 22:20:03 UTC MAIN commitmail json YAML

Put binaries back into the directory the PLIST expect them in.

(joerg)

2014-02-18 22:18:48 UTC MAIN commitmail json YAML

Restrict the explicit -lgcc_s to Linux as the comment indicates where it
is aimed at.

(joerg)

2014-02-18 20:49:00 UTC MAIN commitmail json YAML

2014-02-18 20:48:46 UTC MAIN commitmail json YAML

2014-02-18 18:38:55 UTC MAIN commitmail json YAML

Add missing examples conf

(pettai)

2014-02-18 16:13:40 UTC MAIN commitmail json YAML

Updated devel/py-cython to 0.20nb1

(wiz)

2014-02-18 16:13:32 UTC MAIN commitmail json YAML

Fix packaging when py-setuptools is installed by just switching to it
completely and adapting the package.
Replace patch-aa with post-install target.
Fix interpreter path in installed file.
Bump PKGREVISION.

Addresses PR pkg/48602 by Hauke Fath.

(wiz)

2014-02-18 15:34:20 UTC MAIN commitmail json YAML

Build against apache24.

(jperkin)

2014-02-18 15:01:09 UTC MAIN commitmail json YAML

2014-02-18 12:21:34 UTC MAIN commitmail json YAML

2014-02-18 12:13:01 UTC MAIN commitmail json YAML

Fix build on SunOS.  Patches from Thomas Merkel in joyent/pkgsrc#175.

(jperkin)

2014-02-18 11:34:39 UTC pkgsrc-2013Q4 commitmail json YAML

2014-02-18 11:34:25 UTC pkgsrc-2013Q4 commitmail json YAML

Pullup ticket #4329 - requested by drochner
sysutils/xentools41: security patch

Revisions pulled up:
- sysutils/xentools41/Makefile                                  1.44
- sysutils/xentools41/distinfo                                  1.35
- sysutils/xentools41/patches/patch-CVE-2014-1950              1.1

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Thu Feb 13 11:12:58 UTC 2014

  Modified Files:
          pkgsrc/sysutils/xentools41: Makefile distinfo
  Added Files:
          pkgsrc/sysutils/xentools41/patches: patch-CVE-2014-1950

  Log Message:
  add patch from upstream to fix use-after-free under memory pressure
  (CVE-2014-1950)
  bump PKGREV

(tron)

2014-02-18 03:00:52 UTC MAIN commitmail json YAML

Use mk/fuse instead of filesytems/fuse.

NetBSD's FUSE implementation is part of the base system, and
filesytems/fuse is the user-space implementation for systems with the
/dev/fuse interface.  It might be possible to use filesytems/fuse and
perfused, but that's much harder than librefuse.

Now orifs runs on NetBSD 6.

(gdt)

2014-02-18 02:53:51 UTC MAIN commitmail json YAML

Updated parallel/py-billiard to 3.3.0.16

(rodent)

2014-02-18 02:53:37 UTC MAIN commitmail json YAML

Updated to latest release, 3.3.0.16. Some important changes to note:

1) The shared library isn't installed with py33. The package uses a pure
  python implementation;
2) The connection and reduction functions are installed in different
  directory names depending on python major version. From CHANGES.txt:

3.3.0.16 - 2014-02-11
---------------------
- Previous release was missing the billiard.py3 package from MANIFEST
  so the installation would not work on Python 3.

3.3.0.15 - 2014-02-10
---------------------
- Pool: Fixed "cannot join process not started" error.
- Now uses billiard.py2 and billiard.py3 specific packages that are installed
  depending on the python version used.
    This way the installation will not import version specific modules (and
    possibly crash).

3.3.0.14 - 2014-01-17
---------------------
- Fixed problem with our backwards compatible ``bytes`` wrapper
  (Issue #103).
- No longer expects frozen applications to have a valid ``__file__``
  attribute.

(rodent)

2014-02-18 02:25:16 UTC MAIN commitmail json YAML

gnu-lgpl-v2.1 is also selectable.

(obache)

2014-02-18 02:11:38 UTC MAIN commitmail json YAML

Added restrictions from bundled model files.

(obache)

2014-02-18 01:49:55 UTC MAIN commitmail json YAML

Note update of textproc/p5-XML-XPathEngine.

(hiramatsu)

2014-02-18 01:49:27 UTC MAIN commitmail json YAML

Update p5-XML-XPathEngine to 0.14.

Changes from previous:
----------------------
version 0.14
fixed  POD error

version 0.13
added:  error, with (hopefully!) proper error message when trying to
        follow XML axes from a litteral, see
        http://stackoverflow.com/questions/7761509/xpath-expression-to-access-parent-or-sibling-usin
g-htmltreebuilderxpath-modul

(hiramatsu)

2014-02-17 23:16:16 UTC MAIN commitmail json YAML

Remove -fcheck-new and -fpch-deps flags for all compilers, not only
clang. Requested by joerg.

(wiz)

2014-02-17 21:44:23 UTC MAIN commitmail json YAML

Remove some flags that clang doesn't understand (only when clang is used).
Still doesn't build though.

(wiz)

2014-02-17 20:50:04 UTC MAIN commitmail json YAML

Added cad/kicad version 20140214
Added cad/kicad-lib version 20140214
Added cad/kicad-doc version 20140214

(bouyer)

2014-02-17 20:41:58 UTC MAIN commitmail json YAML

Add kicad, kicad-doc and kicad-lib

(bouyer)

2014-02-17 18:36:08 UTC MAIN commitmail json YAML

Try to make the dirent->d_type handling code autodetect. (As best as I
can tell it is not, in the current version 3.9.2 at least, handled
from configure.) This will probably fix the Solaris build.

I wrote this patch like a month ago and apparently forgot to actually
commit it.

(dholland)

2014-02-17 17:34:56 UTC MAIN commitmail json YAML

Updated www/ap2-python to 3.5.0; www/apache22 to 2.2.26

(adam)

2014-02-17 17:32:56 UTC MAIN commitmail json YAML

Changes with Apache 2.2.26

  *) mod_dav: dav_resource->uri treated as unencoded. This was an
    unnecessary ABI changed introduced in 2.2.25.

  *) mod_dav: Do not validate locks against parent collection of COPY
    source URI.

  *) mod_ssl: Check SNI hostname against Host header case-insensitively.

  *) mod_ssl: enable support for ECC keys and ECDH ciphers.  Tested against
    OpenSSL 1.0.0b3.

  *) mod_ssl: Change default for SSLCompression to off, as compression
    causes security issues in most setups. (The so called "CRIME" attack).

  *) mod_ssl: Fix compilation error when OpenSSL does not contain
    support for SSLv2. Problem was introduced in 2.2.25.

  *) mod_dav: Fix double encoding of URIs in XML and Location header (caused
    by unintential ABI change in 2.2.25).

(adam)

2014-02-17 17:20:28 UTC MAIN commitmail json YAML

Changes 3.5.0:
* Support for Python 3.3
* Simpler, faster and up-to-date with latest Python code for creating/maintaining interpreter and thread state.
* A much faster WSGI implementation (start_response now implemented in C)

(adam)

2014-02-17 17:11:07 UTC MAIN commitmail json YAML

Pass --disable-openmp on Darwin.  With changes to g95 and tk, this package
finally builds.

(jperkin)

2014-02-17 16:49:22 UTC MAIN commitmail json YAML

Updated lang/g95 to 0.93nb5

(jperkin)

2014-02-17 16:49:14 UTC MAIN commitmail json YAML

Weak aliases are unsupported on Darwin, so don't do it.  Fixes lots of
dependencies.

Bump PKGREVISION.

(jperkin)

2014-02-17 16:35:29 UTC MAIN commitmail json YAML

Updated x11/tk to 8.6.1nb2

(jperkin)

2014-02-17 16:35:07 UTC MAIN commitmail json YAML

Don't enable Aqua support at all on Darwin, it installs X11 headers
which are incompatible with Xquartz, breaking various packages.

Bump PKGREVISION.

(jperkin)

2014-02-17 14:33:51 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 4.136

(wiz)

2014-02-17 14:33:42 UTC MAIN commitmail json YAML

2014-02-17 14:32:59 UTC MAIN commitmail json YAML

Updated biology/py-mol to 1.5.0.1nb3

(wiz)

2014-02-17 14:32:48 UTC MAIN commitmail json YAML

Add standard comment to not-ready-for-python line.

(wiz)

2014-02-17 14:32:28 UTC MAIN commitmail json YAML

Mark as not ready for python-3.x.
While here, slightly clean up Makefile and fix conflict with itself
by adding ${PYVERSSUFFIX} to pymol binary.
Bump PKGREVISION.

(wiz)

2014-02-17 12:11:14 UTC pkgsrc-2013Q4 commitmail json YAML

2014-02-17 12:10:59 UTC pkgsrc-2013Q4 commitmail json YAML

Pullup ticket #4328 - requested by bouyer
graphics/glew: build fix

Revisions pulled up:
- graphics/glew/Makefile                                        1.17

---
  Module Name: pkgsrc
  Committed By: bouyer
  Date: Sun Feb 16 22:45:54 UTC 2014

  Modified Files:
  pkgsrc/graphics/glew: Makefile

  Log Message:
  For some reason NetBSD is identified as 'netbsdelf' here.
  Add a symlink from Makefile.netbsdelf to Makefile.netbsd to that
  the package can build.

(tron)

2014-02-17 11:25:49 UTC MAIN commitmail json YAML

Add sysutils/collectd and plugins.

(fhajny)

2014-02-17 11:23:01 UTC MAIN commitmail json YAML

Add collectd and plugins

(fhajny)

2014-02-17 11:21:55 UTC MAIN commitmail json YAML

2014-02-17 10:37:44 UTC MAIN commitmail json YAML

Added filesystems/ori version 0.8.1

(wiz)

2014-02-17 10:37:18 UTC MAIN commitmail json YAML

2014-02-17 10:36:51 UTC MAIN commitmail json YAML

Import ori-0.8.1 as filesystems/ori.

Ori is a distributed file system built for offline operation and
empowers the user with control over synchronization operations and
conflict resolution. It provides history through light weight
snapshots and allows users to verify the history has not been
tampered with. Through the use of replication, instances can be
resilient and recover damaged data from other nodes.

(wiz)

2014-02-17 10:32:11 UTC MAIN commitmail json YAML

Updated pkgtools/port2pkg to 1.15

(wiz)

2014-02-17 10:32:02 UTC MAIN commitmail json YAML

Do not keep FreeBSD Id, since imports are one-offs anyway.
Bump version.

(wiz)

2014-02-17 08:19:16 UTC MAIN commitmail json YAML

Added security/credns version 0.2.10

(pettai)

2014-02-17 08:18:44 UTC MAIN commitmail json YAML

Updated security/validns to 0.8

(pettai)

2014-02-17 08:18:08 UTC MAIN commitmail json YAML

validns 0.8
        Miscellaneous bug fixes.
        Miscellaneous portability fixes.
        Support ECDSA and SHA-256 in SSHFP.
        Add support for SHA-384 digests in DS (RFC 6605).
        Support multiple -t options.

(pettai)

2014-02-17 07:48:16 UTC MAIN commitmail json YAML

Update security/netpgp from version 20140210 to 20140211

Changes:

Avoid a warning on Gentoo Linux about fwrite(3) -- their glibc
declares fwrite(3) with the warn_unused_result attribute, from Razvan
Cojocaru

Manual page improvements from Anthony J. Bentley

(agc)

2014-02-17 07:44:09 UTC MAIN commitmail json YAML

2014-02-17 07:42:25 UTC MAIN commitmail json YAML

Credns is a software program aimed at fortifying DNSSEC by performing
validation in the DNS notify/transfer-chain. Currently credns is a fork of
the NSD_3_2 branch that has been extended with the possibility to assess
zones (received or updated by AXFR or IXFR) by running an external
verifier. Only zones that are deemed correct by the verifier will be
notified to (public) slave servers and offered for transfer.

(pettai)

2014-02-17 06:53:46 UTC pkgsrc-2013Q4 commitmail json YAML

2014-02-17 06:52:48 UTC pkgsrc-2013Q4 commitmail json YAML

Pullup ticket #4324 - requested by tron
mail/thunderbird: security update

Revisions pulled up:
- mail/thunderbird/Makefile                                    1.132
- mail/thunderbird/distinfo                                    1.135

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: tron
  Date: Thu Feb 13 18:51:54 UTC 2014

  Modified Files:
  pkgsrc/mail/thunderbird: Makefile distinfo

  Log Message:
  Update "thunderbird" package to version 24.3.0. Changes since 24.2.0:
  - MFSA 2014-13 Inconsistent JavaScript handling of access to Window objects
  - MFSA 2014-12 NSS ticket handling issues
  - MFSA 2014-09 Cross-origin information leak through web workers
  - MFSA 2014-08 Use-after-free with imgRequestProxy and image proccessing
  - MFSA 2014-04 Incorrect use of discarded images by RasterImage
  - MFSA 2014-02 Clone protected content with XBL scopes
  - MFSA 2014-01 Miscellaneous memory safety hazards (rv:27.0 / rv:24.3)
  - Improved handling of reply-to (bug 933555)

  To generate a diff of this commit:
  cvs rdiff -u -r1.131 -r1.132 pkgsrc/mail/thunderbird/Makefile
  cvs rdiff -u -r1.134 -r1.135 pkgsrc/mail/thunderbird/distinfo

(spz)

2014-02-17 06:46:47 UTC MAIN commitmail json YAML

Note update of security/netpgp to 20140210

(agc)

2014-02-17 06:45:42 UTC MAIN commitmail json YAML

Update netpgp package from 20101107 to 20140210

Main change is that the netpgpverify binary is no longer part of this
package - instead, pkgsrc/security/netpgpverify and
pkgsrc/security/libnetpgpverify should be used.

Other changes since previous version include:

> ----------------------------
> revision 1.96
> date: 2012-02-21 22:58:54 -0800;  author: agc;  state: Exp;  lines: +5 -15;
> Add the --trusted-keys argument to netpgpkeys(1) to print out PGP ids in a
> machine-readable manner.
> ----------------------------
> revision 1.95
> date: 2012-02-21 22:29:40 -0800;  author: agc;  state: Exp;  lines: +1 -3;
> re-order the fields that we print out in the pgp_sprint_pubkey() function
> to be more usual.
>
> print out the name from within pgp_sprint_pubkey() rather than tagging it
> onto the end of the output from the function.
> ----------------------------
> revision 1.94
> date: 2011-08-02 00:16:56 -0700;  author: agc;  state: Exp;  lines: +19 -8;
> branches:  1.94.2;
> plug some memory leaks in error paths
> ----------------------------
> revision 1.93
> date: 2011-08-01 22:36:45 -0700;  author: agc;  state: Exp;  lines: +19 -13;
> when matching pubkeys, also return the first (pgp) uid for the key in the
> resultant key listing
>
> when using json to format keys returned from libnetpgp, also prepare for
> machine-readable format ("mr") as well as human ("human"), even though
> it's not yet used.
> ----------------------------
> revision 1.92
> date: 2011-06-27 20:35:28 -0700;  author: agc;  state: Exp;  lines: +45 -24;
> get some things off the TODO list
>
> when initialising, recognise keys in a different order.
>
> 1. read the public keyring
>
> 2. if a userid has been specified, use it
>
> 3.  if not, check the configuration file (~/.gnupg/gpg.conf) for a
> default user id
>
> 4, only read the secret keyring if we need to (decrypting or signing)
>
> 5.  if signing, and we still don't have a userid, use the first key in
> the secret keyring
>
> 6.  if encrypting, and we still have no userid, use the first in the
> public keyring
>
> ssh keys remain the same as previously.
> ----------------------------
> revision 1.91
> date: 2011-06-27 00:05:31 -0700;  author: agc;  state: Exp;  lines: +7 -5;
> only attempt to load the secret key if we need to (for signing or for
> decrypting).
> ----------------------------
> revision 1.90
> date: 2011-06-24 17:37:44 -0700;  author: agc;  state: Exp;  lines: +11 -7;
> change mj library to take an additional argument for a string type,
> denoting its length. this allows binary strings to be encoded using
> libmj.
>
> escape magic characters in json strings in a more efficient manner.
> the previous method was not scalable.
>
> update callers to suit
>
> bump libmj major version number
>
> add examples to the libmj(3) man page
> ----------------------------
> revision 1.89
> date: 2011-01-02 21:34:53 -0800;  author: agc;  state: Exp;  lines: +2 -2;
> avoid a double free - from Anthony Bentley.
> ----------------------------
> revision 1.88
> date: 2011-01-01 15:00:24 -0800;  author: agc;  state: Exp;  lines: +17 -15;
> clean up lint (on amd64)
> ----------------------------
> revision 1.87
> date: 2010-12-01 14:14:52 -0800;  author: agc;  state: Exp;  lines: +5 -2;
> avoid nameclash - call the generated user id variable "generated userid"
> avoid nameclash - call the generated user id variable "generated userid"
>
> also keep the time of structure initialisation as an internal variable.
> ----------------------------
> revision 1.86
> date: 2010-12-01 14:01:41 -0800;  author: agc;  state: Exp;  lines: +4 -2;
> When generating a key, set the new key's userid (last 16 bytes of
> fingerprint) as an internal netpgp variable.
>
> This can then be queried using netpgp_getvar(netpgp, "userid") to find the
> new key's id.
> ----------------------------
> revision 1.85
> date: 2010-11-28 20:20:12 -0800;  author: agc;  state: Exp;  lines: +73 -18;
> Fix PR 44075 from Peter Pentchev, but do this by adding a
> --numtries=<attempts> option to netpgp(1) to provide the maximum
> number of attempts to retrieve the correct passphrase when signing or
> decrypting, and use it in libnetpgp(3).  The default number of
> attempts is 3, and a value of "unlimited" will loop until the correct
> passphrase has been entered.
> ----------------------------
> revision 1.84
> date: 2010-11-15 00:27:40 -0800;  author: agc;  state: Exp;  lines: +13 -4;
> Use a regular expression to match the various ASCII-armoured headers we
> may encounter - fixes PR 44074 from Peter Pentchev in a different way.
> ----------------------------
> revision 1.83
> date: 2010-11-15 00:03:39 -0800;  author: agc;  state: Exp;  lines: +48 -3;
> Changes to help with netpgp key generation and interoperability:
>
> + use plain SHA1 for session key s2k negotiation
> + don't warn on some conditions when inflating (reading a compressed file)
>  since the conditions don't hold for partial block lengths
> + prompt for a passphrase when generating a new key - used in the upcoming
>  secret-sharing functionality for netpgp
> ----------------------------

(agc)

2014-02-17 04:28:45 UTC MAIN commitmail json YAML

put a apace before "||" operator.

(obache)

2014-02-17 01:23:02 UTC MAIN commitmail json YAML

Note update of devel/p5-Config-MVP.

(hiramatsu)

2014-02-17 01:22:24 UTC MAIN commitmail json YAML

Update p5-Config-MVP to 2.200007.

Changes from previous:
----------------------
2.200007  2014-01-29 21:04:25-05:00 America/New_York
        - throw an exception when a bundle reports an impossible situation,
          like { value => [] }; https://github.com/rjbs/Config-MVP/issues/5

2.200006  2013-09-17 08:58:53 Asia/Tokyo
        - fix repository data

2.200005  2013-09-17 08:56:36 Asia/Tokyo
        - removed use of deprecated Class::MOP::load_class (thanks, Karen
          Etheridge)

2.200004  2013-08-27 12:09:19 America/New_York
        - pass the arguments to missing_plugin in the right order

2.200003  2013-01-30 21:35:34 America/New_York
        - doc fixes (Thanks, George Hartzell!)

(hiramatsu)

2014-02-17 01:01:35 UTC MAIN commitmail json YAML

Updated www/py-uwsgi to 2.0.1

(rodent)

2014-02-17 01:01:13 UTC MAIN commitmail json YAML

Updated to latest release, 2.0.1. From Changelog:

(http://uwsgi-docs.readthedocs.org/en/latest/Changelog-2.0.1.html?highlight=changelog)

Bugfixes and improvements

* due to a wrong prototype declaration, building uWSGI without SSL resulted in
  a compilation bug. The issue has been fixed.
* a race condition preventing usage of a massive number of threads in the PyPy
  plugin has been fixed
* check for heartbeat status only if heartbeat subsystem has been enabled
* improved heartbeat code to support various corner cases
* improved psgi.input to support offset in read()
* fixed (and simplified) perl stacktrace usage
* fixed sni secured subscription
* CGI plugin does not require anymore that Status header is the first one
  (Andjelko Horvat)
* fixed CPython mule_msg_get timeout parsing
* allows embedding of config files via absolute paths
* fixed symcall rpc
* fixed a memory leak in CPython spooler api (xiaost)
* The -no-orphans hardening has been brought back (currently Linux-only)
* improved dotsplit router mode to reduce DOS risk
* sub-Emperor are now loyal by default
* fixed non-shared ruby 1.8.7 support
* fixed harakiri CPython tracebacker
* request vars are now correctly exposed by the stats server
* support log-master for logfile-chown
* improved legion reload
* fixed tuntap netmask
* fixed busyness plugin without metrics subsystem

New features

* uWSGI 2.0 is a LTS branch, so do not expect too much new features. 2.0.1 is
  the first maintainance release, so you still get a bunch of them (mainly
  features not complete in 2.0)
* Perl native Spooler support
* -alarm-backlog
* -close-on-exec2
* simple notifications subsystem
* pid namespace for daemons (Linux only)
* Resubscriptions
* filesystem monitor api
* support for yajl 1.0
* for-readline
* %i and %j magic vars
* -inject-before and -inject-after
* -http-server-name-as-http-host
* better Emperor's Ragnarok (shutdown procedure)
* PyPy paste support

(rodent)

2014-02-17 00:40:20 UTC MAIN commitmail json YAML

2014-02-17 00:39:38 UTC MAIN commitmail json YAML

Added databases/py-redis-py version 2.9.1

(rodent)

2014-02-17 00:39:26 UTC MAIN commitmail json YAML

Import py27-redis-py-2.9.1 as databases/py-redis-py.

The Python interface to the Redis key-value store.

(rodent)

2014-02-17 00:30:27 UTC MAIN commitmail json YAML

2014-02-17 00:29:44 UTC MAIN commitmail json YAML

Added devel/py-logan version 0.5.9.1

(rodent)

2014-02-17 00:29:07 UTC MAIN commitmail json YAML

Import py27-logan-0.5.9.1 as devel/py-logan.

Logan is a toolkit for running standalone Django applications. It provides you
with tools to create a CLI runner, manage settings, and the ability to bootstrap
the process.

(rodent)

2014-02-17 00:24:05 UTC MAIN commitmail json YAML

Link network libs on SunOS

(wiedi)

2014-02-17 00:21:36 UTC MAIN commitmail json YAML

2014-02-17 00:20:45 UTC MAIN commitmail json YAML

Added textproc/py-ejson version 0.1.6

(rodent)

2014-02-17 00:20:28 UTC MAIN commitmail json YAML

Import py27-ejson-0.1.6 as textproc/py-ejson.

Extensible JSON serializers and deserializers.

(rodent)

2014-02-16 23:47:09 UTC MAIN commitmail json YAML

Updated www/py-flask-bootstrap to 3.1.1.1

(rodent)

2014-02-16 23:46:55 UTC MAIN commitmail json YAML

Updated to latest release, 3.1.1.1:

3.1.0.1
-------
* JQuery version increased to 2.1.0, html5shiv to 3.7 and respond.js to 1.4.2.

(rodent)

2014-02-16 23:21:07 UTC MAIN commitmail json YAML

Updated net/filezilla to 3.7.3nb4

(wiz)

2014-02-16 23:20:58 UTC MAIN commitmail json YAML

Use tinyxml from pkgsrc instead of included copy.
Bump PKGREVISION.

(wiz)

2014-02-16 23:16:14 UTC MAIN commitmail json YAML

Updated textproc/tinyxml to 2.6.2nb1

(wiz)

2014-02-16 23:16:05 UTC MAIN commitmail json YAML

2014-02-16 23:06:35 UTC MAIN commitmail json YAML

Added textproc/tinyxml version 2.6.2

(wiz)

2014-02-16 23:05:52 UTC MAIN commitmail json YAML

2014-02-16 23:05:33 UTC MAIN commitmail json YAML

Import tinyxml-2.6.2 as textproc/tinyxml, packaged for wip by
anthony_mallet.

TinyXML parses an XML document, and builds from that a Document Object Model
(DOM) that can be read, modified, and saved.

TinyXML uses a Document Object Model (DOM), meaning the XML data is parsed into
a C++ objects that can be browsed and manipulated, and then written to disk or
another output stream. You can also construct an XML document from scratch with
C++ objects and write this to disk or another output stream.

TinyXML doesn't parse or use DTDs (Document Type Definitions) or XSLs
(eXtensible Stylesheet Language.) There are other parsers out there (check out
www.sourceforge.org, search for XML) that are much more fully featured. But
they are also much bigger, take longer to set up in your project, have a higher
learning curve, and often have a more restrictive license. If you are working
with browsers or have more complete XML needs, TinyXML is not the parser for
you.

(wiz)

2014-02-16 22:59:19 UTC MAIN commitmail json YAML

Added www/htmlcxx version 0.85

(wiz)

2014-02-16 22:59:07 UTC MAIN commitmail json YAML

2014-02-16 22:58:51 UTC MAIN commitmail json YAML

Import htmlcxx-0.85 as www/htmlcxx.

htmlcxx is a simple non-validating CSS1 and HTML parser for C++.
Although there are several other HTML parsers available, htmlcxx
has some characteristics that make it unique:

* STL like navigation of DOM tree, using the excellent tree.hh library
  from Kasper Peeters
* It is possible to reproduce exactly, character by character, the
  original document from the parse tree
* Bundled css parser
* Optional parsing of attributes
* C++ code that looks like C++ (not so true anymore)
* Offsets of tags/elements in the original document are stored in
  the nodes of the DOM tree

The parsing politics of htmlcxx were created trying to mimic Mozilla
Firefox behavior. So you should expect parse trees similar to those
create by Firefox. However, differently from Firefox, htmlcxx does
not insert non-existent stuff in your html. Therefore, serializing
the DOM tree gives exactly the same bytes contained in the original
HTML document.

(wiz)

2014-02-16 22:45:54 UTC MAIN commitmail json YAML

For some reason NetBSD is identified as 'netbsdelf' here.
Add a symlink from Makefile.netbsdelf to Makefile.netbsd to that
the package can build.

(bouyer)

2014-02-16 22:40:57 UTC MAIN commitmail json YAML

Minor cleanup op PERL5_MODULE_TYPE & Bundle support for M::B

(sno)

2014-02-16 22:36:49 UTC MAIN commitmail json YAML

add recommended test depends, update comment

(sno)

2014-02-16 22:24:37 UTC MAIN commitmail json YAML

Revert DESCR to previous better version.

(wiz)

2014-02-16 22:18:15 UTC MAIN commitmail json YAML

Updating package of Perl5 module MooseX::Getopt from CPAN in
devel/p5-MooseX-Getopt from 0.59 to 0.61.

pkgsrc changes:
- adjust dependencies (generated by pkg_util create package)

Upstream changes:
0.61      2014-02-11 06:30:14Z
- fix potentially-broken check-breaks test when a conflicting module fails to
  compile

0.60      2014-02-10 02:21:05Z
- avoid failing an optional test when YAML is not installed

(sno)

2014-02-16 21:44:40 UTC MAIN commitmail json YAML

Updated net/py-kombu to 3.0.12

(rodent)

2014-02-16 21:44:22 UTC MAIN commitmail json YAML

Updated to latest release, 3.0.12. From Changelog:

3.0.12
======

- Now depends on :mod:`amqp` 1.4.3.
- Fixes Python 3.4 logging incompatibility (Issue #311).
- Redis: Now properly handles unknown pub/sub messages.
- amqplib: Fixed bug where more bytes were requested from the socket
  than necessary.

3.0.11
======

- Now depends on :mod:`amqp` 1.4.2.
- Now always trusts messages of type `application/data` and `application/text`
  or which have an unspecified content type (Issue #306).
- Compression errors are now handled as decode errors and will trigger
  the ``Consumer.on_decode_error`` callback if specified.
- New ``kombu.Connection.get_heartbeat_interval()`` method that can be
  used to access the negotiated heartbeat value.
- `kombu.common.oid_for` no longer uses the MAC address of the host, but
  instead uses a process-wide UUID4 as a node id.
    This avoids a call to `uuid.getnode()` at module scope.
- Hub.add: Now normalizes registered fileno.
- SQS: Fixed bug where the prefetch count limit was not respected.

(rodent)

2014-02-16 21:39:29 UTC MAIN commitmail json YAML

Updated net/py-amqp to 1.4.3

(rodent)

2014-02-16 21:39:14 UTC MAIN commitmail json YAML

1.4.3
=====

- Fixed bug where more data was requested from the socket
  than was actually needed.

(rodent)

2014-02-16 21:37:07 UTC MAIN commitmail json YAML

Define int types on SunOS

(wiedi)

2014-02-16 21:33:15 UTC MAIN commitmail json YAML

Updated audio/glyr to 1.0.5

(rodent)

2014-02-16 21:33:00 UTC MAIN commitmail json YAML

Updated to latest release, 1.0.5. From ChangeLog on repo:

* Fix end of lyric
* Fixed typos

(rodent)

2014-02-16 21:05:21 UTC MAIN commitmail json YAML

Updated devel/p5-Module-CoreList to 3.04

(sno)

2014-02-16 21:05:09 UTC MAIN commitmail json YAML

Updating package for Perl5 module Module::CoreList from CPAN in
devel/p5-Module-CoreList from 3.00 to 3.04.

IT IS IMPORTANT WHEN UPDATING lang/perl5 - THAT THIS MODULE IS MARKED
"CONFLICTS" FOR EACH ONE WHICH DOESN'T CONTAIN UPDATED PERL5

Upstream changes:
3.04 Mon Jan 20 2014
  - Prepared for v5.19.8

3.03 Mon Jan  6 2014
  - Updated for v5.18.2

3.02 Fri Dec 20 2013
  - Prepared for v5.19.7
  - Added CGI et al deprecation status
  - Finalised for v5.19.7

3.01 Wed Nov 20 2013
  - Finalised for v5.19.6

(sno)

2014-02-16 20:58:12 UTC MAIN commitmail json YAML

Adjust path of .packlist file

(sno)

2014-02-16 20:22:16 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Role-Parameterized to 1.02

(sno)

2014-02-16 20:22:06 UTC MAIN commitmail json YAML

Update package for Perl5 module MooseX::Role::Parameterized from CPAN
in devel/p5-MooseX-Role-Parameterized from 1.00nb2 to 1.02.

pkgsrc changes:
- adjust dependencies (done by pkg_util create package ^^)

Upstream changes:
1.02 September 11, 2013
    * set %INC entries in test to avoid failures with
      Moose pre-2.11 (kentfrederic)
        https://github.com/sartak/MooseX-Role-Parameterized/pull/7
        https://rt.cpan.org/Ticket/Display.html?id=88593

1.01 September 10, 2013
    * removed use of deprecated Class::MOP::load_class (ether)

(sno)

2014-02-16 19:30:46 UTC MAIN commitmail json YAML

Updated devel/p5-Scalar-List-Utils to 1.38

(sno)

2014-02-16 19:30:35 UTC MAIN commitmail json YAML

Updating package for Perl5 modules Scalar::Util and List::Util from CPAN
in devel/p5-Scalar-List-Utils from 1.35 to 1.38.

Upstream changes:
1.38 -- 2014/01/22 15:33:24
        [BUGFIXES]
        * Avoid Perl_ckwarn() in unweaken() because it's missing on older
          perls; ckWARN() like the rest of the code (RT92363)

1.37 -- 2014/01/21 14:44:34
        [BUGFIXES]
        * Fix unweaken() for perls < 5.14; need to use sv_setsv() to undef
          rather than sv_clear() (RT92226)

1.36 -- 2014/01/16 15:40:47
        [CHANGES]
        * Added Scalar::Util::unweaken()
        * Various documentation changes/updates
        [BUGFIXES]
        * Correct uses of overload operators in unit tests (RT91969)

(sno)

2014-02-16 19:28:01 UTC MAIN commitmail json YAML

Updated devel/p5-Sub-Exporter to 0.987

(sno)

2014-02-16 19:27:49 UTC MAIN commitmail json YAML

Updating package for Perl5 module Sub::Exporter from CPAN in
devel/p5-Sub-Exporter from 0.986 to 0.987.

Upstream changes:
0.987    2013-10-18 11:10:03 America/New_York
          update bugtracker metadata

(sno)

2014-02-16 19:20:10 UTC MAIN commitmail json YAML

Updated devel/p5-Sub-Install to 0.927

(sno)

2014-02-16 19:20:00 UTC MAIN commitmail json YAML

Updating package for Perl5 module Sub::Install from CPAN in
devel/p5-Sub-Install from 0.926nb2 to 0.927.

Upstream changes:
0.927    2013-10-15 22:46:38 America/New_York
        rebuild using Dist::Zilla, update links to repo, metadata, etc.

        typo fixes, thanks David Steinbrunner

(sno)

2014-02-16 18:57:29 UTC MAIN commitmail json YAML

Updated devel/p5-ExtUtils-MakeMaker to 6.88

(sno)

2014-02-16 18:57:17 UTC MAIN commitmail json YAML

Updating package for Perl5 module ExtUtils::MakeMaker in
devel/p5-ExtUtils-MakeMaker from 6.84 to 6.88.

pkgsrc changes:
- rewrite module using Packager::Utils
- cleanup dependecies

Upstream changes:
6.88 Fri Jan 31 20:49:13 GMT 2014

    No changes from 6.87_05

6.87_05 Tue Jan 28 13:54:21 GMT 2014
    Bug fixes:
    * Synchronisation with blead to remove old cross-compilation model

6.87_04 Sun Jan 26 19:29:05 GMT 2014
    Bug fixes:
    * On Android, pass PERL_LIB through rel2abs().

6.87_03 Sun Jan 19 17:49:43 GMT 2014
    Bug fixes:
    * Get rid of unused printf arguments in dynamic_bs

6.87_02 Sat Jan 18 13:00:36 GMT 2014
    Doc fixes:
    * Update documentation for LICENSE attribute.

    Bug fixes:
    * Get rid of unused printf arguments in dir_target

6.87_01 Sun Jan 12 10:31:41 GMT 2014
    Doc fixes:
    * mention that TEST_REQUIRES is in v6.64 and above

6.86 Sat Jan  4 12:17:53 GMT 2014

    No changes from 6.85_07

6.85_07 Wed Jan  1 18:55:22 GMT 2014
    Bug fixes:
    * Expanded test coverage for metafiles

    Doc fixes:
    * Documentation expanded to mention JSON metafiles

6.85_06 Mon Dec 30 23:14:37 GMT 2013
    Bug fixes:
    * Explicitly require dynaloader before using mod2fname

6.85_05 Sun Dec 29 11:25:00 GMT 2013
    Bug fixes:
    * Export 'configure' section of prereqs when meta-spec version 2

    Doc fixes:
    * Document BUILD_REQUIRES defaults

6.85_04 Mon Dec 23 15:00:14 GMT 2013

    No changes since v6.85_03 fixing repo tags

6.85_03 Mon Dec 23 14:55:37 GMT 2013
    Bug fixes:
    * RT#91540 PREREQ_FATAL not recognised on command line

6.85_02 Tue Dec 17 10:13:28 GMT 2013
    New features:
    * Added PPM_UNINSTALL_EXEC and PPM_UNINSTALL_SCRIPT options
      to PPD generation

6.85_01 Mon Dec 16 13:15:43 GMT 2013
    Bug Fixes:
    * harden xsubpp locating loop in MM_Unix

(sno)

2014-02-16 18:33:44 UTC MAIN commitmail json YAML

The firefox configure script insists on sqlite3 >= 3.8.0.2,
so add the same version to BUILDLINK_API_DEPENDS.sqlite3
in mozilla-common.mk.

Not bumping PKGREVISION, because the build failed before.

(apb)

2014-02-16 18:26:15 UTC MAIN commitmail json YAML

Updated devel/p5-Module-Build-Tiny to 0.034

(sno)

2014-02-16 18:26:04 UTC MAIN commitmail json YAML

Update package of Perl5 module Module::Build::Tiny in
devel/p5-Module-Build-Tiny from 0.030 to 0.034.

pkgsrc changes:
- adjust dependencies

Upstream changes:
0.034    2014-01-22 03:40:21CET+0100 Europe/Amsterdam
          Make install tests more platform independent

0.033    2014-01-21 03:27:32CET+0100 Europe/Amsterdam
          Require Getopt::Long 2.36
          Add install tests

0.032    2014-01-20 20:07:13CET+0100 Europe/Amsterdam
          Fix env options and Build.PL options being ignored (regression in 0.031)

0.031    2014-01-20 16:24:58CET+0100 Europe/Amsterdam
          Process argument sources separately
          Use mod2fname appropriately

(sno)

2014-02-16 18:23:03 UTC MAIN commitmail json YAML

commit forgotten distinfo

(sno)

2014-02-16 18:21:25 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Harness to 3.30

(sno)

2014-02-16 18:21:14 UTC MAIN commitmail json YAML

Updating package for Perl5 module TAP::Harness from CPAN in
devel/p5-Test-Harness from 3.29 to 3.30.

Upstream changes:
3.30    2013-11-12
        - Fix missing parent prereq in META.{yml,json} and NotBuild.PL
          (Dagfinn Ilmari Mannsaker, #89650)
        - Respect PERL5LIB in tainting source handler test (Dagfinn Ilmari Mannsaker,
          Leon Timmermans)
        - Use base instead of parent:

          This dist is used for testing all other modules, so it should avoid
          having any non-core prerequisites.  Having parent as a prereq leads to a
          circular dependency of parent -> Test::More -> Test::Harness. (Graham Knop)
        - Various POD fixes (Nathan Gary Glenn)
        - Don't localize all of %ENV in harness.t (Craig Berry)
        - Give TAP::Harness::Beyond a unique NAME (Leon Timmermans)

(sno)

2014-02-16 18:09:22 UTC MAIN commitmail json YAML

Add forgotten distinfo at update to 0.42050

(sno)

2014-02-16 18:02:47 UTC MAIN commitmail json YAML

Updated devel/p5-Module-Build to 0.42050

(sno)

2014-02-16 18:02:35 UTC MAIN commitmail json YAML

Updating package for Perl5 module Module::Build from CPAN in
devel/p5-Module-Build from 0.40040 to 0.42050.

pkgsrc changes:
- rewrite most of Makefile.PL using Packager::Utils

Upstream changes:
0.4205 - Sun Feb  9 17:51:22 CET 2014

  [BUG FIXES]

  - FIX license code regression for artistic license [Roy Ivy III, Leon Timmermans]

  - Don't swallow ExtUtils::CBuilder loading errors [Matthew Horsfall, Leon Timmermans]

  - Handle testing on cross-compile builds [Brian Fraser]

  - Protect against platforms without getpw{nam,uid} [Brian Fraser]

0.4204 - Fri Jan 10 00:29:31 CET 2014

  [BUG FIXES]

  - Map conflicts back to runtime [Leon Timmermans]

  - Use mod2fname whenever it's available [Leon Timmermans, Brian Fraser]

  - Accept custom entries in meta_merge 1.4

0.4203 - Wed Nov 27 19:09:05 CET 2013

  [BUG FIXES]

  - Map recommends back to runtime recommends [Leon Timmermans]

  - Map restrictive license to restricted in meta 2.0 [Leon Timmermans]

0.4202 - Tue Nov 19 12:48:19 CET 2013

  [BUG FIXES]

  - Don't merge prereqs from meta to mymeta [Leon Timmermans]

0.4201 - Mon Nov 18 23:23:25 CET 2013

  [BUG FIXES]

  - Prefer META.json over META.yml [Leon Timmermans]

0.4200 - Tue Nov 12 12:39:25 CET 2013

  - Released 0.40_11 as 0.4200

0.40_11 - Wed Nov  6 12:46:59 CET 2013

  [BUG FIXES]

  - Do not set provides in metadata if no_index is set [Leon Timmermans]

0.40_10 - Tue Nov  5 12:11:37 CET 2013

  [BUG FIXES]

  - Lowercase license in fallback logic [Leon Timmermans]

0.40_09 - Tue Nov  5 00:13:11 CET 2013

  [ENHANCEMENTS]

  - Converted to using Meta 2.0

0.4008 - Mon Nov  4 23:10:54 CET 2013

  [BUG FIXES]

  - Fix test failing on ancient perls <= 5.8.1 [Peter Rabbitson]

  - Do not set default switches in Test::Harness; not even -w [Leon Timmermans]

  [DOCUMENTATION]

  - Fix a couple more broken links to CPAN::META::Spec that should
    have been CPAN::Meta::Spec. [Reported by Mike Doherty]

0.4007 - Fri Jul 19 13:44:39 CEST 2013

  [BUG FIXES]

  - Removed undeclared test dependency on parent.pm [Leon Timmermans]

  - Declared dependency on Pod::Man 2.17 for utf8 support [Leon Timmermans]

  - Force generation of man pages in manify_with_utf8.t [Leon Timmermans]

0.4006 - Thu Jul 18 14:19:49 CEST 2013

  - Announcement: The Perl5-Porters have decided to remove
    Module::Build from the perl core distribution.  It will still be
    available on CPAN, and development is planned to continue
    regardless.

    For more information, see:

    * http://www.nntp.perl.org/group/perl.perl5.porters/2013/05/msg202041.html
    * http://blogs.perl.org/users/joel_berger/2013/05/on-the-removal-of-some-core-modules.html
    * http://www.dagolden.com/index.php/2140/paying-respect-to-modulebuild/
    * http://perlhacks.com/2013/06/removing-modules-from-core/

  [BUG FIXES]

  - In the 'installdeps' action, w don't need to check for an
    executable bit on the CPAN client, just try executing it.
    Otherwise we needlessly fail on e.g. VMS.

  - Actually handle utf8 correctly in utf8-man tests. [Leon Timmermans]

  - Don't clobber standard array/hash attributes in subclasses that
    have their own array/hash attributes. [Graham Ollis]

  - We now allow underscores in package names, when extracting the
    name & abstract from POD. [Ricardo Signes, Shlomi Fish]

  - When building HTML docs, fix a problem with setting the --htmlroot
    argument. [Ken Williams]

  - Lower Test::More dependency in the test metadata, so distgen
    output won't mess up console with older Test::More installed.
    [Tatsuhiko Miyagawa]

  - Revised detildification on VMS [Craig Berry]

  - Fix run_test_harness for case when $Switches is an empty string
    [Victor Efimov, Ken Williams]

  [ENHANCEMENTS]

  - Significantly sped up some tests by not forcing HTML docs to be
    built when the user's config doesn't ask for them anyway.
    [Ken Williams]

  - The Module::Metadata package was split out from this distro back
    in 2010.  Removed its regression tests. [Ken Williams]

  - Removed dependence on IO::File, replacing it with safe invocations
    of open(). [Sven Dowideit]

  - Added an 'extra_manify_args' parameter to facilitate man pages
    containing Unicode. [Joenio Costa]

  - Added an '--html_links 0' argument for the 'html' action, which
    can hugely speed things up.  The main effect is speeding up the
    M::B tests themselves. [Ken Williams]

  - Added continuous integration support for the Module::Build code
    itself, through the Travis-CI project
    (https://travis-ci.org/). [Tatsuhiko Miyagawa, Olivier Mengué]

  [DOCUMENTATION]

  - Removed suggestion in the INSTALL document to use the Makefile.PL
    for installation.  Making the Makefile.PL lower-profile in
    general. [Ken Williams]

  - Fix link from UpperCase CPAN::META::Spec to CPAN::Meta::Spec in
    API.pod. [Sven Dowideit]

  [OTHER]

  - Removed unused platform specific modules that never contained
    anything. [Leon Timmermans]

  - Lots of typo fixes in comments & documentation. [David Steinbrunner]

0.4005 - Thu Apr 25 15:10:14 CEST 2013

  [ENHANCEMENTS]

  - Added --pureperl-only support

  [BUG FIXES]

  - #72176: pod2html will fail with an empty podpath in some cases. [Phillip Moore]

  - Fix links between modules in HTML docs output [Michael Wild, Leon Timmermans]

(sno)

2014-02-16 17:56:59 UTC MAIN commitmail json YAML

Updated devel/p5-local-lib to 2.000004

(sno)

2014-02-16 17:56:45 UTC MAIN commitmail json YAML

Updating package for Perl5 module local::lib from CPAN in devel/p5-local-lib
from 1.8.10 to 2.000004.

pkgsrc changes:
- 1st upate done using Packager::Utils
- move homepage to MetaCPAN
- major version update allows follow upstream version scheme
- remove fix for "fixing CPAN.pm" - pretend we're cpanm >:-)

Upstream changes since 1.008010 (is 1.8.10):
2.000004 - 2014-01-03
        - fix errors in PowerShell output when clearing nonexistant variables
        - fix shell test to avoid extremely long lines
        - fix shell test to avoid testing standard Win32 shells on Cygwin
        - improved diagnostics in shell test

2.000003 - 2013-12-30
        - releasing 2.000_002 as stable

2.000_002 - 2013-12-25
        - fix CPAN setup error check in Makefile.PL
        - fix install test warnings
        - fix shell test to skip cmd/powershell startup scripts

2.000_001 - 2013-12-23
        - fix shell output for old bourne shells
        - fix various shell test issues
        - note issues/workarounds when combining with PREFIX/--prefix options

2.000_000 - 2013-12-22
        - significant refactor of internals, adding an object oriented interface
        - add --no-create option to prevent directory creation on activation
        - add support for powershell output
        - add --shelltype option to specify shell instead of auto detecting
        - document recommended use of $SHLVL
        - document limitations regarding File::Spec
        - avoid including empty path segments in output
        - fix output for csh to allow direct use in eval
        - improve taint handling test
        - fix docs for build_environment_vars, install_base_bin_path
        - use Distar instead of Module::Install for packaging

1.008026 - 2013-11-05
        - drop perl prerequisite to 5.6, since everything works there.

1.008025 - 2013-11-01  (development release, unindexed)
        - fix install test on cygwin
        - fix stackable test on win32 and when external local::lib is set
        - clarify errors in Makefile.PL about CPAN configuration
        - adjust csh output to allow use directly by eval
        - silence a possible warning in Makefile.PL
        - add additional docs about combining local::lib with lib::core::only
        - reverse order of PERL_LOCAL_LIB_ROOT.  new local::libs are now added
          to the beginning instead of the end, to match the order of other
          similar environment variables.

1.008024 - 2013-10-28  (development release, unindexed)
        - fix installation into directories with spaces or backslashes, as
          well as Win32 test failures when Capture::Tiny is installed
        - fix test breaking in some cases when an external local::lib is set
        - fix test compatibility with old versions of Exporter

1.008023 - 2013-10-19
        - stable release of 1.008022 (no code changes since 1.008012)

1.008022 - 2013-10-07 (development release, unindexed)
        - see 1.008019 through 1.008021

1.008021 - 2013-10-04 (development release, unindexed)
        - yet another attempt to overcome win32 testing issues (paths with
          spaces, backslashes)

1.008020 - 2013-10-03 (development release, unindexed)
        - yet another attempt to overcome win32 testing issues (paths with
          spaces, backslashes)

1.008019 - 2013-09-29 (development release, unindexed)
        - another attempt to overcome win32 testing issues (paths with spaces,
          backslashes)

1.008018 - 2013-09-15
        - print out actual paths in more test cases, for helping to diagnose
          mysterious failures

1.008017 - 2013-09-14
        - avoid "Unrecognized escape \s passed through" errors on win32
          (again)

1.008016 - 2013-09-13
        - avoid "Unrecognized escape \s passed through" errors on win32

1.008015 - 2013-09-12
        - re-release 1.008014 to fix broken MANIFEST

1.008014 - 2013-09-12
        - fix new test to use alternate path representations on windows, to
          handle potential space issues (regression since 1.008012)

1.008013 - 2013-09-11
        - fix undef value errors when not installing into a local::lib

1.008012 - 2013-09-11
        - now handling using -Mlocal::lib in a taintperl environment, by
          ensuring that all libs in PERL_LOCAL_LIB_ROOT are properly added to
          @INC (RT#76661, Karen Etheridge)

1.008011 - 2013-07-26
        - skip CPAN workaround if running via cpanminus  (miyagawa, RT#85731)

(sno)

2014-02-16 17:21:57 UTC MAIN commitmail json YAML

Note update of security/netpgpverify to 20140210

(agc)

2014-02-16 17:21:15 UTC MAIN commitmail json YAML

2014-02-16 17:16:51 UTC MAIN commitmail json YAML

Note update of security/libnetpgpverify to 20140210

(agc)

2014-02-16 17:15:48 UTC MAIN commitmail json YAML

Update the libnetpgpverify package to version 20140210

Switch over to using the zero-pre-requisite netpgpverify sources by
using reachover infrastructure to make sure we have one set of
sources.

This also brings with it the benefit of being able to use SSH
public keys, as well as PGP pub keys, when verifying signatures.

Extend the package building mechanism so that it can be built using
libtool (the default), or without libtool, depending on whether
"BOOTSTRAP" is defined at package build time.

(agc)

2014-02-16 16:59:37 UTC MAIN commitmail json YAML

2014-02-16 16:13:23 UTC MAIN commitmail json YAML

Updated devel/p5-Try-Tiny to 0.19

(wen)

2014-02-16 16:12:15 UTC MAIN commitmail json YAML

Update to 0.19

Upstream changes:
0.19  2014-01-22
  - fix an obscure issue with loading modules during global destruction
    (ilmari, #11)
  - documentation updates (anaxagoras, #12)

(wen)

2014-02-16 16:07:18 UTC MAIN commitmail json YAML

Updated devel/p5-Tree-DAG_Node to 1.22

(wen)

2014-02-16 16:06:29 UTC MAIN commitmail json YAML

Update to 1.22
Update DEPENDS

Upstream changes:
1.22  Thu Feb 13 13:14:00 2014
- t/read.tree.t was still using File::Slurp :-(.

1.21  Thu Feb 13 11:14:00 2014
- Switch from File::Slurp to File::Slurp::Tiny, on the advice of Karen Etheridge. See RT#92976.

(wen)

2014-02-16 15:55:44 UTC MAIN commitmail json YAML

Added devel/p5-File-Slurp-Tiny version 0.003

(wen)

2014-02-16 15:54:32 UTC MAIN commitmail json YAML

Add p5-File-Slurp-Tiny

(wen)

2014-02-16 15:54:09 UTC MAIN commitmail json YAML

2014-02-16 15:52:30 UTC MAIN commitmail json YAML

Import File-Slurp-Tiny-0.003 as devel/p5-File-Slurp-Tiny.

File::Slurp::Tiny provides functions for fast and correct slurping and spewing.
All functions are optionally exported.

(wen)

2014-02-16 15:48:03 UTC MAIN commitmail json YAML

2014-02-16 15:45:52 UTC MAIN commitmail json YAML

Fix build on SunOS:
- link network libs
- patch Makefile to pass LDFLAGS
- inclde sys/filio.h for FIONBIO
- patch cfmakeraw usage

(wiedi)

2014-02-16 15:41:54 UTC MAIN commitmail json YAML

Use correct BUILD_TARGET on SunOS

(wiedi)

2014-02-16 15:39:51 UTC MAIN commitmail json YAML

2014-02-16 15:37:53 UTC MAIN commitmail json YAML

2014-02-16 15:36:27 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-Xslate to 3.1.1

(wen)

2014-02-16 15:35:35 UTC MAIN commitmail json YAML

Update to 3.1.1

Upstream changes:
3.1.1 2014-01-24 07:50:52+0900
    [DOCUMENTS]
    - Fix some typos (#102)
    - Add an explanation of `validate()` (#101)

    [BUG FIXES]
    - Fix a race condition on making cache dirs (#103)

(wen)

2014-02-16 15:26:00 UTC MAIN commitmail json YAML

Updated www/p5-HTTP-Body to 1.19

(wen)

2014-02-16 15:25:10 UTC MAIN commitmail json YAML

Update to 1.19

Upstream changes:
1.19      2013-12-06 10:07:24 America/New_York
- Release for cleanup of dzil

1.18      2013-12-06 10:05:33 America/New_York
        - Added configurable basename regexp, test added with fixed regexp for next release
          (Torsten Raudssus [GETTY])
        - Added .gitignore

(wen)

2014-02-16 15:21:09 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 4.81

(wen)

2014-02-16 15:17:38 UTC MAIN commitmail json YAML

Update to 4.81

Upstream changes:
4.81  2014-02-15
  - Added direct array access for child nodes to Mojo::DOM.
  - Improved Mojolicious::Routes::Pattern to normalize more route variations.
  - Improved routes command to show which routes are using certain features
    with flags.

4.80  2014-02-13
  - Merged Mojo::DOM::Node into Mojo::DOM.
  - Added next_sibling and previous_sibling methods to Mojo::DOM.
  - Added last method to Mojo::Collection.
  - Improved many methods in Mojo::DOM to work with all node types.
  - Improved Mojo::DOM::HTML to handle slashes between attributes more
    gracefully.
  - Fixed list parsing bug in Mojo::DOM::HTML.

4.79  2014-02-11
  - Improved not found page to show request information and the exact path
    used for route matching.

4.78  2014-02-08
  - Deprecated Mojo::Util::get_line.
  - Fixed ";" handling in Mojo::Parameters to be compliant with the HTML
    Living Standard.
  - Fixed case sensitivity bug in Mojolicious::Types.

4.77  2014-02-06
  - Deprecated Mojo::DOM::text_after and Mojo::DOM::text_before in favor of
    Mojo::DOM::contents.
  - Deprecated Mojo::DOM::content_xml and Mojo::DOM::replace_content in favor
    of Mojo::DOM::content.
  - Deprecated Mojo::DOM::to_xml in favor of Mojo::DOM::to_string.
  - Added wrap_content method to Mojo::DOM.
  - Added tablify function to Mojo::Util.
  - Improved wrap method in Mojo::DOM to allow wrapping of the root node.

(wen)

2014-02-16 15:13:15 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-ConfigFromFile to 0.13

(sno)

2014-02-16 15:12:56 UTC MAIN commitmail json YAML

Updating package for Perl5 module MooseX::ConfigFromFile from CPAN in
devel/p5-MooseX-ConfigFromFile from 0.11 to 0.13.

pkgsrc changes:
- adjust dependencies

Upstream changes:
0.13      2013-11-30 16:47:36Z
          - re-release to fix compile test

0.12      2013-09-14 16:37:49Z (Karen Etheridge)
          - warnings tests bypassed during installation
          - repository migrated from shadowcat to the github moose organization

(sno)

2014-02-16 15:06:18 UTC MAIN commitmail json YAML

Updated www/p5-Dancer to 1.3121

(wen)

2014-02-16 15:03:55 UTC MAIN commitmail json YAML

Update to 1.3121

Upstream changes:
1.3121 2.02.2014

    [ ENHANCEMENTS ]
    * GH #994: change heuristic so that
        'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
        is not recognized as text. (Skeeve)
    * GH #987: get_current_session() now accepts option 'no_update'.
        (Lee Carmichael)

    [ DOCUMENTATION ]
    * GH #983: Correction of various typos. (Akash Ayare)
    * GH #981: Add synopsis to Dancer::Request::Upload. (smashz)
    * GH #985: Change mentions of 'PerlHandler' to 'PerlResponseHandler'
        (Xaerxess)

(wen)

2014-02-16 14:42:58 UTC MAIN commitmail json YAML

Updated devel/p5-version to 0.9908

(wen)

2014-02-16 14:42:04 UTC MAIN commitmail json YAML

2014-02-16 12:14:44 UTC MAIN commitmail json YAML

Updated devel/p5-MooX-Options to 4.008

(sno)

2014-02-16 12:14:34 UTC MAIN commitmail json YAML

Updating Perl5 module MooX::Options from CPAN in devel/p5-MooX-Options from
4.002 to 4.008.

Upstream changes:
4.008  2014-02-01 09:49:36 GMT
    * Bug #405 : fix typo in pod (Celogeek San)

4.007  2014-01-17 15:57:22 GMT
    * Bug #403 : fix pod (Grzegorz Rożniecki)

4.006  2013-12-18 14:31:42 GMT
    * Bug #388 : Short option not properly fixed (fix_argv) (Celogeek San)

4.005  2013-12-16 12:44:02 GMT
  * Bug #383: autosplit should handle all variance of "-" and "_"
Fix tests (reused vars)

4.004  2013-12-14 13:00:38 GMT
  * Bug #383: autosplit should handle all variance of "-" and "_"
implement a proper fix_argv method

4.003  2013-12-01 00:40:22 GMT
    * Feature #370 : Add usage, only the usage row with all the long options
      (Celogeek San)

(sno)

2014-02-16 12:13:10 UTC MAIN commitmail json YAML

Updated security/p5-IO-Socket-SSL to 1.967

(sno)

2014-02-16 12:13:00 UTC MAIN commitmail json YAML

Updating package for Perl5 module IO::Socket::SSL from CPAN in
security/p5-IO-Socket-SSL from 1.953 to 1.967.

Upstream changes:
1.967 2014/02/06
- verify the hostname inside a certificate by default with a superset of
  common verification schemes instead of not verifying identity at all.
  For now it will only complain if name verification failed, in the future
  it will fail certificate verification, forcing you to set the expected
  SSL_verifycn_name if you want to accept the certificate.
- new option SSL_fingerprint and new methods get_fingerprint and
  get_fingerprint_bin. Together they can be used to selectively accept
  specific certificates which would otherwise fail verification, like
  self-signed, outdated or from unknown CAs.
  This makes another reason to disable verification obsolete.
- Utils:
  - default RSA key length 2048
  - digest algorithm to sign certificate in CERT_create can be given,
    defaults to SHA-256
  - CERT_create can now issue non-CA selfsigned certificate
  - CERT_create add some more useful constraints to certificate
- spelling fixes, thanks to ville[dot]skytta[at]iki[dot]fi
1.966 2014/01/21
- fixed bug introduced in 1.964 - disabling TLSv1_2 worked no longer with
  specifying !TLSv12, only !TLSv1_2 worked
- fixed leak of session objects in SessionCache, if another session
  replaced an existing session (introduced in 1.965)
1.965 2014/01/16
- new key SSL_session_key to influence how sessions are inserted and looked
  up in the clients session cache. This makes it possible to share sessions
  over different ip:host (like required with some FTPS servers)
- t/core.t - handle case, were default loopback source is not 127.0.0.1, like
  in FreeBSD jails
1.964 2014/01/15
- Disabling TLSv1_1 did not work, because the constant was wrong. Now it gets
  the constants from calling Net::SSLeay::SSL_OP_NO_TLSv1_1 etc
- The new syntax for the protocols is TLSv1_1 instead of TLSv11. This matches
  the syntax from OpenSSL. The old syntax continues to work in SSL_version.
- New functions get_sslversion and get_sslversion_int which get the SSL version
  of the establish session as string or int.
- disable t/io-socket-inet6.t if Acme::Override::INET is installed
1.963 2014/01/13
- fix behavior of stop_SSL: for blocking sockets it now enough to call it
  once, for non-blocking it should be called again as long as EAGAIN and
  SSL_ERROR is set to SSL_WANT_(READ|WRITE).
- don't call blocking if start_SSL failed and downgraded socket has no
  blocking method, thanks to tokuhirom
- documentation enhancements:
  - special section for differences to IO::Socket
  - describe problem with blocking accept on non-blocking socket
  - describe arguments to new_from_fd and make clear, that for upgrading an
    existing IO::Socket start_SSL should be used directly
1.962 2013/11/27
- work around problems with older F5 BIG-IP by offering fewer ciphers on the
  client side by default, so that the client hello stays below 255 byte
1.961 2013/11/26
- IO::Socket::SSL::Utils::CERT_create can now create CA-certificates which
  are not self-signed (by giving issuer_*)
1.960 2013/11/12
only documentation enhancements:
- clarify with text and example code, that within event loops not only
  select/poll should be used, but also pending has to be called.
- better introduction into SSL, at least mention anonymous authentication as
  something you don't want and should take care with the right cipher
- make it more clear, that user better does not change the cipher list, unless
  he really know what he is doing
1.959 2013/11/12
- bugfix test core.t windows only
1.958 2013/11/11
- cleanup: remove workaround for old IO::Socket::INET6 but instead require at
  least version 2.55 which is now 5 years old
- fix t/session.t #RT90240, thanks to  paul[AT]city-fan[DOT]org
1.957 2013/11/11
- fixed t/core.t: test uses cipher_list of HIGH, which includes anonymous
  authorization. With the DH param given by default since 1.956 old versions of
  openssl (like 0.9.8k) used cipher ADH-AES256-SHA (e.g. anonymous
  authorization) instead of AES256-SHA and thus the check for the peer
  certificate failed (because ADH does not exchanges certificates).
  Fixed by explicitly specifying HIGH:!aNULL as cipher
  RT#90221, thanks to  paul[AT]city-fan[DOT]org
- cleaned up tests:
  - remove ssl_settings.req and 02settings.t, because all tests now create a
    simple socket at 127.0.0.1 and thus global settings are no longer needed.
  - some tests did not have use strict(!), fixed it.
  - removed special handling for older Net::SSLeay versions, which are less than
    our minimum requirement
  - some syntax enhancements, removed some SSL_version and SSL_cipher_list
    options where they were not really needed
1.956 2013/11/10
lots of behavior changes for more secure defaults:
- BEHAVIOR CHANGE: make default cipher list more secure, especially
  - no longer support MD5 by default (broken)
  - no longer support anonymous authentication by default (vulnerable to man in
    the middle attacks)
  - prefer ECDHE/DHE ciphers and add necessary ECDH curve and DH keys, so that
    it uses by default forward secrecy, if underlying Net::SSLeay/openssl
    supports it
  - move RC4 at the end, e.g. 3DES is preferred (BEAST attack should hopefully
    been fixed and now RC4 is considered less safe than 3DES)
  - default SSL_honor_cipher_order to 1, e.g. when used as server it tries to
    get the best cipher even if client prefers other ciphers
  PLEASE NOTE that this might break connections with older, less secure
  implementations. In this case revert to 'ALL:!LOW:!EXP:!aNULL' or so.
- BEHAVIOR CHANGE: SSL_cipher_list now gets set on context not SSL object and
  thus gets reused if context gets reused. PLEASE NOTE that using
  SSL_cipher_list together with SSL_reuse_ctx has no longer effect on the
  ciphers of the context.
- rework hostname verification schemes
  - add rfc names as scheme (e.g. 'rfc2818',...)
  - add SIP, SNMP, syslog, netconf, GIST
  - BEHAVIOR CHANGE: fix SMTP - now accept wildcards in CN and subjectAltName
  - BEHAVIOR CHANGE: fix IMAP, POP3, ACAP, NNTP - now accept wildcards in CN
- BEHAVIOR CHANGE: anywhere wildcards like www* now match only 'www1', 'www2'..
  but not 'www'
- anywhere wildcards like x* are no longer applied to IDNA names (which start
  with 'xn--')
- fix crash of Utils::CERT_free
- support TLSv11, TLSv12 as handshake protocols
1.955 2013/10/11
- support for forward secrecy using ECDH, if the Net::SSLeay/openssl version
  supports it.
1.954 2013/9/15
- accept older versions of ExtUtils::MakeMaker and add meta information
  like link to repository only for newer versions.

(sno)

2014-02-16 12:07:41 UTC MAIN commitmail json YAML

Updated security/p5-Net-SSLeay to 1.58

(sno)

2014-02-16 12:07:31 UTC MAIN commitmail json YAML

Updating package for Perl5 module Net::SSLeay in CPAN in
security/p5-Net-SSLeay from 1.55nb1 to 1.58.

Upstream changes:
1.58 2014-01-15
    Always use size_t for strlen() return value, requested by Alexander Bluhm.
    t/external/20_cert_chain.t was missing from dist.
    Version number in META.yml was incorrect
    Improvements to test t/external/20_cert_chain.t to provoke following bug:
    Fixed crash due to SSL_get_peer_cert_chain incorrectly free'ing the chain
    after use.
    Fixed a problem when compiling against openssl where OPENSSL_NO_EC is set.

1.57 2014-01-09
    Fixed remaining problems with test suite: pod coverage and kwalitee tests
    are only enabled with RELEASE_TESTING=1

1.56 2014-01-08
    Fixed a typo in documentation of BEAST Attack, patched by gregor
    herrmann.
    Added LICENSE file copied form OpenSSL distribution to prevent complaints
    from various versions of kwalitee.
    Adjusted license: in META.yml to be 'openssl'
    Adds support for the basic operations necessary to support ECDH for PFS,
    e.g. EC_KEY_new_by_curve_name, EC_KEY_free and SSL_CTX_set_tmp_ecdh.
    Improvements to t/handle/external/50_external.t to handle the case when a
    test connection was not possible. Patched by Alexandr Ciornii.
    Added support for ALPN TLS extension. Patch from Lubomir Rintel. Tested
    with openssl-1.0.2-stable-SNAP-20131205.
    Fix an use-after-free error. Patch from Lubomir Rintel.
    Fixed a problem with  Invalid comparison on OBJ_cmp result in
    t/local/36_verify.t. Contributed by paul.
    Added support for get_peer_cert_chain(). Patch by Markus Benning.
    Fixed a bug that cold cause stack faults: mixed up PUTBACK with SPAGAIN
    in ssleay_RSA_generate_key_cb_invoke()
    a final PUTBACK is needed here. A second issue is also fixed:
    cb->data defaults to &PL_sv_undef but throught the code you do not check
    against &PL_sv_undef, just NULL.
    To avoid passing the 3rd optional arg at all, do not create it. This fixes all the
    cb->data checks and wrong refcounts on &PL_sv_undef. Patched by Reini Urban.
    Deleted support for SSL_get_tlsa_record_byname: it is not included in
    OpenSSL git master.

(sno)

2014-02-16 12:05:13 UTC MAIN commitmail json YAML

Updated devel/p5-MooX-Cmd to 0.009

(sno)

2014-02-16 12:05:01 UTC MAIN commitmail json YAML

Updating pkgsrc package for Perl5 module MooX::Cmd from CPAN in
devel/p5-MooX-Cmd from 0.008nb1 to 0.009.

pkgsrc changes:
- adjust dependencies

Upstream changes:
  Change: 0abd26c7a29d6b2d9b225af320891f224194996a
  Author: Diab Jerius <djerius@cpan.org>
  Date : 2014-02-01 22:17:39 +0000

    Apply submitted fix for RT#91481 - without test ..

    but with dist.ini updated ...

  Change: 98feae23ad3c3caa679df82083d6db2daeb63900
  Author: Jens Rehsack <sno@netbsd.org>
  Date : 2014-02-01 22:06:58 +0000

    fix RT#91500 - incorrect execute_return if ...

    The implication was wrong, indeed - but the effort was increadible.
    Testing sucks :P

  Change: 790ba58bc37a7104576c1bf741b98873e4562ae8
  Author: Jens Rehsack <sno@netbsd.org>
  Date : 2014-01-29 07:05:42 +0000

    distinguish between test_cmd and test_cmd_ok

  Change: f3c3dfcb7586a2922702c91bad012acf0031ad9c
  Author: Jens Rehsack <sno@netbsd.org>
  Date : 2014-01-29 07:04:20 +0000

    after chained constructor, we can use getters

    * here: use command_execute_return_method_name getter instead of

    hidden builder call and wasting the result

  Change: 6077f673f240f71bcdcd6e9e3cb09fef1de4ab2f
  Author: Jens Rehsack <sno@netbsd.org>
  Date : 2013-12-02 08:49:48 +0000

    add missing prereqs

(sno)

2014-02-16 11:57:32 UTC MAIN commitmail json YAML

Updated sysutils/p5-Sys-Filesystem to 1.405

(sno)

2014-02-16 11:57:22 UTC MAIN commitmail json YAML

Updating package for Perl5 module Sys::Filesystem from CPAN in
sysutils/p5-Sys-Filesystem from 1.30nb5 to 1.405.

pkgsrc changes:
- remove upstream applied patches
- switch back from Module::Build to ExtUtils::MakeMaker

Upstream changes since 1.30:
1.405 2013-10-28
    - Fix Mswin32 mounted/unmounted support (thanks to Christian "Mithaldu"
      Walde for remote testing support
    - skip format test in case of unmounted device (unmounted devices might
      or might not know in before the fstype)
    - clean up basic tests and BAIL_OUT when unsupported environment
      encountered

1.404 2013-10-26
    - move to Makefile.PL in favour of developer reqs
    - change required perl version to 5.8.1
    - rewrite core routines of Sys::Filesystem
    - don't search for Darwin tools in path, rely on some
      well known paths
    - general, minor code cleanup

1.403 2013-10-23
    - Honor PATH_FSTAB in the environment on a NetBSD system if present
      (Thanks to dholland@NetBSD.org)
    - try improve error handling on Darwin to avoid smoke errors
    - be noisy about where we're running on during tests
    - remove runtime recommends for author tests
    - bump required version of Module::Pluggable to avoid blead whining
    - include p5-toolchain gang recommended way to declare developer
      dependencies
    - use proper indenting for Changes

1.402 2013-09-24
    - remove Makefile.PL passthrough
    - don't prove whether Win32 is supported - we know it (should fix
      RT#88901 - thanks Michiel Beijen)
    - try to improve supported control
    - put Win32::DriveInfo into feature "Win32" (I'd like to get feedback
      whether it helps)

1.401 2013-09-08
    - Fix MacOS X / Darwin without diskutil
    - Changes reformatted as per CPAN::Changes::Spec

1.400 2013-09-03
    - Moving to GitHub for easier contributing
    - Pod typo / encoding fixes (rt#85898, rt#77699), thanks to Slaven
      Rezić, Andreas J. König and Gregor Herrmann
    - Fix MacOS X 10.8 (diskutil vs. disktool)
    - Update requirements / recommendations
    - Fix AIX (rt#79188) - thanks to David Lee
    - Fix Solaris debug leftover (rt#72717) - thanks to Kenneth Ölwing
    - Fix Tests (rt#62248) - thanks to Daphne Pfister
    - Fix configure_requires (rt#62249) - thanks to Daphne Pfister

(sno)

2014-02-16 11:41:44 UTC MAIN commitmail json YAML

Updated textproc/p5-Encode to 2.57

(sno)

2014-02-16 11:41:35 UTC MAIN commitmail json YAML

Bring package for Perl5 module Encode in sync with core module taking
recent version from CPAN into devel/p5-Encode.

Upstream changes:
$Revision: 2.57 $ $Date: 2014/01/03 04:52:36 $
! encengine.c
  Pulled: sun compiler (maybe others) doesn't like UTF-8 in the source
  https://github.com/dankogai/p5-encode/pull/17
! bin/enc2xs
  Merged RT#91763: POD errors
  https://rt.cpan.org/Ticket/Display.html?id=91763

2.56 2013/12/22 13:40:00
! Encode.pm t/Encode.t
  Merged RT#91569: [PATCH] decode_utf8 and non-PVs
  https://rt.cpan.org/Ticket/Display.html?id=91569

2.55 2013/09/14 07:51:59
! Encode.pm
  Makefile.PL
  Unicode/Unicode.pm
  lib/Encode/Alias.pm
  lib/Encode/CN/HZ.pm
  lib/Encode/Encoder.pm
  lib/Encode/Encoding.pm
  lib/Encode/GSM0338.pm
  lib/Encode/Guess.pm
  lib/Encode/JP/JIS7.pm
  lib/Encode/KR/2022_KR.pm
  lib/Encode/MIME/Header.pm
  lib/Encode/MIME/Header/ISO_2022_JP.pm
  lib/Encode/Unicode/UTF7.pm
  t/Encoder.t
  replaced 'use base' with 'use parent'
    base.pm is an heavy module for what it is used for.
    Fortunately it has a tiny replacement, parent.pm
    that is on CPAN but also in perl core since 5.10.1.
  https://github.com/dankogai/p5-encode/pull/15

(sno)

2014-02-16 10:44:56 UTC MAIN commitmail json YAML

Updated devel/p5-Module-Pluggable to 5.1

(sno)

2014-02-16 10:44:45 UTC MAIN commitmail json YAML

Updating package for Perl5 module Module::Pluggable from CPAN in
devel/p5-Module-Pluggable from 4.8 to 5.1

Upstream changes:
2014-01-05 - 5.1
    Add in missing files left out of the MANIFEST due to stupidity (thanks to Petr Pisar)

2013-12-20 - 5.0
    Gain support for @INC hooks and hence for App::FatPacker (thanks to Diab Jerius)

2013-10-22 - 4.9
    Fix the fact that we can't handle single letter package names (thanks sbaynes)

(sno)

2014-02-16 10:04:11 UTC MAIN commitmail json YAML

<jperkin> also indent the .*, so ".  if .." and ".  endif" for the internal ones

(sno)

2014-02-16 10:02:21 UTC MAIN commitmail json YAML

fix "do what I mean" for OPSYS check

(sno)

2014-02-16 09:58:18 UTC MAIN commitmail json YAML

be stricter when requiring gcc 4.4+:
* pkg/48508 refers only SunOS and NetBSD (in fact, only NetBSD 5 and
  Solaris 10 - but I expect at least lower versions come with same
  issues and higher might have improved toolchain)
* check only for x86 architectures (no sse3 on sparc, ppc, arm, mips, ...)
* only require minimum gcc version when gcc is the used compiler - SunPRO,
  clang, pcc ... might behave differently
* hopefully someone picks it up and fix the binutils dependency, if required

(sno)

2014-02-16 08:55:22 UTC MAIN commitmail json YAML

Fix column of .if etc.

(ryoon)

2014-02-16 02:08:19 UTC MAIN commitmail json YAML

link network libs on SunOS

(wiedi)

2014-02-16 01:36:31 UTC MAIN commitmail json YAML

define u_int64_t on SunOS

(wiedi)

2014-02-16 01:19:32 UTC MAIN commitmail json YAML

define int types on SunOS

(wiedi)

2014-02-16 01:19:24 UTC MAIN commitmail json YAML

Add ddar, a deduplicating archiver.

(gdt)

2014-02-16 01:08:00 UTC MAIN commitmail json YAML

link network libs on SunOS

(wiedi)

2014-02-16 01:04:55 UTC MAIN commitmail json YAML

Updated graphics/gifsicle to 1.78

(schmonz)

2014-02-16 01:04:39 UTC MAIN commitmail json YAML

Update to 1.78. From the changelog:

* Correct an optimization bug introduced in 1.76. Reported by Tom
  Roostan.
* Major improvements to color selection (important when reducing
  colormap size). Use gamma-corrected colors in selection and
  dithering; this makes image quality much better. Also, when reducing
  colors with dithering, prefer to select colors that dithering can't
  approximate.
* Add ordered dithering modes, which avoid animation artifacts. The
  default ordered dithering mode (`--dither=ordered`) is a novel mode
  that combines some of the visual advantages of error diffusion with
  the artifact avoidance of ordered dithering.
* Add halftone dithering (`--dither=halftone`).
* gifview: Improved cache memory management for better animations.
  Collect memory for old frames based on an explicit --memory-limit
  (default 40MB).
* gifview: Add `--fallback-delay` option, to specify a fallback delay
  for frames with delay 0. Thanks to Sung Pae.
* Fix `-O2` crashes introduced with `--resize` improvements. Reported
  by Bryan Stillwell.
* Improve `--careful` (fewer crashes). Reported by Bryan Stillwell.
* Improve `-O2`: again, don't refuse to optimize images with local
  color tables. Reported by Bryan Stillwell.
* Greatly improve `--dither` speed.
* Improve `--resize` behavior: avoid animation artifacts due to
  different rounding decisions. Also speed it up. Reported by Bryan
  Stillwell.
* Fix bug where `-O2` would refuse to optimize some images with local
  color tables, claiming that "more than 256 colors were required".
  What was really required is previous disposal. Reported by Bryan
  Stillwell.
* Fix crash bugs on some combinations of `--crop` and `--resize`
  (prevalent on images whose first frame didn't cover the whole
  logical screen). Reported by Bryan Stillwell.

(schmonz)

2014-02-16 00:45:28 UTC MAIN commitmail json YAML

define u_int32_t on SunOS

(wiedi)

2014-02-15 23:54:46 UTC MAIN commitmail json YAML

define int types on SunOS

(wiedi)

2014-02-15 22:32:10 UTC MAIN commitmail json YAML

link network libs on SunOS

(wiedi)

2014-02-15 22:08:47 UTC MAIN commitmail json YAML

use c99 to fix build on SunOS

(wiedi)

2014-02-15 21:39:58 UTC MAIN commitmail json YAML

2014-02-15 21:26:57 UTC MAIN commitmail json YAML

2014-02-15 21:19:08 UTC MAIN commitmail json YAML

2014-02-15 21:16:48 UTC MAIN commitmail json YAML

link network libs on SunOS

(wiedi)

2014-02-15 19:18:08 UTC MAIN commitmail json YAML

use c99 to fix build on SunOS

(wiedi)

2014-02-15 19:15:53 UTC MAIN commitmail json YAML

2014-02-15 17:20:59 UTC MAIN commitmail json YAML

Fix a few bugs (portsisms?).
Fix PKGNAME.
Fix MASTER_SITES.
The file I get from there is one byte smaller, so update distinfo.
Mark as not ready for python-3.x.

(wiz)

2014-02-15 17:17:57 UTC MAIN commitmail json YAML

Fix a few bugs (portsisms?).
Fix MASTER_SITES.
Mark as not ready for python-3.x.
Fix PKGNAME.
Add missing egg to PLIST.

(wiz)

2014-02-15 16:21:58 UTC MAIN commitmail json YAML

Updated cad/gtkwave to 3.3.57

(mef)

2014-02-15 16:21:15 UTC MAIN commitmail json YAML

Update 3.3.54 to 3.3.57
-----------------------
3.3.54  02jan14 Added LZ4 double compression on hierarchy tree for FST when
                hierarchy size exceeds 4MB.
                Fix to regular expression filtering when +I+ form expressions
                are encountered in the SST.  Previously, the wrong value of
                regex match was used on 32-bit architectures due to the
                stack layout.
                Removed --disable-inline-asm ./configure flag as inline
                assembly has been removed because it is generating incorrectly
                in some cases on x86_64.
3.3.55  06feb14 Fixed problem with FST_DYNAMIC_ALIAS_DISABLE enabled when
                Judy arrays are not present.
                FST writer performance tweaks for traces with millions of
                signal declarations.
                Keep FSDB_VT_STREAM (FSDB transaction type) traces from
                attempting to be read (for now) as they aren't yet processed.
                Added more space efficient FST dynamic alias encoding.
                Tempfile creation fix for Windows.  Using tmpnam() is not
                enough and fails depending on user permissions.
                Make vcd2fst use FastLZ instead of LZ4 as a default compression
                type if an EVCD file is being processed as it (re-)compresses
                much better.  Using -4/-F/-Z still gives expected results.
                Changed double printf formatting for FSDB to "%.16g" to match
                VCD formatting.
                Added very fast I/O write capability to fst2vcd.
                Added support for FSDB_BYTES_PER_BIT_2B (EVCD) in FSDB loader.
                Added experimental fsdb2vcd in contrib.  It is not currently
                compiled or used.
                Fix to treesearch to remove duplicate signal names because of
                faulty dumpers.
                Repscript fix for if -R starts without a dumpfile name.
3.3.56  12feb14 Added another crash fix patch for GTK-OSX.
                Fix to regex search to remove duplicate signal names because of
                faulty dumpers.
                Fix to configure.ac for MSYS not adding -lcomdlg32 when Tcl
                is disabled.
                Valgrind fix on deallocated context: old GLOBALS pointer could
                be examined in set_GLOBALS_x().
                Minor cleanup in treesearch_gtk2.c: removed redundant show
                widget invocation.
                Added missing compressBound() for compress2() dest mallocs.
3.3.57  13feb14 Fix for Electric Fence crash in vlist_freeze().
                Updated LZ4 for version r113.

(mef)

2014-02-15 16:15:39 UTC MAIN commitmail json YAML

Updated databases/p5-perl-ldap to 0.58

(schmonz)

2014-02-15 16:15:34 UTC MAIN commitmail json YAML

Update to 0.58. From the changelog:

COMPATIBILITY WARNING:
The bug fix "LDAP.pm: new parameter bind(sasl_host => SASLHOST)"
is an incompatible change that may break some corner-case configurations

* that use SASL for authentication and
* where the SASL host name differs from the host name connecting to.

The incompatible change was necessary as it was not possible to fix
the issue which was introduced in perl-ldap 0.37 in a compatible way.

See Net::LDAP's manual page for the details on "sasl_host".

Bug Fixes:
* RT#91210: Paged.pm: fix example code
* RT#90459: LDAP.pm: make LDAPS work after LDAP+start_tls
* RT#91177: AD.pm: fix change_ADpassword()
* RT#88792: Constant.pm: add LDAP_CONTROL_SORTRESPONSE
* LDAP.pm: new parameter bind(sasl_host => SASLHOST)
* Entry.pm: ignore options when update()ing LDIF
* Entry.pm: let update() fail correctly on illegal target
* RT#86053: FAQ.pod: fix spelling error
* *.{pm,pod}: lots of more grammar & spelling fixes / harmonizations
* RT#85941: LDAP.pm: new method data_ready()
* RT#84886: Control/Relax.pm: fix typo in documentation
* RT#84410: PersistentSearch.pm: use $message->pop_entry() in example
* RT#84774: Constant.pm: unbreak Novell eDirectory constants
* RT#73202: LDIF.pm: Base64-encode values ending in spaces
* RT#83815: fix typo/bug in example for root_dse
* various clarification & fixes in documentation
* t/7{1pre,2post}read.t: don't use deprecated methods
* fix PreRead & PostRead controls
* AD.pm: fix typo in documentation
* RT#81380: in Filter.pm unescape hexpairs and ( ) \ * only
* tests: compare files in "text mode"
* Makefile.PL: mention all requirements for tests
* t/07filtermatch.t: use core module Text::Soundex instead of String::Approx
* Message.pm: fix regression w.r.t. Net::LDAP::Message::Dummy
* RT#80482 fix display of =item inet6 in LDAP.pod
* RT#66753: new key & cert for SSL server tests
* RT#79763 Net::LDAP::Util's $VERSION increased
* t/06constant.t: numbering glitch in t/06constant.t
* FilterMatch.pm: fix mapping of greaterOrEqual
* FAQ.pod: small fixes
* RT#79763 extend ldap_explode_dn() for RFC 4514
* RT#77291 canonicalize host name with ldapi://
* LDAP.pm: don't try to set errors on undefined objects
* Util.pm: fix bug in escape_dn_value()
* t/55ssl.t: fix typos in output text
* LDIF.pm: with encode => 'canonical', do mbcescape DNs
* the usual typo fixes in docs
* contrib/ldifdiff.pl: fix POD
* Intermediate/SyncInfo.pm: fix newcookie() method
* LWP/Protocol/ldap.pm: complete overhaul
* LDAP.pm: unbreak - make done a real sub
* Message.pm: fix typo, i.e. add forgotten ';'
* RT#72108 fix non-blocking IO with SSL
* RT#74572 fix $entry->update($ldif)
* RT#74759 fix POD spelling/grammar errors
* RT#77180 use "sslv23" instead of "sslv2/3" for sslversion
* work around a warning in Authen::SASL::Perl <= 2.1.5
* various typo fixes in documentation
* un-break certificate verification
* fixes for the ProxyAuthorization control
* fix typos & spelling errors in POD

Enhancements:
* Filter.pod: remove misleading text
* typo fixes
* RT#91156: add META.json
* DSML.pm, Protocol/ldap.pm: use MIME::Base64::decode()
* make MIME::Base64 mandatory
* README: update optional modules, slight reorganization
* Entry.pod: update documentation of N:L:E->update
* Makefile.PL: require Text::Soundex for tests
* LDAP.pm: use data_ready() in process()
* Util.pm: simplify return on error
* Constant.pm: add constant LDAP_CONTROL_NOOP
* Schema.pm: call isa() as recommented in UNIVERSAL.pm
* FAQ.pod: add more directory servers
* t/07filtermatch.t: skip some tests unless Text::Soundex is installed
* t/74matchedvalues.t: new, tests for MatchedValues control
* t/73assert.t: new, tests for Assertion control
* LDIF.pm: overhaul
  - flexibilize mode handling, accept PerlIO layers
  - get rid of dependency on Symbol & SelectSaver
  - convert _write_... to object methods
  - use indirect file handles for URLs
* LWP/Protocol/ldap.pm: use regex as 1st arg to split()
* Control/ManageDsaIT.pm: update documentation & simplify a bit
* Control/Relax.pm: new
* Constant.pm: add LDAP_CONTROL_RELAX
* LDAP.pod: omit space from filter in synopsis
* FAQ.pod: don't talk of "2 lines" when there's only one
* Extra/eDirectory.pm: fix typo, space police
* FAQ.pod: mention Dancer::Plugin::LDAP, update example
* Extra/eDirectory.pm: new; extensions for eDirectory
* Constant.pm: add constants for Novell eDirectory
* LDIF.pm: clean up handling of mode parameter
* LDIF.pm: partially support controls when reading
* Util.pm: add time conversion functions
* Makefile.PL: update recommends, add comments on core modules
* FAQ.pod: update info on required/optional modules
* LDAP.pod,FAQ.pod: harmonize documentation of scope values
* Filter.pm: new method negate()
* Util.pm: new function ldap_url_parse()
* RT#77716: LDAP.pm: new option keepalive for new()
* LDAP.pm: convert scheme to lowercase in new()
* FAQ.pod: how to search all members of a large AD group
* FAQ.pod: how to do nested group searches in AD
* add tests for PreRead & PostRead controls
* FAQ.pm: example for certificateExactMatch
* coding style overhaul:
  * use single-quoted strings where possible
  * 2 SPACEs before postfix if,unless,or,and
  * SPACE after comma
  * SPACE between if,elsif,unless,while,for and (
  * make private lexical variables more private
  * unquote identifiers before =>
  * unquote identifiers used as hash keys
* Schema.pod: document attribute_syntax()
* contrib/schema2ad.pl: new, convert schema file to something AD can digest
* Makefile.PL: make dependencies reflect reality better
* LDAP.pm: avoid warning in new() that might have occurred in corner cases
* add constant LDAP_PROXY_AUTHZ_FAILURE
* FilterMatch.pm: complete overhaul
  - update matching rules known in OpenLDAP
  - support matching rules for extensibleMatch
  - avoid warning if no matching rule is found
  - add specific implementations for a lot of rules
* global overhaul towards Perl 5.8 features
  - declare @ISA and $VERSION as package-local
  - replace 'use vars' by 'our'.
* Makefile.PL: overhaul
* tests: cleanup & extensions
  - convert to Test::More
  - t/common.pl: allow client() to take options for Net::LDAP
  - t/common.pl: get rid of local compare function
  - t/03schema.t: overhaul, update data/schema.in
  - t/07filtermatch.t: new, tests for Net::LDAP::FilterMatch
  - t/40connect.t: new, test for IPv4 / IPv6 connections
  - reorganize servers tests: rename t/5X*.t -> t/4(X+1)*.t
  - t/47ipc.t: add TLS tests
  - t/60cancel.t: new, tests for Net::LDAP::Extension::Cancel
  - t/70sortctrl.t: make it a server test & add multi-attribute testcase
* ASN.pm: adapt to RFC 4511
* Extension/{SetPassword,Refresh}.pm: polish ASN.1 definition
* LWP/Protocol/ldap.pm: respond with requested MIME type
* LWP/Protocol/ldap.pm: document 'x-format' URI extension
* LWP/Protocol/ldap.pm: add DSMLv1 as output format
* test routines updated to work with recent OpenLDAP
* removed trailing spaces
* support OpenLDAP extension: scope => "children"
* more feature constants in Net/LDAP/Constant.pm
* new features & documentation for LWP/Protocol/ldap.pm
* LWP/Protocol/ldapi.pm: support ldapi:// URIs with LWP
* contrib/LWPsearch.pl: demo program for LWP::Protocol::ldap*
* update link list in the FAQ
* update references to RFCs
* FAQ.pod: update URLs a bit more
* RT#77458 re-work IPv6 support
* Don't accumulate intermediate messages passed to a callback.
* slightly extend Net::LDAP::Entry->update() and document it
* convenience alias done() for Net::LDAP->unbind()
* various updates to the FAQ
* MANIFEST.SKIP: sync with Perl 5.14.2's ExtUtils version
* Makefile.PL: update resource info on repository
* new extended operation Net::LDAP::Extension::Cancel
* new control Net::LDAP::Control::MatchedValues
* new control Net::LDAP::Control::Assertion
* update reference documents in POD
* extend documentation for Pre-Read & Post-Read controls
* add error string for LDAP_VLV_ERROR
* add result codes for VLV and cancel
* add constant for DontUseCopy control
* add constant for PermissiveModify control
* Fix copy & paste errors in Net::LDAP::Message
* Check whether LDAP socket object has a peerhost() method defined
  before calling it. This fixes SASL authentication over UNIX domain
  (ldapi://) sockets. [Chris Mikkelson]
* use of non-localised $_ in Net::LDAP::Constant causes prolems in lemonldap-ng [Damyan Ivanov]
* Added cn,o,ou to the default set of case-insensitive attributes [Kartik Subbarao]
* Entry.pod: fix typos [Peter Marschall]
* extend Net::LDAP::Entry->update() to take LDIF objects [Peter Marschall]
* Specify that we want to use the 'ldap' scheme to verify certificates. [Kevan Carstensen]
* Net/LDAP/Extra/AD.pm:  convenience functions for AD
* various documentation updates

(schmonz)

2014-02-15 15:36:35 UTC MAIN commitmail json YAML

2014-02-15 14:37:22 UTC MAIN commitmail json YAML

2014-02-15 14:36:24 UTC MAIN commitmail json YAML

Add devel/py-ipaddr 2.1.10

(darcy)

2014-02-15 14:35:13 UTC MAIN commitmail json YAML