Commit graph

249199 commits

Author SHA1 Message Date
Jun Kuriyama
85a68fcd3c Test::Fixture::DBI is fixture test library for DBI.
WWW: http://search.cpan.org/dist/Test-Fixture-DBI/
2010-12-27 09:26:44 +00:00
Peter Pentchev
0115b14d41 Update to sssnips-0.03. 2010-12-27 09:02:58 +00:00
Wen Heping
6f5b2f9af1 MooseX::Types::VariantTable implements a simple dispatch table based on
Moose type constraints.

Subtypes will be checked before their parents, meaning that the order of
the declaration does not matter.

WWW: http://search.cpan.org/dist/MooseX-Types-VariantTable/
2010-12-27 08:37:42 +00:00
Greg Lewis
52c58775e0 . Pass a value for mandir in pre-install to prevent it trying to install
man pages in LOCALBASE. Unbreaks the build as non-root.
. Remove MD5 to keep portlint happy.

PR:		153462
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2010-12-27 08:28:05 +00:00
Emanuel Haupt
93f86ce76a Update to 15.3.7 2010-12-27 07:43:17 +00:00
Wen Heping
4fe0eb0f43 - Update to 1.21
ChangeLog: http://cpansearch.perl.org/src/MARKOV/XML-Compile-1.21/ChangeLog
2010-12-27 06:58:37 +00:00
Wen Heping
1bff7de53c The official Python client for Riak.
Riak is a Dynamo-inspired key/value store that scales predictably and easily.
Riak also simplifies development by giving developers the ability to quickly
prototype, test, and deploy their applications. A truly fault-tolerant system,
Riak has no single point of failure. No machines are special or central in
Riak, so developers and operations professionals can decide exactly how
fault-tolerant they want and need their applications to be.

WWW: https://github.com/basho/riak-python-client

PR:		ports/153342
Submitted by:	TJ Ninneman <tj@harperdog.com>
2010-12-27 06:54:48 +00:00
Wen Heping
585efffeb0 The Web Service Addressing protocol is used to select certain service
and port on a SOAP server, just like the "Host" header in "HTTP".

The basic SOAP design uses the URI and the "soapAction" header of HTTP
(in case it uses HTTP, by far the most often used transport mechanism)
However, when the server is hidden behind firewalls and proxies, these
fields are rewritten or replaced.  This means that the definitions by
the WSDL for the client can differ from the configuration of the

WWW: http://search.cpan.org/dist/XML-Compile-SOAP-WSA/

PR:		ports/152657
Submitted by:	Patrick Powell <papowell@astart.com>
2010-12-27 06:33:26 +00:00
Wen Heping
a6c4a699fb - Update to 1.5100
ChangeLog: http://cpansearch.perl.org/src/RIZEN/Config-JSON-1.5100/Changes
2010-12-27 06:22:17 +00:00
Wen Heping
e6cf2d1af9 - Update to 1.11
ChangeLog: http://cpansearch.perl.org/src/SMUELLER/Class-XSAccessor-1.11/Changes
2010-12-27 02:42:29 +00:00
Wen Heping
c8d75493b3 - Update to 5.29
ChangeLog: http://cpansearch.perl.org/src/MLEHMANN/AnyEvent-5.29/Changes
2010-12-27 02:32:52 +00:00
Wen Heping
b2c897ddbd - Update to 0.1624
ChangeLog: http://search.cpan.org/src/KIMOTO/DBIx-Custom-0.1624/Changes
2010-12-27 02:27:08 +00:00
Alexander Logvinov
383425136a - Update to 1.0.0 2010-12-27 01:59:33 +00:00
Alexander Logvinov
d3f133149e - Update to 0.9.1 2010-12-27 01:56:29 +00:00
Alexander Logvinov
3e37ec2ed0 - Update to 0.9.2 2010-12-27 01:55:27 +00:00
Wen Heping
574079d3ad - Update to 0.16.0;
- Since 0.16.0 lmdbg depends on Judy, so add dependence;
- Add LICENSE;
- Cleanup.

PR:		ports/153265
Submitted by:	Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
2010-12-27 01:35:37 +00:00
Wen Heping
338bc75d47 py-RO is a collection of utilities including general algorithms,
astronomical transformations and Tkinter widgets.

WWW: http://www.astro.washington.edu/rowen/
2010-12-27 01:02:12 +00:00
Wen Heping
6b91bf6e70 - Update to 4.1.3 2010-12-27 00:22:03 +00:00
Wen Heping
5ed2fb19fe - Update to 2.0.1 2010-12-27 00:19:40 +00:00
Rebecca Cran
8febf28614 Update to version 1.0.14.
This release adds Croatian and Polish language files.
The day and week patches have been integrated, as has Debian's
nopolling patch.
Take ownership of the port since I now maintain the upstream code.

Discussed with: garga
2010-12-26 23:18:57 +00:00
Dmitry Marakasov
092da51df0 - Update to 0.1.6 2010-12-26 22:50:48 +00:00
Dmitry Marakasov
b5cc5d20f0 - Update to 1.3.1 2010-12-26 22:50:41 +00:00
Dmitry Marakasov
fd100c4feb - Update to 0.66 2010-12-26 22:50:33 +00:00
Dmitry Marakasov
6722de0ca5 - Update to 0.7
PR:		153378
Submitted by:	Pascal Stumpf <Pascal.Stumpf@cubes.de>
2010-12-26 22:49:14 +00:00
Dmitry Marakasov
6d423e3aa4 - Minor cleanup
- Support screen properly

