pkgsrc/databases
seb 71093d5637 Update from version 1.24nb1 to version 1.50.
Approved by MAINTAINER.

Pkgsrc changes:
- Adjust dependencies
- Prevent installation of a temporary file included in the upstream
tarball

Upstream changes:
revision 1.50  2009-03-10 12:30 (UTC)
    - fixed the problem with values() not behaving the same as the rest of the code (RT#43483)
    - fixed interjecting arrayrefref into a where clause
    - added value-only insert test with a literal SQL snippet
    - cleanup and enhancement of t/03values.t
    - better handling of borked SQL in tests
    - deal properly with parentheses in is_same_sql_bind()
    - fixed test subs (is_same_*) in SQL::Abstract::Test to return the correct test value
    - do not version MANIFEST

    Version 1.50 was a major internal refactoring of SQL::Abstract.
    Great care has been taken to preserve the published behavior
    documented in previous versions in the 1.* family; however,
    some features that were previously undocumented, or behaved.
    differently from the documentation, had to be changed in order
    to clarify the semantics. Hence, client code that was relying
    on some dark areas of SQL::Abstract v1.* might behave differently
    in v1.50.

----------------------------
revision 1.49_04  2009-03-03
    - add support for a [\%column_meta => value] bind value format

----------------------------
revision 1.49_03  2009-02-17
    - clarify syntax of \['...', @bind] when used with a bindtype
      of 'columns'

----------------------------
revision 1.49_02  2009-02-16
    - added an AST-aware SQL::Abstract::Test library for sql syntax tests
    - vastly expanded test coverage
    - support for the { operator => \'...'|\['...', @bind] } syntax
      allowing to embed arbitrary operators on the LHS
    - fixed multiple regressions wrt DBIx::Class

----------------------------
revision 1.49_01  2009-02-11
    - support for literal SQL through the [$sql, bind] syntax.
    - added -nest1, -nest2 or -nest_1, -nest_2, ...
    - optional support for array datatypes
    - defensive programming : check arguments to functions/methods
    - fixed bug with global logic of -and/-or (no side-effects any more)
    - changed logic for distributing an op over arrayrefs
    - fixed semantics of  _bindtype on array args
    - dropped the _anoncopy of the %where tree. No longer necessary.
    - dropped the _modlogic function
    - Make col => [] and col => {$op => [] } DTRT or die instead of generating
      broken SQL. Added tests for this.
    - Added { -desc => 'column' } order by support
    - Tiny "$_"-related fix for { -desc => 'columns'} order by support
      tests + docs
2009-03-16 22:30:49 +00:00
..
abook Support user-destdir installation. 2008-03-06 22:16:20 +00:00
adodb Mechanical changes to add DESTDIR support to packages that install 2008-03-03 15:21:07 +00:00
bdb-xml This version of bdb-xml requires db<4.7. Depend on db46 instead of db4. 2008-09-24 19:32:00 +00:00
cdb
cstore Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib 2008-09-06 20:54:31 +00:00
db + Name the programs installed by the db(2) package db2_*. 2008-02-21 19:32:23 +00:00
db3 Fix 2008-05-01 23:41:21 +00:00
db4 add 2 more patches from the distribution site, fixing a deadlock 2009-01-21 15:44:32 +00:00
db46 Re-add Berkeley DB 4.6.21 as "db46" package. This package can coexist 2008-09-09 22:23:32 +00:00
dbh Fixed "test ==". 2006-10-11 19:08:02 +00:00
edb Don't build the GTK1 frontend. This makes EDB a lot more heavy 2008-06-23 16:14:34 +00:00
freetds update distinfo for patches 2008-09-02 00:58:31 +00:00
gdbm The package supports installation to DESTDIR (although it uses the 2007-08-26 15:59:24 +00:00
gdbm_primitive Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
geneweb Changes that should have been committed with recent upgrade to 5.01. 2008-06-15 22:55:22 +00:00
gnats Make it easier to build and install packages "unprivileged", where 2007-07-04 20:54:31 +00:00
gnome-mime-data Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gourmet Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
gq needs intltool 2008-06-01 15:32:31 +00:00
gramps Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk. 2009-03-08 15:56:43 +00:00
gramps2 -deal with an incompatible change in py-bsddb3-4.7.2 2008-09-18 16:56:55 +00:00
gramps3 try to deal with incompatible changes in py-bsddb3-4.7.2 2008-09-18 17:11:01 +00:00
gtksql Make PostgreSQL 8.2 the default version. Bump all packages using it. 2008-03-13 17:38:48 +00:00
guile-pg Update to 0.37. Headlines from NEWS: 2008-10-20 13:53:17 +00:00
iodbc Add full DESTDIR support. 2008-04-14 21:46:57 +00:00
ipa_sdb Mark as destdir ready. 2008-07-14 12:55:56 +00:00
java-db3 Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev. 2007-12-02 13:04:06 +00:00
java-qdbm This package is DESTDIR ready. 2008-02-08 14:15:40 +00:00
jdb
jdbc-mysql5 Change HOMEPAGE 2009-02-11 23:04:38 +00:00
jdbc-mysql31 MySQL provides connectivity for client applications developed in the Java 2009-02-11 23:10:16 +00:00
jdbc-postgresql81 Use INSTALLATION_DIRS 2009-02-18 10:56:09 +00:00
jdbc-postgresql82 Use INSTALLATION_DIRS 2009-02-18 10:56:09 +00:00
jdbc-postgresql83 Use INSTALLATION_DIRS 2009-02-18 10:56:09 +00:00
kmysqladmin Changes 0.7.2: 2008-02-14 18:05:24 +00:00
krecipes Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
lbdb Convert to use PLIST_VARS instead of manually passing "@comment " 2008-04-12 22:42:57 +00:00
ldapvi Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
libgda Mark as destdir ready. 2008-07-14 12:55:56 +00:00
libgda-mysql Mark as destdir ready. 2008-07-14 12:55:56 +00:00
libgda-postgres Mark as destdir ready. 2008-07-14 12:55:56 +00:00
libgnomedb Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk. 2009-03-08 15:56:43 +00:00
libpqxx Mark as destdir ready. 2008-07-14 12:55:56 +00:00
libpqxx-doc Mechanical changes to add DESTDIR support to packages that install 2008-03-03 15:21:07 +00:00
lua-sqlite Mechanical changes to add DESTDIR support to packages that install 2008-03-03 15:21:07 +00:00
lua-tokyocabinet Import lua-tokyocabinet-1.4 as databases/lua-tokyocabinet. 2009-01-24 03:04:54 +00:00
luma Changes 2.3: 2007-12-16 15:07:18 +00:00
mergeant Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk. 2009-03-08 15:56:43 +00:00
metakit-lib Update to Metakit 2.4.9.7: 2009-02-11 21:00:13 +00:00
myodbc Update to mysql-connector-odbc-3.51.26r1127 (from 3.51.12). Most 2008-11-11 20:29:27 +00:00
mysql4-client Explicitly add pax dependency in those Makefiles that use it (or have 2008-05-25 21:42:20 +00:00
mysql4-server Update from version 4.1.22nb2 to 4.1.22nb3. 2009-02-05 13:46:36 +00:00
mysql5-client Fix for ssl support on OpenSolaris 2009-02-11 00:16:41 +00:00
mysql5-server Upgrade from version 5.0.67 to 5.0.67nb1. 2009-02-04 21:17:45 +00:00
mysqlcc Only accept mysql-4.1 again. 2008-03-26 13:24:02 +00:00
mytop Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
nss_ldap Add DESTDIR support. 2008-06-20 01:09:05 +00:00
ocaml-mysql Resign from maintaining a lot of packages, so everyone is free to update 2008-03-04 11:02:23 +00:00
odbc-postgresql This is too old, not on mirror servers. 2008-08-23 11:23:15 +00:00
openldap bugfix in openldap-nops: if the changeset gets void, prevent other overlays 2009-03-16 21:08:44 +00:00
openldap-client Upgrade to 2.4.13. Initial patches from ghen@ 2009-01-24 21:10:48 +00:00
openldap-cloak This slapd overlay allows cloaking of selected attribute, for instance 2009-03-14 19:41:54 +00:00
openldap-doc Update openldap-doc to 2.4.15 too (hi manu! ;-)). 2009-03-07 23:30:29 +00:00
openldap-nops Add missing DESTDIR 2009-02-25 20:31:41 +00:00
openldap-server @dirrm share/examples/openldap is in openldap-client (for ldap.conf). 2009-02-18 09:25:37 +00:00
openldap-smbk5pwd Fix dependency 2009-01-31 17:45:00 +00:00
oraedit Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
p5-AddressBook Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Apache-DBI Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-BerkeleyDB Update from version 0.36nb1 to 0.38. 2009-02-24 20:31:18 +00:00
p5-Catalyst-Model-DBIC-Schema Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Catalyst-Model-RDBO updated to 0.07 2008-12-11 17:40:54 +00:00
p5-CatalystX-CRUD Update from version 0.37 to 0.39. 2009-01-18 22:59:30 +00:00
p5-CatalystX-CRUD-Model-RDBO Update from version 0.17 to 0.19. 2008-12-17 00:13:42 +00:00
p5-CatalystX-CRUD-ModelAdapter-DBIC Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-CDB_File Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Class-DBI Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Class-DBI-AbstractSearch Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Class-DBI-Pg Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Data-Table Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DB_File Update to 1.819: 2009-02-22 15:53:28 +00:00
p5-DB_File-Lock Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBD-CSV Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBD-Google Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBD-Mock Import p5-DBD-Mock version 1.39. 2009-01-11 13:50:20 +00:00
p5-DBD-mysql Update to 4.010: 2008-11-05 15:07:10 +00:00
p5-DBD-Oracle Update from version 1.19nb1 to 1.22. 2008-12-18 01:13:03 +00:00
p5-DBD-PgPP Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBD-postgresql Update from version 2.11.7 to 2.11.8. 2009-01-18 23:09:00 +00:00
p5-DBD-SQLite Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBD-SQLite2 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBD-Sybase Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBD-XBase Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBI Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBI-Shell Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBICx-Deploy Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBICx-MapMaker Update from version 0.01nb1 to 0.02. 2008-12-17 00:19:22 +00:00
p5-DBICx-TestDatabase Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBIWrapper Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBIx-Abstract Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBIx-Class Update from version 0.08010nb1 to version 0.08012. 2009-02-15 18:13:58 +00:00
p5-DBIx-Class-DigestColumns Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBIx-Class-DynamicDefault Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBIx-Class-Fixtures Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBIx-Class-InflateColumn-IP Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBIx-Class-IntrospectableM2M Added databases/p5-DBIx-Class-IntrospectableM2M version 0.001001 2008-11-25 14:37:56 +00:00
p5-DBIx-Class-Loader Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBIx-Class-RDBOHelpers Update from version 0.7 to version 0.8 2008-12-03 05:44:50 +00:00
p5-DBIx-Class-Schema-Loader Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBIx-Class-TimeStamp Update from version 0.06 to version 0.07. 2009-01-31 11:34:49 +00:00
p5-DBIx-Class-UUIDColumns Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBIx-Class-Validation Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBIx-ContextualFetch Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBIx-Datasource Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBIx-DBSchema Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBIx-Schema Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBIx-SearchBuilder Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-DBM-Deep Update from version 0.0013nb1 to 0.0014. 2008-12-17 00:30:39 +00:00
p5-gdbm Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Ima-DBI Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Jifty-DBI Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-MARC Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-MARC-Record Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-MLDBM Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-MLDBM-Sync Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-MySQL Removed unnecessary and confusing text from the DESCR. It had been 2009-03-04 00:09:30 +00:00
p5-Palm Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-perl-ldap pkgsrc changes: 2009-02-25 21:23:14 +00:00
p5-postgresql Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-qdbm Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Rose-DB Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Rose-DB-Object Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Rose-DBx-AutoReconnect Uhm, fix the package name to be p5-*. 2008-12-17 01:12:28 +00:00
p5-Rose-DBx-Garden Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Rose-DBx-Garden-Catalyst Updte from version 0.12 to 0.13. 2008-12-20 16:12:47 +00:00
p5-Rose-DBx-Object-MoreHelpers Update from version 0.02 to version 0.06 2008-11-30 21:30:12 +00:00
p5-Rose-DBx-TestDB Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Search-QueryParser Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Search-QueryParser-SQL Update from version 0.005nb1 to 0.007. 2008-12-20 16:38:22 +00:00
p5-Sort-SQL Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-SQL-Abstract Update from version 1.24nb1 to version 1.50. 2009-03-16 22:30:49 +00:00
p5-SQL-Abstract-Limit Update from version 0.12nb1 to version 0.14.1 (upstream version 0.141) 2009-02-15 17:41:46 +00:00
p5-SQL-ReservedWords Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-SQL-Statement PkgSrc changes: 2009-03-10 17:38:24 +00:00
p5-SQL-Translator Update from version 0.09002 to 0.09004. 2009-02-24 21:46:27 +00:00
p5-sybperl Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-tokyocabinet DISTFILE was replaced silently (db filename extensions in samples were changed). 2009-02-16 11:25:35 +00:00
p5-tokyotyrant No need DIST_SUBDIR anymore. 2009-02-15 12:42:57 +00:00
palm-db-tools Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pear-DB Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
pear-MDB2 Updated databases/pear-MDB2 to 2.5.0b2 2009-01-19 20:13:17 +00:00
pear-MDB2_Driver_mysql Updated databases/pear-MDB2_Driver_mysql to 1.5.0b2 2009-01-19 20:13:38 +00:00
pear-MDB2_Driver_pgsql Updated databases/pear-MDB2_Driver_pgsql to 1.5.0b2 2009-01-19 20:14:00 +00:00
pear-MDB2_Driver_sqlite Updated databases/pear-MDB2_Driver_sqlite to 1.5.0b2 2009-01-19 20:14:16 +00:00
pgpool Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pgtcl Fix broken configure stage resulting from a stray quote that's apparently 2008-08-02 21:21:20 +00:00
pgtclng Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-dba Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-dbase Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-dbx Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-filepro Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-ldap Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-mssql
php-mysql Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-oci8 Initial import of php-oci8. 2007-12-04 00:31:41 +00:00
php-odbc Mark as broken - unixodbc is threaded and if the module is enabled 2006-10-20 21:53:33 +00:00
php-oracle Initial import of php-oracle. 2007-03-11 16:46:17 +00:00
php-pdo The php_pdo* packages have not kept step with PHP changes. The PDO 2009-03-13 10:57:20 +00:00
php-pdo_dblib The php_pdo* packages have not kept step with PHP changes. The PDO 2009-03-13 10:57:20 +00:00
php-pdo_mysql Remove redundant distinfo missed from last commit 2009-03-13 13:23:05 +00:00
php-pdo_odbc The php_pdo* packages have not kept step with PHP changes. The PDO 2009-03-13 10:57:20 +00:00
php-pdo_pgsql The php_pdo* packages have not kept step with PHP changes. The PDO 2009-03-13 10:57:20 +00:00
php-pdo_sqlite The php_pdo* packages have not kept step with PHP changes. The PDO 2009-03-13 10:57:20 +00:00
php-pgsql Add DESTDIR support. 2008-06-20 01:09:05 +00:00
php-sqlite Add DESTDIR support. 2008-06-20 01:09:05 +00:00
php5-mysqli Add DESTDIR support. 2008-06-12 02:14:13 +00:00
phpldapadmin Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
phpmyadmin Update "phpmyadmin" package to version 2.11.9.4. Changes since 2.11.9.3: 2008-12-15 09:11:49 +00:00
phppgadmin Update to 4.2.2 2009-01-13 14:40:40 +00:00
postgresql81 Changes 8.1.16: 2009-02-07 17:43:54 +00:00
postgresql81-client Changes 8.1.16: 2009-02-07 17:43:54 +00:00
postgresql81-plperl Changes 8.1.15: 2008-11-04 09:52:29 +00:00
postgresql81-plpython Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
postgresql81-pltcl Changes 8.1.13: 2008-06-20 08:27:57 +00:00
postgresql81-server Changes 8.1.16: 2009-02-07 17:43:54 +00:00
postgresql81-tsearch2 Changes 8.1.13: 2008-06-20 08:27:57 +00:00
postgresql82 Changes 8.2.12: 2009-02-07 17:44:40 +00:00
postgresql82-adminpack Add DESTDIR support. 2008-06-12 02:14:13 +00:00
postgresql82-client Changes 8.2.12: 2009-02-07 17:44:40 +00:00
postgresql82-plperl Changes 8.2.11: 2008-11-04 09:52:39 +00:00
postgresql82-plpython Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
postgresql82-pltcl Add DESTDIR support. 2008-06-12 02:14:13 +00:00
postgresql82-server Changes 8.2.12: 2009-02-07 17:44:40 +00:00
postgresql82-tsearch2 Add DESTDIR support. 2008-06-12 02:14:13 +00:00
postgresql83 Changes 8.3.6: 2009-02-07 17:55:42 +00:00
postgresql83-adminpack Add DESTDIR support. 2008-06-12 02:14:13 +00:00
postgresql83-client Changes 8.3.6: 2009-02-07 17:55:42 +00:00
postgresql83-plperl Changes 8.3.5: 2008-11-04 09:52:50 +00:00
postgresql83-plpython Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
postgresql83-pltcl Add DESTDIR support. 2008-06-12 02:14:13 +00:00
postgresql83-server Changes 8.3.6: 2009-02-07 17:55:42 +00:00
pxtools Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-bdb-xml Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib 2008-09-06 20:54:31 +00:00
py-bsddb3 Remove PYBINMODULE. All it did was mark some packages as not available 2009-03-05 18:51:26 +00:00
py-gdbm Remove PYBINMODULE. All it did was mark some packages as not available 2009-03-05 18:51:26 +00:00
py-IndexedCatalog Remove PYBINMODULE. All it did was mark some packages as not available 2009-03-05 18:51:26 +00:00
py-ldap Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-metakit Update to Metakit 2.4.9.7: 2009-02-11 21:00:13 +00:00
py-mssql Remove PYBINMODULE. All it did was mark some packages as not available 2009-03-05 18:51:26 +00:00
py-mysqldb Remove PYBINMODULE. All it did was mark some packages as not available 2009-03-05 18:51:26 +00:00
py-pgnotify Add DESTDIR support. 2008-06-20 01:09:05 +00:00
py-PgSQL Remove PYBINMODULE. All it did was mark some packages as not available 2009-03-05 18:51:26 +00:00
py-postgresql Remove PYBINMODULE. All it did was mark some packages as not available 2009-03-05 18:51:26 +00:00
py-psycopg DESTDIR support 2009-02-16 19:36:42 +00:00
py-psycopg2 Remove unused buildlink3.mk file, use a normal dependency for the Python 2009-03-05 21:00:00 +00:00
py-sqlalchemy Import the SQLAlchemy Python module. SQLAlchemy is a customizable object 2008-09-04 20:42:28 +00:00
py-sqlite Remove Python 2.1 support. 2009-02-09 21:09:20 +00:00
py-sqlite2 Update to 2.5.0a: 2008-11-10 22:36:49 +00:00
py-sqlite3 Remove PYBINMODULE. All it did was mark some packages as not available 2009-03-05 18:51:26 +00:00
py-sybase Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-table Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-ZODB Add DESTDIR support. 2008-06-12 02:14:13 +00:00
qdbm Switch to use vendor_dir with Ruby 1.8.7. 2008-06-19 14:42:24 +00:00
qdbm-cgi This package is DESTDIR ready. 2008-02-08 14:15:40 +00:00
qdbm-plus This package is DESTDIR ready. 2008-02-08 14:15:40 +00:00
quicklist Add DESTDIR support. 2008-06-20 01:09:05 +00:00
rdb Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
rrdtool Updated databases/rrdtool to 1.3.6 2009-01-22 16:47:02 +00:00
rrdtool12 Updated databases/rrdtool12 2009-01-22 16:47:30 +00:00
ruby-activeldap Oops, missing PLIST file. 2008-06-23 01:59:59 +00:00
ruby-activerecord Update ruby-activerecord to 2.1.1. 2008-09-15 05:38:29 +00:00
ruby-activerecord-odbc Update databases/ruby-activerecord-odbc to 2.0. Changes from version 1.4 2008-04-29 16:56:18 +00:00
ruby-acts-as-versioned Correct category name. 2008-04-30 18:02:02 +00:00
ruby-datamapper Revert ruby-datamapper to 0.3.2 previous commit, it wasn't completed. 2008-09-16 06:28:48 +00:00
ruby-gdbm Sort order with ruby-readline. 2008-06-20 15:43:14 +00:00
ruby-mysql Update ruby-mysql package to 2.7.6. 2008-06-22 15:51:14 +00:00
ruby-odbc Bump PKGREVISION of rubygem based packages which contain extention libraries. 2008-06-19 15:21:35 +00:00
ruby-pg Add the ruby-pg module, a newer replacement for ruby-postgres 2008-10-16 21:48:26 +00:00
ruby-postgres-pr Add RubyForge's project page as HOMEPAGE. 2008-08-15 16:03:51 +00:00
ruby-postgresql Point HOMEPAGE to RubyForge's project page since previous one has gone. 2008-09-15 02:03:48 +00:00
ruby-qdbm Switch to use vendor_dir with Ruby 1.8.7. 2008-06-19 14:42:24 +00:00
ruby-sequel Add a build dependency on ruby-rspec since the Rakefiles in the 2008-05-01 17:51:13 +00:00
ruby-sequel-core Add a build dependency on ruby-rspec since the Rakefiles in the 2008-05-01 17:51:13 +00:00
ruby-sqlite3 Update ruby-sqlite3 package to 1.2.4. 2008-09-15 09:26:50 +00:00
ruby-tokyocabinet DISTFILE was replaced silently (db filename extensions in samples were changed). 2009-02-16 11:26:40 +00:00
ruby-tokyotyrant Update ruby-tokyotyrant to 1.3, for tokyotyrant-1.1.15. 2009-02-15 09:04:19 +00:00
ruby-vapor Switch to use vendor_dir with Ruby 1.8.7. 2008-06-19 14:42:24 +00:00
sdbm unbreak on case sensitive WRKOBJDIRS. 2008-08-21 19:12:53 +00:00
shared-mime-info Update to 0.60: 2009-02-23 09:05:02 +00:00
slony1 Changes 1.2.15: 2008-10-06 09:54:42 +00:00
sqlite Match all Solaris releases. 2009-01-20 17:57:36 +00:00
sqlite3 fix a botch in last update which broke build of sqlite3-tcl. 2009-02-27 19:39:48 +00:00
sqlite3-tcl Require a new enough sqlite3. 2009-02-09 16:44:35 +00:00
sqlitebrowser Make destdir ready. 2008-05-25 16:13:25 +00:00
sqlitemanager Fix two SQLitemanager vulnerabilities (arbitrary remote file inclusion and 2008-07-25 00:53:57 +00:00
sqlrelay Don't write to /etc, the init script is handled via the RC framework. 2008-10-03 18:14:46 +00:00
sqlsharpgtk Supports DESTDIR. Use pkgsrc-users@NetBSD.org. 2009-02-16 13:30:44 +00:00
sqsh Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
sqsh-motif Mirror PKG_DESTDIR_SUPPORT setting from the included Makefile. This is 2008-04-24 15:20:06 +00:00
sqsh-x11 Mirror PKG_DESTDIR_SUPPORT setting from the included Makefile. This is 2008-04-24 15:20:06 +00:00
tcl-fbsql Mechanical changes to add DESTDIR support to packages that install 2008-03-03 15:21:07 +00:00
tcl-gdbm Add DESTDIR support. 2008-06-20 01:09:05 +00:00
tdb Add DESTDIR support. 2008-06-20 01:09:05 +00:00
tinycdb Add DESTDIR support. 2008-06-20 01:09:05 +00:00
tokyocabinet Update tokyocabinet to 1.4.7. 2009-02-18 02:04:56 +00:00
tokyotyrant Update tokyotyrant to 1.1.16. 2009-02-19 06:31:55 +00:00
unixodbc Install only the newer PostgreSQL 7.1+ driver. Add DESTDIR support. 2008-10-03 16:43:27 +00:00
xsqlmenu Mechanical changes to add DESTDIR support to packages that install 2008-03-03 15:21:07 +00:00
yap2lc Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib 2008-09-06 20:54:31 +00:00
yasql Mechanical changes to add DESTDIR support to packages that install 2008-03-03 15:21:07 +00:00
Makefile Added openldap-cloak 2009-03-14 19:42:28 +00:00