pkgsrcv2.git
13 years agoForcefully merge the branch back. This updates the included version
joerg [Thu, 23 Sep 2010 11:03:35 +0000 (11:03 +0000)]
Forcefully merge the branch back. This updates the included version
numbers.

13 years agoRemove empty LICENSE.
taca [Thu, 23 Sep 2010 09:26:11 +0000 (09:26 +0000)]
Remove empty LICENSE.

13 years agoRemove empty value of LICENSE.
taca [Thu, 23 Sep 2010 09:22:14 +0000 (09:22 +0000)]
Remove empty value of LICENSE.

13 years agoNote update of the "netpbm" package to version 10.35.77.
tron [Thu, 23 Sep 2010 09:09:39 +0000 (09:09 +0000)]
Note update of the "netpbm" package to version 10.35.77.

13 years agoUpdate "netpbm" package to version 10.35.77.
tron [Thu, 23 Sep 2010 09:09:20 +0000 (09:09 +0000)]
Update "netpbm" package to version 10.35.77.
Changes since version 10.35.76:
- ppmtompeg: fix crash with free of unallocated memory.
- Build: don't expect snprintf() to exist.
- Build: don't use <strings.h> or bzero().

13 years agoremove last duplicate entry.
obache [Thu, 23 Sep 2010 08:27:31 +0000 (08:27 +0000)]
remove last duplicate entry.

13 years agoUpdated devel/libgee to 0.5.3
obache [Thu, 23 Sep 2010 08:26:50 +0000 (08:26 +0000)]
Updated devel/libgee to 0.5.3

13 years agoUpdate libgee to 0.5.3.
obache [Thu, 23 Sep 2010 08:26:09 +0000 (08:26 +0000)]
Update libgee to 0.5.3.

pkgsrc changes:
* set LICENSE=gnu-lgpl-v2.1
* drop dependency on vala, not used.
* add TEST_TARGET.

NEWS from upstream:
libgee 0.5.3
============

 * Fix memory leaks in TimSort and LinkedList.
 * Bug fixes in TreeMap and TreeSet.

libgee 0.5.2
============

 * Build system enhancements to conform Gnome's style.
 * Bug fixes in TreeSet, TreeMap and Collection.to_array.
 * Deprecated Map methods marked with [Deprecated].

libgee 0.5.1
============

 * Bug fixes in HashMultiSet, TimSort, TreeMap, TreeMultiSet, and TreeSet.
 * Fix build with Vala 0.8.0 and later.
 * Fix build on Windows.
 * Fix subprocess handling in test infrastructure.

libgee 0.5.0
============

 * API changes
   * Introduce Functions hash, equal and compare function factory
   * Introduce Comparable<G> interface
   * Implementations provides sane defaults when constructed without functions
   * ReadOnly* made internal in favor of a `read_only_view` properties
   * Iterator<G> is now mutable and resettable
   * Introduction of BidirIterator<G> bidirectional iterators
   * List<G>.list_iterator () returns a specialized ListIterator<G>
   * Various API contracts clarifications and enhancements
   * Introduce List<G>.sort () with TimSort implementation
   * Complete Map API rework
   * Introduce Queue and Deque interfaces
   * Introduce MultiSet and MultiMap interfaces (Ali Sabil)
   * Introduce SortedSet interface (Maciej Pietchotka)

 * New implementations
   * HashMultiSet and HashMultiMap (Ali Sabil)
   * TreeMultiSet and TreeMultiMap.
   * PriorityQueue
   * LinkedList now implements Deque
   * TreeSet now implements SortedSet (Maciej Pietchotka)

 * Infrastructure
   * New test framework and complete tests refactoring (Julien Peters)
   * New doc/ documentation directory (--enable-doc)
   * Test coverage analysis using lcov (--enable-coverage)
   * Basic benchmark framework and sort benchmark (--enable-benchmark)
   * Use silent rules by default for users of automake 1.11

 * Code Quality
   * Many bug fixes
   * Many optimizations
   * Lots of additional documentation
   * Better overall encapsulation, dangerous public setters have been removed
   * Better test coverage (more than 90%)

libgee 0.4.0
============

 * Bug fixes.

libgee 0.3.0
============

 * Introduce AbstractCollection, AbstractList and AbstractMap base classes.
 * Add new properties and methods to Collection, List and Map. (Tomaž Vajngerl)
 * Add LinkedList implementation. (Mark Lee)
 * Add TreeSet and TreeMap implementations. (Maciej Piechotka)
 * Iterable.element_type is now a property.
 * Map.remove now takes an optional parameter to retrieve the removed value.
 * Bump library version info to reflect API/ABI breakage

libgee 0.2.0
============

 * Generate GIR file.

libgee 0.1.6
============

 * Fix build for Vala 0.7.
 * Bug fixes.

13 years agoNote update of mail/pear-Mail_mimeDecode package to 1.5.4.
taca [Thu, 23 Sep 2010 08:09:38 +0000 (08:09 +0000)]
Note update of mail/pear-Mail_mimeDecode package to 1.5.4.

13 years agoUpdate pear-Mail_mimeDecode to 1.5.4.
taca [Thu, 23 Sep 2010 08:08:56 +0000 (08:08 +0000)]
Update pear-Mail_mimeDecode to 1.5.4.

Changelog:

1.5.4: 2010-09-13 23:59 UTC

Critical Security release.

It is highly recommended that users of 1.5.3 upgrade to this release, a change in the boundary detection
code introduced a potential denial of service attack.

Bug Fixes
#17862 - quote boundary preg_split code

1.5.3: 2010-09-05 09:26 UTC

Major Bugfix release.

Apart from a major cleanout of the bug tracker for this package, this
release includes a revamped parseHeaderValue which removes the rather
flakey regex, with a real parser, which should be considerably more
robust.

Bug Fixes
#17844 - all regression tests fixed - remove the last of the while
         list each() .. this is 2010 ;)...
#11410 - support wap multipart
#9616 - long strings as filename
        etc.. aaa*0=.... aaa*1=.... aaa*2=.... (merged into aaa=.....)
#9100 - change to preg_split for mime boundary detection , in theory
        should catch boundaries in nested situations better...
#7709 - check for last element on boundary split to see if its usable
#7065 - wrapped header lines with encoding should be concated without spaces
#6495 - missing body in decoded object
#11537 - better decode and multi-line support

1.5.2: 2010-09-02 12:01 UTC

Bug Fixes
#4739 - regexp parsing of header values does not balance quoting
        correctly - Fix sponsored by http://webyog.com
#17325 - empty body messages are valid messages
#17276 - remove &new usage which throws errors now

13 years agoNote update of mail/pear-Mail_Mime package to 1.8.0.
taca [Thu, 23 Sep 2010 08:06:41 +0000 (08:06 +0000)]
Note update of mail/pear-Mail_Mime package to 1.8.0.

