./databases/p5-Class-DBI-Pg, Class::DBI extension for Postgres

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.09nb1, Package name: p5-Class-DBI-Pg-0.09nb1, Maintainer: pkgsrc-users

Class::DBI::Pg automates the setup of Class::DBI columns and primary
key for Postgres.


Required to run:
[databases/p5-Class-DBI] [lang/perl5]

Master sites: (Expand)

SHA1: 93c33daf7487a346c8012bf151da3faa8fefd9b2
RMD160: 3a14066ff4be00259d1716b0df611993d60fdd49
Filesize: 4.843 KB

Version history: (Expand)


CVS history: (Expand)


   2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179)
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
   2008-07-17 16:22:44 by Havard Eidnes | Files touched by this commit (2) | Package updated
Log message:
Update from version 0.06 to 0.09.

Terminate HOMEPAGE url with /
Adapt PERL5_PACKLIST to what the package does.

Changes:

0.09 Mon Jul 10 03:40:00 2006
        * "I'm doind this as I watch the World Cup Finals" release
        - Add POD tests

0.08_02  Mon May 29 15:30:00 2006
        - Apply patches from Boris Sukholitko. Adds "Primary As Option" and
          "Column Groups" features

0.08_01  Sat May 20 10:00:00 2006
        - Fix typo in the sequence detection
        - Restructure directory structure

0.08  Sat Mar 11 17:00:00 2006
        - Stop using _croak (#18093)

0.07  Thu Jan 26 03:00:00 2006
        - work with PostgreSQL 8.1's new sequence display
        - pg_version(full_version => 1) gets you the major, minor, micro
          version strings
        - maintainer changed to Daisuke Maki
   2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993)
Log message:
Add DESTDIR support.
   2008-04-07 15:45:07 by Havard Eidnes | Files touched by this commit (3) | Imported package
Log message:
Import p5-Class-DBI-Pg version 0.06,
which automates the setup of Class::DBI for Postgres.