PR:		151232
Patch by:	myself
Approved by:	maintainer timeout
2010-12-26 22:48:19 +00:00
Gerald Pfeifer
f3997da48a Update to the 20101225 snapshot of GCC 4.6.0. This addresses the
original pollution of include file namespace around libquadmath and
adds a GNU info file for libquadmath.
2010-12-26 20:55:59 +00:00
Matthias Andree
7989a465c8 Make sure to use diablo Java (freebsd), bsdjava exhibits JAXB issues.
Bump portrevision (changed launcher script that exports JAVA_HOME).
2010-12-26 20:22:03 +00:00
Gerald Pfeifer
50582edb47 Update to the 20101223 snapshot of GCC 4.5.3. This is nearly the same
as the 4.5.2 release.
2010-12-26 19:42:51 +00:00
Joe Marcus Clarke
3fbea7c093 Remove a patch that is no longer needed and causes crashes.
Reported by:	Phan Nobry OUK <nobry.ouk@polymtl.ca>
2010-12-26 18:02:39 +00:00
Dmitry Marakasov
1d67fcafbc - Update to 115 2010-12-26 17:41:18 +00:00
Dmitry Marakasov
0eb93417d0 - Add forgotten patch 2010-12-26 17:41:07 +00:00
Dmitry Marakasov
fb5b1e917d - Update to 2.3.6 2010-12-26 17:40:36 +00:00
Dmitry Marakasov
1c4591d742 - Update to 0.5.4 2010-12-26 17:33:07 +00:00
Sunpoet Po-Chuan Hsieh
d033dc9834 - Update to 2.1.20
Changes:
- Added "fahrenheit" as an alias for "degrees fahrenheit".
- Added hyperlinks from HTML documentation to XML files of the units database.
2010-12-26 17:27:34 +00:00
Sunpoet Po-Chuan Hsieh
b921a795b2 - Update to 1.9.53
Changes:
- cupsmodule.h: Declare new function get_TLS and its data structure.
- cupsmodule.c: Implement it.
- cupsmodule.c, cupsconnection.c: Use thread-local storage for CUPS password
  callback (bug #662805).
2010-12-26 17:27:25 +00:00
Pietro Cerutti
00240bfb2a - Fix MASTER_SITES
- Update distinfo (re-rolled)
2010-12-26 17:09:57 +00:00
Joe Marcus Clarke
c8cc9aaac3 Update to 0.6.11. 2010-12-26 16:25:07 +00:00
Joe Marcus Clarke
9eb7ace66a Update to 0.12.7. 2010-12-26 16:20:59 +00:00
Joe Marcus Clarke
3bc5317239 Update to 0.1.7. 2010-12-26 16:14:21 +00:00
Joe Marcus Clarke
12fe6a864e Update to 0.20.3. 2010-12-26 16:05:45 +00:00
Joe Marcus Clarke
33e7170ec1 Update to 1.4.1. 2010-12-26 15:47:17 +00:00
Jun Kuriyama
d26b2cf089 Regexp::Assemble::Compressed is a subclass of Regexp::Assemble. It
assembles more compressed regular expressions.

WWW: http://search.cpan.org/dist/Regexp-Assemble-Compressed/
2010-12-26 15:45:15 +00:00
Josh Paetzel
0da385c488 Update to 2.1.12
PR:	ports/153442
Submitted by:	Khee Chin <kheechin@gmail.com>
Approved by:	Khee Chin <kheechin@gmail.com> (maintainer)
2010-12-26 15:32:02 +00:00
Jun Kuriyama
b3e24303df SQL::Abstract::Plugin::InsertMulti is enable bulk insert support for
SQL::Abstract. Declare 'use SQL::Abstract::Plugin::InsertMulti;' with
'use SQL::Abstract;', exporting insert_multi() and update_multi()
methods to SQL::Abstract namespace from
SQL::Abstract::Plugin::InsertMulti.

Plugin system is depends on 'into' options of Sub::Exporter.

WWW: http://search.cpan.org/dist/SQL-Abstract-Plugin-InsertMulti/
2010-12-26 15:26:05 +00:00
Jun Kuriyama
978d929e39 Get information from $dbh.
WWW: http://search.cpan.org/dist/DBIx-Inspector/
2010-12-26 15:13:51 +00:00
Jun Kuriyama
21a9552b4c Test::postgresql automatically setups a postgresql instance in a
temporary directory, and destroys it when the perl script exits.

WWW: http://search.cpan.org/dist/Test-postgresql/
2010-12-26 15:10:20 +00:00
Matthias Andree
3ae3ee6e43 Update to new upstrem release beta 13. 2010-12-26 15:09:47 +00:00
Lars Thegler
4539d69145 Update to 0.90 2010-12-26 13:46:18 +00:00
Lars Thegler
1074801c74 Update to 0.98 2010-12-26 13:36:34 +00:00
Frederic Culot
1d64eb8fbe - Update to 1.03
- Reformat Makefile's header
- Take maintainership

Changes:	http://search.cpan.org/dist/Unicode-CheckUTF8/CHANGES
Approved by:	sahil@/wen@ (mentors, implicit)
2010-12-26 12:45:38 +00:00