13 years agoUpdate mail/pear-Mail_Mime to 1.8.0.
taca [Thu, 23 Sep 2010 08:03:02 +0000 (08:03 +0000)]
Update mail/pear-Mail_Mime to 1.8.0.

1.8.0: 2010-07-29 06:46 UTC

Changelog:

Bugs Fixed:

* Double-addition of e-mail domain to content ID in HTML images [alec]
* #17311: Multi-octet characters are split across adjacent 'encoded-word's
  [alec]
* #17573: Place charset parameter in first line of Content-Type header
  (if possible) [alec]

Implemented Features:

* #17518: addTo() method [alec]

1.7.0: 2010-04-12 12:03 UTC

Changelog:

Implemented Features:

* Added Mail_mime::setContentType() function with possibility to set various
  types in Content-Type header (also fixes problem with boundary parameter
  when Content-Type header was specified by user) [alec]

13 years ago+setxkbmap-1.2.0.
taca [Thu, 23 Sep 2010 07:47:25 +0000 (07:47 +0000)]
+setxkbmap-1.2.0.

13 years ago+ruby-gnome2-0.90.0.
taca [Thu, 23 Sep 2010 07:42:53 +0000 (07:42 +0000)]
+ruby-gnome2-0.90.0.

13 years agoAdd LICENSE.
taca [Thu, 23 Sep 2010 07:40:42 +0000 (07:40 +0000)]
Add LICENSE.

13 years agoUpdate MASTER_SITES and HOMEPAGE.
taca [Thu, 23 Sep 2010 07:39:26 +0000 (07:39 +0000)]
Update MASTER_SITES and HOMEPAGE.

13 years agoA little improvement of a sentence.
taca [Thu, 23 Sep 2010 07:38:05 +0000 (07:38 +0000)]
A little improvement of a sentence.

13 years agoNote addtion of these pacakges:
taca [Thu, 23 Sep 2010 07:33:28 +0000 (07:33 +0000)]
Note addtion of these pacakges:

www/merb-admin 0.8.5
www/ruby-css-parser 1.0.1
www/ruby-csspool 2.0.0

13 years agoAdd and enable merb-admin, ruby-css-parser and ruby-csspool.
taca [Thu, 23 Sep 2010 07:32:26 +0000 (07:32 +0000)]
Add and enable merb-admin, ruby-css-parser and ruby-csspool.

13 years agoMerge from vendor branch TNF:
taca [Thu, 23 Sep 2010 07:30:33 +0000 (07:30 +0000)]
Merge from vendor branch TNF:
Importing www/ruby-csspool 2.0.0.

CSSPool is a CSS parser.  CSSPool provides a SAC interface for parsing
CSS as well as a document oriented interface for parsing CSS.

13 years agoImporting www/ruby-csspool 2.0.0.
taca [Thu, 23 Sep 2010 07:30:33 +0000 (07:30 +0000)]
Importing www/ruby-csspool 2.0.0.

CSSPool is a CSS parser.  CSSPool provides a SAC interface for parsing
CSS as well as a document oriented interface for parsing CSS.

13 years agoMerge from vendor branch TNF:
taca [Thu, 23 Sep 2010 07:28:39 +0000 (07:28 +0000)]
Merge from vendor branch TNF:
Importing www/ruby-css-parser 1.0.1.

A set of classes for parsing CSS in Ruby.

13 years agoImporting www/ruby-css-parser 1.0.1.
taca [Thu, 23 Sep 2010 07:28:39 +0000 (07:28 +0000)]
Importing www/ruby-css-parser 1.0.1.

A set of classes for parsing CSS in Ruby.

13 years agoMerge from vendor branch TNF:
taca [Thu, 23 Sep 2010 07:27:35 +0000 (07:27 +0000)]
Merge from vendor branch TNF:
Importing www/merb-admin 0.8.5.

MerbAdmin is a Merb plugin that provides an easy-to-use interface for
managing your data.  It currently offers the features listed
here: http://sferik.tadalist.com/lists/1352791/public.

13 years agoImporting www/merb-admin 0.8.5.
taca [Thu, 23 Sep 2010 07:27:35 +0000 (07:27 +0000)]
Importing www/merb-admin 0.8.5.

MerbAdmin is a Merb plugin that provides an easy-to-use interface for
managing your data.  It currently offers the features listed
here: http://sferik.tadalist.com/lists/1352791/public.

13 years agoNote addition of security/ruby-hmac package version 0.4.0.
taca [Thu, 23 Sep 2010 07:26:15 +0000 (07:26 +0000)]
Note addition of security/ruby-hmac package version 0.4.0.

13 years agoAdd and enable ruby-hmac.
taca [Thu, 23 Sep 2010 07:25:13 +0000 (07:25 +0000)]
Add and enable ruby-hmac.

13 years agoImporting security/ruby-hmac 0.4.0.
taca [Thu, 23 Sep 2010 07:24:28 +0000 (07:24 +0000)]
Importing security/ruby-hmac 0.4.0.

This module provides common interface to HMAC functionality. HMAC is a
kind of "Message Authentication Code" (MAC) algorithm whose standard
is documented in RFC2104. Namely, a MAC provides a way to check the
integrity of information transmitted over or stored in an unreliable
medium, based on a secret key.

Originally written by Daiki Ueno. Converted to a RubyGem by Geoffrey Grosenbach

13 years agoMerge from vendor branch TNF:
taca [Thu, 23 Sep 2010 07:24:28 +0000 (07:24 +0000)]
Merge from vendor branch TNF:
Importing security/ruby-hmac 0.4.0.

This module provides common interface to HMAC functionality. HMAC is a
kind of "Message Authentication Code" (MAC) algorithm whose standard
is documented in RFC2104. Namely, a MAC provides a way to check the
integrity of information transmitted over or stored in an unreliable
medium, based on a secret key.

Originally written by Daiki Ueno. Converted to a RubyGem by Geoffrey Grosenbach

13 years agoNote addition of theses packages:
taca [Thu, 23 Sep 2010 07:22:41 +0000 (07:22 +0000)]
Note addition of theses packages:

devel/ruby-ffi 0.6.3
devel/ruby-getopt 1.4.0

13 years agoAdd and enable ruby-ffi and ruby-getopt.
taca [Thu, 23 Sep 2010 07:20:07 +0000 (07:20 +0000)]
Add and enable ruby-ffi and ruby-getopt.

13 years agoImporting devel/ruby-getopt 1.4.0.
taca [Thu, 23 Sep 2010 07:18:42 +0000 (07:18 +0000)]
Importing devel/ruby-getopt 1.4.0.

The getopt library provides two different command line option parsers.
They are meant as easier and more convenient replacements for the
command line parsers that ship as part of the Ruby standard library.
Please see the README for additional comments.

13 years agoMerge from vendor branch TNF:
taca [Thu, 23 Sep 2010 07:18:42 +0000 (07:18 +0000)]
Merge from vendor branch TNF:
Importing devel/ruby-getopt 1.4.0.

