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 (5h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-13 06:03:52 UTC Now

2014-06-10 13:53:48 UTC MAIN commitmail json YAML

Use PAM_DEFAULT directly

(joerg)

2014-06-10 13:52:57 UTC MAIN commitmail json YAML

Always use OpenPAM as fallback PAM implementation if a native one is
missing. Drop PAM_ACCEPTED and PAM_TYPE as unused or redundant.

(joerg)

2014-06-10 13:45:16 UTC MAIN commitmail json YAML

Just because the (native) PAM package might already contain this is no
reason to not build a binary package.

(joerg)

2014-06-10 13:44:03 UTC MAIN commitmail json YAML

+ avr-gcc-4.8.3 [pkg/48890]

(obache)

2014-06-10 13:41:41 UTC MAIN commitmail json YAML

Updated net/gupnp-av to 0.12.6

(wiz)

2014-06-10 13:41:29 UTC MAIN commitmail json YAML

Update to 0.12.6:

Changes since 0.12.5:

- Fix some coverity issues.
- lazy-create XML namespaces so only used-ones are declared.

Bugs fixed in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=705564
- https://bugzilla.gnome.org/show_bug.cgi?id=730590
- https://bugzilla.gnome.org/show_bug.cgi?id=730591
- https://bugzilla.gnome.org/show_bug.cgi?id=731033

All contributors to this release:
- Jens Georg <mail@jensge.org>

(wiz)

2014-06-10 13:17:54 UTC MAIN commitmail json YAML

Updated security/openpam to 20130907

(joerg)

2014-06-10 13:17:42 UTC MAIN commitmail json YAML

2014-06-10 12:34:09 UTC MAIN commitmail json YAML

Restrict to webkit-gtk<2 (wip contains webkit-gtk-2.4.3)

(wiz)

2014-06-10 12:06:28 UTC MAIN commitmail json YAML

Updated math/py-networkx to 1.8.1

(wen)

2014-06-10 12:04:58 UTC MAIN commitmail json YAML

Update to 1.8.1

Upstream changes:
Networkx-1.8.1
Release date: 4 August 2013

Bugfix release for missing files in source packaging

Networkx-1.8
Release date: 28 July 2013

Highlights
Faster (linear-time) graphicality tests and Havel-Hakimi graph generators
Directed Laplacian matrix generator
Katz centrality algorithm
Functions to generate all simple paths
Improved shapefile reader
More flexible weighted projection of bipartite graphs
Faster topological sort, decendents and ancestors of DAGs
Scaling parameter for force-directed layout
Bug Fixes
Error with average weighted connectivity for digraphs, correct normalized laplacian with self-loops, load betweenness for single node graphs, isolated nodes missing from dfs/bfs trees, normalize HITS using l1, handle density of graphs with self loops
Cleaner handling of current figure status with Matplotlib, Pajek files now don't write troublesome header line, default alpha value for GEXF files, read curved edges from yEd GraphML

(wen)

2014-06-10 12:01:56 UTC MAIN commitmail json YAML

Use MASTER_SITES logic from www/py-django.

(joerg)

2014-06-10 11:58:24 UTC MAIN commitmail json YAML

Updated www/py-django14 to 1.4.13

(joerg)

2014-06-10 11:58:10 UTC MAIN commitmail json YAML

Update to Django 1.4.13:

- caching framework may expose private data and/or allow cache poisoning
- stricter checking for valid URLs when redirecting based on user input,
  e.g. on the login page

(joerg)

2014-06-10 08:28:14 UTC MAIN commitmail json YAML

+ firefox-30, kde4-4.13.2, py-sip-4.16.1, worker-3.4.1.
- irssi-0.8.16 [pkg/48866] (done)

(wiz)

2014-06-10 03:57:38 UTC MAIN commitmail json YAML

Note update of www/contao33 package to 3.3.2.

(taca)

2014-06-10 03:57:02 UTC MAIN commitmail json YAML

Update contao33 to 3.3.2.

Version 3.3.2 (2014-06-04)
--------------------------

### Fixed
Add the media query to the style sheets in debug mode (see #7070).

### Fixed
Disable the debug mode in the extension creator (see #7068).

### Fixed
Convert image source insert tags in the back end preview (see #7065).

### Fixed
Render all root nodes in the page and file picker (see #6844).

### Fixed
Add the "scssphp-compass" library to support Compass functions.

### Fixed
Support adding multiple TinyMCE instances to the same page (see #7061).

(taca)

2014-06-10 03:48:51 UTC MAIN commitmail json YAML

Note update of www/contao32 package to 3.2.11.

(taca)

2014-06-10 03:47:59 UTC MAIN commitmail json YAML

Update contao32 to 3.2.11.

Version 3.2.11 (2014-06-04)
---------------------------

### Fixed
Make `$this->locationLabel` available in the event list (see #7030).

### Fixed
Correctly set the root page title (see #7023).

### Fixed
Only show the sort hint if there is more than one element (see #6935).

### Fixed
Try to raise the PHP limits upon file synchronization (see #7035).

(taca)

2014-06-10 00:36:20 UTC MAIN commitmail json YAML

Fix broken PLIST.

(taca)

2014-06-09 23:49:15 UTC MAIN commitmail json YAML

Revert previous: this wasn't an updated qmqtool version or PKGREVISION.

(schmonz)

2014-06-09 23:48:07 UTC MAIN commitmail json YAML

Updated mail/qmqtool to 1.14

(schmonz)

2014-06-09 23:47:56 UTC MAIN commitmail json YAML

Since qmqtool operates directly on a queue structure, it doesn't
depend on mail/qmail, so ${QMAILDIR} may not exist at build time.
Patch out overzealous configure checks.

(schmonz)

2014-06-09 23:42:57 UTC MAIN commitmail json YAML

Set CHECK_BUILTIN properly for builtin check.

(obache)

2014-06-09 23:29:31 UTC MAIN commitmail json YAML

Make lang/g95 as default Fortran compiler under NetBSD current (GCC 4.8)
lang/g95 is built with NetBSD current's GCC 4.8.3. Thank you, asau@.

(ryoon)

2014-06-09 21:30:36 UTC MAIN commitmail json YAML

Add new dependencies missed in previous, and chmod -x an errant .pm.

(schmonz)

2014-06-09 21:07:01 UTC MAIN commitmail json YAML

Fix issues with stdbool.h mess created by SWIG.

(joerg)

2014-06-09 20:09:55 UTC MAIN commitmail json YAML

Updated www/p5-URI-Escape-XS to 0.12

(schmonz)

2014-06-09 20:09:49 UTC MAIN commitmail json YAML

Update to 0.12. From the changelog:

! XS.xs
+ t/06-nonstr.t
  Addressed: RT#94793: encodeURIComponent can't encode integer values
  https://rt.cpan.org/Ticket/Display.html?id=94793
! t/03-hashu.t
  No longer skips tests 4-6 for Test::Harness->VERSION > 3
! Makefile.PL
  Pulled: https://github.com/dankogai/p5-uri-escape-xs/pull/4
! lib/URI/Escape/XS.pm
  Pulled: https://github.com/dankogai/p5-uri-escape-xs/pull/3

(schmonz)

2014-06-09 20:08:21 UTC MAIN commitmail json YAML

Updated www/p5-LWPx-ParanoidAgent to 1.10

(schmonz)

2014-06-09 20:08:15 UTC MAIN commitmail json YAML

Update to 1.10. From the changelog:

- fixed: IO::Socket::SSL related warning (GitHub issue #3)
- fixed: "500 Can't read entity body" with IO::Socket:SSL (GitHub issue #4)

(schmonz)

2014-06-09 20:04:47 UTC MAIN commitmail json YAML

Updated www/p5-Kwiki-Archive-Rcs to 0.16

(schmonz)

2014-06-09 20:04:42 UTC MAIN commitmail json YAML

Update to 0.16. From the changelog:

- Fixed a remotely exploitable hole, please update ASAP

(schmonz)

2014-06-09 20:01:23 UTC MAIN commitmail json YAML

Updated time/p5-DateTime to 1.1000

(schmonz)

2014-06-09 20:01:18 UTC MAIN commitmail json YAML

Update to 1.10. From the changelog:

- Some tests added in 1.09 would fail on a Perl without a 64-bit
  gmtime(). Reported by Jerome Eteve. RT #95345.

- A call to ->truncate( to => 'week' ) could fail but leave the object
  changed. RT #93347.

- The value of ->jd() is now calculated based on ->mjd() instead of the other
  way around. This reduces floating point errors a bit when calculating MJD,
  and should have a neglible impact on the accuracy of JD. Reported by Anye
  Li. RT #92972. See the ticket for a more detailed description of what this
  fixes.

- Attempting to construct a DateTime object with a year >= 5000 and a time
  zone other than floating or DST now issues a warning. This warning may go
  away once DateTime::TimeZone is made much faster. Inspired by a bug report
  from Lloyd Fournier. RT #92655.

(schmonz)

2014-06-09 19:59:21 UTC MAIN commitmail json YAML

Updated textproc/p5-YAML to 0.92

(schmonz)

2014-06-09 19:59:16 UTC MAIN commitmail json YAML

Update to 0.92. From the changelog:

- remove invalid Spiffy dependency provided by YAML (GitHub pull req 23)
- Force escaping of single '-' (GitHub pull req 22)
- Revert Mo from 0.38 to 0.31 - zefram++ reported it breaking cpan client
- Fixed tests to work under parallel testing -- kentnl
- Switched to dzil release process
- Fixed YAML loading on perl 5.8 (broken in YAML 0.85) by removing
  5.10-specific regex construct. -- hobbs++
- Using latest Test::Builder tp fix
  https://rt.cpan.org/Public/Bug/Display.html?id=90847
- Revert YAML::Mo for https://rt.cpan.org/Public/Bug/Display.html?id=90817
- Fix for https://rt.cpan.org/Ticket/Display.html?id=19838 where synopsis
  in YAML::Dumper doesn't work as exptected.
- Thorsten++ https://rt.cpan.org/Public/Bug/Display.html?id=90593
- Upgrade to latest Mo

(schmonz)

2014-06-09 19:55:20 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-RSS to 1.55

(schmonz)

2014-06-09 19:55:15 UTC MAIN commitmail json YAML

Update to 1.55. From the changelog:

- Fix the tests for DateTime-Format-Mail-0.400.

(schmonz)

2014-06-09 19:52:16 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV_XS to 1.08

(schmonz)

2014-06-09 19:52:11 UTC MAIN commitmail json YAML

Update to 1.08. From the changelog:

* Documentation updates
* Allow disjointed CSV cell fragment lists
* Allow ref to scalar for csv (in => ...)
* Allow CODE ref to in attribute
* Allow * in fragment cellspec's bottom-right cell
* Fix possible fail in tests on Windows (Thanks Mithaldu for explaing)
* Only close file handles in csv () for files
* new callbacks for csv ()
* Allow case insensitive attributes and attribute aliases
  (quote_always = always_quote)
* Enhanced the csv () function (diagnostics)
* Start callbacks support
* Minor doc fixes
* Make subclassing safer
* get_columns () with no argument now returns the empty list
  instead of undef when no columns defined
* fragments (rfc7111) now also support AoH (was AoA only)
* Error code conflict for fragments resolved to 2013
* New function "csv" (not a method)
* Update copyright to 2014
* Implement RFC7111

(schmonz)

2014-06-09 19:49:51 UTC MAIN commitmail json YAML

Updated security/p5-Net-SSLeay to 1.63

(schmonz)

2014-06-09 19:49:45 UTC MAIN commitmail json YAML

Update to 1.63. From the changelog:

* Fixed error in version number in META.yml
* Improvements to OCSP support: It turns out that some CA (like
  Verisign) sign the OCSP response with the CA we have in the trust
  store and don't attach this certifcate in the response. But OpenSSL
  by itself only considers the certificates included in the response
  and SSL_OCSP_response_verify added the certificates in the chain
  too. Now, we also add the trusted CA from the store which signed
  the lowest chain certificate, at least if we could not verify the
  OCSP response without doing it. Patch from Steffen Ullrich. Thanks.
* Fixed some compiler warnings.

(schmonz)

2014-06-09 19:46:22 UTC MAIN commitmail json YAML

Updated security/p5-Crypt-SSLeay to 0.72

(schmonz)

2014-06-09 19:46:16 UTC MAIN commitmail json YAML

Update to 0.72. From the changelog:

- RT #94974: I forgot that `return` just returns from the code block for
  `catch`, not the subroutine so `filter_libs` was still trying to link
  against various libraries even when Devel::CheckLib was not installed.

- Various minor fixes to C code
- Various fixes to the distribution such as manifest files, additional
  tests, bundled module etc
- Address RT bugs #94828 and #79212

- REMINDER: make test WILL FAIL if your OpenSSL is vulnerable to Heartbleed.

- Add additional functions exposing information that can be obtained via
  SSLeay_version.

- Add ability to query OpenSSL version, add test whether OpenSSL library
  being used is vulnerable to the Heartbleed bug.

- Assorted fixes to Makefile.PL, most importantly to fix build problems with
  Strawberry Perl.

- In Makefile.PL, use assert_lib to find the libraries against which we can
  actually link rather than passing a big bowl of libs to WriteMakefile.
  Bail out early if we can't link against any of the candidate libraries.

- Make sure t/02-live.t actually uses Net::SSL.

- Address RT bugs #88786, #88269, #78848, and #79477

- Makefile.PL now respects live-tests and no-live-tests, and allows library
  and header locations to be specified via the command line arguments
  libpath and incpath, respectively.

- These options can also be specified using the environment variables

        CRYPT_SSLEAY_LIVE_TEST_WANTED
        OPENSSL_LIB
        OPENSSL_INC

- Also fixed a number of embarrasing logic errors and typos in Makefile.PL
  which were introduced in previous 0.65_xx versions.

- Reorganize Makefile.PL to allow incpath and libpath command line
  arguments. This attempts to address RT #88786, #88269, #79477, and #78848.
  This was supposed to be the next step immediately after drastically
  specifying Makefile.PL. But never got done.

- Also add encoded version number to openssl-version output.

- Address pull requests from GitHub and bug reports on RT. These address RT
  issues #83764, #86425, #86819, #62133, #82715, #90803

(schmonz)

2014-06-09 19:44:01 UTC MAIN commitmail json YAML

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

(schmonz)

2014-06-09 19:43:51 UTC MAIN commitmail json YAML

Update to 1.992. From the changelog:

1.992 2014/06/01
- set $! to undef before doing IO (accept, read..). On Winwdows a connection
  reset could cause SSL read error without setting $!, so make sure we don't
  keep the old value and maybe thus run into endless loop.

1.991 2014/05/27
- new option SSL_OCSP_TRY_STAPLE to enforce staple request even if
  VERIFY_NONE
- work around for RT#96013 in peer_certificates

1.990 2014/05/27
- added option SSL_ocsp_staple_callback to get the stapled OCSP response
  and verify it somewhere else
- try to fix warnings on Windows again (#95967)
- work around temporary OCSP error in t/external/ocsp.t

1.989 2014/05/24
- fix #95881 (warnings on windows), thanks to TMHALL

1.988 2014/05/17
- add transparent support for DER and PKCS#12 files to specify cert and key,
  e.g. it will autodetect the format
- if SSL_cert_file is PEM and no SSL_key_file is given it will check if
  the key is in SSL_cert_file too

1.987 2014/05/17
- fix t/verify_hostname_standalone.t on systems without usable IDNA or IPv6
  #95719, thanks srchulo
- enable IPv6 support only if we have a usable inet_pton
- remove stale entries from MANIFEST (thanks seen[AT]myfairpoint[DOT]net)

1.986 2014/05/16
- allow IPv4 in common name, because browsers allow this too. But only for
  scheme www/http, not for rfc2818 (because RC2818 does not allow this).
  In default scheme IPv6 and IPv4 are allowed in CN.
  Thanks to heiko[DOT]hund[AT]sophos[DOT]com for reporting the problem.
- Fix handling of public suffix. Add exemption for *.googleapis.com
  wildcard, which should be better not allowed according to public suffix
  list but actually is used.
- Add hostname verification test based on older test of chromium. But change
  some of the test expectations because we don't want to support IP as SAN
  DNS and because we enforce a public suffix list (and thus *.co.uk should
  not be allowed)

(schmonz)

2014-06-09 19:25:49 UTC MAIN commitmail json YAML

Updated mail/p5-MIME-Lite to 3.030

(schmonz)

2014-06-09 19:25:33 UTC MAIN commitmail json YAML

Update to 3.030. From the changelog:

* Make send_by_sendmail set sender like documentation says it does
  (thanks, Michael Schout!)

(schmonz)

2014-06-09 19:23:20 UTC MAIN commitmail json YAML

Updated mail/p5-Mail-DKIM to 0.40

(schmonz)

2014-06-09 19:23:04 UTC MAIN commitmail json YAML

Update to 0.40. From the changelog:

* New/changed functionality:
  * a single DNS resolver is created for the lifetime of the program,
    rather than reinitializing the resolver for each new query.

* bugfixes:
  * fix the error message given when an invalid algorithm is
    specified in the construction of Mail::DKIM::Signer.
  * avoid Perl warning about use of an undefined value in several
    places (rt.cpan.org issue #82913).
  * speed- improved performance of parsing the message into lines
    (rt.cpan.org issue #77902). Patch by Mark Martinec.
  * fix DNS queries to use the correct method (txtdata) of Net::DNS
    (rt.cpan.org issue #83170). Patch by Mark Martinec.
  * fix issue with getting wrong error codes when q= tag is empty
    (issue #3011005)
  * anti-abuse- prevent a message with thousands of signatures from
    thrashing the whole computer (issue #3010997)
  * memory usage- significantly reduced memory footprint for
    processing a message with a large header and many signatures
  * fix error message given when no KeyFile has been specified
    (issue #1889690)

* API changes:
  * global subroutines resolver() or enable_EDNS0() in module
    Mail::DKIM::DNS can be called to specify non-default options
    to Net::DNS::Resolver (see also rt.cpan.org issue #80425).
  * the Canonicalization::finish_header() method now expects a
    argument to be passed to it. In the unusual case that you are
    using this method from your own code, please update your code.

(schmonz)

2014-06-09 19:11:41 UTC MAIN commitmail json YAML

Updated devel/p5-UNIVERSAL-require to 0.17

(schmonz)

2014-06-09 19:11:31 UTC MAIN commitmail json YAML

Update to 0.17. From the changelog:

- Check for valid module names. RT#94866 from TOBYINK.
- Changed used of die() to croak() RT#23113
- Fixed typo in pod (fschlich++)
- Added README
- Specified min version of perl 5.6.0
- Now "use warnings"

(schmonz)

2014-06-09 19:10:26 UTC MAIN commitmail json YAML

Updated devel/p5-UNIVERSAL-can to 1.20140328

(schmonz)

2014-06-09 19:10:20 UTC MAIN commitmail json YAML

Update to 1.20140328. From the changelog:

- eliminated a UNIVERSAL::isa warning
- added =encoding to POD (thanks to Debian Perl Group)

(schmonz)

2014-06-09 19:08:41 UTC MAIN commitmail json YAML

Updated devel/p5-Try-Tiny to 0.22

(schmonz)

2014-06-09 19:08:36 UTC MAIN commitmail json YAML

Update to 0.22. From the changelog:

- add optional test deps as recommended prereqs (Karen Etheridge, #18)
- also skip the test if Capture::Tiny is too old (Martin Popel, #17)
- documentation updates (Flimm, #15)

(schmonz)

2014-06-09 19:07:20 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Trap to 0.2.4

(schmonz)

2014-06-09 19:07:04 UTC MAIN commitmail json YAML

Update to 0.2.4. From the changelog:

This release fixes a memory leak with the default tempfile backend
layer implementation for trapping output. The systemsafe alternative
backend had the same kind of leak, and has also been fixed. (The
perlio alternative backend was not affected.) Thanks go again to
Felipe Gasper for discovering this!

Test::Trap::Builder:
- Add a method ExceptionFunction to make it easier to avoid
  circular references arising from registered closures.
  Document and export this method.
Test::Trap::Builder::TempFile:
- Break a circular reference chain.
Test::Trap::Builder::SystemSafe:
- Break a similar but slightly more complicated circular
  reference chain.
Tests:
- Added t/14-leaks.t to check that the reference count is as
  expected, at least with trivial code and standard setup for
  all three output layer backends.
- Regression test for the stale references.
Library files:
- RT #87263: typo fixes, courtesy dsteinbrunner@pobox.com.
- Localize the trap coderef, so that it does not hold on to
  what it closes over, creating stale references, but lets
  them go out of scope; thanks go to Felipe Gasper.
Documentation:
- Some clarification for RT #91687: Wrong exit code after die.
Also:
- Use ebhanssen@cpan.org for my email address.
- Update copyright years.
- Update MANIFEST.SKIP &c for use of git (goodbye subversion).

(schmonz)

2014-06-09 19:04:51 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Spec to 0.47

(schmonz)

2014-06-09 19:04:46 UTC MAIN commitmail json YAML

Update to 0.47. From the changelog:

- added repository metadata for CPAN
  Contributed by David Steinbrunner (issue #13)

(schmonz)

2014-06-09 19:02:23 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Most to 0.33

(schmonz)

2014-06-09 19:02:18 UTC MAIN commitmail json YAML

Update to 0.33. From the changelog:

- Fixed "(in cleanup) Can't use an undefined value as a subroutine
  reference" error.
- Remove Build.PL.

(schmonz)

2014-06-09 19:00:26 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Deep to 0.112

(schmonz)

2014-06-09 19:00:16 UTC MAIN commitmail json YAML

Update to 0.112. From the changelog:

- rebuild MANIFEST, adding two forgotten files

- When printing diagnostics, differentiate the type of a blessed object
  from the name of the class itself (RT#78288, caused by changes to how
  blessed objects are treated in 0.109) (thanks, Karen Etheridge)

- Typo fixes (thanks, David Steinbrunner)

- Fixes to clarity and accuracy of documentation (thanks, Michael Hamlin)

- Add metadata links to repo and issue tracker

- Added obj_isa for testing ->isa without falling back to ref($x)

- Added the *experimental* ":v1" export group to skip importing
  Isa, isa, and blessed

(schmonz)

2014-06-09 18:58:28 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Class to 0.42

(schmonz)

2014-06-09 18:58:23 UTC MAIN commitmail json YAML

Update to 0.42. From the changelog:

- properly handle thrown exceptions that stringify to the empty string
  before or after chomping (Karen Etheridge, PR#11)

(schmonz)

2014-06-09 18:54:57 UTC MAIN commitmail json YAML

Updated devel/p5-Readonly to 1.04

(schmonz)

2014-06-09 18:54:52 UTC MAIN commitmail json YAML

Update to 1.04. From the changelog:

- Module now maintained by Sanko Robinson. Please see TODO for a possible
  set of changes to this module that may effect code written for old, pre-
  perl 5.14.0 platforms!!!

(schmonz)

2014-06-09 18:50:48 UTC MAIN commitmail json YAML

Updated devel/p5-Params-Validate to 1.10

(schmonz)

2014-06-09 18:50:38 UTC MAIN commitmail json YAML

Update to 1.10. From the changelog:

- Require Readonly 1.03+ and Scalar::Util 1.20 for testing with
  Readonly. AFAICT, earlier versions of Readonly worked very differently,
  and/or this is related to Scalar::Util. Either way, this test isn't that
  important anyway. RT #95402.

- A call to validate() where the spec was a reference to a Readonly hash would
  segfault. Reported by Salvatore Bonaccorso. RT #80572.

- When using the XS implementation, attempting to validate parameters with
  tainted values would cause an "Insecure dependency in eval_sv() while
  running with -T switch" exception from Perl *if the validation failed*. This
  is fixed, but only for Perl 5.14+. Older Perls do not include the necessary
  XS API. RT #70174.

- Fixed some potential segfaults from the XS implementation including the one
  reported by Анатолий Гришаев in RT #50412. However, the XS code in general
  is pretty crufty and tends to assume that values which could be NULL aren't.

- Fixed bad example of state() in POD. Reported by Salvatore Bonaccorso. RT
  #80250.

(schmonz)

2014-06-09 18:47:56 UTC MAIN commitmail json YAML

Updated devel/p5-Modern-Perl to 1.20140107

(schmonz)

2014-06-09 18:47:51 UTC MAIN commitmail json YAML

Update to 1.20140107. From the changelog:

- updated for 2014 release
- added support for 5.18

(schmonz)

2014-06-09 18:44:15 UTC MAIN commitmail json YAML

Updated devel/p5-Class-Unload to 0.08

(schmonz)

2014-06-09 18:44:05 UTC MAIN commitmail json YAML

Update to 0.08. From the changelog:

- Add =encoding directive to POD (RT#85625)

(schmonz)

2014-06-09 18:43:00 UTC MAIN commitmail json YAML

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

(schmonz)

2014-06-09 18:42:49 UTC MAIN commitmail json YAML

Update to 0.08. From the changelog:

- switched packaging to just EUMM, as MBT wants the .xs file in a
  different place
- switched packaging from MB to EUMM+MBT
- repository moved to the github moose organization

(schmonz)

2014-06-09 18:42:30 UTC MAIN commitmail json YAML

Updated devel/p5-Class-Load to 0.21

(schmonz)

2014-06-09 18:42:25 UTC MAIN commitmail json YAML

Update to 0.21. From the changelog:

- repository moved to the github moose organization

(schmonz)

2014-06-09 18:35:58 UTC MAIN commitmail json YAML

Updated databases/p5-SQL-Abstract to 1.78

(schmonz)

2014-06-09 18:35:48 UTC MAIN commitmail json YAML

Update to 1.78. From the changelog:

- Fix parsing of binary ops to correctly take up only a single LHS
  element, instead of gobbling up the entire parse-to-date
- Explicitly handle ROW_NUMBER() OVER as the snowflake-operator it is
- Improve signatures/documentation of is_same_sql_bind / eq_sql_bind
- Retire script/format-sql - the utility needs more work to be truly
  end-user convenient

(schmonz)

2014-06-09 18:33:23 UTC MAIN commitmail json YAML

Updated databases/p5-perl-ldap to 0.63

(schmonz)

2014-06-09 18:33:18 UTC MAIN commitmail json YAML

Update to 0.63. From the changelog:

Enhancements:
* Entry.pm: accept options for update() in the LDIF case
* LDIF.pm:
  - implement writing controls
  - refactor _write_entry
  - check for decoding errors in LWP-based URLs
* Util.pm: remove superfluous space from POD
* FAQ.pm: update perl-ldap & Perl version numbers
* {LDAP,LDIF}.pod: update documentation of raw => REGEX
* support LWP-supproted URLs when reading LDIFs (incl. tests)
* add test for Net::LDAP::Util's time functions
* tests: set default OpenLDAP DB type to mdb
* IO::Socket::IP support
  - if installed in version 0.20 or higher, prefer it over IO::Socket::INET*
  - use IO::Socket::INET* as fallback if it isn't installed
  - this solves RT#93122, which IMHO is not really a bug of perl-ldap
* remove trailing whitespace in contrib/*
* t/60cancel.t: add explanation about potential cause of failure
* LDAP.pm: accessor method sasl for Authen::SASL object
* LDAP.pm: adapt socket() to support SASL layers
* Message.pod: consolidate dcwocumentation of control()
* Control.pm: documentation update
* LDAP.pod: add note about IO::Socket::IP and Timeout
* LDIF.pm: overhaul
  - set error when write fails
  - simplify _read_entry
  - simplify _write_entry
  - coding style harmonization
  - error checks when reading changetype: delete
  - make _error() return undef/empty list, adapt callers
  - refactor handling DNs when reading
  - new method _read_attribute_value()

Bug Fixes:
* RT#95001: Do not set SSL_ciphers to ALL by default
* Entry.pm: delete(): return $self if called w/o args
* RT#94357: t/08time.t: skip tests on too old Perl versions
* RT#94341: FAQ.pm: fix incorrect instruction
* jpegDisplay.pl: overhaul to make it work again
* RT#94047: Control.pm: add missing word in POD
* RT#93945: Util.pm: make sure $dec is defined
* LDIF.pm: when reading LDIFs, allow control values to be absent
* Control/ProxyAuth.pm: fix initialization using value => ...
* Util.pm: fix corner cases in time conversion functions
* Handle SASL security layers correctly on rebind
  Thanks Ben Morrow <ben@morrow.me.uk>
* Control/Paged.pm: fix typo in POD sample code

(schmonz)

2014-06-09 18:27:21 UTC MAIN commitmail json YAML

Updated databases/p5-DBD-SQLite to 1.42

(schmonz)

2014-06-09 18:27:16 UTC MAIN commitmail json YAML

Update to 1.42. From the changelog:

- Switched to a production version. (ISHIGAKI)

- Updated to SQLite 3.8.4.1, which fixed several obscure bugs on
  "ORDER BY" or "DISTINCT". (ISHIGAKI)

- Updated to SQLite 3.8.3.1, which fixed a SQLite bug in 3.8.2
  (bundled in DBD::SQLite 1.41_04/5) that could cause queries to
  omit valid out rows. (ISHIGAKI)

- Resolved #92322: Failure under heavily parallelized tests
  (ISHIGAKI)
- Disabled Test::NoWarnings in a test

- Updated to SQLite 3.8.2 (ISHIGAKI)
- Resolved #90211: Error in documentation (Felix Li)
- Resolved #89351: DBD-SQLite won't compile on Cygwin 64 bit
  (Warren Young++) (ISHIGAKI)
- Tweaked sqlite_see_if_its_a_number not to guess data types of
  bind values with explicit type specification (via bind_param()
  etc) (mje++, ilmari++) (ISHIGAKI)

- Updated to SQLite 3.8.0.2 (ISHIGAKI)

- Updated to SQLite 3.8.0.1 to resolve #88228 (RIBASUSHI++)
  (ISHIGAKI)

*** NOTICE ON NEXT GENERATION QUERY PLANNER ***
- As of SQLite 3.8.0, SQLite's query planner has been rewritten.
  According to the author, the new query planner should give
  exactly the same result (though perhaps with a little less CPU
  time spent planning) for simple queries, and for complex
  queries, it can in many cases provide a much faster answer.
  See http://www.sqlite.org/queryplanner-ng.html for details.

*** NOTICE ON PARTIAL INDICES ***
- Database files created by SQLite 3.8.0 are still readable and
  writable by prior versions, but if you use partial indices
  introduced in SQLite 3.8.0, those files become unreadable and
  unwritable by older versions of (DBD::)SQLite. They'll be
  readable/writable again by dropping partial indices.

- Resolved #87435: PATCH: statistics_info perldoc (DDICK)
- Resolved #87297: URI filenames in DBD::SQLite (ISHIGAKI)

(schmonz)

2014-06-09 18:21:12 UTC MAIN commitmail json YAML

Updated converters/p5-JSON-Any to 1.34

(schmonz)

2014-06-09 18:21:07 UTC MAIN commitmail json YAML

Update to 1.34. From the changelog:

- remove test dependency on Devel::StringInfo, which requires Moose
  (RT#96034)
- line numbers in shipped code are now almost the same (within 3) as the
  repository source, for easier debugging
- Changes content once again included manually, rather than extracted
  directly from git! (there are release tests to ensure that the file is
  kept current.)
- Improve error message when failing to find a suitable backend (RT#87751)
- when no backend is available at install time, JSON::PP is used as the
  default prereq rather than JSON.pm (re RT#67967)
- documentation updated to recommend JSON::MaybeXS instead of JSON.pm for
  new code

(schmonz)

2014-06-09 18:15:52 UTC MAIN commitmail json YAML

Updated converters/p5-JSON-MaybeXS to 1.002002

(schmonz)

2014-06-09 18:15:41 UTC MAIN commitmail json YAML

Update to 1.002002. From the changelog:

- more metadata fiddling, to remove the Cpanel::JSON::XS dependency visible
  to static analyzers (the prequisites at install time remain unchanged)
- fix installation on older perls with an older ExtUtils::MakeMaker
  (RT#94964)
- Now also supports JSON::XS, when available: Cpanel::JSON::XS will only be
  installed when there is no XS backend already installed; Cpanel::JSON::XS
  will be used over JSON::XS when both are installed.

(schmonz)

2014-06-09 18:14:48 UTC MAIN commitmail json YAML

Note update of lang/python27 to 2.7.7nb1.

(he)

2014-06-09 18:13:09 UTC MAIN commitmail json YAML

Updated databases/p5-DB_File to 1.831

(schmonz)

2014-06-09 18:13:04 UTC MAIN commitmail json YAML

Update to 1.831. From the changelog:

* C99 comment is a nogo (RT #90383)
* Memory leaks when failed to open db (RT #89589)
* DB_File uses AutoLoader for no reason (RT #88258)

While here, since I don't see why it's necessary, remove our patch.

(schmonz)

2014-06-09 18:04:20 UTC MAIN commitmail json YAML

Updated devel/p5-Test-BDD-Cucumber to 0.24

(schmonz)

2014-06-09 18:04:10 UTC MAIN commitmail json YAML

Update to 0.24. From the changelog:

- Replacing string `eval` with block `eval` for requiring test harnesses -
  thanks Paul Cochrane
- Module metadata now points to repository and bug tracker - thanks Peter
  Rabbitson
- Removed Ouch
- Another attempt to fix up the weird regex test bug
- Remove our experiment with ShareDir
- Some PerlCritic-ish fixes from Paul Cochrane
- Updated copyrights, again from Paul Cochrane
- There's some weird-ass bug with $1 not getting set properly, sometimes,
  on perl's older than 5.14. I can't reproduce, and virtually identical
  examples act differently. Also I can't reproduce it. Rewritten the test
  itself to go via ->matches
- Now works with 5.10.0 again
- Adding missed dependency from Paul Cochrane
- Removed Method::Signatures dependency
- Added C and S step file shortcut subrefs
- Added Internationalization support, thanks to some sterling work
    by Gregor Goldbach and Pablo Duboue

(schmonz)

2014-06-09 17:58:31 UTC MAIN commitmail json YAML

2014-06-09 17:56:53 UTC MAIN commitmail json YAML

Updated devel/p5-FindBin-libs to 1.9

(schmonz)

2014-06-09 17:56:48 UTC MAIN commitmail json YAML

Update to 1.9. From the changelog:

- Assign local abs_path rather than shuffle the symbol table after
  using Cwd. Avoids issues with munging symbol table in Cwd itself.

(schmonz)

2014-06-09 17:52:15 UTC MAIN commitmail json YAML

Updated databases/p5-App-Sqitch to 0.993

(schmonz)

2014-06-09 17:52:10 UTC MAIN commitmail json YAML

Update to 0.993. From the changelog:

- Fixed engine loading to prefer the engine implied by the target URI
  over the `core.engine` configuration variable. This means that you no
  longer have to pass `--engine` when using commands that accept a target
  option or argument, such as `deploy`.
- Fixed test failure when DBD::Firebird is installed but Firebird isql
  cannot be found.
- Fixed issue where the revert command fails to execute the proper revert
  script. This can occur when a change has been reworked in the plan, but
  the reworked version of the change has not been deployed to the
  database. Thanks to Timothy Procter for the report (Issue #166).
- Fixed issue with aggregating text values with `COLLECT()` on Oracle.
  Thanks to Timothy Procter for the digging and invocation of an Oracle
  support request (Issue #91).
- Fixed issue where SQL*Plus could not run rework scripts because of the
  `@` in the file name. It now uses a symlink (or copied file on Windows)
  to circumvent the problem. Thanks to Timothy Procter for the report
  (Issue #165).
- Fix issue where, on first deploy, the MySQL engine would fail to notice
  that the server was not the right version of MySQL. Thanks to Luke
  Young for the report (Issue #158).
- Made the `checkit()` MySQL function DETERMINISTIC, to improve
  compatability with MariaDB. Thanks to Jesse Luehrs for the report
  (Issue #158).
- Fixed deployment to PostgreSQL 8.4 so that it no longer chokes on the
  `:tableopts`. Thanks to Justin Hawkins for the report!

(schmonz)

2014-06-09 17:31:12 UTC MAIN commitmail json YAML

Note update of the "phpmyadmin" package to version 4.2.3.

(tron)

2014-06-09 17:30:57 UTC MAIN commitmail json YAML

Update "phpmyadmin" package to version 4.2.3. Changes since version 4.2.2:
- bug #4423 Moving fields not working
- bug #4424 Table indexes disappear after altering field
- bug #4432 Error while displaying chart at server level
- bug #4405 Cannot import (open_basedir)
- bug #4396 Problem copying constraints (such as Sakila)
- bug #4433 Missing privileges submenu
- bug #4394 Drop db confirmation message when dropping a user
- bug #4436 Insert form numeric field with function drop-down list
- bug #4437 Problems due to missing enforcement of the minimum supported
            MySQL version
+ Add enforcement of the minimum supported PHP version (5.3.0)
- bug      Query error on submitting a column change form containing a
            disabled input field
- bug      Incorrect menu tab generation from usergroups
- bug      Missing space in index creation/edit generated query
- bug #4434 Unchecking 'Show SQL queries' results NaN

(tron)

2014-06-09 17:29:20 UTC MAIN commitmail json YAML

Updated mail/isync to 1.1.1

(schmonz)

2014-06-09 17:29:09 UTC MAIN commitmail json YAML

Update to 1.1.1. From the changelog:

* src/mbsync.1:
    * don't lie about the default of User
    * fix typos
* src/drv_maildir.c:
    * don't forget to reset message counts when skipping scan
    * remove apparently pointless resetting of recent message count
* src/compat/convert.c:
    * error-check renaming of uid mapping database
    * error-check reading of old uidvalidity and maxuid files
* src/sync.c:
    * error-check committing of sync state
    * better error messages for sync state and journal related errors
    * remove pointless/counterproductive "Disk full?" error message suffixes
    * don't crash in message expiration debug print
* src/compat/config.c:
    * fix "inverse copy&pasto" in account labeling code
    * don't needlessly quote strings
    * write Sync and Expunge to global section if applicable
    * don't bother checking impossible condition
* src/main.c:
    * fix segfault on passing --{create,expunge}-{master,slave}
    * don't needlessly spell out INBOX
* src/drv_imap.c:
    * don't crash on malformed response code
    * don't crash on truncated LIST response
    * fix crash on store without prior fetch with non-UIDPLUS servers
    * don't error out if we don't get an X-TUID header
* src/compat/main.c:
    * remove pointless pointer assignment
* src/: drv_maildir.c, mdconvert.c:
    * fix hypothetical buffer overflows
    * close a bunch of fd leaks in error paths
* src/util.c:
    * actually use prime numbers for all hash bucket sizes
* src/config.c:
    * fix zero MaxSize override in Channels
* src/compat/: config.c, isync.h, util.c:
    * rework maildir store mapping
* src/socket.c:
    * remove pointless use of AI_V4MAPPED flag
* configure.ac, src/common.h, src/drv_imap.c, src/util.c:
    * make date parsing portable, take 2
* src/: drv_maildir.c, sync.c:
    * fix _POSIX_SYNCHRONIZED_IO usage

Many of these changes were in response to findings from a Coverity scan.

(schmonz)

2014-06-09 14:59:23 UTC MAIN commitmail json YAML

Updated mail/opendkim to 2.9.2

(pettai)

2014-06-09 14:59:05 UTC MAIN commitmail json YAML

2.9.2          2014/04/02
        Fix some conflicting unit tests.
        BUILD: Fix bug #195 part II: Compile all binaries with pthreads
                support as needed by libopendkim features.
        BUILD: Fix packaging damage with autobuild.

2.9.1          2014/03/15
        Feature request #177: Add "LuaOnlySigning" so that only the Lua setup
                script makes signing requests; suppresses automatic application
                of the signing table.
        Fix bug #185: odkim.signfor() wasn't processing its arguments properly.
        Fix bug #199: Fix use of uninitialized buffer when generating
                SMTP response strings due to ADSP rejections.
        Fix infinite loop when mlfi_connect() is called with a hostname
                starting with a "." character.  Reported by Philip Guenther.
        Fix loading of refiles when trailing spaces are present in the value.
        LIBOPENDKIM: Only call dkiml_dns_close() if there was a
                dkiml_dns_service handle set by dkiml_dns_init().  Also,
                when closing, reset that handle to NULL.
        LIBOPENDKIM: The various dkim_dns_set_*() functions, when passed a
                NULL function pointer, merely store it, making the
                corresponding function a no-op.  Previously, doing
                so restored the default.
        LIBOPENDKIM: Have dkim_sig_getreportinfo() return descriptors
                (if available) regardless of the signer's reporting parameters.
        BUILD: Fix bug #188: Clean up last remnants of libstrl.
        BUILD: Fix bug #190: Check for HAVE_SUN_LEN in opendkim-db.c.
        BUILD: Fix bug #191: Better minimum version checks for libmemcached.
        BUILD: Fix bug #192: Different test for libevent.
        BUILD: Fix bug #193: Don't throw away user-provided compilation
                variables.
        BUILD: Fix bug #195: Compile opendkim-genzone with pthreads support.
        BUILD: Fix bug #202: Fix pkg-config check for GNUTLS.
        BUILD: Fix bug #203: opendkim-genzone requires pthreads.
        BUILD: Patch #29: Look for libmilter in lib64.
        BUILD: Patch #30: Include libdl when linking in Lua.
        BUILD: Don't throw away user-provided compilation variables.
                Problem noted by Quanah Gibson-Mount.
        BUILD: Rename "--with-mdb" to "--with-lmdb" for consistency
                with that package's naming conventions.
        CONTRIB: Fix bug #184: Update to contrib/systemd/opendkim.service
        MILTERTEST: Add "polite" flag to mt_disconnect().
        TOOLS: Fix bug #187: Increase buffer size for the private key in
                opendkim-testkey.
        TOOLS: Fix opendkim-spam to match the schema found in stats/mkdb.mysql.

(pettai)

2014-06-09 14:18:09 UTC MAIN commitmail json YAML

2014-06-09 13:15:24 UTC MAIN commitmail json YAML

Updated devel/scons to 2.3.1nb1

(wiz)

2014-06-09 13:15:14 UTC MAIN commitmail json YAML

2014-06-09 13:08:52 UTC MAIN commitmail json YAML

Updated audio/pulseaudio to 5.0

(ryoon)

2014-06-09 13:08:19 UTC MAIN commitmail json YAML

Update to 5.0 from 2.1

* Remove dependency to sysutils/hal, hald backend is removed.
* Use deprecated OSS backend under NetBSD (alsa backend should be used?)

Changelog:
PulseAudio 5.0

Changes at a glance:

  * BlueZ 5 support (A2DP only)
  * Reimplementation of the tunnel modules
  * Native log target support for systemd-journal
  * Resampler refactoring
  * --monitor-stream option for parecord and parec
  * "latency_msec" argument for module-rtp-recv
  * "inhibit_auto_suspend" argument for module-rtp-send
  * "auto" argument for module-tunnel-sink and module-tunnel-source
  * Removed module-bluetooth-proximity
  * Jack detection for line out
  * Laptop internal surround speaker volume support
  * Improved float->s16 and s16->float sample conversion for ARM NEON
  * "Available" flag for card profiles
  * Removed module-dbus-protocol from the default configuration
  * Lots of other enhancements, bug fixes, and documenation and i18n updates

Detailed change log:

  http://www.freedesktop.org/wiki/Software/PulseAudio/Notes/5.0

PulseAudio 4.0

Changes at a glance:

  * Better handling of low latency requests
  * Optimisations while mixing (generic, ARM NEON)
  * Default resampler is now speex-float-1 (lower CPU usage)
  * Major Bluetooth refactoring for better reliability and easier maintenance
  * Fixes for graceful hand-off to/from JACK
  * New module to apply ducking based on stream roles
  * Echo canceller infrastructure fixes
  * Bash and zsh completion for command line tools
  * Solaris and OS X fixes
  * Lots of other enhancements, bug fixes, and documenation and i18n updates

Detailed change log:

  http://www.freedesktop.org/wiki/Software/PulseAudio/Notes/4.0

PulseAudio 3.0 Release Notes

We're, back with another shiny PulseAudio release! While the 3.0 release was a little delayed, it brings a number of important improvements, and bug fixes. A summary of changes follows.
Notable Changes

    ALSA Use Case Manager (UCM) support
    Runtime editable LADSPA filter parameters
    Out-of-the-box support for Bluetooth sources
    ARM NEON optimisations
    Configurable device latency offset
    Adhere to the XDG Base Directory Specification
    Various ALSA changes
    Lots of infrastructure improvements

Packaging

    Bluetooth support requires now "sbc", a library for the SBC codec. The codec used to be included within PulseAudio, but it has now been split off into a separate library. It's available at http://www.bluez.org.
    Support for the "socket API" of BlueZ has been dropped in favour of the D-Bus based "media API". Due to this change, the minimum supported version of BlueZ is now 4.99. Also, make sure that you don't have "Disable=Media" in /etc/bluetooth/audio.conf. And due to a bug in BlueZ, it's probably necessary to have "Disable=Socket", otherwise there will be problems with the A2DP profile.
    Support for HAL has been removed. This shouldn't affect anyone, but if it does, please configure PulseAudio to use udev instead. module-hal-detect still exists for maintaining configuration file compatibility, but all it does is to load module-udev-detect. module-hal-detect may get completely removed in 4.0.

(ryoon)

2014-06-09 12:51:52 UTC MAIN commitmail json YAML

Remove alsa-plugin

(ryoon)

2014-06-09 12:49:04 UTC MAIN commitmail json YAML

Updated graphics/gif2png to 2.5.9

(wiz)

2014-06-09 12:48:52 UTC MAIN commitmail json YAML

Update to 2.5.9:

2.5.9 @ 2014-06-03
  Minor regular-expression fixes in web2png.
  Supply the missing autogen.sh and update the autogonf build.

(wiz)

2014-06-09 12:45:17 UTC MAIN commitmail json YAML

- ap2-wsgi (update done)
- py-py-2.3 (is not devel/py-py, but unpackaged pypy)

(wiz)

2014-06-09 12:44:02 UTC MAIN commitmail json YAML

Updated audio/alsa-plugins-{oss,pulse} to 1.0.27

(ryoon)

2014-06-09 12:42:58 UTC MAIN commitmail json YAML

Update to 1.0.27

Changelog:
Changelog between 1.0.26 and 1.0.27 releases
Core
    Release v1.0.27

A52 Output plugin
    a52: Fix build errors
    a52: Add the support of recent libavcodec / libavutil

PulseAudio -> ALSA plugin
    pulse: pulse_pcm_poll_revents should return 0 on success
    pcm_pulse: set prebuf parameter according to software parameters

Changelog between 1.0.25 and 1.0.26 releases
Core
    Release v1.0.26

PulseAudio -> ALSA plugin
    pulse: Support 24-bit formats

USB stream plugin
    usb_stream: Fix build with glibc 2.16

Changelog between 1.0.24 and 1.0.25 releases
Core
    Release v1.0.25
    pulse: Install a PulseAudio config snippet into alsa.conf.d

A52 Output plugin
    a52: Fix build with older ffmpeg versions.
    a52 - Fix a52 codec with recent libavcodec updates

Documentation
    pulse: Add fallback option

Jack PCM plugin
    jack: Fix revents for playback
    jack: Fix hanging applications when using jack plugin

PulseAudio -> ALSA plugin
    Added missing configuration files for the pulse plugin
    Set CLOEXEC flag for pipes in PulseAudio plugins
    pulse: Install a PulseAudio config snippet into alsa.conf.d
    pulse - Define a dummy PA_CHECK_VERSION() when not available
    pulse - only underrun if no more data has been written
    pulse: Set PA_CONTEXT_NOAUTOSPAWN when fallback is available
    pulse: Add fallback option
    Pulse: Fix snd_pcm_avail returning 0 in some cases

Changelog between 1.0.23 and 1.0.24 releases
Core
    Release v1.0.24

Documentation
    Fix README-jack (second channel)

PulseAudio -> ALSA plugin
    pulse: Add handle_underrun option
    pulse: Fix invalid buffer pointer return value

Changelog between 1.0.22 and 1.0.23 releases
Core
    Release v1.0.23

USB stream plugin
    usb_stream: Allow user-set period-size and rate
    usb_stream: Check for NULL-ness before dereferencing

(ryoon)

2014-06-09 12:40:58 UTC MAIN commitmail json YAML

Disable libssp for now to let it build on NetBSD 6.99.43.

(asau)

2014-06-09 12:37:00 UTC MAIN commitmail json YAML

Updated textproc/py-jinja2 to 2.7.3

(wiz)

2014-06-09 12:36:51 UTC MAIN commitmail json YAML

Update to 2.7.3:

Version 2.7.3
-------------
(bugfix release, released on June 6th 2014)

- Security issue: Corrected the security fix for the cache folder.  This
  fix was provided by RedHat.

(wiz)

2014-06-09 12:36:03 UTC MAIN commitmail json YAML

Updated audio/alsa-utils to 1.0.27.2

(ryoon)

2014-06-09 12:35:27 UTC MAIN commitmail json YAML

Updated devel/py-setuptools to 4.0.1

(wiz)

2014-06-09 12:35:19 UTC MAIN commitmail json YAML

Update to 4.0.1:

---------------
3.7.1 and 4.0.1
---------------

* Issue #213: Use legacy StringIO behavior for compatibility under pbr.

---
4.0
---

* Issue #210: ``setup.py develop`` now copies scripts in binary mode rather
  than text mode, matching the behavior of the ``install`` command.

---
3.8
---

* Extend Issue #197 workaround to include all Python 3 versions prior to
  3.2.2.

---
3.7
---

* Issue #193: Improved handling of Unicode filenames when building manifests.

(wiz)

2014-06-09 12:34:26 UTC MAIN commitmail json YAML

Update to 1.0.27.2

Changelog:
Changelog between 1.0.27.1 and 1.0.27.2 releases
Core
    Release v1.0.27.2
    Require alsa-lib 1.0.27.

ALSA Control (alsactl)
    alsactl: return back the udevrules_DATA rule for 90-alsa-restore.rules
    alsactl init: ca0106 file was omitted

Speaker Test
    speaker-test: Fix wrong wave file played back in chmap setup

amixer
    amixer: Print TLV of channel map controls
    amixer: fix print_dB for -0.99 .. -0.01 range
    amixer: Fix the hctl elem search bug

Changelog between 1.0.27 and 1.0.27.1 releases
Core
    Release v1.0.27.1
    Add AM_MAINTAINER_MODE([enable]) to configure.in.

ALSA Control (alsactl)
    alsactl: remove 90-alsa-restore.rules from the tar ball
    Fix a build failure due to a misused format string.
    alsactl: sprintf to snprintf prevent buffer overflow
    alsactl: Fix the string size for the lock file contents
    alsactl: Fix a typo in systemd alsa-restore.service

ALSA RawMidi Utility (amidi)
    Several formatting fixes for manpages.

Speaker Test
    Several formatting fixes for manpages.
    Fix several typos in manpage and help strings.

alsaloop
    Several formatting fixes for manpages.

amixer
    Several formatting fixes for manpages.

aplay/arecord
    Several formatting fixes for manpages.
    Fix several typos in manpage and help strings.
    arecord: add a missing break to the capture loop

aseqnet
    Fix several typos in manpage and help strings.

iecset
    Fix several typos in manpage and help strings.

Changelog between 1.0.26 and 1.0.27 releases
Core
    Release v1.0.27
    alsactl: add --with-alsactl-daemonswitch=FILE to the global configure.in
    alsactl: move systemd config to the daemon mode
    configure: Fix obsolete AM_CONFIG_HEADER macro

ALSA Control (alsactl)
    alsactl: add --with-alsactl-daemonswitch=FILE to the global configure.in
    alsactl: revert back old systemd static units with the /etc/alsa/state-daemon.conf switch
    alsactl: add --nice and --sched-idle options
    alsactl: daemon mode - remove disconnected cards
    alsactl: move systemd config to the daemon mode
    alsactl: add event filter and cache for the daemon mode
    alsactl: Improved command line argument handling...
    alsactl: add the daemon mode
    alsactl: small code reorder to avoid memory leaks
    alsactl: safe state store and memory allocation cleanups

Speaker Test
    speaker-test: change the interrupt handling logic to follow aplay/arecord
    speaker-test: try to call snd_pcm_close() when a signal is received
    speaker-test: increase the maximum supported rate to 384000
    speaker-test: Update man page for chmap option
    speaker-test: Add support for channel mapping API

alsaloop
    alsaloop: Fix missing #endif
    alsaloop: Make alsaloop working without libsamplerate

alsamixer
    alsamixer: Use isatty() to check the terminal (interactive) availability
    alsamixer: fix handling of removed controls

amixer
    amixer: Use the alsa-lib functions for id print and parse and value parse
    amixer: Fix dB value outputs in amixer contents
    amixer: Fix parsing container TLV entries
    amixer: fix rounding of relative changes

aplay/arecord
    aplay/arecord: change the interrupt handling using snd_pcm_abort()
    aplay/arecord: added isatty() check (interactive mode)
    aplay: Add the support for big-endian WAV format (RIFX)
    aplay: Show usage if no parameter is passed
    aplay: fix typo & silence warning..
    aplay: More support for channel map option
    aplay: Add support for channel mapping

Changelog between 1.0.25 and 1.0.26 releases
Core
    Release v1.0.26
    build: Don't call AC_CHECK_FUNC with --disable-alsatest
    configure.in: use AS_HELP_STRING everywhere
    configure.in: look for ncurses pkg-config first
    Trivial fixes in INSTALL file

ALSA Control (alsactl)
    alsactl: Add reference to alsactl_init(7) in alsactl man page
    alsactl: Read only *.conf files when a directory is passed via INCLUDE
    alsactl: Do not access other cards than specified for init

alsaloop
    alsaloop: fix the avail_min setup
    alsaloop: Improve xrun_sync - fill missing playback samples

alsamixer
    amixer, alsamixer: Add description of volume-mapping

amixer
    amixer, alsamixer: Add description of volume-mapping
    amixer: Add the support for mapped volumes like alsamixer

aplay/arecord
    aplay: Use open() instead of open64()
    aplay: Fix signal.h include
    aplay: print vu-meter to stderr, not stdout
    aplay/arecord: option to treat any xrun as fatal
    aplay - option to dump HW parameters
    Fix the examples in aplay.1

aseqnet
    aseqnet: Remove obsoleted .LO entry from man page

cvscompile
    Remove the cvscompile file

Changelog between 1.0.24 and 1.0.25 releases
Core
    Release v1.0.25
    alsactl: add support for recreating enumerated user controls
    fix use of $(SED)
    Updated COPYING with the recent FSF address
    Release v1.0.24.2
    Release v1.0.24.1

ALSA Control (alsactl)
    Alsa-utils: Fix typo causing some volumes not to be initialized
    alsactl: Initialize Front Speaker, etc
    alsactl: add support for recreating enumerated user controls
    fix use of $(SED)
    Revert "alsactl - Display help for names command"
    alsactl init: Mute CD Playback volume by default

Speaker Test
    speaker-test.1: Clarify man page by giving examples

alsaconf
    fix use of $(SED)

alsaloop
    alsaloop: Use AM_CFLAGS in Makefile.am
    alsaloop: another try to force correct formats for libsamplerate
    alsaloop: libsamplerate requires specific formats, force them for slave mode

alsamixer
    alsamixer: Fix X-win related crash for PulseAudio plugin (bad linking)
    alsamixer: Fix 64bit issues
    alsamixer: fix build on uClibc
    alsamixer: fix display of active/inactive controls

alsaucm
    alsaucm: Don't double-free empty lists
    alsaucm: Add list1 command for non-tuple lists
    alsaucm: do not bail out in the interactive mode upon error
    alsaucm: fix interactive mode, add batch mode
    alsaucm: fix list command and output

amixer
    alsa-utils: amixer: Fix SND_CTL_TLVT_DB_RANGE handling

aplay/arecord
    aplay: Fix spelling error
    aplay: increase channel limit to 256
    aplay: Use standard endian convesions
    aplay: Add include files for mkdir()
    aplay: Avoid recursive signal handling
    aplay: Add -i option for interactive mode

aplaymidi/arecordmidi
    aplaymidi: clarify multi-port documentation

Changelog between 1.0.23 and 1.0.24 releases
Core
    Release v1.0.24
    configure.in: Fix xmlto detection
    alsactl: Add a --with-udev-rules-dir configure option.
    configure.in: Fix variable name
    alsactl: Move asound.state location to /var/lib/alsa
    alsactl: systemd and udev hookup
    Introduce alsaloop utility
    alsaucm: Add Use Case Manager utility
    Revert wrong parts of "alsactl: use snd_config_imake* functions"
    alsactl: use snd_config_imake* functions

ALSA Control (alsactl)
    alsactl: Add a --with-udev-rules-dir configure option.
    alsactl: Move asound.state location to /var/lib/alsa
    alsactl: systemd and udev hookup
    alsactl init: Initialize also "Master Front Playback Volume" & "Switch"
    alsactl init: Handle "Capture Source" and "Mic Boost" in the default script
    alsactl: Change handling of inactive controls
    alsactl init: use "generic method" instead "guess method"
    alsactl init: Use "Found hardware:" instead "Unknown hardware:"
    Revert wrong parts of "alsactl: use snd_config_imake* functions"
    alsactl: change format of comment node in state file
    alsactl: correctly restore dB values of controls with changed range
    alsactl: remove open-coded search
    alsactl: move alloca out of loop
    alsactl: use snd_config_imake* functions

Speaker Test
    speaker-test: Don't retry after fatal errors
    speaker-test: add test pattern for PCM layer debugging purposes

aconnect
    Revert wrong parts of "alsactl: use snd_config_imake* functions"
    alsactl: use snd_config_imake* functions

alsaconf
    alsactl: Move asound.state location to /var/lib/alsa

alsaloop
    alsaloop: rework the ctl event handling routine
    alsaloop: Delay the restart a bit (to handle snd-aloop playback xruns better)
    alsaloop: Fix latency print
    alsaloop: fixes, added -W/--wake option
    alsaloop: add -U/--xrun to alsaloop.1 man page
    alsaloop: added xrun profiling support (-U,--xrun), added SIGUSR1 state dump
    alsaloop: add --pctl and --cctl options to man page
    alsaloop: add --pctl and --cctl options
    alsaloop: Fixes and added --workaround option
    alsaloop: Fix command-line parsing and pollfd initialization
    alsaloop: Add OSS mixer redirection support
    alsaloop: added resampling for unsupported soundcard rates
    alsaloop: fix resample argument parsing
    alsaloop: fix -a option and slave mode processing
    alsaloop: Fix thread handling
    alsaloop: Fix loopbacks pointer initialization and allocation, fix -T option
    Introduce alsaloop utility

alsamixer
    alsamixer: use cubic scale for volume bars
    alsamixer: increase step size for big control value ranges
    alsamixer: remove obsolete e-mail
    alsamixer: remove obsolete e-mail

alsaucm
    alsaucm: fix command line arguments parsing
    ucm: added listcards command
    alsaucm: initial rewrite to use update API
    alsaucm: Report failure to set a device due to missing verb setup
    alsaucm: Add Use Case Manager utility

amixer
    amixer: fix parsing of control ID name

aplay/arecord
    aplay/arecord: term_c_lflag variable might be unitialized in some cases
    aplay: fix termio settings - return back old c_flag value on exit
    aplay/arecord: Added hardware pause support (press SPACE or Enter)

Changelog between 1.0.22 and 1.0.23 releases
Core
    Release v1.0.23

ALSA Control (alsactl)
    alsactl: update debug prints in state.c
    alsactl: add more debug prints to state.c
    alsactl: improve -d to get warnings and store exitcode to runstate file
    alsactl: Fix return code

ALSA RawMidi Utility (amidi)
    amidi: fix port listing

Speaker Test
    speaker-test: add fflush(stdout) to write_loop

aconnect
    aconnect -x: Do not update index after removal of connection.

alsamixer
    alsamixer: handle out-of-range volume values
    alsamixer: fix division by zero

amixer
    amixer: add support for TLV dB minmax types
    amixer: fix display of unreadable control elements

aplay/arecord
    aplay -- update the man file
    aplay -- add features for audio surveilance
    aplay - add option --process-id-file
    aplay: Dump PCM state on xrun when verbose mode is active

(ryoon)

2014-06-09 12:33:52 UTC MAIN commitmail json YAML

Updated www/py-tornado to 3.2.2

(wiz)

2014-06-09 12:33:43 UTC MAIN commitmail json YAML

Update to 3.2.2:

Security fixes
~~~~~~~~~~~~~~

* The XSRF token is now encoded with a random mask on each request.
  This makes it safe to include in compressed pages without being
  vulnerable to the `BREACH attack <http://breachattack.com>`_.
  This applies to most applications that use both the ``xsrf_cookies``
  and ``gzip`` options (or have gzip applied by a proxy).

Backwards-compatibility notes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

* If Tornado 3.2.2 is run at the same time as older versions on the same
  domain, there is some potential for issues with the differing cookie
  versions.  The `.Application` setting ``xsrf_cookie_version=1`` can
  be used for a transitional period to generate the older cookie format
  on newer servers.

Other changes
~~~~~~~~~~~~~

* ``tornado.platform.asyncio`` is now compatible with ``trollius`` version 0.3.

(wiz)

2014-06-09 12:31:55 UTC MAIN commitmail json YAML

2014-06-09 12:31:45 UTC MAIN commitmail json YAML

Update to 306: fix incomplete implementation of new SGRs

(wiz)

2014-06-09 12:30:06 UTC MAIN commitmail json YAML

Updated time/py-pytz to 2014.4

(wiz)

2014-06-09 12:29:57 UTC MAIN commitmail json YAML

Update to 2014.4: the usual changes.

(wiz)

2014-06-09 12:29:31 UTC MAIN commitmail json YAML

Updated time/py-icalendar to 3.7

(wiz)

2014-06-09 12:29:23 UTC MAIN commitmail json YAML

Update to 3.7:

3.7 (2014-06-02)
----------------

- For components with ``ignore_exceptions`` set to ``True``, mark unparseable
  lines as broken instead rising a ``ValueError``. ``VEVENT`` components have
  ``ignore_exceptions`` set to ``True`` by default. Ref #131. Fixes #104.
  [jkiang13]

- Make ``python-dateutil`` a soft-dependency.
  [boltnev]

- Add optional ``sorted`` parameter to ``Component.to_ical``. Setting it to
  false allows the user to preserve the original property and parameter order.
  Ref #136. Fixes #133.
  [untitaker]

- Fix tests for latest ``pytz``. Don't set ``tzinfo`` directly on datetime
  objects, but use pytz's ``localize`` function. Ref #138.
  [untitaker, thet]

- Remove incorrect use of __all__. We don't encourage using ``from package
  import *`` imports. Fixes #129.
  [eric-wieser]

3.6.2 (2014-04-05)
------------------

- Pep8 and cleanup.
  [lasudry]

(wiz)

2014-06-09 12:28:01 UTC MAIN commitmail json YAML

2014-06-09 12:27:51 UTC MAIN commitmail json YAML

Update to 0.26. Remove playpause command, which was a local patch since
2005; upstream supports 'toggle' which does the same. If you want
this alias, make upstream accept it.

0.26 (2014/06/03)
* fix segfault when adding absolute paths
* "playlist" can show stored playlist
* "search" supports --format

(wiz)

2014-06-09 12:25:17 UTC MAIN commitmail json YAML

Remove alsa. There is no simple alsa package.

(ryoon)

2014-06-09 12:23:00 UTC MAIN commitmail json YAML

Use versioned_dependencies also for python-digest.

(wiz)

2014-06-09 12:22:32 UTC MAIN commitmail json YAML

Updated audio/alsa-lib to 1.0.27.2

(ryoon)

2014-06-09 12:21:07 UTC MAIN commitmail json YAML

Update to 1.0.27.2

Changelog:
Changelog between 1.0.27.1 and 1.0.27.2 releases
Core
    Release v1.0.27.2
    Allow specifying the max number of cards

Control API
    Allow specifying the max number of cards

HWDEP API
    Allow specifying the max number of cards

PCM API
    pcm_direct: fix SEGFAULT when getgrnam_r() returns 0 and pgrp is NULL
    pcm_hw: Fix buffer overflow in chmap
    chmap: Always succeed setting the map to what it already is
    pcm_direct: fix the memory leak when parsing the slave definitions
    pcm_plugin: Fix return value of snd_pcm_rewind
    pcm_hw: Remove unused fields in struct
    pcm: Fix typo in documentation: PREPARE → PREPARED.

Use Case Manager API
    ucm: Fix segfault when device argument is missing from _sw{dev, mod}

Configuration
    Allow specifying the max number of cards

Changelog between 1.0.27 and 1.0.27.1 releases
Core
    Release v1.0.27.1
    Remove an obsolete macro in configure.in
    Add AM_MAINTAINER_MODE.
    conf/ucm: Set up for installation
    Add definition of __inline__ for non-GCC
    Use __inline__ for exported headers

Control API
    Use __inline__ for exported headers

PCM API
    Use __inline__ for exported headers
    bring pcm.h and pcm.c in sync with the kernel list
    pcm.c: fix indentation

RawMidi API
    Fix several spelling errors for “writable” and derivatives.

Sequencer API
    seqmid: restore sequencer address prefix match feature

ALSA Lisp
    Fix several spelling errors for “writable” and derivatives.

Configuration
    conf/ucm: DAISY-I2S: Set default filter mode for HiFi.
    conf/ucm: Set up for installation
    conf/ucm: tegraalc5632: add UCM config from Ubuntu
    conf/ucm: SDP4430: add UCM config from Ubuntu
    conf/ucm: PandaBoardES: add UCM config from Ubuntu
    conf/ucm: PandaBoard: add UCM config from Ubuntu
    conf/ucm: DAISY-I2S: add Samsung ARM Chromebook UCM config from ChromeOS
    conf - Add Scarlett 2i2 USB to S/PDIF blacklist

Dynamic Loader helpers
    Compile in the ALSA search path instead of relying on ld.so.conf.
    Fix doubly call of dlclose() in dlobj caching code

External PCM Filter Plugin SDK
    Use __inline__ for exported headers

Changelog between 1.0.26 and 1.0.27 releases
Core
    Release v1.0.27
    all places: doxygen cleanups
    Add sys/types.h to include list
    Add snd_lib_error_set_local() to install a thread-local error handler.
    configure: do not detect incorrect cross-compiler
    Fix endian check in local.h
    configure: Quite AM_CONDITIONAL() arguments
    Add workaround for conflicting snd_seq_event_t definitions
    Merge kernel uapi/sound/asound.h and asequencer.h

Control API
    control: enhance doc for snd_ctl_ascii_value_parse() function
    control, pcm: implement snd_ctl_abort() and snd_pcm_abort() functions
    Add workaround for conflicting IEC958 controls for HD-audio
    control: Simplify using snd_config_get_bool()
    snd_device_name_hint(): do not use global snd_config.
    snd_device_name_hint(): do not change the global error handler.
    Merge kernel uapi/sound/asound.h and asequencer.h
    Implement the channel mapping API

Mixer API
    all places: doxygen cleanups
    snd_mixer_poll_descriptors_revents should loop over pollfd
    mixer: Don't build simple_abst when no libdl is available
    Reduce compilation warnings

PCM API
    pcm: direct plugins: do more safe IPC semaphore handling
    all places: doxygen cleanups
    control, pcm: implement snd_ctl_abort() and snd_pcm_abort() functions
    pcm: fix typo, should be SND_PCM_STATE_PREPARED.
    pcm: fix and optimize snd_pcm_areas_copy function
    snd_pcm_direct_parse_open_conf(): use thread-safe getgrnam_r()
    PCM: Fix conflict of _snd_pcm_hw_params definitions
    PCM: shut up a compile "unused parameter" compile warning in pcm_multi.c
    PCM: Add more chmap definitions for UAC2
    Merge kernel uapi/sound/asound.h and asequencer.h
    PCM: Avoid busy loop in snd_pcm_write_areas() with rate plugin
    Reduce compilation warnings
    PCM: Fix memory leak for pcm empty and asym plugins
    pcm: support for audio timestamps
    PCM: Fix the invalid snd_pcm_close() calls in rate plugin
    PCM: Fix infinite loop in htimestamp of dmix, dsnoop and dshare plugins
    PCM: Fill SND_CHMAP_NA to silent channels in route plugin
    PCM: A few doxygen fixes for chmap stuff
    PCM: Fix the conversion from string to chmap position
    PCM: Define MONO and other channel map positions
    PCM: Use compounds for overriding / enhancing chmaps
    PCM: Add the missing query_chmaps for route plugin
    PCM: Add chmap options to hw and null plugins
    PCM: Add query_chmaps support to multi plugin
    PCM: Add snd_pcm_chmap_long_name()
    PCM: Add SND_CHMAP_API_VERSION definition
    PCM: Add string conversion helper functions for chmap
    PCM: Fix prefix for snd_pcm_chmap_type enum members
    PCM: Implement snd_pcm_query_chmaps_from_hw()
    PCM: Introduce snd_pcm_chmap_t and snd_pcm_chmap_query_t
    Add SND_CHMAP_NA and bit flag definitions
    Follow channel position definitions to mixer channel in mixer.h
    Define channel map position enum in pcm.h
    Cache the chmap operation errors
    Implement get_chmap/set_chmap for PCM extplug/ioplug plugins
    Implement get_chmap/set_chmap for PCM plug, route and multi plugins
    Implement the channel mapping API

Sequencer API
    Merge kernel uapi/sound/asound.h and asequencer.h
    Reduce compilation warnings

Timer API
    Merge kernel uapi/sound/asound.h and asequencer.h

Use Case Manager API
    ucm: Set uc_mgr->ctl to NULL after closing it.

ALSA Lisp
    Reduce compilation warnings

Configuration
    USB-audio: Add "HP Digital Stereo Headset" to SPDIF blacklist
    Add workaround for conflicting IEC958 controls for HD-audio
    conf: Fix a memory access violation resulting from improper error propogation
    conf: Add chmap definitions to TRIDENT and SI7018 configurations
    PCM: Use compounds for overriding / enhancing chmaps
    Add chmap override definitions for Emu10k1, Audigy and Audigy2 cards

Documentation
    all places: doxygen cleanups

Dynamic Loader helpers
    Optimize NULL check in snd_dlobj_cache_put()
    Clean up dlobj cache only when no user is present

Error handler
    Add snd_lib_error_set_local() to install a thread-local error handler.

External Control Plugin SDK
    all places: doxygen cleanups

External PCM Filter Plugin SDK
    PCM: Introduce snd_pcm_chmap_t and snd_pcm_chmap_query_t
    Implement get_chmap/set_chmap for PCM extplug/ioplug plugins

External PCM I/O Plugin SDK
    PCM: Introduce snd_pcm_chmap_t and snd_pcm_chmap_query_t
    Implement get_chmap/set_chmap for PCM extplug/ioplug plugins

Kernel Headers
    PCM: Add more chmap definitions for UAC2
    Merge kernel uapi/sound/asound.h and asequencer.h
    pcm: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakage
    pcm: support for audio timestamps
    PCM: Define MONO and other channel map positions
    Add SND_CHMAP_NA and bit flag definitions
    Follow channel position definitions to mixer channel in mixer.h
    Implement the channel mapping API

Test/Example code
    pcm: support for audio timestamps
    test: add audio_time
    test/chmap: Fix wrong malloc size
    PCM: Add string conversion helper functions for chmap
    Fix duplicated channel entry in test/chmap.c
    Add SND_CHMAP_NA and bit flag definitions
    Follow channel position definitions to mixer channel in mixer.h
    Add test/chmap program

Changelog between 1.0.25 and 1.0.26 releases
Core
    Release v1.0.26

Control API
    ucm: Improve cset command parsing
    control: Use strcpy() instead of stpcpy()
    hctl: Remove a useless assert
    Fix the binary compatibility of ext-ctl plugin with protocol 1.0.0
    tlv: improve robustness of raw value ranges
    control_external: Add ability to specify TLV data.

Mixer API
    mixer: Remove redundant CHECK_ENUM() from snd_mixer_selem_is_enum*()

PCM API
    PCM: plug: Move fast_ops copy after slave configuration.
    PCM: Allow to run older version of extplug plugin
    pcm_dsnoop: comment fall-through in next "case"
    pcm: add missing "break" in "switch"
    doc: Fix typo in PCM formats

Sequencer API
    seqmid - more descriptions on snd_seq_parse_address() behavior

Use Case Manager API
    ucm: Add const to execute_cset() argument
    ucm: Improve cset command parsing
    ucm: Return NULL from get_list0() and get_list20() in case of empty lists.
    ucm: Add missing pthread.h include
    build: Fallback to alphasort() if versionsort() isn't available
    ucm: Handle repeat device and modifier enables/disables

Configuration
    build: Fallback to alphasort() if versionsort() isn't available
    conf: Add more USB devices to S/PDIF blacklist
    Fix invalid long long format specifier
    alsa-lib conf: Add two more USB devices to iec958 blacklist
    alsa-lib conf: block S/PDIF access for Sennheiser USB headset
    USB-Audio: Fixup card name for Logitech web camera
    USB-Audio: Blacklist iec958 for some USB devices
    conf/pcm: Add support for Echo3G devices. Thanks to unimatrix.

External Control Plugin SDK
    Fix the binary compatibility of ext-ctl plugin with protocol 1.0.0
    control_external: Add ability to specify TLV data.

Test/Example code
    test/latency.c: Fix string argument to getopt_long, so now it handles -E and -B
    Fix invalid long long format specifier

Utils
    build: Disable another compile chack with --disable-alsatest

Changelog between 1.0.24 and 1.0.25 releases
Core
    Release v1.0.25
    Introduce --with-pkgconfdir, add 64-bit defaults to gitcompile
    conf: Allow for a directory to be given as a config file.
    configure: Fail when the user attempts to compile shared and static libs
    Release v1.0.24.1

Control API
    Document strdup allocation in snd_card_get_name family
    Improve snd_device_name_hint documentation
    control: add snd_ctl_elem_add_enumerated()
    Add snd_{ctl|pcm}_open_fallback() functions
    Fix missing error code in snd_ctl_hw_open()
    ctlparse: Respect softfloat configure option

Device Name API
    Remove docs for snd_names_list and snd_names_list_free

HWDEP API
    alsa-lib: fixed coverity reported issues under "FORWARD_NULL" checker.

Mixer API
    Fix compile warnings
    Fix alsa-lib to regard 3D control - Depth as Playback Controls

PCM API
    Improve hw_params documentation
    Search-and-replace improve documentation language
    pcm:mmap_emul: Fix sw_params and others in bypass mode
    src/pcm/pcm_mmap.c: add missing free
    src/pcm/pcm_multi.c: add missing free
    src/pcm/pcm_ladspa.c: add missing free
    src/pcm/pcm_rate.c: add missing free
    pcm: recalculate all rules after changing hw_params flags
    Add snd_{ctl|pcm}_open_fallback() functions
    alsa-lib: fixed coverity reported issues under "FORWARD_NULL" checker.

Use Case Manager API
    ucm: add another sequence 'msleep'
    ucm: tivial code style fix
    ucm: fix seg fault in execute_cset()
    UCM: get: Implement 'exact' value retrieval
    UCM: snd_use_case_get: Don't segfault when no current verb
    UCM: Allow querying of {Supported,Conflicting}Devices
    UCM: Disallow gets of undefined system properties
    UCM: Implement ConflictingDevices, add device list to devices
    UCM: Deprecate index on Section{Device,Modifier}
    UCM: Fix deadlock following failed get _verb
    UCM: Fix typo in error message
    UCM: fix memory leak when executing cset commands
    UCM: Fix LGPL licence ("how to receive" part referred GPL instead LGPL)
    UCM: Fix empty get_list - initialize returned pointer to NULL
    UCM: comment fixes and fix myvalue initialization fix in add_values()
    alsa-lib: ucm: allow values to be read from devices
    ucm: add more error messages for cdev and cset commands
    ucm: allow bind modifier to specific instances, other fixes
    ucm: make verb comments optional

Configuration
    conf: Allow for a directory to be given as a config file.
    Define "sysdefault" PCM and control
    emu10k1.conf - Fix no sound problem when using SB Live! Platinum
    Specficy subdevice 0 for front/surround* of HDA-Intel.conf
    alsa-lib: fixed coverity reported issues under "FORWARD_NULL" checker.
    HDA-Intel.conf - Fix low mic volume due to pulseaudio using "front" device for playback and capture
    EMU10K1.conf: Don't lock hook controls
    Fix typo in comment in surround71.conf
    Mark Heaphone {Center|LFE} control of emu10k1 conf as optional
    Conf: Fix channels of ICE1712 to 10/12
    alsa-lib: add LaCie Firewire Speakers/Griffin FireWave Surround driver

Kernel Headers
    control: add snd_ctl_elem_add_enumerated()
    asound.h: cosmetic changes for consistency with kernel asound.h
    asound.h: update for latest kernel
    Add RME RPM to HDSP_IO_Type.

Simple Abstraction Mixer Modules
    alsa-lib: fixed coverity reported issues under "FORWARD_NULL" checker.

Test/Example code
    Fix printf for size_t
    test/latency: print error message when 2 periods per buffer not supported
    ucm: allow bind modifier to specific instances, other fixes

Utils
    Introduce --with-pkgconfdir, add 64-bit defaults to gitcompile

Changelog between 1.0.22 and 1.0.24 releases
Core
    Release v1.0.24
    configure.in: don't rely on test -a, not all shells support it
    Version-check libtool correctly when doing an out-of-tree build
    ucm: Moved ucm to src/ucm subdirectory
    general: recoded snd_dlobj_ functions
    Check for thread-specific locale support

Control API
    ucm: ctlparse - always terminate cset buffer
    control: add ASCII parsers from amixer
    tlv: fix returned dB information for min-is-mute controls
    namehint: Another fix to properly evaluate hw devices
    namehint: Fix hw device evaluation (missing last device)
    general: recoded snd_dlobj_ functions
    namehint: Evaluate more possibilities for hw devices
    Memory leak in namehint.c
    tlv: Remove tailing tab after snd_ctl_get_dB_range function
    tlv: Handle 'holes' in SND_CTL_TLVT_DB_RANGE array
    tlv: Check out of range dB with SND_CTL_TLVT_DB_RANGE
    control: tlv: Check dB range only within the control's volume range

PCM API
    pcm: fix typo in snd_pcm_recover() error message
    pcm_plugin: fix delay
    pcm: add MMAP_EMUL to type names
    pcm_plugin: remove unused client_frames and slave_frames routines
    pcm: fix snd_pcm_avail_delay() function
    support for period wakeup disabling
    pcm: pass hw_params flags to slave
    pcm direct plugins: change timestamping in dsnoop
    general: recoded snd_dlobj_ functions
    Add missing support for 3-byte formats for 16bit put conversion
    pcm: Fixed typo (wrong deleted line) instroduced in the minperiodsize patch
    pcm: introduce defaults.pcm.compat to change the params choose behaviour
    pcm: add defaults.pcm.minperiodtime parsing
    pcm_plug: fix comparison always true
    pcm - ladspa: fix small memory leak in snd_pcm_ladspa_free_instances()

Sequencer API
    seq: Fix for snd_seq_parse_address()

Use Case Manager API
    ucm: fix switch device & modifier when no transition is found
    ucm: add snd_use_case_verb_list() inline function
    ucm: fix handling of cset with spaces in the control name
    ucm: only select modifier when supported device is enabled
    ucm: implement basic script exec functionality
    ucm: check the correct return value for modifier
    ucm: check for valid value list before dereference.
    ucm: remove unused code.
    ucm: make sure active modifier and device lists are initialised
    ucm: remove parse_device() and call parse_compound() directly
    ucm: modifiers names must be compound parse
    ucm: removed unused 'active' member in struct use_case_device
    ucm: initial implementation for cdev/cset
    ucm: CTL devices are only one per card (remove DEV from comments)
    ucm: add ValueDefaults section to the master file
    ucm: add cdev
    ucm: fix parser for sequences and fix wrong strcmp
    ucm: debug parser
    ucm: implemented card list feature
    ucm: unify snd_use_case_geti(), add snd_use_case_card_list() template
    ucm: cosmetic fix
    ucm: added implementation for other ucm parts, only card name list is missing
    ucm: Introduce "Value {}" section, more implementation work
    ucm: Moved ucm to src/ucm subdirectory
    ucm: Recode header to be more universal
    ucm: core - Add initial Use Case Manager support.
    ucm: header - ALSA Use Case Manager

/include/Makefile.am
    ucm: build - add build support for Use Case Manager

/src/Makefile.am
    ucm: Moved ucm to src/ucm subdirectory
    ucm: build - add build support for Use Case Manager

ALSA Lisp
    alisp - Fix a string format ambiguity

Configuration
    aliases.conf: add aliases for CMI8788-based cards
    USB-Audio.conf: fix Audiophile USB card name
    config file processing: rewrite the locking - use one recursive mutex
    Fix typo for surround PCMs in src/conf/cards/Loopback.conf
    Add Loopback.conf to define standard PCM devices for snd-aloop driver
    HDA-Intel: do not lock IEC958 Playback switch
    pcm: introduce defaults.pcm.compat to change the params choose behaviour
    pcm: add defaults.pcm.minperiodtime parsing
    HDA-Intel: present all 4 HDMI outputs instead of just the first one
    Use thread-safe locale functions if available

Documentation
    ucm: Moved ucm to src/ucm subdirectory
    ucm: build - add build support for Use Case Manager

Dynamic Loader helpers
    general: recoded snd_dlobj_ functions

Kernel Headers
    Update hdspm.h file from Adrian Knoth - final version
    Update hdspm.h file from Adrian Knoth
    Add hdspm.h kernel header to include/alsa/sound tree for the hdspmixer app
    support for period wakeup disabling

Test/Example code
    ucm: fix parser for sequences and fix wrong strcmp
    ucm: debug parser
    ucm: implemented card list feature
    test/latency: fix timediff calculation

Changelog between 1.0.20 and 1.0.23 releases
Core
    Release v1.0.23
    add atomic operations for Blackfin parts

Control API
    modem.conf Off-hook improve behavior

PCM API
    pcm_share plugin: fix pcm->monotonic setup in open() function
    pcm_hw - show errno codes
    pcm direct plugins: drain() call might be blocked when threads are used
    pcm_dmix: add support for S24_LE format
    Fix snd_pcm_sw_params_set_period_event() implementation
    pcm: fix read_areas and write_areas
    pcm: Fix the sound distortions for S24_3LE stream in pcm_softvol plugin
    pcm: Close event timer in pcm_hw plugin

(ryoon)

2014-06-09 11:12:45 UTC MAIN commitmail json YAML

2014-06-09 11:09:06 UTC MAIN commitmail json YAML

Updated www/py-django-mptt to 0.6.1; www/py-django-reversion to 1.8.1; lang/py-six to 1.7.2; www/py-django-cms to 3.0.2

(adam)

2014-06-09 11:05:48 UTC MAIN commitmail json YAML

Changes 3.0.2:
added 'as' form to render_placeholder templatetag to save the result in context
added changeable strings for "?edit", "?edit_off" and "?build" urls
utils.page_resolver has been optimized
the get_page_from_path() api has been changed
fixed manage.py cms uninstall plugin for table-patched plugins
added support for python 3.4
docs updated
publish on apphook subpages no longer redirects to the apphook root

(adam)

2014-06-09 10:52:47 UTC MAIN commitmail json YAML

Fix PKGNAME of python3 python-digest dependency.

(jperkin)

2014-06-09 10:42:54 UTC MAIN commitmail json YAML

Updated net/exabgp to 3.3.2

(pettai)

2014-06-09 10:42:38 UTC MAIN commitmail json YAML

Version 3.3.2
* Fix: work toward working operational-01
* Fix: do not use . notation in systemd but _

Version 3.3.1
* Fix: typo using uid instead gid (could prevent dropping privileges !)
* Fix: prevent ExaBGP to start if the log folder is not writeable by the user
* Fix: configuration defaults for booleans ( and warns when group-updates is not enabled );
* Fix: issue when removing some routes
* Fix: bad printing of route as-path
* Fix: neighbor matching was too permissive
* Fix: under load ExaBGP could miss some commands sent through the API
* Change: performing KeepAlive handling as first action
* Change: time is provided as an high resolution real number and not an integer

Version 3.3.0
* Fix: typo causing issue when parsing multiple neighbor commands
* Fix: bad handling of EOR
* Fix: multiple bugs with multi neighbor commands
* Feature: allow as-path [ asn asn, [ asn ] ]
* Other: migrate the setup.py script to work with git (vs hg)
* Change: TEXT API format changed and version updated to 3.3.0
    (reflect the version when the last change was introduced)
* Change: JSON API format changed and version updated to 3.3.0
* Change: as-path now returns two JSON keys, 'as-path' and 'as-set'
* Change: NLRI are now grouped by next-hop, next-hop removed from the NLRI
* Change: raw message use the keyword "message" and not "update"
* Change/Fix: JSON for announcement was missing next-hop
* Change: on TEXT API, "announced route eor" becomes "announced eor"

(pettai)

2014-06-09 10:30:20 UTC MAIN commitmail json YAML

Keychain really is a Bash script. Update homepage. Bump PKGREVISION.

(fhajny)

2014-06-09 10:28:28 UTC MAIN commitmail json YAML

Updated devel/ncurses to 5.9nb3

(jperkin)

2014-06-09 10:28:11 UTC MAIN commitmail json YAML

Remove the SunOS hack which removed the 'screen' terminfo entries, screen
will now only install those when ncurses is not used.  Fixes various
issues with TERM=screen on systems where misc/screen wasn't installed.

Bump PKGREVISION.

(jperkin)

2014-06-09 10:25:41 UTC MAIN commitmail json YAML

Updated misc/screen to 4.0.3nb6

(jperkin)

2014-06-09 10:24:13 UTC MAIN commitmail json YAML

Change the terminfo creation on SunOS to happen when CURSES_DEFAULT is
set to 'curses' and use the canonical path to tic(1M) rather than the
obsolete '/usr/5bin' PATH which is no longer valid on some newer OS
releases.

Bump PKGREVISION.

(jperkin)

2014-06-09 10:21:34 UTC MAIN commitmail json YAML

Changes 1.7.2:
- Issue 72: Fix installing on Python 2.

Changes 1.7.1:
- Issue 71: Make the six.moves meta path importer handle reloading of the six
  module gracefully.

Changes 1.7.0:
- Pull request 30: Implement six.moves with a PEP 302 meta path hook.
- Pull request 32: Add six.wraps, which is like functools.wraps but always sets
  the __wrapped__ attribute.
- Pull request 35: Improve add_metaclass, so that it doesn't end up inserting
  another class into the hierarchy.
- Pull request 34: Add import mappings for dummy_thread.
- Pull request 33: Add import mappings for UserDict and UserList.
- Pull request 31: Select the implementations of dictionary iterator routines
  at import time for a 20% speed boost.

(adam)

2014-06-09 10:18:50 UTC MAIN commitmail json YAML

Updated security/opendnssec to 1.4.5

(pettai)

2014-06-09 10:18:13 UTC MAIN commitmail json YAML

OpenDNSSEC 1.4.5

Bugfixes:
* OPENDNSSEC-607: libhsm not using all mandatory attributes for GOST key
  generation.
* OPENDNSSEC-609: ods-ksmutil: 'key list' command fails with error in 1.4.4
  on MySQL.

(pettai)

2014-06-09 10:15:44 UTC MAIN commitmail json YAML

Changes 1.8.1:
- Slovak translation (@jbub).
- Deleting a user no longer deletes the associated revisions (@daaray).
- Improving handling of inline models in admin integration (@blueyed).
- Improving error messages for proxy model registration (@blueyed).
- Improvements to using migrations with custom user model (@aivins).
- Removing sys.exit() in deleterevisions management command, allowing it to be used internally by Django projects (@tongwang).
- Fixing some backwards-compatible admin deprecation warnings (Thomas Schreiber).
- Fixing tests if RevisionMiddleware is used as a decorator in the parent project (@jmoldow).
- Derived models, such as those generated by deferred querysets, now work.
- Removed deprecated low-level API methods.

(adam)

2014-06-09 09:58:21 UTC MAIN commitmail json YAML

Changes 0.6.1:
point releast for django 1.7 compatibility

(adam)

2014-06-09 09:27:10 UTC MAIN commitmail json YAML

2014-06-09 08:47:29 UTC MAIN commitmail json YAML

-lpthread not needed, it's in libroot.

(obache)

2014-06-09 04:06:59 UTC MAIN commitmail json YAML

2014-06-09 04:05:34 UTC MAIN commitmail json YAML

Rollback last commits, as it's not working properly.

(rodent)

2014-06-09 03:40:09 UTC MAIN commitmail json YAML

2014-06-09 03:36:57 UTC MAIN commitmail json YAML

Fix linker flag. Step 1 of getting shared library support to work.

(rodent)

2014-06-09 01:12:30 UTC MAIN commitmail json YAML

update print/hplip to 2.14.6.

(schnoebe)

2014-06-09 01:11:32 UTC MAIN commitmail json YAML

HPLIP 3.14.6 - This release has the following changes:
Added Support for the Following New Printers:

- HP DesignJet Z6600 PostScript
- HP DesignJet Z6800PS Photo
- HP DesignJet D5800 60-in Production Printer
- HP DesignJet T3500 36-in Production eMFP
- HP Designjet T7200 42-in Production Printer
- HP Deskjet 2543 All-in-One Printer
- HP Deskjet 2549 All-in-One Printer
- HP OfficeJet Pro 8640 e-All-in-One Printer
- HP OfficeJet Pro 8660 e-All-in-One Printer

Added support for the following new Distro's:

- Boss 5.0
- Debian 7.5
- Linux Mint 17

Issues fixed:

- Fixed Device Communication Error on launching HP Device Manager
- Unable to add/remove file in 'hp-sendfax' wizard
- Fax cover page does not get changed after changing recipient second
  time
- Improved scan performance for 'hp-scan' utility

Launchpad fixes:

1310869 - hplip updates my public key ring and changes its ownership to
          "root"
1318956 - avahi.py:64:detectNetworkDevices:ValueError: need more than 1
          value to unpack

(schnoebe)

2014-06-09 00:52:53 UTC MAIN commitmail json YAML

Remove www/py-boto.

(rodent)

2014-06-09 00:51:48 UTC MAIN commitmail json YAML

Remove py-boto, as it's a duplicate of net/py-boto. Searched for the wrong
package before adding this one. Sorry for the noise.

(rodent)

2014-06-09 00:49:49 UTC MAIN commitmail json YAML

Updated net/py-boto to 2.29.1

(rodent)

2014-06-09 00:49:33 UTC MAIN commitmail json YAML

Fold diffs from www/py-boto into this package. Use ALTERNATIVES for files
installed to ${PREFIX}/bin. CATEGORIES+=python www. Fix HOMEPAGE and
MASTER_SITES. Update REPLACE_PYTHON.

(rodent)

2014-06-09 00:46:57 UTC MAIN commitmail json YAML

readline compat editline issue is resolved.

(obache)

2014-06-09 00:26:19 UTC MAIN commitmail json YAML

Fixes support of "history" and "readline" alternative libraries.
Those are required for the case in readline compatible mode, not for using
builtin editline.

(obache)

2014-06-09 00:19:05 UTC MAIN commitmail json YAML

Prepend to assume that builtin headers are in /usr/include.

(obache)

2014-06-09 00:18:39 UTC MAIN commitmail json YAML

Updated sysutils/spice-protocol to 0.12.7

(rodent)

2014-06-09 00:18:25 UTC MAIN commitmail json YAML

Major changes in 0.12.7
=======================
* add support for Webdav channel
* add support for the Opus codec

(rodent)

2014-06-09 00:16:37 UTC MAIN commitmail json YAML

Updated net/py-kombu to 3.0.18

(rodent)

2014-06-09 00:16:23 UTC MAIN commitmail json YAML

CATEGORIES+=python. Use options framework to enable user to select all
options supported by this package, with none enabled by default. Changelog:

3.0.18
======

- A typo introduced in 3.0.17 caused kombu.async.hub to crash (Issue #360).

3.0.17
======

- ``kombu[librabbitmq]`` now depends on librabbitmq 1.5.2.

- Async: Event loop now selectively removes file descriptors for the mode
  it failed in, and keeps others (e.g read vs write).

- CouchDB: Now works without userid set.

- SQLAlchemy: Now supports recovery from connection errors.

- Redis: Restore at shutdown now works when ack emulation is disabled.

- :func:`kombu.common.eventloop` accidentally swallowed socket errors.

- Adds :func:`kombu.utils.url.sanitize_url`

(rodent)

2014-06-08 23:59:04 UTC MAIN commitmail json YAML

Updated net/py-zmq to 14.3.0

(rodent)

2014-06-08 23:58:51 UTC MAIN commitmail json YAML

Simplify PKGNAME regex. CATEGORIES+=python. Updated to latest release,
14.3.0. From docs/source/changelog.rst:

14.3.0
======

- PyZMQ no longer calls :meth:`Socket.close` or :meth:`Context.term` during process cleanup.
  Changes to garbage collection in Python 3.4 make this impossible to do sensibly.
- :meth:`ZMQStream.close` closes its socket immediately, rather than scheduling a timeout.
- Raise the original ImportError when importing zmq fails.
  Should be more informative than `no module cffi...`.

.. warning::

    Users of Python 3.4 should not use pyzmq < 14.3, due to changes in garbage collection.

14.2.0
======

New Stuff
---------

- Raise new ZMQVersionError when a requested method is not supported by the linked libzmq.
  For backward compatibility, this subclasses NotImplementedError.

Bugs Fixed
----------

- Memory leak introduced in pyzmq-14.0 in zero copy.
- OverflowError on 32 bit systems in zero copy.

14.1.0
======

Security
--------

The headline features for 14.1 are adding better support for libzmq's
security features.

- When libzmq is bundled as a Python extension (e.g. wheels, eggs),
  libsodium is also bundled (excluding Windows),
  ensuring that libzmq security is available to users who install from wheels
- New :mod:`zmq.auth`, implementing zeromq's ZAP authentication,
  modeled on czmq zauth.
  For more information, see the `examples <https://github.com/zeromq/pyzmq/tree/master/examples/>`_.

Other New Stuff
---------------

- Add PYZMQ_BACKEND for enabling use of backends outside the pyzmq codebase.
- Add :attr:`~.Context.underlying` property and :meth:`~.Context.shadow`
  method to Context and Socket, for handing off sockets and contexts.
  between pyzmq and other bindings (mainly pyczmq_).
- Add TOS, ROUTER_HANDOVER, and IPC_FILTER constants from libzmq-4.1-dev.
- Add Context option support in the CFFI backend.
- Various small unicode and build fixes, as always.
- :meth:`~.Socket.send_json` and :meth:`~.Socket.recv_json` pass any extra kwargs to ``json.dumps/loads``.

.. _pyczmq: https://github.com/zeromq/pyczmq

Deprecations
------------

- ``Socket.socket_type`` is deprecated, in favor of ``Socket.type``,
  which has been available since 2.1.

(rodent)

2014-06-08 23:40:12 UTC MAIN commitmail json YAML

+py-couchdb - packaged originally in -wip by kamelderouiche@yahoo.com.

(rodent)

2014-06-08 23:39:24 UTC MAIN commitmail json YAML

Added databases/py-couchdb version 0.9

(rodent)

2014-06-08 23:39:13 UTC MAIN commitmail json YAML

2014-06-08 23:35:55 UTC MAIN commitmail json YAML

Don't try to extract the library search path from gcc/clang. It will
leak .buildlink into the final build and create a broken p5-gdbm.
Bump revision.

(joerg)

2014-06-08 23:26:50 UTC MAIN commitmail json YAML

Updated www/py-httplib2 to 0.9

(rodent)

2014-06-08 23:26:35 UTC MAIN commitmail json YAML

Updated to latest release, 0.9. Nothing seems changed except the version,
dubbed "The heartbleed release." NFI. MASTER_SITES and HOMEPAGE were
updated. Package no longer includes README.

(rodent)

2014-06-08 23:17:49 UTC MAIN commitmail json YAML

Updated devel/py-msgpack to 0.4.2

(rodent)

2014-06-08 23:17:37 UTC MAIN commitmail json YAML

0.4.2
Bugs fixed
* Unpacker doesn't increment refcount of ExtType hook.
* Packer raises no exception for inputs doesn't fit to msgpack format.

0.4.1
Changes

* fallback.Unpacker.feed() supports bytearray.

Bugs fixed

* Unpacker doesn't increment refcount of hooks. Hooks may be GCed while
  unpacking.
* Unpacker may read unfilled internal buffer.

(rodent)

2014-06-08 23:10:52 UTC MAIN commitmail json YAML

+py-softlayer_messaging

(rodent)

2014-06-08 23:10:15 UTC MAIN commitmail json YAML

Added net/py-softlayer_messaging version 1.0.3

(rodent)

2014-06-08 23:09:54 UTC MAIN commitmail json YAML

Import py27-softlayer_messaging-1.0.3 as net/py-softlayer_messaging.

This code provides bindings written in Python to communicate with the SoftLayer
Message Queue API.

(rodent)

2014-06-08 22:56:27 UTC MAIN commitmail json YAML

+py-beanstalkc

(rodent)

2014-06-08 22:56:02 UTC MAIN commitmail json YAML

Added net/py-beanstalkc version 0.4.0

(rodent)

2014-06-08 22:55:51 UTC MAIN commitmail json YAML

Import py27-beanstalkc-0.4.0 as net/py-beanstalkc.

beanstalkc is a simple beanstalkd client library for Python. beanstalkd is a
fast, distributed, in-memory workqueue service.

(rodent)

2014-06-08 22:51:56 UTC MAIN commitmail json YAML

2014-06-08 22:51:16 UTC MAIN commitmail json YAML

Added sysutils/py-kazoo version 2.0b1

(rodent)

2014-06-08 22:51:04 UTC MAIN commitmail json YAML

Import py27-kazoo-2.0b1 as sysutils/py-kazoo.

kazoo implements a higher level API to Apache Zookeeper for Python clients.

(rodent)

2014-06-08 22:37:36 UTC MAIN commitmail json YAML

+py-gevent - packaged originally in -wip by kamel.derouiche@gmail.com.

(rodent)

2014-06-08 22:36:35 UTC MAIN commitmail json YAML

Added net/py-gevent version 1.0.1

(rodent)

2014-06-08 22:36:22 UTC MAIN commitmail json YAML

Import py27-gevent-1.0.1 as net/py-gevent.

gevent is a coroutine-based Python networking library that uses greenlet
to provide a high-level synchronous API on top of libevent event loop.

(rodent)

2014-06-08 22:14:36 UTC MAIN commitmail json YAML

+py-mongo - packaged originally in -wip by mishka@

(rodent)

2014-06-08 22:13:47 UTC MAIN commitmail json YAML

Added databases/py-mongo version 2.7.1

(rodent)

2014-06-08 22:13:36 UTC MAIN commitmail json YAML

Import py27-mongo-2.7.1 as databases/py-mongo.

The PyMongo distribution contains tools for interacting with MongoDB
database from Python.

The bson package is an implementation of the BSON format for Python.
The pymongo package is a native Python driver for MongoDB.
The gridfs package is a gridfs implementation on top of pymongo.

(rodent)

2014-06-08 22:04:45 UTC MAIN commitmail json YAML

2014-06-08 22:04:08 UTC MAIN commitmail json YAML

Added www/py-boto version 2.29.1

(rodent)

2014-06-08 22:03:54 UTC MAIN commitmail json YAML

Import py27-boto-2.29.1 as www/py-boto.

Boto is a Python package that provides interfaces to Amazon Web Services.

(rodent)