Commit graph

164175 commits

Author SHA1 Message Date
sno
3c097065e6 Updated math/p5-Math-BigInt-GMP to 1.32 2010-09-23 21:58:39 +00:00
sno
8e7669c37d Updating math/p5-Math-BigInt-GMP from 1.24nb2 to 1.32
pkgsrc changes:
- adjust license
- adjust patch to find libgmp
- require perl>=5.12.2nb1 to get Math::BigInt>=1.90

Upstream changes:
2010-09-23 v1.32 rafl 5559 tests
  * Re-upload 1.31 as a stable release without further changes.

2010-09-21 v1.31 rafl 5559 tests  DEVELOPMENT RELEASE
  * Add hooks for Storable (de-)serialisation.
  * Avoid failure in the destructor if someone blessed nonsense into our class.

2010-09-20 v1.30 rafl 5558 tests
  * Re-upload 1.29 as a stable release without further changes.

2010-09-19 v1.29 rafl 5558 tests  DEVELOPMENT RELEASE
  * Attempt to fix a bug in the bundled version Devel::CheckLib.
    It used to ignore @Config{qw(ccflags ldflags)} and only tried to look for
    headers and libraries with the compiler's default include- and lib-paths as
    well as those explicitly asked for by the user.

2010-09-17 v1.28 rafl 5558 tests
  * Re-upload 1.27 without further changes as a stable release.

2010-09-15 v1.27 rafl 5558 tests  DEVELOPMENT RELEASE
  * Try to support perls older than 5.8.8 again.
    Tested with 5.8.7 and 5.6.2.

2010-09-14 v1.26 rafl 5558 tests  DEVELOPMENT RELEASE
  * Error out early if libgmp or gmp.h are missing.
  * Clone Math::BigInt::GMP instances on thread cloning.
    This should make the module threadsafe.

2010-09-10 v1.25 rafl 5536 tests
  * Fix tests with Math::BigInt >= 1.90 and depend on it.
2010-09-23 21:58:13 +00:00
sno
dcff09cfdb Updated editors/p5-Padre to 0.70 2010-09-23 21:54:05 +00:00
sno
652511f5de Updating editors/p5-Padre from 0.69 to 0.70
pkgsrc changes:
- adjust dependencies
- bump required perl version from 5.10.1 to 5.12.2nb1

Upstream changes:
0.70 2010-09-09
    - The Task 2.0 API now supports full birectional communication for all
      task classes out the box. (ADAMK)
    - Directory search now runs incrementally via background task (ADAMK)
    - Directory browse no longer infinitely recurses (ADAMK)
    - Directory tasks all support cancellation, preventing expensive tasks
      building up and killing your Padre instance (ADAMK)
    - Subroutines declared using syntax provided by Method::Signatures
      ("func", "method"), MooseX::Method::Signatures ("method"), and
      MooseX::Declare ("method") are now supported in the Outline and
      Functions view (DAPATRICK)
    - Updated German translation (ZENOG)
    - Updated Italian translation (SBLANDIN)
    - Fixed typos in share/languages/perl5/perl5.yml (ZENOG)
    - Added keyboard shortcuts to refactoring features "rename variable"
      and "extract subroutine" (ZENOG)
    - Fixed small translation problem in ActionLibrary (ZENOG)
    - Fix #411: working version of the keyboard shortcut editor (ZENOG)
    - The startup splash is now disabled by default. Padre starts up very
      quickly these days, and delaying image loading should reduce the
      per-thread memory cost more (ADAMK)
    - Fix MIME type setting via menu (ZENOG)
    - mark nl_be as not supported (ZENOG)
    - partial fix for #452: 'focus order in Replace dialog' (ZENOG)
    - Fix focus order in Find dialog (ZENOG)
    - Close replace dialog on Escape key in all cases (ZENOG)
    - 'Quick Menu Access' dialog now completely translated (ZENOG)
2010-09-23 21:53:33 +00:00
sno
a8e73e3a01 Updated lang/perl5 to 5.12.2nb1 2010-09-23 21:48:19 +00:00
sno
ad22006567 Updating lang/perl5 from 5.12.2 to 5.12.2nb1
pkgsrc changes:
- updating bundled modules
  * threads from 1.75 to 1.78
  * threads::shared from 1.32 to 1.33
  * Math::BigInt from 1.89_01 to 1.95 (without test merges)

Upstream changes of avove modules