The getopt library provides two different command line option parsers.
They are meant as easier and more convenient replacements for the
command line parsers that ship as part of the Ruby standard library.
Please see the README for additional comments.

13 years agoImporting devel/ruby-ffi 0.6.3.
taca [Thu, 23 Sep 2010 07:18:02 +0000 (07:18 +0000)]
Importing devel/ruby-ffi 0.6.3.

== DESCRIPTION:

Ruby-FFI is a ruby extension for programmatically loading dynamic
libraries, binding functions within them, and calling those functions
from Ruby code.  Moreover, a Ruby-FFI extension works without changes
on Ruby and JRuby.

Discover why should you write your next extension using Ruby-FFI
here[http://wiki.github.com/ffi/ffi/why-use-ffi].

== FEATURES/PROBLEMS:

* It has a very intuitive DSL
* It supports all C native types
* It supports C structs (also nested), enums and global variables
* It supports callbacks
* It has smart methods to handle memory management of pointers and structs

13 years agoMerge from vendor branch TNF:
taca [Thu, 23 Sep 2010 07:18:02 +0000 (07:18 +0000)]
Merge from vendor branch TNF:
Importing devel/ruby-ffi 0.6.3.

== DESCRIPTION:

Ruby-FFI is a ruby extension for programmatically loading dynamic
libraries, binding functions within them, and calling those functions
from Ruby code.  Moreover, a Ruby-FFI extension works without changes
on Ruby and JRuby.

Discover why should you write your next extension using Ruby-FFI
here[http://wiki.github.com/ffi/ffi/why-use-ffi].

== FEATURES/PROBLEMS:

* It has a very intuitive DSL
* It supports all C native types
* It supports C structs (also nested), enums and global variables
* It supports callbacks
* It has smart methods to handle memory management of pointers and structs

13 years agoUpdated devel/pkg-config to 0.25
adam [Thu, 23 Sep 2010 07:09:25 +0000 (07:09 +0000)]
Updated devel/pkg-config to 0.25

13 years agoChanges 0.25:
adam [Thu, 23 Sep 2010 07:07:48 +0000 (07:07 +0000)]
Changes 0.25:
* 0.24 included a too strict whitespace/shell metacharacter filter
  leading to some legal characters like = and : being escaped in the
  output.  This has been fixed.
* when building with newer and external libpopt, it would be confused
  over being asked to split an empty string, leading to errors with
  packages that included empty fields in their .pc files.
* Make the COPYING file explicitly GPLv2.  The COPYING file in 0.24
  was inadvertently GPLv3 rather than the correct GPLv2.
* Minor changes to documentation

Changes 0.24:
* Fix up bug in PKG_CONFIG_SYSROOT handling which mangled non-I and
  non-L arguments
* Put /usr/lib/pkgconfig and /usr/share/pkgconfig into the default
  search path when no prefix is passed to configure.
* Portability fixes for Windows and NetBSD
* Various man page updates
* Add logging support to log how pkg-config is being called.
* Skip Requires.private unless we need them for Cflags
* Add a variable, pc_path to the compiled-in pkg-config package that
  you can query for the compiled-in PKG_CONFIG_PC_PATH.
* Various updates to pkg.m4.
* Update rpmvercmp with bugfixes from upstream.
* Add introductory guide to pkg-config, thanks to Dan Nicholson for
  the patch.
* Add listing of variables in a package
* Make it possible to use external popt.
* Add --print-provides and --print-requires(-private) options
* Add support for paths containing whitespace and shell metacharacters

13 years agoNote update of www/ruby-patron package to 0.4.9.
taca [Thu, 23 Sep 2010 06:54:40 +0000 (06:54 +0000)]
Note update of www/ruby-patron package to 0.4.9.

13 years agoUpdate www/ruby-patron to 0.4.9.
taca [Thu, 23 Sep 2010 06:53:58 +0000 (06:53 +0000)]
Update www/ruby-patron to 0.4.9.

0.4.9

use rb_hash_foreach to make this work on rubinius and jruby

13 years agoNote update of textproc/ruby-will-paginate package to 2.3.15.
taca [Thu, 23 Sep 2010 06:52:38 +0000 (06:52 +0000)]
Note update of textproc/ruby-will-paginate package to 2.3.15.

13 years agoUpdate textproc/ruby-will-paginate to 2.3.15.
taca [Thu, 23 Sep 2010 06:52:03 +0000 (06:52 +0000)]
Update textproc/ruby-will-paginate to 2.3.15.

Changes are unknown, but it seems a few bug fixes.

13 years agoUpdating devel/p5-Parse-ExuberantCTags from 1.01nb1 to 1.02
sno [Thu, 23 Sep 2010 06:52:02 +0000 (06:52 +0000)]
Updating devel/p5-Parse-ExuberantCTags from 1.01nb1 to 1.02

Upstream changes:
1.02  Tue Sep 21 22:23 2010
  - Fix compilation in C89 mode (RT #61526)
  - Better Makefile.PL (Alexandr Ciornii)

13 years agoNote update of security/ruby-net-scp package to 1.0.4.
taca [Thu, 23 Sep 2010 06:50:14 +0000 (06:50 +0000)]
Note update of security/ruby-net-scp package to 1.0.4.

13 years agoUpdate security/ruby-net-scp to 1.0.4.
taca [Thu, 23 Sep 2010 06:49:34 +0000 (06:49 +0000)]
Update security/ruby-net-scp to 1.0.4.

=== 1.0.4 / 16 Sep 2010

* maintain filename sanitization compatibility with ruby 1.8.6 [Sung Pae, Tim Charper]

13 years agoUpdated devel/p5-Perl-Version to 1.010
sno [Thu, 23 Sep 2010 06:48:41 +0000 (06:48 +0000)]
Updated devel/p5-Perl-Version to 1.010

13 years agoNote update of net/ruby-dnsruby package to 1.50.
taca [Thu, 23 Sep 2010 06:48:19 +0000 (06:48 +0000)]
Note update of net/ruby-dnsruby package to 1.50.

13 years agoUpdating devel/p5-Perl-Version from 1.009nb1 to 1.010
sno [Thu, 23 Sep 2010 06:47:55 +0000 (06:47 +0000)]
Updating devel/p5-Perl-Version from 1.009nb1 to 1.010

pkgsrc changes:
- adding license definition
- removing upstream applied fix

Upstream changes:
1.010   2010-09-19
        Install perl-reversion by default.

13 years agoUpdate net/ruby-dnsruby to 1.50.
taca [Thu, 23 Sep 2010 06:47:35 +0000 (06:47 +0000)]
Update net/ruby-dnsruby to 1.50.

Changes:
------------------------------------------------------------------------
r432 | alexd | 2010-09-15 10:06:11 +0100 (Wed, 15 Sep 2010) | 1 line

Removing trailing SOA record from returned AXFR data
------------------------------------------------------------------------
r431 | alexd | 2010-09-15 10:05:40 +0100 (Wed, 15 Sep 2010) | 1 line

Making RRs comparable - they now sort by owner name then type then rdata
------------------------------------------------------------------------
r430 | alexd | 2010-09-02 14:48:18 +0100 (Thu, 02 Sep 2010) | 1 line

Suppress unnecessary fatal error
------------------------------------------------------------------------
r429 | alexd | 2010-08-26 11:28:43 +0100 (Thu, 26 Aug 2010) | 1 line

Handle exceptions when closing potentially borked sockets
------------------------------------------------------------------------
r428 | alexd | 2010-08-25 16:16:39 +0100 (Wed, 25 Aug 2010) | 1 line

Synchronising access properly - rubyforge 28504

13 years agoNote update of net/ruby-addressable package to 2.2.1.
taca [Thu, 23 Sep 2010 06:46:18 +0000 (06:46 +0000)]
Note update of net/ruby-addressable package to 2.2.1.

13 years agoUpdate net/ruby-addressable to 2.2.1.
taca [Thu, 23 Sep 2010 06:45:40 +0000 (06:45 +0000)]
Update net/ruby-addressable to 2.2.1.

=== Addressable 2.2.1
- added support for application/x-www-form-urlencoded.

13 years agoNote update of mail/ruby-mail package to 2.2.6.1.
taca [Thu, 23 Sep 2010 06:44:26 +0000 (06:44 +0000)]
Note update of mail/ruby-mail package to 2.2.6.1.

13 years agoUpdate mail/ruby-mail to 2.2.6.1.
taca [Thu, 23 Sep 2010 06:43:23 +0000 (06:43 +0000)]
Update mail/ruby-mail to 2.2.6.1.

== Mon Sep 13 02:31:21 UTC 2010 Mikel Lindsaar <mikel@rubyx.com>

* Replace some missing documentation
* Version bump to 2.2.6.1

== Sat 11 Sep 2010 05:13:36 UTC Mikel Lindsaar <mikel@rubyx.com>

* Fixed parsing an email with an empty In-Reply-To header (Reported by Eugene Pimenov)
* Adding address spec for groupname+domain.com@example.com format emails
* Version bump to 2.2.6

== Sat Sep 11 01:56:59 UTC 2010 Mikel Lindsaar <mikel@rubyx.com>

* Added new way to do versioning for rubygems
* Added additional specs for Content-Disposition: inline which are not being encoded correctly - Shawn Pyle
* Make sure Mail::Message#attachment? returns true/false - Simone Carletti
* Replace hard-coded references to Mail with more generic self references to allow easier inheritance (closes #61) - Simone Carletti
* Force encoding on Regexp for Ruby 1.9 to avoid encoding conflicts - Golubev Pavel
* Added lazy evaluation to message body: body is not parsed until need. It greatly improves performance with big mails if you don't need to read the body (yet)
* Added Mail.read_from_string as an explicit method (mcansky)
* Fixed bounce detection for multipart reports that contain a human readable report status part
* Closed Issue #65 found (incredibly) by quetz - major Kudos for bug hunting
* Fixed missing trailing CRLF in content type field - Closes issue #57 - Kudos to Henry Flower for finding it
* Version bump to 2.2.5.2

== Sat Sep 11 01:32:13 UTC 2010 Mikel Lindsaar <mikel@rubyx.com>

* Closed issue #58 - Content Type not parsing unless lower case.
* Version bump to 2.2.5.1

13 years agoNote update of devel/ruby-thor package to 0.14.1.
taca [Thu, 23 Sep 2010 06:42:06 +0000 (06:42 +0000)]
Note update of devel/ruby-thor package to 0.14.1.

13 years agoUpdate devel/ruby-thor to 0.14.1.
taca [Thu, 23 Sep 2010 06:41:27 +0000 (06:41 +0000)]
Update devel/ruby-thor to 0.14.1.

Official changes are unknown but it seems that some bug fixes was done.

13 years agoNote update of devel/ruby-rcov package to 0.9.9.
taca [Thu, 23 Sep 2010 06:37:58 +0000 (06:37 +0000)]
Note update of devel/ruby-rcov package to 0.9.9.

13 years agoUpdating math/p5-Spreadsheet-ParseExcel from 0.5700nb1 to 0.5800
sno [Thu, 23 Sep 2010 06:37:46 +0000 (06:37 +0000)]
Updating math/p5-Spreadsheet-ParseExcel from 0.5700nb1 to 0.5800

Upstream changes:
0.58 September 17 2010
    ! Fix for text cells formatted with a leading apostrophe.
      http://rt.cpan.org/Public/Bug/Display.html?id=61299
    ! Documentation fixes. Thanks to Dan Dascalescu
      Fix RT #61320 (typos)
      http://rt.cpan.org/Public/Bug/Display.html?id=61320
    ! Fix for currency locales in format strings.
      Reported by wjaguar.
      http://rt.cpan.org/Public/Bug/Display.html?id=60547
    ! Fix for incomplete SETUP records.
      Reported by M.C. Deurloo.

13 years agoUpdate devel/ruby-rcov to 0.9.9.
taca [Thu, 23 Sep 2010 06:37:17 +0000 (06:37 +0000)]
Update devel/ruby-rcov to 0.9.9.

It seems that a little improvemnt for JRuby (not related to ruby in
pkgsrc).

13 years agoUpdated www/p5-WordPress-XMLRPC to 1.23
sno [Thu, 23 Sep 2010 06:34:27 +0000 (06:34 +0000)]
Updated www/p5-WordPress-XMLRPC to 1.23

13 years agoUpdating www/p5-WordPress-XMLRPC from 1.18nb1 to 1.23
sno [Thu, 23 Sep 2010 06:34:04 +0000 (06:34 +0000)]
Updating www/p5-WordPress-XMLRPC from 1.18nb1 to 1.23

pkgsrc changes:
- importing new author related dependencies
- adjust license
- adjust dependencies

Upstream changes:
2009-12-17 12:33  cvs
* lib/WordPress/XMLRPC.pm, lib/WordPress/XMLRPC.pod,
  t/04_XMLRPC_page.t: There was an error with the
  code/documentation for editPage() Now editPage() will take
  content hashref as first arg, and publish boolean as second
  optional arg- OR it will take page id, content hashref, and
  optional 'publish boolean' arg.

  From Alan Haggai Alavi "..Error with editPage(). It accepts three
  arguments instead of two.  The attached patch seems to.." Thanks!

2009-10-29 20:58  cvs
* lib/WordPress/XMLRPC.pm, lib/WordPress/XMLRPC.pod, t/18_media.t,
  t/media.jpg: Added test and help to upload media.  Added a help
  sub to turn a file on disk to the data struct required (bits,
  etc)

2009-09-25 09:55  cvs
* lib/WordPress/XMLRPC.pm, t/00_basic.t, t/02_XMLRPC.t,
  t/04_XMLRPC_page.t, t/04_XMLRPC_post.t, t/10_XMLRPC.t.optional,
  t/11_category.t, t/12_categories.t, t/14_options.t,
  t/15_templates.t, t/16_tags.t, t/17_comments.t, t/test.pl: Made
  sure some tests skip out if ENV FULLTESTING is set to 0- or if
  t/wppost is not present.  Fixed bug in test 12.

2009-09-09 14:59  cvs
* lib/WordPress/XMLRPC.pod: Fixed up documentation formatting.

2009-09-09 11:37  cvs
* Makefile.PL, README, lib/WordPress/XMLRPC.pm,
  lib/WordPress/XMLRPC.pod, t/11_category.t, t/11_category_new.t,
  t/13_newmethods_in_new_xmlrpcversion.pl, t/14_options.t,
  t/15_templates.t, t/16_tags.t, t/17_comments.t,
  t/analize_xmlrpc.pl, t/wppost: Made major update, included many
  new xml rpc calls that were not available when this module was
  first built. New methods: deleteCategory deleteComment
  editComment getComment getCommentCount    getCommentStatusList
  getComments getOptions getPageStatusList    getPageTemplates
  getPostStatusList getTags newComment setOptions

  This has been updated to match the xmlrpc.php file included with;
  wordpress v 2.8.4

2009-08-29 19:04  cvs
* Makefile.PL, README, lib/WordPress/XMLRPC.pm: Made sure that
  perl/gpl license shows up properly.

13 years agoAdded devel/p5-LEOCHARRE-Dir, devel/p5-LEOCHARRE-Debug and devel/p5-LEOCHARRE-CLI2
sno [Thu, 23 Sep 2010 06:31:17 +0000 (06:31 +0000)]
Added devel/p5-LEOCHARRE-Dir, devel/p5-LEOCHARRE-Debug and devel/p5-LEOCHARRE-CLI2

13 years agoAdded devel/p5-LEOCHARRE-CLI2 version 1.16
sno [Thu, 23 Sep 2010 06:30:09 +0000 (06:30 +0000)]
Added devel/p5-LEOCHARRE-CLI2 version 1.16

13 years agoImporting package for Perl5 module LEOCHARRE::CLI2 1.16 into
sno [Thu, 23 Sep 2010 06:29:35 +0000 (06:29 +0000)]
Importing package for Perl5 module LEOCHARRE::CLI2 1.16 into
devel/p5-LEOCHARRE-CLI2 as dependency of scheduled update of
www/p5-WordPress-XMLRPC to 1.23

Some quick help for writing cli scripts. Forces by default that -h
triggers help, that -d triggers debug. Automates help, debug, etc.
When LEOCHARRE::CLI2 is used, the OPTIONS are altered automatically.
Also it automatically generates HELP.

13 years agoMerge from vendor branch TNF:
sno [Thu, 23 Sep 2010 06:29:35 +0000 (06:29 +0000)]
Merge from vendor branch TNF:
Importing package for Perl5 module LEOCHARRE::CLI2 1.16 into
devel/p5-LEOCHARRE-CLI2 as dependency of scheduled update of
www/p5-WordPress-XMLRPC to 1.23

Some quick help for writing cli scripts. Forces by default that -h
triggers help, that -d triggers debug. Automates help, debug, etc.
When LEOCHARRE::CLI2 is used, the OPTIONS are altered automatically.
Also it automatically generates HELP.

13 years agoUpdated devel/p5-LEOCHARRE-Debug to 1.03
sno [Thu, 23 Sep 2010 06:28:14 +0000 (06:28 +0000)]
Updated devel/p5-LEOCHARRE-Debug to 1.03

13 years agoImporting Perl5 module LEOCHARRE::Debug 1.03 into devel/p5-LEOCHARRE-Debug
sno [Thu, 23 Sep 2010 06:27:43 +0000 (06:27 +0000)]
Importing Perl5 module LEOCHARRE::Debug 1.03 into devel/p5-LEOCHARRE-Debug
as dependency for scheduled update of p5-WordPress-XMLRPC to 1.23

Leo Charre's debug sub

13 years agoMerge from vendor branch TNF:
sno [Thu, 23 Sep 2010 06:27:43 +0000 (06:27 +0000)]
Merge from vendor branch TNF:
Importing Perl5 module LEOCHARRE::Debug 1.03 into devel/p5-LEOCHARRE-Debug
as dependency for scheduled update of p5-WordPress-XMLRPC to 1.23

Leo Charre's debug sub

13 years agoAdded devel/p5-LEOCHARRE-Dir version 1.08
sno [Thu, 23 Sep 2010 06:13:51 +0000 (06:13 +0000)]
Added devel/p5-LEOCHARRE-Dir version 1.08

13 years agoImporting Perl5 package LEOCHARRE::Dir version 1.08 into
sno [Thu, 23 Sep 2010 06:13:05 +0000 (06:13 +0000)]
Importing Perl5 package LEOCHARRE::Dir version 1.08 into
devel/p5-LEOCHARRE-Dir as required by the update of www/p5-WordPress-XMLRPC
to 1.23

Reading directories, etc. Made to be simple, clean cut.

13 years agoMerge from vendor branch TNF:
sno [Thu, 23 Sep 2010 06:13:05 +0000 (06:13 +0000)]
Merge from vendor branch TNF:
Importing Perl5 package LEOCHARRE::Dir version 1.08 into
devel/p5-LEOCHARRE-Dir as required by the update of www/p5-WordPress-XMLRPC
to 1.23

Reading directories, etc. Made to be simple, clean cut.

13 years agoAdd RCS Id.
obache [Thu, 23 Sep 2010 05:38:15 +0000 (05:38 +0000)]
Add RCS Id.

13 years agoremove unused patch.
obache [Thu, 23 Sep 2010 05:37:20 +0000 (05:37 +0000)]
remove unused patch.

13 years ago+ lua-sec
obache [Thu, 23 Sep 2010 05:30:21 +0000 (05:30 +0000)]
+ lua-sec

13 years ago+ lua-socket, rabbitmq
obache [Thu, 23 Sep 2010 05:29:30 +0000 (05:29 +0000)]
+ lua-socket, rabbitmq

13 years agosort
obache [Thu, 23 Sep 2010 05:28:09 +0000 (05:28 +0000)]
sort

13 years ago+ lua-filesystem
obache [Thu, 23 Sep 2010 05:27:32 +0000 (05:27 +0000)]
+ lua-filesystem

13 years ago+ couchdb
obache [Thu, 23 Sep 2010 05:25:49 +0000 (05:25 +0000)]
+ couchdb

13 years ago+ prosody
obache [Thu, 23 Sep 2010 05:23:38 +0000 (05:23 +0000)]
+ prosody

13 years agoAdd tex-ly1{,-doc}.
minskim [Thu, 23 Sep 2010 04:08:54 +0000 (04:08 +0000)]
Add tex-ly1{,-doc}.

13 years agoImport tex-ly1-doc-2010 as fonts/tex-ly1-doc.
minskim [Thu, 23 Sep 2010 04:07:39 +0000 (04:07 +0000)]
Import tex-ly1-doc-2010 as fonts/tex-ly1-doc.

This is documentation for tex-ly1.

13 years agoMerge from vendor branch TNF:
minskim [Thu, 23 Sep 2010 04:07:39 +0000 (04:07 +0000)]
Merge from vendor branch TNF:
Import tex-ly1-doc-2010 as fonts/tex-ly1-doc.

This is documentation for tex-ly1.

13 years agoImport tex-ly1-2010 as fonts/tex-ly1.
minskim [Thu, 23 Sep 2010 04:07:29 +0000 (04:07 +0000)]
Import tex-ly1-2010 as fonts/tex-ly1.

The Y&Y 'texnansi' (TeX and ANSI, for Microsoft interpretations of ANSI
standards) encoding lives on, even after the decease of the company; it
is known in the LaTeX scheme of things as LY1 encoding. This bundle
includes metrics and LaTeX macros to use the basic three (Times,
Helvetica and Courier) Adobe Type 1 fonts in LaTeX using LY1 encoding.

13 years agoMerge from vendor branch TNF:
minskim [Thu, 23 Sep 2010 04:07:29 +0000 (04:07 +0000)]
Merge from vendor branch TNF:
Import tex-ly1-2010 as fonts/tex-ly1.

The Y&Y 'texnansi' (TeX and ANSI, for Microsoft interpretations of ANSI
standards) encoding lives on, even after the decease of the company; it
is known in the LaTeX scheme of things as LY1 encoding. This bundle
includes metrics and LaTeX macros to use the basic three (Times,
Helvetica and Courier) Adobe Type 1 fonts in LaTeX using LY1 encoding.

13 years agoNote update of databases/ruby-odbc package to 0.99992.
taca [Thu, 23 Sep 2010 02:29:17 +0000 (02:29 +0000)]
Note update of databases/ruby-odbc package to 0.99992.

13 years agoUpdate ruby-odbc package to 0.99992.
taca [Thu, 23 Sep 2010 02:28:18 +0000 (02:28 +0000)]
Update ruby-odbc package to 0.99992.

* Add a comment to patch.

Thu Sep 16 2010 version 0.99992 released

* ODBC::Statement.each/each_hash now output arrays when
  invoked without block
* column keys in result hashes now are cached/recycled Ruby strings
* added ODBC::Database methods use_time/use_utc to directly
  output Ruby Time/Date objects
* added encoding support in the UTF8 variant for Ruby >= 1.9
* added module constant ODBC::UTF8 to indicate variant of module
* fixes for M$SQL server reporting zero column sizes
  and unknown data types for varchar(strmax) columns
* eliminated compiler warnings
* use StringValueCStr instead of STR2CSTR (Ruby >= 1.9.1)
* small change for decision when to use SQLGetData() loop

13 years agoCorrect HOMEPAGE; www.datamapper.org isn't exist but datamapper.org.
taca [Thu, 23 Sep 2010 02:26:46 +0000 (02:26 +0000)]
Correct HOMEPAGE; datamapper.org isn't exist but datamapper.org.

13 years agoUpdated www/p5-Template-Toolkit-Simple to 0.08
sno [Wed, 22 Sep 2010 21:24:12 +0000 (21:24 +0000)]
Updated www/p5-Template-Toolkit-Simple to 0.08

13 years agoUpdating www/p5-Template-Toolkit-Simple from 0.03nb1 to 0.08
sno [Wed, 22 Sep 2010 21:23:21 +0000 (21:23 +0000)]
Updating www/p5-Template-Toolkit-Simple from 0.03nb1 to 0.08

pkgsrc changes:
- adjust module type

Upstream changes:
---
version: 0.08
date:    Wed Sep 15 00:08:41 PDT 2010
changes:
- Remove old Test::Base subclass
- Update copyright dates
---
version: 0.07
date:    Tue Sep 14 23:06:07 PDT 2010
changes:
- Switched testing from Test::Base to TestML
- 0.04 - 0.06 never made it to CPAN :\
- Added new toys to Makefile.PL
---
version: 0.06
date:    Mon Apr 27 16:57:55 PDT 2009
changes:
- Encode stuff was a mistake. Reverting.
---
version: 0.05
date:    Sun Apr 26 19:06:13 PDT 2009
changes:
- Add usage text for command line help.
- Fixed utf8 encoding. Hopefully.
---
version: 0.04
date:    Fri Nov  7 14:44:23 PST 2008
changes:
- Support start_tag and end_tag.

13 years agoUpdated databases/p5-DBIx-Connector to 0.40
sno [Wed, 22 Sep 2010 21:17:39 +0000 (21:17 +0000)]
Updated databases/p5-DBIx-Connector to 0.40

13 years agoUpdating databases/p5-DBIx-Connector from 0.35nb1 to 0.40
sno [Wed, 22 Sep 2010 21:17:16 +0000 (21:17 +0000)]
Updating databases/p5-DBIx-Connector from 0.35nb1 to 0.40

pkgsrc changes:
- bump required DBI version

Upstream changes:
0.40  2010-09-17T18:44:01
      - The code refs passed to `run()`, `txn()`, and `svp()` now know their
        contexts, so that `wantarray` can be used to decide what to return.
        Patch from Yaroslav Korshak.
      - Set `AutoInactiveDestroy` on connect with DBI 1.614 and higher, unless
        it is explicitly set in the attributes. This makes things even safer
        in a forking environment, preventing a parent process from getting
        disconnected when a child exits without using the connection. The
        reports from Peter Rabbitson and Aran Deltac and subsequent discussion
        with Tim Bunce led to the addition of this attribute in DBI 1.614,
        which is now the recommended version of DBI.
      - `DESTROY()` no longer pings the database or rolls back transactions.
        It now simply calls `disconnect`. This avoids warnings during global
        destruction, and doesn't seem necessary anyway, as the DBI does these
        things during global destruction (and always has). Thanks to Matt
        Trout for the heads-up.
      - `DESTROY()` now clears `CachedKids`, following the precedent of
        DBIx::Class. May not be needed for recent-ish drivers, but seems
        harmless and it's nice to avoid warnings were possible. Reported by
        Matt Trout.
      - The `connected()` method no longer `local`ly sets `RaiseError`. It
        instead leaves that to the drivers (currenly only Driver::Oracle).
      - The exception classes `DBIx::Connector::TxnRollbackError` and
        `DBIx::Connector::SvpRollbackError` now use `our @ISA =` instead of
        `use base` to inherit from `DBIx::Connector::RollbackError. This is to
        avoid failures from mod_perl restarts. Suggested by Matt Trout.
      - Require Test::Pod 1.41 for POD tests so that `L<text|url>` is
        considered valid.

13 years agoUpdated databases/p5-DBD-ODBC to 1.25
sno [Wed, 22 Sep 2010 21:15:18 +0000 (21:15 +0000)]
Updated databases/p5-DBD-ODBC to 1.25

13 years agoUpdating databases/p5-DBD-ODBC from 1.23nb1 to 1.25
sno [Wed, 22 Sep 2010 21:14:39 +0000 (21:14 +0000)]
Updating databases/p5-DBD-ODBC from 1.23nb1 to 1.25

Upstream changes:
Changes in DBD::ODBC 1.25 September 22, 2010
 * Official release of 1.25 combining all the changes in the 1.24_x
development releases.

Changes in DBD::ODBC 1.24_6 September 16, 2010
 * rt 61370 - default XML type parameters in SQL Server to SQL_WCHAR so
   they accept unicode strings.

Changes in DBD::ODBC 1.24_5 September 15, 2010
 * Fixed missing SvSETMAGIC on a bound scalar which was causing length()
   to return the wrong result - see http://www.perlmonks.org/?node_id=860211
   and a big thank you to Perl Monks and in particular ikegami.
 * Changed bind_col so it actually pays attention to the TYPE attribute as
   you could not override the bind type of a bound column before.

Changes in DBD::ODBC 1.24_4 September 8, 2010
 * Left a sv_undef in - thanks smoke testers for finding that.
 * Change sprintf to snprintf for safety.

Changes in DBD::ODBC 1.24_3 September 6, 2010
 * Added note from Robert Freimuth for obtaining the last insert ID in
   MS Access.
 * Changed all &sv_yes/&sv_no occurrances in XS to PL_sv_yes/PL_sv_no as
   the originals have now gone from blead Perl.
 * Minor change to fix missing newline in trace output.
 * Added a FAQ entry for how "use regional settings" in MS SQL Server
   breaks things.

Changes in DBD::ODBC 1.24_2 July 23, 2010
 * Fix rt57957 reported by Marc Prewitt. DBD::ODBC was not ignoring named
   placeholders and ? inside comments. Comments are deemed as text between
   "/*" and "*/" (if not in a literal) and line comments begin with "--".
 * Added a FAQ on procedures not completing in MS SQL Server. Thanks to
   Peter Rabbitson for hitting this problem and reminding me I'd seen it a
   couple of times before.
 * Added a FAQ on equality comparisons with ntext columns.
 * Added pod for last_insert_id which is not currently supported.
 * Fix bug where if SQLMoreResults was called and failed it was not reported.
 * Removed some unused fields from the fbh structure which should save a
   little memory for each column in a result-set.
 * Started adding support for DBI's DiscardString and StrictlyTyped but not
   complete yet so don't use them yet.
 * Added experimental odbc_lob_read method - see pod. Thanks to tye and
   ikegami on perlmonks for pointing out some problems with my initial
   implementation.
 * Moved the binding of columns to the first call to fetch instead of after
   execute is called as it prevents bind_col overrriding the type used for
   binding and I needed it to support odbc_lob_read. This may have undesired
   affects so any testing of this release would be appreciated.
 * Added bind_col method so DBD::ODBC can support attributes on a bind_col
   call.
 * Removed support for DBI's blob_read - it was totally flawed and did not
   work at all. May replace in the future.
 * Added support for MS SQL Server XML type (SQL type -152). See rt 59621.
 * Added note on do method implementation in DBD::ODBC and how some may
   consider it to deviate from the DBI specification.

Changes in DBD::ODBC 1.24_1 May 27, 2010
 * Corrected pod and private attributes for the odbc_SQL_DRIVER_ODBC_VER
   attribute which was documented as SQL_DRIVER_ODBC_VER.
 * Added FAQ on pauses on statement destruction when all the result-set
   has not been retrieved (mostly freeTDS and MS SQL Server ODBC Driver).
 * Fixed bug introduced in 1.24 where if you are using MS SQL Server, and
   you are preparing, binding placeholders and re-executing multiple times
   you may get a "Invalid character value for cast specification" error.
   Thanks to anonymous for spotting this and producing a standalone example
   of the problem that made it so much easier to find.

Changes in DBD::ODBC 1.24 May 14, 2010
 * Minor change in Makefile.PL to only use NO_META if ExtUtils::MakeMaker
   is at least at version 6.10. Reported by Chunmei Wu.
 * Minor change to test rt_50852 which had wrong skip count.

Changes in DBD::ODBC 1.23_5 May 6, 2010
 * Added advice from Jan Dubois (ActiveState) on building DBD::ODBC for
   ActivePerl (see README.windows).
 * rt56692. Fix spelling mistake in DBD::ODBC pod - thanks to Ansgar
   Burchardt.
 * Added a 7th way to help documentation - become a tester.
 * Hopefully fixed problems building on windows 32 bit platforms that have
   old sql header files not mentioning SQLLEN/SQLULEN.

Changes in DBD::ODBC 1.23_4 April 13, 2010
 * Added more FAQs.
 * Small optimization to remove calls to SQLError when tracing is not
   turned on. This was a bug. We only need to call SQLError when SQLExecute
   succeeds if there is an error handler or if tracing is enabled. The test
   was for tracing disabled!
 * Large experimental change primarily affecting MS SQL Server users but it
   does impact on other drivers too. Firstly, for MS SQL Server users we no
   longer SQLFreeStmt(SQL_RESET_PARAMS) and rebind bound parameters as it
   is causing the MS SQL Server ODBC driver to re-prepare the SQL. Secondly
   (for all drivers) we no longer call SQLBindParameter again IF all the
   arguments to it are the same as the previous call. If you find something
   not working you better let me know as this is such a speed up I'm going
   to go with this unless anyone complains.
 * Minor change to avoid a double call to SQLGetInfo for SQL_DBMS_NAME
   immediately after connection.
 * Small change for rt 55736 (reported by Matthew Kidd) to not assume a
   parameter is varXXX(max) if SQLDescribeParam failed in the Microsoft
   Native Client driver.

Changes in DBD::ODBC 1.23_3 March 24, 2010
 * Minor changes to Makefile.PL and dbdimp.c to remove some compiler
   warnings.
 * Fix some calls to SQLMoreResults which were not passing informational
   messages on to DBI's set_err. As you could not see all the informational
   messages from procedures, only the first.
 * Fix minor issue in 02simple test which printed the Perl subversion
   before the version.
 * Changes to 20SqlServer.t to fix a few typos and make table names
   consistent wrt to case - (as someone had turned on case-sensitivity in
   SQL Server) Similar changes in rt_38977.t and rt_50852.t

Changes in DBD::ODBC 1.23_2 January 26, 2010
 * Fixed bug in Makefile.PL which could fail to find unixODBC/iODBC header
   files but not report it as a problem. Thanks to Thomas J. Dillman and
   his smoker for finding this.
 * Fixed some compiler warnings in dbdimp.c output by latest gcc wrt to
   format specifiers in calls to PerlIO_printf.
 * Added the odbc_force_bind_type attribute to help sort out problems with
   ODBC Drivers which support SQLDescribeParam but describe the parameters
   incorrectly (see rt 50852). Test case also added as rt_50852.t.

Changes in DBD::ODBC 1.23_1 October 21, 2009
 * Makefile.PL changes: some formatting changes to output warn if unixodbc
   headers are not found that the unixodbc-dev package is not installed use
   $arext instead of "a" pattern match for pulling libodbc.* changed warn
   if DBI_DSN etc not defined change odbc_config output for stderr to
   /dev/null missing / on /usr/local wheb finding find_dm_hdr_files()
 * New FAQ entries from Oystein Torget for bind parameter bugs in SQL
   Server.
 * rt_46597.rt - update on wrong table
 * Copied dbivport.h from the latest DBI distribution into DBD::ODBC.
 * Added if_you_are_taking_over_this_code.txt.
 * Add latest Devel::PPPort ppport.h to DBD::ODBC and followed all
   recommendations for changes to dbdimp.c.
 * Added change to Makefile.PL provided by Shawn Zong to make
   Windows/Cygwin work again.
 * Minor change to Makefile.PL to output env vars to help in debugging
   peoples build failures.
 * Added odbc_utf8_on attribute to dbh and sth handles to mark all strings
   coming from the database as utf8. This is for Aster (based on
   PostgreSQL) which returns all strings as UTF-8 encoded unicode. Thanks
   to Noel Burton-Krahn.

13 years agoUpdated databases/p5-DBD-CSV to 0.31
sno [Wed, 22 Sep 2010 21:00:31 +0000 (21:00 +0000)]
Updated databases/p5-DBD-CSV to 0.31

13 years agoUpdating databases/p5-DBD-CSV from 0.30 to 0.31
sno [Wed, 22 Sep 2010 20:59:53 +0000 (20:59 +0000)]
Updating databases/p5-DBD-CSV from 0.30 to 0.31

pkgsrc changes:
- adjust dependencies

Upstream changes:
2010-09-18  0.31  H.Merijn Brand
    * Require 5.8.1 (effectively already doing so by requiring DBI-1.614)
    * Update tests to use warnings and done_testing ()
      requires Test::More-0.90, which is also required for DBI
    * Better diagnostics for empty files
    * Allow late setting of attributes (RT#61168) - requires DBI-1.614

13 years agoUpdated databases/p5-DBI to 1.615
sno [Wed, 22 Sep 2010 20:52:15 +0000 (20:52 +0000)]
Updated databases/p5-DBI to 1.615

13 years agoUpdating databases/p5-DBI from 1.613nb1 to 1.615
sno [Wed, 22 Sep 2010 20:51:29 +0000 (20:51 +0000)]
Updating databases/p5-DBI from 1.613nb1 to 1.615

Upstream changes:
Changes in DBI 1.615 (svn r14438) 21st September 2010
  Fixed t/51dbm_file for file/directory names with whitespaces in them
    RT#61445 (Jens Rehsack)
  Fixed compiler warnings from ignored hv_store result (Martin J. Evans)
  Fixed portability to VMS (Craig A. Berry)

Changes in DBI 1.614 (svn r14408) 17th September 2010
  Fixed bind_param () in DBI::DBD::SqlEngine (rt#61281)
  Fixed internals to not refer to old perl symbols that
    will no longer be visible in perl >5.13.3 (Andreas Koenig)
    Many compiled drivers are likely to need updating.
  Fixed issue in DBD::File when absolute filename is used as table name
    (Jens Rehsack)
  Croak manually when file after tie doesn't exists in DBD::DBM
    when it have to exists (Jens Rehsack)
  Fixed issue in DBD::File when users set individual file name for tables
    via f_meta compatibility interface - reported by H.Merijn Brand while
    working on RT#61168 (Jens Rehsack)

  Changed 50dbm_simple to simplify and fix problems (Martin J. Evans)
  Changed 50dbm_simple to skip aggregation tests when not using
    SQL::Statement (Jens Rehsack)
  Minor speed improvements in DBD::File (Jens Rehsack)

  Added $h->{AutoInactiveDestroy} as simpler safer form of
    $h->{InactiveDestroy} (David E. Wheeler)
  Added ability for parallel testing "prove -j4 ..." (Jens Rehsack)
  Added tests for delete in DBM (H.Merijn Brand)
  Added test for absolute filename as table to 51dbm_file (Jens Rehsack)
  Added two initialization phases to DBI::DBD::SqlEngine (Jens Rehsack)
  Added improved developers documentation for DBI::DBD::SqlEngine
    (Jens Rehsack)
  Added guides how to write DBI drivers using DBI::DBD::SqlEngine
    or DBD::File (Jens Rehsack)
  Added register_compat_map() and table_meta_attr_changed() to
    DBD::File::Table to support clean fix of RT#61168 (Jens Rehsack)

13 years ago+ dante-1.2.2, davical-0.9.9.2, freefont-20100919, gdk-pixbuf-2.22.0,
wiz [Wed, 22 Sep 2010 20:49:59 +0000 (20:49 +0000)]
+ dante-1.2.2, davical-0.9.9.2, freefont-20100919, gdk-pixbuf-2.22.0,
  libX11-1.3.6, ltris-1.0.15, parallel-20100922, puzzles-9001,
  py-qt4-4.7.7, scmgit-1.7.3, scmgit-base-1.7.3, scmgit-docs-1.7.3,
  stella-3.2.2, tea-28.1.2, tig-0.16.1, x11perf-1.5.2.

13 years agoUpdated devel/fossil to 201009181.55143
joerg [Wed, 22 Sep 2010 20:40:31 +0000 (20:40 +0000)]
Updated devel/fossil to 201009181.55143

13 years agoUpdate to fossil-201009181.55143: No detailed ChangeLog, but this fixes
joerg [Wed, 22 Sep 2010 20:39:59 +0000 (20:39 +0000)]
Update to fossil-201009181.55143: No detailed ChangeLog, but this fixes
issues with the git2fossil import and repositories > 4GB.

13 years agoUpdate tex-hyphen-base to r19823. No change to installed files.
minskim [Wed, 22 Sep 2010 15:50:43 +0000 (15:50 +0000)]
Update tex-hyphen-base to r19823.  No change to installed files.

13 years agoUpdate to bzip2-1.0.6: Fix for CVE-2010-0405. Also install various
joerg [Wed, 22 Sep 2010 14:53:21 +0000 (14:53 +0000)]
Update to bzip2-1.0.6: Fix for CVE-2010-0405. Also install various
helper scripts.