pkgsrcv2.git
13 years agoMerge from vendor branch TNF:
ryoon [Sat, 6 Aug 2011 22:55:34 +0000 (22:55 +0000)]
Merge from vendor branch TNF:
Import queequeg-0.91 as textproc/queequeg from wip/queequeg

Queequeg is a tiny English grammar checker for non-native speakers
who are not used to verb conjugation and number agreement. We
especially focus on people who're writing academic papers or business
documents where thorough checking is required. We aim to reduce
this laborious work with automated checking. Queequeg is named
after a character in Herman Melville's masterpiece.

13 years agoImport queequeg-0.91 as textproc/queequeg from wip/queequeg
ryoon [Sat, 6 Aug 2011 22:55:34 +0000 (22:55 +0000)]
Import queequeg-0.91 as textproc/queequeg from wip/queequeg

Queequeg is a tiny English grammar checker for non-native speakers
who are not used to verb conjugation and number agreement. We
especially focus on people who're writing academic papers or business
documents where thorough checking is required. We aim to reduce
this laborious work with automated checking. Queequeg is named
after a character in Herman Melville's masterpiece.

13 years agoAdded databases/py-cdb version 0.34
ryoon [Sat, 6 Aug 2011 22:51:48 +0000 (22:51 +0000)]
Added databases/py-cdb version 0.34

13 years agoAdd py-cdb
ryoon [Sat, 6 Aug 2011 22:50:52 +0000 (22:50 +0000)]
Add py-cdb

13 years agoImport py-cdb-0.34 as databases/py-cdb from wip/py-cdb
ryoon [Sat, 6 Aug 2011 22:49:44 +0000 (22:49 +0000)]
Import py-cdb-0.34 as databases/py-cdb from wip/py-cdb

D. J. Bernstein's constant database library adapted as a python
extension module. Like GDBM and kin, cdb files map keys to values.
The file format boasts wickedly fast lookups and atomic updates.

13 years agoMerge from vendor branch TNF:
ryoon [Sat, 6 Aug 2011 22:49:44 +0000 (22:49 +0000)]
Merge from vendor branch TNF:
Import py-cdb-0.34 as databases/py-cdb from wip/py-cdb

D. J. Bernstein's constant database library adapted as a python
extension module. Like GDBM and kin, cdb files map keys to values.
The file format boasts wickedly fast lookups and atomic updates.

13 years agoFix typos.
ryoon [Sat, 6 Aug 2011 22:23:34 +0000 (22:23 +0000)]
Fix typos.

13 years agoRevert previous mistake.
ryoon [Sat, 6 Aug 2011 22:21:58 +0000 (22:21 +0000)]
Revert previous mistake.

13 years agoAlready committed as x11/libunique3
ryoon [Sat, 6 Aug 2011 22:16:01 +0000 (22:16 +0000)]
Already committed as x11/libunique3

13 years agoAdded graphics/gource version 0.35
ryoon [Sat, 6 Aug 2011 22:07:06 +0000 (22:07 +0000)]
Added graphics/gource version 0.35

13 years agoAdd gource
ryoon [Sat, 6 Aug 2011 22:05:59 +0000 (22:05 +0000)]
Add gource

13 years agoImport gource-0.35 as graphics/gource from wip/gource.
ryoon [Sat, 6 Aug 2011 22:03:53 +0000 (22:03 +0000)]
Import gource-0.35 as graphics/gource from wip/gource.

Software projects are displayed by Gource as an animated tree with
the root directory of the project at its centre. Directories appear
as branches with files as leaves. Developers can be seen working
on the tree at the times they contributed to the project.

Currently Gource includes built-in log generation support for Git,
Mercurial and Bazaar and SVN (as of 0.29). Gource can also parse
logs produced by several third party tools for CVS repositories.

13 years agoMerge from vendor branch TNF:
ryoon [Sat, 6 Aug 2011 22:03:53 +0000 (22:03 +0000)]
Merge from vendor branch TNF:
Import gource-0.35 as graphics/gource from wip/gource.

Software projects are displayed by Gource as an animated tree with
the root directory of the project at its centre. Directories appear
as branches with files as leaves. Developers can be seen working
on the tree at the times they contributed to the project.

Currently Gource includes built-in log generation support for Git,
Mercurial and Bazaar and SVN (as of 0.29). Gource can also parse
logs produced by several third party tools for CVS repositories.

13 years agoChanges 1.72:
adam [Sat, 6 Aug 2011 20:56:08 +0000 (20:56 +0000)]
Changes 1.72:
* Extra checks of search arguments for possible SQL injection attacks
* Remove excess parentheses in debug SQL
* Fix parsing of foo.* in SQLA::Tree
* Fix bindtype fail when using -between with arrayrefref literals
* Add handling for NULL for -in
* The -nest operator has entered semi-deprecated status and has been
  undocumented. Please do not use it in new code

13 years agoChanges 2.08:
adam [Sat, 6 Aug 2011 20:53:17 +0000 (20:53 +0000)]
Changes 2.08:
* Fix t/matlab.t failing on Windows (RT 64629)
* Applied patch from RT 51669 (POD rendering)
* Applied patch from RT 61334 (fix croak in new_from_string)
* Make reference check less strict in _new_from_row_or_cols (requested by MJD)

Changes 2.06:
* added submatrix() (exactly the same behavior as sec() from PDL, for 2D
  matrices)
* t/submatrix.t created
* t/decompose_LR.t created
* !!!NEED documentation for submatrix()

13 years agoChanges 2.01080605:
adam [Sat, 6 Aug 2011 20:49:25 +0000 (20:49 +0000)]
Changes 2.01080605:
* p5p in its infinite wisdom removed (automatically generated) defines for
  PERL_POLLUTE... Now every extension needs to add them back by hand...

13 years agoRevision bump after updating perl to 5.14.1
adam [Sat, 6 Aug 2011 20:45:08 +0000 (20:45 +0000)]
Revision bump after updating perl to 5.14.1

13 years agoRevision bump after updating perl to 5.14.1
adam [Sat, 6 Aug 2011 20:32:13 +0000 (20:32 +0000)]
Revision bump after updating perl to 5.14.1

