Commit graph

155929 commits

Author SHA1 Message Date
martti
aaf4f13413 Some pkglint -Wall fixes. 2010-03-10 13:43:38 +00:00
obache
b9afcd1783 Updated devel/libthai to 0.1.14 2010-03-10 13:41:48 +00:00
obache
5d9cb68d8a Update libthai to 0.1.14.
LibThai 0.1.14 (28 February 2010):
* Fix crash on corrupted dictionary file; now it fails quietly instead.
* License clarification on individual source files.
* Updated word break dictionary.
2010-03-10 13:41:37 +00:00
obache
4ec8c9d0a8 update libdatrie to 0.2.3.
0.2.3 (2010-02-27)
=====
- More robustness against corrupted trie files.
- License clarification in individual source files.
2010-03-10 13:38:07 +00:00
sno
9d5d01e513 Updated devel/p5-Devel-REPL to 1.003009 2010-03-10 13:12:29 +00:00
sno
82eef4ed0f Updating devel/p5-Devel-REPL from 1.003007nb1 to 1.003009
pkgsrc changes:
- Adjust dependencies

Upstream changes:
1.3.9
  - Fix scary Moose 0.98 box, adding a check for ->isa('Devel::REPL') in
    Meta/Plugin.pm
1.3.8
  - resolve rt.cpan#44231 SIGINT does not quit the REPL just kills the
    line being edited
2010-03-10 13:12:19 +00:00
sno
81f7f48963 Updated databases/p5-CatalystX-CRUD-ModelAdapter-DBIC to 0.11 2010-03-10 13:03:32 +00:00
sno
d30a7746a0 Updating databases/p5-CatalystX-CRUD-ModelAdapter-DBIC from 0.10nb1 to 0.11
Upstream changes:
0.11    1 Dec 2009
        * fix order by logic to check for cxc-m2m param (still a TODO item)
        * refactor tests to put Root methods in their own controller
2010-03-10 13:03:22 +00:00
obache
cabdc0f227 Add user-destdir installation support. 2010-03-10 12:54:27 +00:00
sno
a95aa90da6 Updated databases/p5-Catalyst-Model-DBIC-Schema to 0.40 2010-03-10 12:51:16 +00:00
sno
5c65fc68c7 Updating databases/p5-Catalyst-Model-DBIC-Schema from 0.31nb1 to 0.40
pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.40  Wed Feb  3 23:12:16 EST 2010
        - fix Replicated trait deps

0.39  Mon Feb  1 10:08:51 EST 2010
        - better 'on_connect_do' parsing in Helper

0.38  Fri Jan 15 06:41:24 EST 2010
        - re-add the 'storage' proxy method

0.37  Thu Jan 14 10:20:43 EST 2010
        - support single replicant hashref from config

0.36  Thu Jan 14 09:21:10 EST 2010
        - upgrading a schema to use_namespaces=1 will also turn on
          components=InflateColumn::DateTime (the default.)

0.35  Sun Dec 27 04:50:53 EST 2009
        - forgot to edit Changes on last upload

0.34  Sun Dec 27 03:49:34 EST 2009
        - move schema proxying into SchemaProxy trait which is off by default