>>> threads <<<
1.78 Wed Sep 22 17:21:22 2010
	- Handle missing signal handler in thread (threads bug #60460)

1.77 Fri Mar 26 13:36:33 2010
	- Fix race condition in t/threads.t (threads bug #55633)

1.76 Tue Mar  9 14:02:43 EST 2010
	- Handle magic on arg to ->object() (bug #73330)
	- Make ->object(threads->tid()) work like ->self() (bug #73330)
	- Noted memory consumption issue in POD
	- Added reusable thread pool example

>>> threads::shared <<<
1.33 Tue Mar  9 14:03:47 EST 2010
	- Handle shared object reference during global destruction
	- Document that changing array length via $#array doesn't work

>>> Math::BigInt <<<
2010-09-03 v1.90 rafl
 * fix bnok() for k==0 and k==n-1
2010-09-10 v1.91 rafl
 * fix various documentation bugs
2010-09-10 v1.92 rafl
 * re-upload v1.91 with a fixed SIGNATURE
2010-09-13 v1.93 rafl
 * Depend on perl >= 5.6.2
 * Remove obsolete core test directory boilerplate
 * Convert from Test to Test::More
2010-09-13 v1.94 rafl DEVELOPMENT RELEASE
 * Attempt to fix Math::BigInt::Lite failures
2010-09-14 v1.95 rafl
 * Re-upload v1.94 as a stable release
2010-09-23 21:47:48 +00:00
sno
a48feb2e45 Updated textproc/p5-YAML-Syck to 1.15 2010-09-23 21:43:25 +00:00
sno
31a912bd46 Updating textproc/p5-YAML-Syck from 1.14 to 1.15
Upstream changes:
[Changes for 1.15 (YAML::Syck 0.38 ) - 2010-09-23]
* perl RT #78008 - The 5.13.5 development release of perl changed how
  regexes are stringified, breaking our tests. Update the tests to
  deal with the new syntax.

  See fb85c04 (http://perl5.git.perl.org/perl.git/commit/fb85c04) in
  perl.git for context.
2010-09-23 21:42:45 +00:00
sno
055ff2deb5 Updated mail/p5-MIME-EncWords to 1.012 2010-09-23 21:38:44 +00:00
sno
4311b085b1 Updating mail/p5-MIME-EncWords from 1.011.1nb1 to 1.012
Upstream changes:
2010-06-17	Hatuka*nezumi - IKEDA Soji	<hatuka@nezumi.nu>
	* Release 1.012.
	* encode_mimewords(): New option Minimal => 'DISPNAME' to help
	  encoding RFC5322 name-addr.
2010-09-23 21:38:19 +00:00
sno
83a0786bf4 Updated time/p5-DateTime to 0.6200 2010-09-23 21:35:20 +00:00
sno
690310307d Updating time/p5-DateTime from 0.6100nb1 to 0.6200
Upstream changes:
0.62   2010-09-23
- Don't try to test with DateTime::Format::Strptime unless we have a
  relatively recent version. Should fix some test failures.
2010-09-23 21:34:50 +00:00
sno
85010e6fa7 Updated devel/p5-Devel-TraceUse to 2.03 2010-09-23 21:28:30 +00:00
sno
3308c7e2ef Updating devel/p5-Devel-TraceUse from 2.02nb1 to 2.03
Upstream changes:
2.03 Wed Sep 22 01:15:40 CEST 2010
    - The 'hidecore' option will hide core modules in the output
      (initial patch by David Leadbeater)
    - moved author tests to xt/
2010-09-23 21:28:01 +00:00
sno
22cf53ab3d Updated devel/p5-autobox to 2.71 2010-09-23 21:23:27 +00:00
sno
006c3f5865 Updating devel/p5-autobox from 2.70nb1 to 2.71
pkgsrc changes:
- bump dependency version of Scope::Guard to 0.20

Upstream changes:
2.71  Thu Sep 23 02:28:10 2010
    - fix for recent perls: remove cargo-cultism
2010-09-23 21:22:55 +00:00
sno
c8224a4ddf Updated devel/p5-App-cpanminus to 1.0014 2010-09-23 21:20:02 +00:00
sno
577da04d37 Updating devel/p5-App-cpanminus from 1.0013 to 1.0014
Upstream changes:
1.0014  Tue Sep 21 12:42:28 PDT 2010
   - Added "--> Working on ..." output for a better understanding of
     overall build process
2010-09-23 21:19:08 +00:00
sno
f2c0e7d858 Oops - seems updated distinfo didn't got committed 2010-09-23 20:57:42 +00:00
joerg
6f802dd9ee Move RUBY_VERSION_SUPPORTED into Makefile.common, the other packages
depend on ruby-clutter-core and can't support 1.9 due to lack of
dependency.
2010-09-23 19:26:11 +00:00
manu
8150507369 Update perfuse, with important fixes in file handles management. 2010-09-23 16:16:29 +00:00
obache
6920122b99 Updated ruby-gnome2 packages to 0.90.1. 2010-09-23 15:40:17 +00:00
obache
6f5724d8a9 Update ruby-gnome2 to 0.90.1.
= NEWS

== Ruby-GNOME2 0.90.1: 2010-09-23

NOTE: 0.90.x releases are for 1.0.0 major release.

A install bug fix release of 0.90.0.

=== Changes

==== Ruby/ATK

  * Bug fixes:
    * fix .pc install path.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/GTK2

  * Bug fixes:
    * fix .pc install path.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/Pango

  * Bug fixes:
    * fix .pc install path.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/Poppler

  * Bug fixes:
    * fix .pc install path.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/RSVG

  * Bug fixes:
    * fix .pc install path.
      [OBATA Akio, Kouhei Sutou]

=== Thanks

  * OBATA Akio

== Ruby-GNOME2 0.90.0: 2010-09-23

NOTE: 0.90.x releases are for 1.0.0 major release.

RubyGems support!

=== Changes

==== Ruby/GTK2

  * Bug fixes:
    * [ruby-gnome2-devel-en] Gtk 2.20, Gtk::Builder and 'name'
      add Gtk::Buildable#builder_name/set_builder_name.
      [Simon Arnaud, Kouhei Sutou]

=== Thanks

  * Simon Arnaud
2010-09-23 15:35:58 +00:00
joerg
172d67feba Make MySQL 5.1 the default version. 2010-09-23 15:34:07 +00:00
obache
fc57d9f861 + ruby-pkg-config 2010-09-23 15:25:57 +00:00
obache
956ad08dd8 Added devel/ruby-pkg-config version 1.0.6 2010-09-23 15:24:50 +00:00
obache
f26034f5d1 Import ruby-pkg-config-1.0.6 as devel/ruby-pkg-config.
A pkg-config implementation by Ruby.
2010-09-23 15:24:28 +00:00
joerg
7417a405fd Restrict dependency to the intended 5.0 client. 2010-09-23 15:22:43 +00:00
taca
027eddb7d3 Note remove of databases/mysql4-{client,server} package.
Use databases/mysql5-{client,server} (or databases/mysql51-{client,server}).
2010-09-23 14:37:46 +00:00
taca
4d35196403 Good-by mysql4-client now. It isn't supported any more and no package
need it now.
2010-09-23 14:35:40 +00:00
taca
63e1277394 Good-by mysql4-server now. It isn't supported any more and no package
need it now.
2010-09-23 14:34:53 +00:00
taca
e5efcfb97d Remove mysql4-client and mysql4-server. 2010-09-23 14:32:23 +00:00
taca
c26ab15f4f Remove support for MySQL 4.1. 2010-09-23 14:27:11 +00:00
taca
31dec5177d Note update of databases/mysqlcc package to 0.9.8nb2. 2010-09-23 14:25:35 +00:00
taca
4cd6c43de9 Drop support of mysql4.
Bump PKGREVISION for safer binary package update.
2010-09-23 14:24:34 +00:00
joerg
c0e63ede2a Forcefully merge the branch back. This updates the included version
numbers.
2010-09-23 11:03:35 +00:00
taca
82b5e45cb2 Remove empty LICENSE. 2010-09-23 09:26:11 +00:00
taca
ed7aacd549 Remove empty value of LICENSE. 2010-09-23 09:22:13 +00:00
tron
0def8e94d3 Note update of the "netpbm" package to version 10.35.77. 2010-09-23 09:09:39 +00:00
tron
d457e4c27a 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().
2010-09-23 09:09:20 +00:00
obache
ec7faa3386 remove last duplicate entry. 2010-09-23 08:27:31 +00:00
obache
9414d547bb Updated devel/libgee to 0.5.3 2010-09-23 08:26:50 +00:00
obache
bf3446eaf9 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.
2010-09-23 08:26:09 +00:00
taca
928f612360 Note update of mail/pear-Mail_mimeDecode package to 1.5.4. 2010-09-23 08:09:38 +00:00
taca
aa9cee3d07 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
2010-09-23 08:08:56 +00:00
taca
826a53810e Note update of mail/pear-Mail_Mime package to 1.8.0. 2010-09-23 08:06:41 +00:00
taca
86590152da 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]
2010-09-23 08:03:02 +00:00
taca
52fffc3c8c +setxkbmap-1.2.0. 2010-09-23 07:47:25 +00:00
taca
f5fbebebbd +ruby-gnome2-0.90.0. 2010-09-23 07:42:53 +00:00
taca
ed13cf7c2b Add LICENSE. 2010-09-23 07:40:42 +00:00