13 years agoChanges 2.18.1:
adam [Sat, 6 Aug 2011 20:31:02 +0000 (20:31 +0000)]
Changes 2.18.1:
* Fix LANG testing issue
* Fix bug when async commands issued immediately after a COPY

13 years agoRevision bump after updating perl to 5.14.1
adam [Sat, 6 Aug 2011 20:28:14 +0000 (20:28 +0000)]
Revision bump after updating perl to 5.14.1

13 years agoChanges 1.33:
adam [Sat, 6 Aug 2011 20:27:17 +0000 (20:27 +0000)]
Changes 1.33:
* Production release, no changes from 1.32_04

Changes 1.32_04:
* Updated to SQLite 3.7.6.3
* Made util/getsqlite.pl state that it needs fixing to work for
  SQLite 3.7.5+ when it dies at the last step, and outline what the
  user needs to do manually instead, until getsqlite is fixed

Changes 1.32_03:
* Updated to SQLite 3.7.6.2
* Resolved 67843 for DBD-SQLite: savepoint rollback alters AC state

Changes 1.32_02:
* Updated to SQLite 3.7.5
* Resolved 65267 for DBD-SQLite: Add RTree support option;
  skip fts3/metadata tests if those features are disabled
* Resolved 65267: Add RTree support option
* Added sqlite_see_if_its_a_number database handle attribute
  to deal with issues caused by (quoted) bind values against
  numbers such as return values from a function etc.

13 years agoChanges 0.08:
adam [Sat, 6 Aug 2011 20:21:33 +0000 (20:21 +0000)]
Changes 0.08:
* Regenerate dist using latest ExtUtils::MakeMaker
* Now needs Perl 5.8

13 years agoChanges 1.31:
adam [Sat, 6 Aug 2011 20:18:39 +0000 (20:18 +0000)]
Changes 1.31:
* Recently introduced test sql_type_cast.t cannot work with DBI less
  than 1.611.
* Minor change to Makefile.PL to avoid use of unitialised warning on
  $ENV{LD_LIBRARY_PATH} in warning when it is not set.