0.33  Sat Dec 26 08:04:49 EST 2009
        - fix test failure in 05testapp.t when env var not set (RT#53101)

0.32  Wed Dec 23 01:22:06 EST 2009
        - Move documentation on setting up authentication into its own section
          for clarity.
        - Other misc documentation enhancements to make the docs more clear
          about the important things to know.
        - Convert Authentication Plugin configuration example to new style.
        - Support Coderefs in loader options for helper
          (patch from Ozum Eldogan ozum@ozum.net)
2010-03-10 12:51:06 +00:00
obache
6a7a611d01 Use MASTER_SITE_GNOME for MASTER_SITES. 2010-03-10 12:36:25 +00:00
obache
e66f58c936 Fixes paths for MASTER_SITE_GNOME. 2010-03-10 12:35:22 +00:00
sno
dfa8d23859 Updated devel/p5-MRO-Compat to 0.11nb1 2010-03-10 11:57:28 +00:00
sno
56b5017da8 Updating devel/p5-MRO-Compat from 0.11 to 0.11nb1
pkgsrc changes:
- Remove dependencies to Class::C3 modules, they're required for
  perl <= 5.9.5 only
2010-03-10 11:57:05 +00:00
sno
83424486ab Updated databases/p5-CatalystX-CRUD to 0.48 2010-03-10 11:54:15 +00:00
sno
b729266f3b Updating databases/p5-CatalystX-CRUD from 0.45nb1 to 0.48
pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.48    29 Jan 2009
        * fix bug with create() introduced in 0.47.
        * remove explicit dep on Class::C3 per RT54097
0.47    15 Jan 2009
        * fix tutorial per RT#53396
        * fix bug in base Controller->fetch() where multiple PKs where one value is null were slipping
          through. Reported by Adam Mackler.
0.46    20 Nov 2009
        * tweek Model::File _find to avoid multiple loops over the same list of root dirs.
        * tweek Model::File->search to read() each object like fetch() does.
        * add dep on Sort::SQL 0.07 to avoid sql injection (RT#51777)
2010-03-10 11:54:04 +00:00
adam
30c10604d0 Updated geography/gdal-lib to 1.7.1 2010-03-10 11:48:03 +00:00
adam
a818067907 Changes 1.7.1:
The 1.7.1 release was prepared and issued primarily to deal with ticket 3382,
relating to the fact that GDAL 1.7 has had a significant regression in that
all Erdas Imagine (HFA/.img) files produced are unreadable by non-GDAL software
including released versions of ArcGIS and Erdas Imagine.  Following is a list
of all bug fixes since the 1.7.0 release.

== General ==
* MacOS X: Support versioning for framework builds
* FreeBSD: fix --with-threads configuring

== GDAL / Raster ==
* HFA/Imagine: Fix very serious 1.7 bug with blank layer names which was
  producing .img files unreadable in non-GDAL software
* HFA: Ensure nodata values carried into overviews
* HFA: Fix support for files with nonstandard mapunits
* NITF: Improve NITF spec compliance when generating JPEG compression
* NITF: Improve dateline handling for CADRG products
* NITF: Return GCPPROJECTIONX metadata when we can't transform polar
* GeoRaster: Avoid error messages when looking up epsg codes
* DODS / GDALCopyWords(): Fix bug with negative offsets/flipping
* PCIDSK: Fix new bug with UTM MGRS zone handling
* PDS: Fix up offset support for detached labels
* gdal_merge.py: support per band init values
* ECW: Fix one broken case in configure logic
* RasterLite: Fix crash on 32bit platforms
* NetCDF: Prevent CreateCopy() of complex bands
* HDF4: Fix buffer overflow with GeodeticLatitude

== OGR / Vector ==
* SQLite: TestCapability() returns TRUE for transation support
* DXF: Support polylines in Object Coordinate System
* MIF/ogr2ogr: Fix new problem translating to MIF format
* GeoJSON: Support stdout output via new /vsistdout/ name
* Shapefile: Fixes for winding calculations on read and write
* Postgres: Get field width and precision from SQL queries
2010-03-10 11:45:26 +00:00
sno
2374d1817c Updated www/p5-Test-WWW-Mechanize-Catalyst to 0.52 2010-03-10 11:34:55 +00:00
sno
6d03a16316 Updating www/p5-Test-WWW-Mechanize-Catalyst from 0.51nb1 to 0.52
pkgsrc changes:
- Adjust license definition
- Adjust dependencies

Upstream changes:
0.52 Mon Mar 8 01:25 GMT 2010
     - Move actions out of the test applications to avoid deprecation warnings.
     - POD corrections by jhannah
     - Bump version dependency of Test::WWW::Mechanize to 1.54 to fix RT#44555
     - Wrap checks for the appropriate plugins to skip tests inside a BEGIN
       block so that they are run before the app tries to be loaded at compile
       time, fixing RT#47037
2010-03-10 11:34:42 +00:00
sno
38d9077822 Updated www/p5-Catalyst-Authentication-Credential-HTTP to 1.012 2010-03-10 11:13:19 +00:00
sno
b5ee533ac5 Updating www/p5-Catalyst-Authentication-Credential-HTTP from 1.011 to 1.012
Upstream changes:
1.012 2010-03-07
   - Move actions out of the test applications to stop warnings.

   - Make Pod tests author only.
2010-03-10 11:13:09 +00:00
sno
0d03eba686 Updated www/p5-Catalyst-Authentication-Store-DBIx-Class to 0.1083 2010-03-10 11:10:22 +00:00
sno
8068658036 Updating www/p5-Catalyst-Authentication-Store-DBIx-Class from 0.1082nb1 to
0.1083.

Upstream changes:
0.1083  2010-03-03
        Tweaking exception message to better explain what people did wrong when
            they pass bad columns to authenticate.
2010-03-10 11:10:13 +00:00
sno
86c4c67c96 Updated www/p5-Catalyst-Action-REST to 0.83 2010-03-10 11:02:32 +00:00
sno
ec53784ca2 Updating www/p5-Catalyst-Action-REST from 0.81 to 0.83
Upstream changes:
Mon  8 Feb 2010 22:17:12 GMT - Release 0.83
  Make it possible to deserialize a request with a DELETE method. This probably
  breaks 'strict' REST guidelines, but is useful for being able to delete multiple
  resources from a single call by providing a batch delete method.

  Remove JSONP from the list of default serializers (RT#54336)

  Fix MANIFEST (RT#54408)

Thu  4 Feb 2010 22:31:57 GMT - Release 0.82
  Integrated Catalyst::Request::REST::ForBrowsers as
  Catalyst::TraitFor::Request::ForBrowsers. (Dave Rolsky)

  Clarified docs so that they encourage the use of the request traits, rather
  than using Catalyst::Request::REST. (Dave Rolsky)

  When Catalyst::Action::REST or Controller::REST automatically add the trait,
  your request class will no longer end up getting set to
  Catalyst::Request::REST. Instead, creates an anon class with the appropriate
  role. (Dave Rolsky)

  Shut up log output from the tests. (Dave Rolsky)

  Added a $VERSION to every module, mostly to make sure that when people
  install Catalyst::Request::REST::ForBrowsers, they get the version in this
  distro. (Dave Rolsky)

  Change Catalyst::Action::Serialize, Catalyst::Action::Deserialize and
  Catalyst::Action::SerializeBase to be more Moose like.

  Fix JSON and JSON::XS to encode_blessed. (fREW)

  Fix Catalyst::Action::Serialize to use objects instead of classes. (fREW)

  Fix doc nits. (RT#53780)
2010-03-10 11:02:23 +00:00
sno
a6ab5a376f Updated www/p5-Catalyst-Devel to 1.27 2010-03-10 10:59:06 +00:00
sno
4b25764d6e Updating www/p5-Catalyst-Devel from 1.26 to 1.27
Upstream changes:
1.27  2010-02-23 10:44:20
        - Add the catalyst_par_options option.
        - Change the version of Catalyst required to 5.80015 as retarded
          packaging systems consider 5.8001402 greater than 5.80015.
2010-03-10 10:58:57 +00:00
sno
a319696f66 Updated www/p5-Catalyst-Manual to 5.8004 2010-03-10 10:54:43 +00:00
sno
77feba5240 Updating www/p5-Catalyst-Manual from 5.8003 to 5.8004
Upstream changes:
5.8004 17 Feb 2010
    - Tutorial:
        - Add foreign key support for SQLite
            (huge thanks to Caelum for that and other good edits!)
        - Add "Quick Start" to Intro (Chapter 1)
        - Switch to use of "-r" to auto-restart the dev svr
        - Update for latest available Debian package versions
        - Switch to individual files for example code vs. tarballs
        - Switch to 'done_testing' and shorter 'prove' args for testing chapter
        - Misc typo fixes
    - Other:
        - Minor Cookbook edits
2010-03-10 10:54:34 +00:00
sno
7b975a7188 Updated www/p5-Catalyst-View-JSON to 0.28 2010-03-10 10:51:46 +00:00
sno
01dfc1964e Updating www/p5-Catalyst-View-JSON from 0.26nb1 to 0.28
pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.28  Wed Mar 10 11:19:35 JST 2010
        - No code changes. Fixed packaging, added YAML dep for testing

0.27  Tue Feb 23 18:09:02 PST 2010
        - Added repository info to META.yml to satisfy people
2010-03-10 10:51:36 +00:00
sno
1492f22b3e Updated www/p5-Catalyst-View-TT to 0.32 2010-03-10 10:42:43 +00:00
sno
fc4ba1ea4c Updating www/p5-Catalyst-View-TT from 0.31 to 0.32
pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.32    2010-02-16 05:55:00
        - Various documentation improvements.
        - Fix repository metadata.
2010-03-10 10:42:34 +00:00
sno
de85884c05 Updated www/p5-Catalyst-Model-Adaptor to 0.08 2010-03-10 10:19:19 +00:00
sno
605ff1e1a9 Updating www/p5-Catalyst-Model-Adaptor from 0.06 to 0.08
pkgsrc changes:
- Adjust module type

Upstream changes:
0.08   9 Febuary 2010
       - Correctly built distribution. MANIFEST.SKIP fixed to avoid the issue
         in future.

0.07   9 Febuary 2010
       - Catalyst::Runtime is a runtime dependency. RT#48842
2010-03-10 10:19:10 +00:00
sno
7e91685fed Updated www/p5-Catalyst-Runtime to 5.80021 2010-03-10 10:16:19 +00:00
sno
1b9663fd77 Updating www/p5-Catalyst-Runtime from 5.80019 to 5.80021
pkgsrc changes:
- Adjust dependencies (>=0 -> -[0-9]*)

Upstream changes:
5.80021 2010-03-03 23:02:01
  Bug fixed:
   - $c->uri_for will now escape unsafe characterss in captures
     ($c->request->captures) and correctly encode utf8 charracters.

5.80020 2010-02-04 06:51:18
  New features:
    - Allow components to specify additional components to be set up by
      overriding the expand_modules method. (Oliver Charles)
2010-03-10 10:16:10 +00:00
sno
7ffde19062 Updated databases/p5-ORLite to 1.41 2010-03-10 10:02:14 +00:00
sno
c7f060f1ab Updating databases/p5-ORLite from 1.40 to 1.41
Upstream changes:
1.41 Tue  9 Mar 2010
	- Added the root ->connected method to allow for some
	  light introspection in unusual situations (such as
	  knowing if it's safe to spawn an off-the-books
	  ->connect'tion, or to detect if we are in a transaction).
	- Added documentation for the ->connect method, with suitably
	  strident warnings about the dangers of deadlocking.
2010-03-10 10:02:05 +00:00
sno
39b9980c82 Updated devel/p5-Devel-Declare to 0.006000 2010-03-10 09:59:18 +00:00
sno
d1ecbcf028 Updating devel/p5-Devel-Declare from 0.005011 to 0.006000
pkgsrc changes:
- Adjust dependencies to core modules

Upstream changes:
0.006000 - 09 Mar 2010
  - Make things work on perl 5.11.2 and newer (Zefram).
2010-03-10 09:59:09 +00:00
sno
0681f1d452 Updated time/p5-Time-Clock to 1.00 2010-03-10 09:48:15 +00:00
sno
7677b3a1c9 Updating time/p5-Time-Clock from 0.12nb1 to 1.00
pkgsrc changes:
- Add license definition

Upstream changes:
1.00 (03.09.2010) - John Siracusa <siracusa@gmail.com>
    * The %i format now correctly shows 12 for 12 AM.
    * Removed leading zeros from the %i format.
    * Bumped version number to reflect API stability.
2010-03-10 09:48:06 +00:00
sno
bad49395cd Updated time/p5-DateTime-TimeZone to 1.13 2010-03-10 09:28:05 +00:00
sno
a0d9e18422 Updating time/p5-DateTime-TimeZone from 1.11 to 1.13
Upstream changes:
1.13    2010-03-08
- This release is based on version 2010e of the Olson database. This release
  fixes a bug in the Bangladesh zone introduced in 2010d.

1.12    2010-03-08
- This release is based on version 2010d of the Olson database. This release
  has changes for Bangladesh, Fiji, Samoa, and Chile.
2010-03-10 09:27:55 +00:00
sno
ee09eda59b Updated math/p5-Math-Pari to 2.010806.04 2010-03-10 09:25:02 +00:00
sno
16cd3a3d62 Updating math/p5-Math-Pari from 2.010806.03 to 2.010806.04
pkgsrc changes:
- Adjust patch which allows to use math/pari

Upstream changes:
2.01080604
  Add (missing in 2.1.*) declaration for pari_init().
  Minor miscount in docs.
  Math::PariBuild: detecting `patch --binary' missed -p1; same for inc_h.diff
  Work around bug in XSUB.h (at least up to 5.11.2) with puts.
  Get GPDATADIR from gp, if present.
  Make self-documentation for switching to 2.3.* more explicit.
  kmx patch for mingw 32-bit Win-build:
	include windows.h (early!) in Pari.xs and highlvl.c
	enable assembler for this build
  x86_64 assembler detection after 2.2.7; thanks to Alexander Haeckel
2010-03-10 09:24:52 +00:00
sno
e9f8df8f4f Updated net/p5-Net-Interface to 1.012 2010-03-10 08:55:41 +00:00