Changes 1.30_7:
* Some time ago (I don't know when) a few internal errors generated by
  DBD::ODBC got ignored. There are about 5 of them but I seriously
  doubt anyone would hit any other than the data truncated error
  (which is reported by the ODBC driver anyway) and "no select
  statement currently executing". You can see rt_68720.t in the t
  directory for an example of the latter.
* An extra argument has been added to the sub associated with
  odbc_err_handler.  The arguments passed to the odbc_err_handler are
  now state (string), error (string), native error code (number) and
  the status returned from the last ODBC API. The status will be
  SQL_ERROR (-1) for errors or SQL_SUCCESS_WITH_INFO (1) for
  informational messages.

13 years agoRevision bump after updating perl to 5.14.1
adam [Sat, 6 Aug 2011 20:11:02 +0000 (20:11 +0000)]
Revision bump after updating perl to 5.14.1

13 years agoChanges 1.41:
adam [Sat, 6 Aug 2011 20:10:13 +0000 (20:10 +0000)]
Changes 1.41:
* Changed incorrect verion number

Changes 1.40:
* Fixed bug rt44591 second preapre giving an error
* Fixed bug rt57981 warnings during clone
* Fixed bug rt63191 Synopsis errors
* Fixed bug rt66813 Google's group link in the POD

13 years agoRevision bump after updating perl to 5.14.1
adam [Sat, 6 Aug 2011 20:05:05 +0000 (20:05 +0000)]
Revision bump after updating perl to 5.14.1

13 years agolibofa has a new home @ googlecode. Fix HOMEPAGE and add a new MASTER_SITES.
gls [Sat, 6 Aug 2011 19:43:21 +0000 (19:43 +0000)]
libofa has a new home @ googlecode. Fix HOMEPAGE and add a new MASTER_SITES.
While here, add LICENSE.

13 years agoUpdated audio/picard to 0.15.1
gls [Sat, 6 Aug 2011 19:29:50 +0000 (19:29 +0000)]
Updated audio/picard to 0.15.1

13 years agoUpdate audio/picard to 0.15.1
gls [Sat, 6 Aug 2011 19:29:37 +0000 (19:29 +0000)]
Update audio/picard to 0.15.1

Upstream changelog:

  Version 0.15.1 - 2011-07-31
   * "Other versions" menu now displays release labels and catalog numbers.
   * Added CD-R, 8cm CD to the format mapping.
   * Picard no longer fails to load releases with new or unknown media formats.
   * Fixed album metadata processor plugins not working (#5960)
   * Fixed requests stopping at midnight (#5963)
   * Stopped using QDateTime for timing requests (for Qt 4.6 compatibility) (#5967)
   * Fixed display of ampersands in the "other versions" menu. (#5969)
   * Fixed use of numerical functions in advanced scripting.

  Version 0.15 - 2011-07-17
   * Added options for using standardized track, release, and artist metadata.
   * Added preferred release format support.
   * Expanded preferred release country support to allow multiple countries.
   * Added support for tagging non-album tracks (standalone recordings).
   * Added several new tags: %_originaldate%, %_recordingcomment%, and
 %_releasecomment%
   * Changes to request queuing: added separate high and low priority queues for
each host.
   * Tagger scripts now run after metadata plugins finish (#5850)
   * The "compilation" tag can now be $unset or modified via tagger script.
   * Added a shortcut (Ctrl+I) for Edit->Details.
   * Miscellaneous bug fixes.

  Version 0.15beta1 - 2011-05-29
   * Support for the NGS web service

13 years agoUpdated audio/py-mutagen to 1.20
gls [Sat, 6 Aug 2011 19:17:01 +0000 (19:17 +0000)]
Updated audio/py-mutagen to 1.20

13 years agoUpdate audio/py-mutagen to 1.20
gls [Sat, 6 Aug 2011 19:16:32 +0000 (19:16 +0000)]
Update audio/py-mutagen to 1.20

1.20 - 2010.08.04
 * ASF: Don't store blocks over 64K in the MetadataObject block;
   use the MetadataLibraryBlock instead. (#60, Luká# Lalinský)
 * ID3: Faster parsing of files with lots of padding. (#65, Christoph Reiter)
 * FLAC: Correct check for audio data start. (#67)

13 years agoUpdated devel/bison to 2.5nb1
wiz [Sat, 6 Aug 2011 17:15:51 +0000 (17:15 +0000)]
Updated devel/bison to 2.5nb1

13 years agoDo not install yacc.1. Addresses PR 45161 by Thomas Cort.
wiz [Sat, 6 Aug 2011 17:15:43 +0000 (17:15 +0000)]
Do not install yacc.1. Addresses PR 45161 by Thomas Cort.
Add comment to patch-aa while here.

13 years agoUpdated wm/openbox to 3.5.0
wiz [Sat, 6 Aug 2011 17:09:13 +0000 (17:09 +0000)]
Updated wm/openbox to 3.5.0

13 years agoUpdate to 3.5 and add comments to patches.
wiz [Sat, 6 Aug 2011 17:09:04 +0000 (17:09 +0000)]
Update to 3.5 and add comments to patches.

3.5.0:
  * New alt-tab dialog shows windows in a vertical list.
  * Improved Xinerama support.
  * Allow icons in menus.
  * Theme options for prompt dialogs (osd.button.unpressed.*,
    osd.button.pressed.*, osd.button.focused.*)
  * Addresses bug #4877, #4596, #4617, #4752, #4663, #4662, #4586, #2319,
    #4341, #4519, #4543, #4503, #4355, #4072, #3702, #4284
  * Lots of additional bug fixes and performance improvements.

13 years agoUpdate to version 0.9. This fixes build failures on Linux (PR 44001).
cheusov [Sat, 6 Aug 2011 16:36:41 +0000 (16:36 +0000)]
Update to version 0.9. This fixes build failures on Linux (PR 44001).
Support for NetBSD was added.
Fixes for pkglint warnings. Oked by wiz@

13 years agoUpdated devel/cfitsio to 3.280
wiz [Sat, 6 Aug 2011 15:44:32 +0000 (15:44 +0000)]
Updated devel/cfitsio to 3.280

13 years agoUpdate to 3.280:
wiz [Sat, 6 Aug 2011 15:44:20 +0000 (15:44 +0000)]
Update to 3.280:

Version 3.28 - 12 May 2011

   - added an enhancement to the tiled-image compression method when compressing
     floating-point image using the standard (lossy) quantization method.  In
     cases where an image tile cannot be quantized,  The floating-point pixel values
     will be losslessly compressed with gzip before writing them to the tile-
     compressed file.  Previously, the uncompressed pixel values would have
     been written to the file, which obviously requires more disk space.

   - made significant internal changes to the structure of the tile compression
     and uncompression routines in imcompress.c to make them more modular and
     easier to maintain.

   - modified configure.in and configure to force it to build a Universal
     binary on Mac OS X.

   - modified the ffiter function in putcol.c to properly clean up allocated
     memory if an error occurs.

   - in quantize.c, when searching for the min and max values in a float array,
     initialize the max value to -FLT_MAX instead of FLT_MIN (and similarly
     for double array).

13 years agoRevision bump after updating perl to 5.14.1
adam [Sat, 6 Aug 2011 15:24:33 +0000 (15:24 +0000)]
Revision bump after updating perl to 5.14.1

13 years agoChanges 1.89:
adam [Sat, 6 Aug 2011 15:23:35 +0000 (15:23 +0000)]
Changes 1.89:
* make it compile and test successfully with libdb 5.1, but
  do not add any new symbols or functionality.

13 years agoUpdated multimedia/gst-plugins0.10-v4l2 to 0.10.30nb1
jakllsch [Sat, 6 Aug 2011 15:19:40 +0000 (15:19 +0000)]
Updated multimedia/gst-plugins0.10-v4l2 to 0.10.30nb1

13 years agoDepend on libv4l for input conversion support. Bump rev.
jakllsch [Sat, 6 Aug 2011 15:19:19 +0000 (15:19 +0000)]
Depend on libv4l for input conversion support. Bump rev.

13 years agoRevision bump after updating perl to 5.14.1
adam [Sat, 6 Aug 2011 15:02:18 +0000 (15:02 +0000)]
Revision bump after updating perl to 5.14.1

13 years agoChanges 1.822:
adam [Sat, 6 Aug 2011 14:59:52 +0000 (14:59 +0000)]
Changes 1.822:
* Keep DB_File's warnings in sync with perl's

13 years agoChanges 0.97:
adam [Sat, 6 Aug 2011 14:58:08 +0000 (14:58 +0000)]
Changes 0.97:
* CPAN testers looks relativley clean. Publishing a stable version.

13 years agoChanges 1.10:
adam [Sat, 6 Aug 2011 14:54:47 +0000 (14:54 +0000)]
Changes 1.10:
* Add Apache2::RequestUtil for mp2 instances.

Changes 1.09:
* Fix pod errors
* Adds PerlChildExitHandler to disconnect existing connections

13 years agoRevision bump after updating perl to 5.14.1
adam [Sat, 6 Aug 2011 14:51:55 +0000 (14:51 +0000)]
Revision bump after updating perl to 5.14.1

13 years agoChanges 0.48:
adam [Sat, 6 Aug 2011 14:49:40 +0000 (14:49 +0000)]
Changes 0.48:
* Fixed test harness issue with Heap.t RT-68818

Changes 0.47:
* Add support for new Heap database format.
* Changes to build with BDB 5.2

13 years agoChanges 1.1616:
adam [Sat, 6 Aug 2011 14:47:28 +0000 (14:47 +0000)]
Changes 1.1616:
* Fixed spurious dbi_profile lines written to the log when
  profiling is enabled and a trace flag, like SQL, is used.
* Fixed to recognize SQL::Statement errors even if instantiated
  with RaiseError=0
* Fixed RT-61513 by catching attribute assignment to tied table access
  interface
* Fixing some misbehavior of DBD::File when running within the Gofer server.
* Fixed compiler warnings RT-62640
* Optimized connect() to remove redundant FETCH of \%attrib values.
* Improved initialization phases in DBI::DBD::SqlEngine
* Added DBD::Gofer::Transport::corostream. An experimental proof-of-concept
  transport that enables asynchronous database calls with few code changes.
  It enables asynchronous use of DBI frameworks like DBIx::Class.
* Added additional notes on DBDs which avoid creating a statement in
  the do() method and the effects on error handlers
* Adding new attribute "sql_dialect" to DBI::DBD::SqlEngine to allow
  users control used SQL dialect (ANSI, CSV or AnyData), defaults to CSV
* Add documentation for DBI::DBD::SqlEngine attributes
* Documented dbd_st_execute return
* Fixed typo in InactiveDestroy

13 years agoRevision bump after updating perl to 5.14.1
adam [Sat, 6 Aug 2011 14:42:14 +0000 (14:42 +0000)]
Revision bump after updating perl to 5.14.1

13 years agoFix for PR 43145 (build failure on Linux).
cheusov [Sat, 6 Aug 2011 14:38:53 +0000 (14:38 +0000)]
Fix for PR 43145 (build failure on Linux).

13 years agoRevision bump after updating perl to 5.14.1
adam [Sat, 6 Aug 2011 14:37:50 +0000 (14:37 +0000)]
Revision bump after updating perl to 5.14.1

13 years agoChanges 2.01:
adam [Sat, 6 Aug 2011 14:33:52 +0000 (14:33 +0000)]
Changes 2.01:
* fix bug 6909: single + and & signs are encoded as the same sequence

13 years agoRevision bump after updating perl to 5.14.1
adam [Sat, 6 Aug 2011 14:03:40 +0000 (14:03 +0000)]
Revision bump after updating perl to 5.14.1

13 years agoRevision bump after updating perl to 5.14.1
adam [Sat, 6 Aug 2011 13:59:36 +0000 (13:59 +0000)]
Revision bump after updating perl to 5.14.1

13 years agoRevision bump after updating perl to 5.14.1
adam [Sat, 6 Aug 2011 13:47:40 +0000 (13:47 +0000)]
Revision bump after updating perl to 5.14.1

13 years agoChanges 1.29:
adam [Sat, 6 Aug 2011 13:46:38 +0000 (13:46 +0000)]
Changes 1.29:
* Artificially bump our version number because an upstream author decided to
  not play nice. Fixes RT-68690

Changes 1.28:
* Move podspell into xt/

Changes 1.27:
* Add auto_install so feature works again, fixes RT-67169

13 years agoChanges 2.31:
adam [Sat, 6 Aug 2011 13:45:24 +0000 (13:45 +0000)]
Changes 2.31:
* don't accumulate initial whitespace in the incremental buffer
  (this can be useful to allow whitespace-keepalive on a tcp
  connection without triggering the max_size limit).
* properly croak on some invalid inputs that are not strings
  (e.g. undef) when trying to decode a json text

13 years agoUpdated graphics/rabbit to 1.0.4
obache [Sat, 6 Aug 2011 13:39:49 +0000 (13:39 +0000)]
Updated graphics/rabbit to 1.0.4

13 years agoChanges 2.53:
adam [Sat, 6 Aug 2011 13:39:35 +0000 (13:39 +0000)]
Changes 2.53:
* made Makefile.PL skipping a installing XS question when set $ENV{PERL_ONLY}
  or $ENV{NO_XS}

Changes 2.52:
* fixed to_json
* backport JSON::PP 2.27200
* fixed incr_parse docodeing string more correctly

Changes 2.51:
* import JSON::PP 2.27105 as BackportPP
* fixed documentations

Changes 2.50:
* stable release

13 years agoUpdate rabbit to 1.0.4.
obache [Sat, 6 Aug 2011 13:39:27 +0000 (13:39 +0000)]
Update rabbit to 1.0.4.

== 1.0.4: 2011-08-06

Theme improvements release!

=== Improvements

==== Theme

  * nari: Added. This is for nari. [Created by nari]
  * image-slide-number: Changed the default here to a cute here.
  * image-slide-number: Supported flag color customize.
  * image-timer: Changed the default tortoise to a cute tortoise.
  * rubykaigi2011: Supported the tortoise and the here.

=== Fixes

==== Documentation

  * Fixed Pango link. [Patch by Ken Muryoi]

=== Thanks

  * nari
  * Ken Muryoi

== 1.0.3: 2011-07-17

A bug fix release of 1.0.2.

=== Improvements

==== Core

  * Supported RubyGems 1.8.5.
    [Reported by okkez]
  * rabbit command doesn't use standard input as the default
    source type.

=== Fixes

==== Core

  * Fixed a problem that Wiki notation support doesn't show error.
    [Reported by kimura wataru]
  * Added missing Sinatra dependency.

==== Theme

  * footer-comment: Fixed a problem that a comment is hidden
    shortly.

=== Thanks

  * okkez
  * kimura wataru

13 years agoChanges 1.4:
adam [Sat, 6 Aug 2011 13:34:55 +0000 (13:34 +0000)]
Changes 1.4:
* avoid a classical buffer overflow in case a progress message is too long.
* this release adds depdencies for snprintf/vsnprintf.
* some uuencode encoders do not generate a final "space" line
  before the "end" marker, so do not rely on the line to be there.

13 years agoAdded www/ruby-sinatra version 1.2.6
obache [Sat, 6 Aug 2011 13:33:47 +0000 (13:33 +0000)]
Added www/ruby-sinatra version 1.2.6

13 years agoImport ruby-sinatra-1.2.6 as www/ruby-sinatra.
obache [Sat, 6 Aug 2011 13:33:20 +0000 (13:33 +0000)]
Import ruby-sinatra-1.2.6 as www/ruby-sinatra.

Classy web-development dressed in a DSL.

13 years agoMerge from vendor branch TNF:
obache [Sat, 6 Aug 2011 13:33:20 +0000 (13:33 +0000)]
Merge from vendor branch TNF:
Import ruby-sinatra-1.2.6 as www/ruby-sinatra.

Classy web-development dressed in a DSL.

13 years agoRevision bump after updating perl to 5.14.1
adam [Sat, 6 Aug 2011 13:36:10 +0000 (13:36 +0000)]
Revision bump after updating perl to 5.14.1

13 years agoChanges 1.312:
adam [Sat, 6 Aug 2011 13:24:20 +0000 (13:24 +0000)]
Changes 1.312:
* Apply Stephen Oberholtzer's patch to fix a test freeze.
* IO::Handle->blocking() is broken on MSWin32, locking up
  t/10_units/04_drivers/01_sysrw.t in some cases. Stephen provided a
  patch to Perl and to POE to work around the issue. It's portable
  enough that things shouldn't immediately break after Perl is fixed.
* Resolves rt.cpan.org ticket 69769.
* getnameinfo() returns host and port in the opposite order of
  unpack_sockaddr_in(). Swap the return values so the right ones appear
  in ARG1 and ARG2. Thanks to Luiz Eduardo Roncato Cordeiro at CERT
  Brazil for spotting the problem and suggesting the fix. This should
  resolve his rt.cpan.org ticket, #68959.
* Add stack traces to _data_handle_remove() failures.
* Add note about Perl 5.6 issues with '>&' open mode
* Document using getsockname to verify a listening socket
* Localize $SIG{__DIE__} when rethrowing userspace exceptions from a
  safe point. Avoids shenanigans at a distance when reporting on
  userspace errors. May thwart someone's exception handling, but I
  don't know a good way to satisfy everyone here. Suggestions?
* Don't fail t/00_info.t if POE::Test::Loops is unavailable.
* This test dependency is intended to be optional, and the loop tests
  should be skipped if the user doesn't want them. Problem reported by
  skbz in irc.perl.org #poe, related to cpanm installing
  POE::Test:Loops in a user-local directory but not looking there when
  installing POE.
* Fix mangled stdio checks. This one passes all tests.

13 years agoChanges 1.312:
adam [Sat, 6 Aug 2011 13:15:54 +0000 (13:15 +0000)]
Changes 1.312:
Require Test::More 0.94. Dist::Zilla's ReportVersinos plugin wants it.

13 years agoAdded textproc/ruby-tilt version 1.3.2
obache [Sat, 6 Aug 2011 13:10:47 +0000 (13:10 +0000)]
Added textproc/ruby-tilt version 1.3.2

13 years agoImport ruby-tilt-1.3.2 as textproc/ruby-tilt.
obache [Sat, 6 Aug 2011 13:10:18 +0000 (13:10 +0000)]
Import ruby-tilt-1.3.2 as textproc/ruby-tilt.

Tilt is a thin interface over a bunch of different Ruby template engines in
an attempt to make their usage as generic possible. This is useful for web
frameworks, static site generators, and other systems that support multiple
template engines but don't want to code for each of them individually.

The following features are supported for all template engines (assuming the
feature is relevant to the engine):

 * Custom template evaluation scopes / bindings
 * Ability to pass locals to template evaluation
 * Support for passing a block to template evaluation for "yield"
 * Backtraces with correct filenames and line numbers
 * Template file caching and reloading
 * Fast, method-based template source compilation

The primary goal is to get all of the things listed above right for all
template engines included in the distribution.

13 years agoMerge from vendor branch TNF:
obache [Sat, 6 Aug 2011 13:10:18 +0000 (13:10 +0000)]
Merge from vendor branch TNF:
Import ruby-tilt-1.3.2 as textproc/ruby-tilt.

Tilt is a thin interface over a bunch of different Ruby template engines in
an attempt to make their usage as generic possible. This is useful for web
frameworks, static site generators, and other systems that support multiple
template engines but don't want to code for each of them individually.

The following features are supported for all template engines (assuming the
feature is relevant to the engine):

 * Custom template evaluation scopes / bindings
 * Ability to pass locals to template evaluation
 * Support for passing a block to template evaluation for "yield"
 * Backtraces with correct filenames and line numbers
 * Template file caching and reloading
 * Fast, method-based template source compilation

The primary goal is to get all of the things listed above right for all
template engines included in the distribution.

13 years agoRevision bump after updating perl to 5.14.1
adam [Sat, 6 Aug 2011 13:12:38 +0000 (13:12 +0000)]
Revision bump after updating perl to 5.14.1

13 years agoChanges 1.13:
adam [Sat, 6 Aug 2011 13:02:32 +0000 (13:02 +0000)]
Changes 1.13:
* Apply patches from Ian:
* ID3v2:add section BUGS with explanation of how we treat v2.4 frames.
extract MP3 start bytes even if ID3v2 tag is present.
recognize MP3 MIME type by start bytes
* Tag.pm:document mime_Pretype(), mime_type().
New optional arguments to mime_Pretype(), mime_type().
ID3v2 genre tag with value "Blues" or "(0)" could not be set
(thanks to Eric Benson for analysis).
* ID3v2_Data.pod: rename s/-/_/ - cygwin buggy, fails manifying
- this was BS, the problem is elsewhere
* mp3info2: state another time that COMM(eng)[lyrics] is a non-standard place
  for lyrics...

13 years agoRevision bump after updating perl to 5.14.1
adam [Sat, 6 Aug 2011 12:57:25 +0000 (12:57 +0000)]
Revision bump after updating perl to 5.14.1

13 years agoRevision bump after updating perl to 5.14.1
adam [Sat, 6 Aug 2011 12:52:38 +0000 (12:52 +0000)]
Revision bump after updating perl to 5.14.1

13 years agoChanges 0.90:
adam [Sat, 6 Aug 2011 12:48:30 +0000 (12:48 +0000)]
Changes 0.90:
* ID3: Bug 17392, fixed APIC offset calculation for non-MP3 files such as AIFF
  and WAV where the tag does not live at the front of the file.

Changes 0.89:
* APE: Bug 15895, better handling if we have a broken APE tag and run out of
  tag data.
* WMA: Bug 17355, fixed WM/Picture offset calculation when artwork is stored in
  the Header Extension/Metadata Library block.
* WMA: Added output warning when trying to seek in a file without ASF_Index.
* Switched aac.t to Test::Warn instead of manual STDERR redirection.

Changes 0.88:
* ADTS AAC: Check first 2-3 frames to avoid false syncs.
* OSX: Xcode 4 doesn't include the 10.5 SDK, so check for this before using it.
* Win32: Display better error messages when unable to read from files.
* MP3, AAC, MPC: Bug 17173: Cleaned up several places where invalid memory reads could occur.

Changes 0.87:
* AAC: Bug 16874, Fixed infinite loop that could occur when reading a truncated
  ADTS stream.
* Win32: Fixed MSVC compilation error in mp3.c.

Changes 0.86:
* MP3: Require first 3 frames to have matching samplerate and channel values.
* MP3: Fixed bug where info->{vbr} would not be set if a file had a Xing frame
  but no LAME data.
* MP3: Handle case where ID3 tag indicates an extended header is present but no
  actual header exists.

13 years agoRevision bump after updating perl to 5.14.1
adam [Sat, 6 Aug 2011 12:31:10 +0000 (12:31 +0000)]
Revision bump after updating perl to 5.14.1

13 years agoChanges 1.76:
adam [Sat, 6 Aug 2011 12:22:56 +0000 (12:22 +0000)]
Changes 1.76:
* upstream blead patches from Peter Acklam

Changes 1.74:
* Skip extracting pax extended headers

13 years agoRevision bump after updating perl to 5.14.1
adam [Sat, 6 Aug 2011 12:18:45 +0000 (12:18 +0000)]
Revision bump after updating perl to 5.14.1

13 years agoThe "mrtg" package was update to version 2.17.2.
tron [Sat, 6 Aug 2011 11:53:30 +0000 (11:53 +0000)]
The "mrtg" package was update to version 2.17.2.

13 years agoNote update of the "mrtg" package to version 2.17.2.
tron [Sat, 6 Aug 2011 11:52:32 +0000 (11:52 +0000)]
Note update of the "mrtg" package to version 2.17.2.

13 years agoUpdate "mrtg" package to version 2.17.2. Changes since version 2.16.4:
tron [Sat, 6 Aug 2011 11:52:16 +0000 (11:52 +0000)]
Update "mrtg" package to version 2.17.2. Changes since version 2.16.4:
- can not replace a file by renaming another to its name under WIN32
  fix in rateup #104
- Fix scaling when noo and noi options are used. fix for  #95
- Stop staticly linking rateup. fix for #97
- Only set LD_RUN_PATH if it is actually necessary. patch from #98
- Net::SNMP only support aes128, des and 3des ... fix for cfgmaker from #99
- Understand desc and descr in ifdesc option of cfgmaker
- only set $args{'-maxrepetitions'} if $Net_SNMP_util::MaxRepetitions > 0
- do not load Net_SNMP_util unless snmpv3 is requested ... fix for #75
- be more agressive about updating the confcache. If a key is missing, go
  looking for it again and complain. fix for #74
- only apply 32bit counter wrap compensation when the wrap is within 32bit
  range. fix for #70
- implement pngdate as TimeStrPos[x]: RU instead of separately. for for #68
- add missing <p> tag arount 'last updated ... ' in html output. fix for #63
- remove rececondition when writing new trafic graph files by writing to a
  temp file and moving it later. fix for #51
- make snmpopt_current available in cfgmaker templates. fix for #48
- explicitly import Socket6 routines in SNMP_Session. fix for #45
- default ThreshHyst to 0.1 only if ThreshDir is define. fix for #42
- point out when there is an unknown interface found. fix for #41.
- allow for $speed to return 0 and still use SNMPv2 ... some Cisco Gear
  seems todo that. Fix for #33
- add dlink support for ifAlias OIDs to cfgmaker from #50
- add WWP (Ciena) support for ifAlias OIDs to cfgmaker from #66
- Updated squid docu #80
- Fix russian translation bug #92
- added rrdcached support
  - new keyword:  RRDCached: which overrides anything set in the RRDCACHED_ADDRESS
    environment variable and sets MRTG to work in RRDCached mode.  This verifies
    that you're using a unix-domain socket and the socket is writeable.
  - Check for environment variable RRDCACHED_ADDRESS and use this if no
    explicit address was set in the cfg file, making the same config validity
    checks.
  - Make warning if using rrdcached to the effect that the thresholding
    checks will no longer work.
  - If in rrdcached-mode, and using RRDTool 1.4, then force use of update
    rather than updatev (as rrdcached does not yet support updatev) and
    consequently bypass the thresholding checks.
  - Changes to validity check error messages  to also report the file
    containing the error (as well as the line).
- Added support for glob patterns in include
- Make daemon reload cfg automatically when it changes
- added support for Arista to cfgmaker
- fix cfgmaker to work in mixed v1/2/3 snmp environment
- do not strigify arguments to conversion function let eval take care of this
- untaint inlast and outlast to make  perl taint mode happy
- teach cfgmaker about openbsd

pkgsrc changes:
- Avoid "Subroutine SNMP_Session::pack_sockaddr_in6 redefined" warnings
  with the Perl 5.14.1. As the patch might break "mrtg" with older version
  of Perl require at least version 5.14.1 of the "perl5" package.

13 years agoUpdated misc/gaupol to 0.19
wiz [Sat, 6 Aug 2011 11:36:40 +0000 (11:36 +0000)]
Updated misc/gaupol to 0.19

13 years agoUpdate to 0.19:
wiz [Sat, 6 Aug 2011 11:36:30 +0000 (11:36 +0000)]
Update to 0.19:

(speech recognition support not yet packaged -- needs
gst plugins vader + pocketsphinx; the latter depends on
cmusphinx)

Gaupol 0.19
===========

 * Add speech recognition to allow generating subtitles from video
   http://live.gnome.org/Gaupol/SpeechRecognition
 * Fix installation of custom-framerates extension
 * Add optional dependency on gst-python (this also implies a
   dependency on one or more of gst-plugins-base, gst-plugins-good,
   gst-plugins-ugly, gst-plugins-bad, gst-ffmpeg depending on what
   video and audio formats are being used)
   http://gstreamer.freedesktop.org/
 * Add optional dependency on pocketsphinx
   http://cmusphinx.sourceforge.net/
 * Add gaupol-i18n mailing list for translators
 * Update Spanish translation (Carlos Mella)
 * Update Hungarian translation (Andrássy László)

13 years agoNote update of the "p5-IO-Socket-INET6" package to version 2.67.
tron [Sat, 6 Aug 2011 10:54:43 +0000 (10:54 +0000)]
Note update of the "p5-IO-Socket-INET6" package to version 2.67.

13 years agoUpdate "p5-IO-Socket-INET6" package to version 2.67.
tron [Sat, 6 Aug 2011 10:54:25 +0000 (10:54 +0000)]
Update "p5-IO-Socket-INET6" package to version 2.67.
Changes since version 2.65:
- IO-Socket is doing some imports so we now do use IO::Socket ().
  - Fixed the rest of the imports.
- Thanks to LeoNerd
- Made the use Socket call import constants selectively, and not rely
  on @EXPORT's whims:
- http://www.cpantesters.org/cpan/report/d6e547be-19b5-11e0-bbdc-e5c0d6c987b5

This update stops warnings about re-defining "sockaddr_in6" produced
by e.g. "mrtg" or "spamassassin".

13 years agoUpdated devel/mdds to 0.5.3
wiz [Sat, 6 Aug 2011 10:53:39 +0000 (10:53 +0000)]
Updated devel/mdds to 0.5.3

13 years agoUpdate to 0.5.3:
wiz [Sat, 6 Aug 2011 10:53:30 +0000 (10:53 +0000)]
Update to 0.5.3:

mdds 0.5.3

* mixed_type_matrix

  * re-implemented the filled storage for better performance, with two
    separate implementations for zero and emtpy matrix types.  The
    newer implementation should improve object creation time
    considerably.

13 years agoUpdated devel/meld to 1.5.2
wiz [Sat, 6 Aug 2011 10:45:30 +0000 (10:45 +0000)]
Updated devel/meld to 1.5.2

13 years agoUpdate to 1.5.2:
wiz [Sat, 6 Aug 2011 10:45:21 +0000 (10:45 +0000)]
Update to 1.5.2:

2011-7-24 meld 1.5.2
=====================

  New features:

    * Add a new menu item and shortcut for switching between panes in
      file comparisons (Kai Willadsen)
    * Support type-ahead search in version control views (Oliver Gerlich)

  Fixes:

    * Non-editable files are now handled properly when doing sensitivity
      setting of change actions, and actions on the central change bar are
      presented accordingly (Piotr Piastucki, Kai Willadsen)
    * Fix incorrect comparison display in files containing FF or NEL linebreak
      literals (Kai Willadsen)
    * Updates to the Fossil version control support (Jan Danielsson)
    * Use faster validity check for Bazaar repositories (Kai Willadsen)
    * Many minor updates and other fixes (Tomasz Bury, Alan Horkan,
      Julian Taylor, Kai Willadsen)

  Translation updates

13 years agoUpdated www/surfraw to 2.2.8
wiz [Sat, 6 Aug 2011 10:43:35 +0000 (10:43 +0000)]
Updated www/surfraw to 2.2.8

13 years agoUpdate to 2.2.8:
wiz [Sat, 6 Aug 2011 10:43:26 +0000 (10:43 +0000)]
Update to 2.2.8:

Tue Jul 12 00:46:02 BST 2011  - surfraw 2.2.8

        * New elvi:
  + ads - search the SAO/NASA Astrophysics data system.
  + archwiki: search the arch wiki.
  + bugzilla - search various bugzillas, defaults to kernel.
  + cablesearch - search wikileaks cables
  + deli: search delicious.com.
  + duckduckgo - replace with better implementation
  + openports - search openbsd ports
  + pasearch - search Penny Arcade archives.
  + scirus, scitopia, worldwidescience - science searches
  + stack: search stackoverflow.com and friends.
  + yandex - russian web search.
* Changed elvi:
  + archpkg: now supports options.
  + arxiv: quote queries for exact string matches.
  + ctan: Option -doc replaced by -id. Options no longer mutually
    exclusive.
  + codesearch, musicbrainz, rpmsearch: rewritten to match new
    site. Options have changed to match site, see help message.
  + debbugs: add -s as an alias for -search=src.
  + google: new options:
    * -v, -search=video: search video
    * -m, -search=maps: search maps
    * -n, -search=news: search news
    * -i: new shortcut for -search=images
    * -safe=default|off|moderate|strict: safe search
  + openbsd: support -misc and -tech.
  + opensearch: new option -r, uses remote redirector
    which means it can run without heavy dependencies.
  + pgpkeys: add more options, support more keyservers,
    default to sks-keyservers.net.
  + translate: added Google Translate support.
  + wayback: advanced search is broken, rip out all
    options and use basic search.
  + wikipedia: new option -d, uses remote redirector
    to search both wikipedia and deletionpedia.
    use -fallback=wikipedia|deletionpedia to customise
    behaviour.
* Fixed elvi: archpkg, arxiv, cia, codesearch, ctan, javasun,
  lastfm, musicbrainz, netbsd, rpmsearch, w3link, yahoo.
* Removed elvi:
  + altavista: is now just a front-end to yahoo. RIP.
  + cddb: gracenote made the "hard decision" to remove the
    website search. sigh.
  + fast: another yahoo front-end.
  + filesearching: refuses to work without 'Referer:' header.
  + port: site gone
* Support -local-help, --local-help or -lh to get elvi-specific
  help without displaying the global options. This works for
  all elvi and the main surfraw script.
* Support -h as a synonym for -help.
* Improved listing of elvi.
* Default to surfraw_graphical_remote=no,
  as chromium doesn't support "-remote openURL".
* Bookmark names are now an exact match not a substring match.
* Support BSD/POSIX make.
* README: added INTEGRATION section on uzbl and pentadactyl.

13 years agoUpdated audio/libsndfile to 1.0.25
wiz [Sat, 6 Aug 2011 10:23:26 +0000 (10:23 +0000)]
Updated audio/libsndfile to 1.0.25

13 years agoUpdate to 1.0.25:
wiz [Sat, 6 Aug 2011 10:23:17 +0000 (10:23 +0000)]
Update to 1.0.25:
(SA45125 was already fixed in the package)

Version 1.0.25 (2011-07-13)
  * Fix for Secunia Advisory SA45125, heap overflow in PAF file handler.
  * Accept broken WAV files with blockalign == 0.
  * Minor bug fixes and improvements.

13 years agoUpdated devel/mercurial to 1.9.1
wiz [Sat, 6 Aug 2011 10:21:28 +0000 (10:21 +0000)]
Updated devel/mercurial to 1.9.1

13 years agoUpdate to 1.9.1:
wiz [Sat, 6 Aug 2011 10:21:19 +0000 (10:21 +0000)]
Update to 1.9.1:

Mercurial 1.9.1 (2011-08-01)

This is a regular bugfix release. It fixes several regressions
introduced in 1.9. The hgweb server now disables MIME type guessing
by default to avoid a potential cross-site scripting issue when
hosting untrusted repositories (issue2923). See UpgradeNotes for
more info.

    dispatch: make sure global options on the command line take precedence
    eol: ignore IOError from deleted files in commitctx
    hgcia: set default value of strip to -1 (issue2891)
    hgweb: do not ignore [auth] if url has a username (issue2822)
    hgweb: handle 'baseurl' configurations with leading slash (issue2934)
    hgweb: raw file mimetype guessing configurable, off by default (BC) (issue2923)
    httpclient: import ca33b88d143c from py-nonblocking-http (issue2932)
    patch: fix parsing patch files containing CRs not followed by LFs
    rebase: block collapse with keepbranches on multiple named branches (issue2112)
    rebase: reset bookmarks (issue2265 and issue2873)
    revert: restore check for uncommitted merge (issue2915) (BC)
    revsets: catch type error on tip^p1(tip) (issue2884)
    revsets: do the right thing with x^:y (issue2884)
    subrepo: handle adding svn subrepo with a svn:external file in it (issue2931)
    subrepo: use working copy of .hgsub to filter status (issue2901)
    url: store and assume the query part of an url is in escaped form (issue2921)
    util: rename the util.localpath that uses url to urllocalpath (issue2875)
    verify: filter messages about missing null manifests (issue2900)
    web: output a correct date in short format (issue2902)

13 years agoNote update of the "p5-Mouse" package to version 0.93.
tron [Sat, 6 Aug 2011 10:17:26 +0000 (10:17 +0000)]
Note update of the "p5-Mouse" package to version 0.93.

13 years agoUpdate "p5-Mouse-0.93" package 0.93. Changes since version 0.70:
tron [Sat, 6 Aug 2011 10:16:56 +0000 (10:16 +0000)]
Update "p5-Mouse-0.93" package 0.93. Changes since version 0.70:
- Make sure weak attributes remain weak when cloning (Moose 2.0007)
- Replace C++-style comments (//) with C89-style comments(/* */)
  (RT #67412)
- $type_constraint->check() accepts extra arguments for extensibility
  (requested by @lestrrat)
- Fix an abuse of a private Perl API, which changed at Perl 5.13.10
  (Thanks to avar)
- Support the DOES() method for Mouse::Object
-  Disable foreign class warnings introduced at 0.71, which affects
   compatibility with Moose (and will re-introduce in more compatible
   way in the future)
- Workaround SL4A where mro.pm doesn't exist even if Perl >= 5.10.0
  (reported by @hide_o_55)
- Fix packaging issues
- META.yml was not updated (reported by @shohex)
- `make realclean` should remove xshelper.h
  (patched by Ingy dot Net, and modified by gfx)
- Type coercion routines have been refactored; coercions are compiled
  on demand.
- Role application to instances cached anonymous classes in wrong way
- Fix an error message to be compatible with Moose's
- Fix build problems
- Fix tests not to depend on platforms
- 'Int' type constraint passed dualvars (e.g. $!) while Moose's doesn't
- Wrong name for a method in Mouse::Meta::TypeConstraint:
  s/is_a_subtype_of/is_a_type_of/
- $type_constraint->type_parameter didn't return the correct value
  if it's a subtype of paramterized type constraints
- Roles which attributes has no methods could affect cache invalidation
- Resolve RT #61906 (Syohei Yoshida): A single 'accessor' did
  not define the method for the attribute
- Fix a mis-use of aTHX_/pTHX_ in XS (Vincent Pit)
- Resolve RT #61852 (Vincent Pit): Parametrized type constraints didn't
  call their "where" clause anymore.
- Mouse::Object::DESTROY could fail to call DEMOLISHes in some cases
  (reported by @typester).
- Fix tests failed against 5.6.2
- Combination of 'isa' and 'does' for has() sugar was incorrectly
  proccessed in Mouse::PurePerl.
- Fix foreign class checking routines. Please update MouseX::Foreign.
- Workaround 5.6.problems
- Fix edge cases of handles => sub { ... }
- Aoid warnigs on attribute cloning
- Diamond inheritanc without C3 mro cauld cause problems in Mouse::XS
- Workaround Test::Builder2 problem again.
  Loading Mouse before loading Test::Builder 2.00_01 could causes SEGV,
  so I ensure to load Test::Builder first.
- Fix some compatibility issues on perl 5.6.2
- Resolve RT #61613 (Brett)
- Internal refatoring has removed a number of incompatibilities
  in Mouse::PurePerl.
- Error messages from duck types are now compatible with Moose.
- Inheritance from non-Mouse classes now produces warnings.
  Use MouseX::Foreign if you want this type of inheritance.
- A new module Mouse::Meta::Role::Application has been added.
  It doesn not affect public APIs, but internals are radically
  changed. For users, using Mouse without roles should consume
  less memory.
- Meta class reinitialization caused by Mouse::Util::MetaRole
  did not work correctly

13 years agoNote update of the "p5-Devel-PPPort" package to version 3.19.03.
tron [Sat, 6 Aug 2011 10:03:20 +0000 (10:03 +0000)]
Note update of the "p5-Devel-PPPort" package to version 3.19.03.

13 years agoUpdate p5-Devel-PPPort to version 3.19.03. Chance since version 3.19.03:
tron [Sat, 6 Aug 2011 10:02:34 +0000 (10:02 +0000)]
Update p5-Devel-PPPort to version 3.19.03. Chance since version 3.19.03:
- fix CPAN #50763: mistaken use of $[
      (thanks to Zefram for spotting this)
- remove spurious PUSHMARK from Perl_ppaddr_t
      (thanks to Gerard Goossen for providing a patch)
- improved support for newer compilers in buildperl.pl
      (thanks to Philippe Bruhat (BooK) for providing a patch)
- added support for the following API
  memEQs
  memNEs
- lots of small toolchain updates
- fix a warning emitted by the test suite with older perls
- added support for the following API
  newSVpvs_share
  get_cvn_flags
  get_cvs
      (thanks to Goro Fuji for providing a patch to
      implement all of these, fixes CPAN #47174)
- keep up with latest core changes