pkgsrc/databases
asau 341baf0487 Import PostgreSQL 9.0 data types support modules as databases/postgresql90-datatypes
This package provides the following PostgreSQL modules:
  - citext
  - hstore
  - intarray
  - isn
  - ltree
  - lo
  - uuid-ossp
  - unaccent

The "citext" module provides a case-insensitive character string type,
citext. Essentially, it internally calls lower when comparing values.
Otherwise, it behaves almost exactly like text.

The "hstore" module implements the "hstore" data type for storing sets
of key/value pairs within a single PostgreSQL value. This can be useful
in various scenarios, such as rows with many attributes that are rarely
examined, or semi-structured data. Keys and values are simply text strings.

The "intarray" module provides a number of useful functions and operators
for manipulating one-dimensional arrays of integers. There is also support
for indexed searches using some of the operators.

The "isn" module provides data types for the following international
product numbering standards: EAN13, UPC, ISBN (books), ISMN (music),
and ISSN (serials). Numbers are validated on input, and correctly
hyphenated on output.

The "ltree" module implements a data type ltree for representing
labels of data stored in a hierarchical tree-like structure.
Extensive facilities for searching through label trees are provided.

The "lo" module provides support for managing Large Objects (also called
LOs or BLOBs). This includes a data type "lo" and a trigger "lo_manage."

The "uuid-ossp" module provides functions to generate universally unique
identifiers (UUIDs) using one of several standard algorithms. There are
also functions to produce certain special UUID constants.

"unaccent" is a text search dictionary that removes accents (diacritic signs)
from lexemes. It's a filtering dictionary, which means its output is always
passed to the next dictionary (if any), unlike the normal behavior of
dictionaries. This allows accent-insensitive processing for full text search.
2010-12-11 23:01:51 +00:00
..
abook Update abook to 0.5.6. 2010-02-04 04:31:15 +00:00
adodb php4 support is gone. 2010-02-18 13:45:35 +00:00
apache-cassandra Upgrade Apache Cassandra to version 0.7.0beta3. 2010-11-03 23:45:42 +00:00
bdb-xml Make it not use included libtool in the configure phase. Makes it build 2009-07-17 18:26:30 +00:00
cdb From http://cr.yp.to/distributors.html: 2009-07-23 12:43:18 +00:00
clisp-gdbm Import CLISP gdbm module as databases/clisp-pgsql. 2010-07-09 19:20:17 +00:00
clisp-pgsql Import CLISP postgresql module as databases/clisp-pgsql. 2010-07-09 19:16:58 +00:00
couchdb Import couchdb-1.0.1 as databases/couchdb. 2010-09-21 12:11:39 +00:00
csharp-mysql Initial import of Connector/Net 6.3.5 under the name of csharp-mysql, a 2010-10-16 21:26:02 +00:00
cstore Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
datadraw Fix DESTDIR. 2009-11-30 18:26:48 +00:00
db Drop NO_PKGTOOLS_REQD_CHECK, it is no longer relevant. 2009-09-09 16:59:17 +00:00
db3 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:36:19 +00:00
db4 Fixes build failure on MIPS arch, PR#43894. 2010-09-28 11:08:28 +00:00
db5 Changes 5.1.19: 2010-09-16 07:53:32 +00:00
db46 Remove workaround for compiler bug in gcc2 on sparc64. 2010-01-16 17:57:36 +00:00
dbh DESTDIR support 2010-01-29 16:51:38 +00:00
edb Explicitly disable GTK support. 2009-07-14 22:16:35 +00:00
freetds update master_sites 2010-02-07 17:41:46 +00:00
gdbm Added LICENSE information. 2010-01-24 17:11:17 +00:00
gdbm_primitive honor PKGMANDIR 2010-05-06 09:15:55 +00:00
geneweb Let geneweb build with ocaml 3.11 by not emitting errors on warnings 2009-09-06 13:04:19 +00:00
gigabase Import gigabase-3.79 as databases/gigabase. 2010-09-18 09:09:02 +00:00
gnats patch-ah was broken (wrong paths). 2009-11-17 04:37:01 +00:00
gnome-mime-data Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
gourmet PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
gq PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
gramps PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
gramps2 PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
gramps3 update to 3.2.5 2010-11-30 18:31:01 +00:00
gtksql DESTDIR support 2010-01-29 16:51:38 +00:00
guile-pg Update to 0.39. Resolves type errors vs newer pgsql. 2010-03-19 11:26:57 +00:00
iodbc Use DL_AUTO_VARS to fix build on Linux. From Aleksey Cheusov in PR 43516. 2010-06-25 22:06:47 +00:00
ipa_sdb Update from maintainer. 2010-12-07 01:37:17 +00:00
java-db3 Mark as user-destdir-ready. 2010-03-08 09:57:02 +00:00
java-qdbm Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
java-tokyocabinet Update HOMEPAGE location. 2010-08-06 04:51:23 +00:00
jdb DESTDIR support 2010-01-29 16:51:38 +00:00
jdbc-mysql5 Give up MAINTAINER 2009-07-17 18:00:13 +00:00
jdbc-mysql31 I'm guessing this file probably shouldn't be here... 2009-07-31 16:21:27 +00:00
jdbc-postgresql83 Updated databases/jdbc-postgresql83 to 605 2009-10-20 11:02:55 +00:00
jdbc-postgresql84 Added databases/jdbc-postgresql84 version 701 2009-10-20 10:59:18 +00:00
kmysqladmin Bump PKGREVISION by default mysql version changed from 5.0 to 5.1. 2010-09-30 10:49:10 +00:00
krecipes Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
lbdb DESTDIR support 2010-01-29 16:51:38 +00:00
ldapvi Fix PR pkg/39461. 2010-11-05 08:42:10 +00:00
libcassandra Update libcassandra to version 20101010. Changes since 20100501: 2010-10-16 11:43:30 +00:00
libdbi Initial import of libdbi and its drivers for mysql, postgresql and sqlite 2010-03-10 23:55:48 +00:00
libdbi-driver-mysql Bump PKGREVISION by default mysql version changed from 5.0 to 5.1. 2010-09-30 10:49:10 +00:00
libdbi-driver-pgsql postgresql82 had been gone away from pkgsrc, 2010-10-13 10:24:22 +00:00
libdbi-driver-sqlite Initial import of libdbi and its drivers for mysql, postgresql and sqlite 2010-03-10 23:55:48 +00:00
libdbi-driver-sqlite3 Initial import of libdbi and its drivers for mysql, postgresql and sqlite 2010-03-10 23:55:48 +00:00
libgda Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
libgda-mysql Bump PKGREVISION by default mysql version changed from 5.0 to 5.1. 2010-09-30 10:49:10 +00:00
libgda-postgres Bump revision for change of PostgreSQL default version. 2010-02-10 19:34:05 +00:00
libgnomedb PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
libpqxx Bump revision for change of PostgreSQL default version. 2010-02-10 19:34:05 +00:00
libpqxx-doc Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
lua-sqlite Transfer ownership to pkgsrc-users. pancake's address is not valid any 2010-07-06 10:17:11 +00:00
lua-tokyocabinet Update HOMEPAGE location. 2010-08-06 04:51:23 +00:00
luma Install manpages in man/, not share/man/ 2010-11-17 17:42:56 +00:00
mergeant PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
metakit-lib Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
myodbc Bump PKGREVISION by default mysql version changed from 5.0 to 5.1. 2010-09-30 10:49:10 +00:00
mysql5-client Drop maintainer, ENOTIME. 2010-11-15 16:24:09 +00:00
mysql5-server Update mysql5-{client,server} package to 5.0.91. 2010-06-02 13:34:45 +00:00
mysql51-client Update mysql51-{client,server} to 5.1.53. 2010-11-26 13:52:58 +00:00
mysql51-server Update mysql51-{client,server} to 5.1.53. 2010-11-26 13:52:58 +00:00
mysqlcc Drop support of mysql4. 2010-09-23 14:24:34 +00:00
mytop Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
nss_ldap nss_ldap and pam-ldap now share the same configuration files 2010-11-03 11:39:07 +00:00
ocaml-mysql Don't mess with ldconf. 2010-02-19 22:21:30 +00:00
odbc-postgresql Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
openldap Update to OpenLDAP 2.4.23, now the "stable" release. 2010-07-24 11:15:16 +00:00
openldap-client Update to OpenLDAP 2.4.23, now the "stable" release. 2010-07-24 11:15:16 +00:00
openldap-cloak Update to OpenLDAP 2.4.23, now the "stable" release. 2010-07-24 11:15:16 +00:00
openldap-doc Update to OpenLDAP 2.4.23, now the "stable" release. 2010-07-24 11:15:16 +00:00
openldap-nops Update to OpenLDAP 2.4.23, now the "stable" release. 2010-07-24 11:15:16 +00:00
openldap-server Revbump after updating databases/db5 2010-09-16 08:04:14 +00:00
openldap-smbk5pwd Update to OpenLDAP 2.4.23, now the "stable" release. 2010-07-24 11:15:16 +00:00
oraedit Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
p5-AddressBook Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-AnyEvent-BDB Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Apache-DBI Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-BDB Revbump after updating databases/db5 2010-09-16 08:04:14 +00:00
p5-BerkeleyDB Revbump after updating databases/db5 2010-09-16 08:04:14 +00:00
p5-Catalyst-Model-DBIC-Schema Updating databases/p5-Catalyst-Model-DBIC-Schema from 0.40nb1 to 0.43 2010-09-05 15:55:12 +00:00
p5-Catalyst-Model-RDBO Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-CatalystX-CRUD Updating databases/p5-CatalystX-CRUD from 0.48nb1 to 0.51 2010-09-05 15:20:19 +00:00
p5-CatalystX-CRUD-Model-RDBO Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-CatalystX-CRUD-ModelAdapter-DBIC Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-CDB_File Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Class-DBI Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Class-DBI-AbstractSearch Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Class-DBI-Pg - Fix build with Perl 5.12.1 by using Module::Build (compatibility 2010-08-24 05:23:17 +00:00
p5-Class-DBI-Plugin Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Class-DBI-Plugin-DeepAbstractSearch Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Data-Table Reset maintainer. 2010-09-28 13:21:29 +00:00
p5-DB_File Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DB_File-Lock Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBD-CSV Updating databases/p5-DBD-CSV from 0.30 to 0.31 2010-09-22 20:59:53 +00:00
p5-DBD-DB2 Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBD-Google Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBD-Mock Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBD-mysql Bump PKGREVISION by default mysql version changed from 5.0 to 5.1. 2010-09-30 10:49:10 +00:00
p5-DBD-ODBC Updating databases/p5-DBD-ODBC from 1.23nb1 to 1.25 2010-09-22 21:14:39 +00:00
p5-DBD-Oracle Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBD-PgPP Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBD-postgresql Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBD-SQLite Updating databases/p5-DBD-SQLite from 1.29nb1 to 1.31 2010-09-17 05:05:45 +00:00
p5-DBD-SQLite2 Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBD-Sybase Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBD-XBase Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBI Updating databases/p5-DBI from 1.613nb1 to 1.615 2010-09-22 20:51:29 +00:00
p5-DBI-Shell Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBICx-Deploy Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBICx-MapMaker Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBICx-TestDatabase Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBIWrapper Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBIx-Abstract Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBIx-Class Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBIx-Class-Cursor-Cached Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBIx-Class-DigestColumns Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBIx-Class-DynamicDefault Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBIx-Class-EncodedColumn Updating databases/p5-DBIx-Class-EncodedColumn from 0.00009nb1 to 0.00010 2010-09-02 06:02:20 +00:00
p5-DBIx-Class-Fixtures Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBIx-Class-InflateColumn-IP Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBIx-Class-IntrospectableM2M Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBIx-Class-Loader Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBIx-Class-RDBOHelpers Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBIx-Class-Schema-Loader Updating databases/p5-DBIx-Class-Schema-Loader from 0.07001nb1 to 0.07002 2010-09-21 21:50:50 +00:00
p5-DBIx-Class-TimeStamp Updating databases/p5-DBIx-Class-TimeStamp from 0.13 to 0.14 2010-09-07 04:41:56 +00:00
p5-DBIx-Class-UUIDColumns Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBIx-Class-Validation Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBIx-Connector Updating databases/p5-DBIx-Connector from 0.35nb1 to 0.40 2010-09-22 21:17:15 +00:00
p5-DBIx-ContextualFetch Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBIx-Datasource Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBIx-DBSchema Updating databases/p5-DBIx-DBSchema from 0.38nb1 to 0.39 2010-09-02 06:16:33 +00:00
p5-DBIx-Schema Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBIx-SearchBuilder Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DBM-Deep Updating databases/p5-DBM-Deep from 2.0001 to 2.0004 2010-09-23 22:13:39 +00:00
p5-gdbm Updating databases/p5-gdbm to be in sync with lang/perl5 (5.12.1) 2010-08-27 05:32:59 +00:00
p5-Ima-DBI Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Jifty-DBI Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-MARC Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-MARC-Record Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-MLDBM Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-MLDBM-Serializer-JSON Importing Perl5 module MLDBM::Serializer::JSON 0.001 into 2010-11-14 20:53:11 +00:00
p5-MLDBM-Sync Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Net-Cassandra Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Net-MySQL Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-ORLite Updating databases/p5-ORLite from 1.44 to 1.45 2010-08-20 06:30:10 +00:00
p5-ORLite-Migrate Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Palm Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-perl-ldap Updating databases/p5-perl-ldap from 0.39nb1 to 0.40.01 2010-09-09 21:12:07 +00:00
p5-postgresql Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-qdbm Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Rose-DB Updating databases/p5-Rose-DB from 0.758nb1 to 0.762 2010-09-07 05:57:23 +00:00
p5-Rose-DB-Object Updating databases/p5-Rose-DB-Object from 0.786nb1 to 0.789 2010-09-07 06:03:27 +00:00
p5-Rose-DBx-AutoReconnect Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Rose-DBx-Garden Update databases/p5-Rose-DBx-Garden from 0.17nb1 to 0.18 2010-09-07 06:06:54 +00:00
p5-Rose-DBx-Garden-Catalyst Updating databases/p5-Rose-DBx-Garden-Catalyst from 0.14nb1 to 0.15 2010-09-07 06:28:27 +00:00
p5-Rose-DBx-Object-MoreHelpers Updating databases/p5-Rose-DBx-Object-MoreHelpers from 0.06nb1 to 0.08 2010-09-07 06:21:42 +00:00
p5-Rose-DBx-TestDB Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-RRD-Simple Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that 2010-09-14 11:00:44 +00:00
p5-Search-QueryParser Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Search-QueryParser-SQL Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Sort-SQL Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-SQL-Abstract Updating databases/p5-SQL-Abstract from 1.67nb1 to 1.68 2010-09-17 05:36:02 +00:00
p5-SQL-Abstract-Limit Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-SQL-ReservedWords Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-SQL-Statement Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-SQL-Translator Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-sybperl Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Template-DBI Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Tie-DBI Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-tokyocabinet Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-tokyotyrant Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-YAML-MLDBM Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
palm-db-tools Correct minor build problems under Ubuntu 10.04. 2010-08-11 12:21:56 +00:00
pear-DB Update pear-DB package from 1.7.6 to 1.7.13 2010-02-06 15:48:16 +00:00
pear-MDB2 Mark PEAR packages as DESTDIR ready. Thanks to obache@ for the backend 2010-02-04 16:36:05 +00:00
pear-MDB2_Driver_mysql Mark PEAR packages as DESTDIR ready. Thanks to obache@ for the backend 2010-02-04 16:36:05 +00:00
pear-MDB2_Driver_pgsql Mark PEAR packages as DESTDIR ready. Thanks to obache@ for the backend 2010-02-04 16:36:05 +00:00
pear-MDB2_Driver_sqlite Remove PHP_VERSIONS_ACCEPTED since we don't have php4 package any more 2010-03-15 16:45:59 +00:00
pgadmin3 PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
pgpool
pgtcl Bump revision for change of PostgreSQL default version. 2010-02-10 19:34:05 +00:00
pgtclng Bump revision for change of PostgreSQL default version. 2010-02-10 19:34:05 +00:00
php-dba Reset PKGREVISION. 2010-02-27 03:35:11 +00:00
php-dbase use PHP_VERSIONS_ACCEPTED=52 rather then PHP_VERSIONS_REQD=5 for packages, 2010-03-21 11:20:41 +00:00
php-dbx use PHP_VERSIONS_ACCEPTED=52 rather then PHP_VERSIONS_REQD=5 for packages, 2010-03-21 11:20:41 +00:00
php-ldap Reset PKGREVISION. 2010-02-27 03:35:11 +00:00
php-mssql Reset PKGREVISION. 2010-02-27 03:35:11 +00:00
php-mysql Bump PKGREVISION by default mysql version changed from 5.0 to 5.1. 2010-09-30 10:49:10 +00:00
php-mysqli Bump PKGREVISION by default mysql version changed from 5.0 to 5.1. 2010-09-30 10:49:10 +00:00
php-oci8 DESTDIR ready 2010-06-27 20:38:04 +00:00
php-pdo Remove PHP_VERSIONS_ACCEPTED=5 from these pacakges since there is no php4 any more. 2010-03-16 11:54:31 +00:00
php-pdo_dblib Remove PHP_VERSIONS_ACCEPTED=5 from these pacakges since there is no php4 any more. 2010-03-16 11:54:31 +00:00
php-pdo_mysql Bump PKGREVISION by default mysql version changed from 5.0 to 5.1. 2010-09-30 10:49:10 +00:00
php-pdo_pgsql Remove PHP_VERSIONS_ACCEPTED=5 from these pacakges since there is no php4 any more. 2010-03-16 11:54:31 +00:00
php-pdo_sqlite Remove PHP_VERSIONS_ACCEPTED=5 from these pacakges since there is no php4 any more. 2010-03-16 11:54:31 +00:00
php-pgsql Reset PKGREVISION. 2010-02-27 03:35:11 +00:00
php-sqlite Remove PHP_VERSIONS_ACCEPTED since we don't have php4 package any more 2010-03-15 16:45:59 +00:00
phpldapadmin Use plain CONF_FILES. Bump revision. 2010-02-19 20:38:40 +00:00
phpmyadmin Update "phpmyadmin" package to versino 2.11.11.1. Changes since 2.11.11: 2010-11-29 19:13:30 +00:00
phppgadmin Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:36:19 +00:00
postgresql-postgis Fix path to proj after its reimport. 2010-03-14 16:32:15 +00:00
postgresql83 Help to generate PLIST: all files are installed under $(PREFIX)$(PG_SUBPREFIX), 2010-12-09 23:46:32 +00:00
postgresql83-adminpack Changes 8.3.10: 2010-04-12 09:53:50 +00:00
postgresql83-client Unified PostgreSQL client and server options 2010-11-03 14:36:39 +00:00
postgresql83-plperl Changes 8.3.12: 2010-10-07 15:52:40 +00:00
postgresql83-plpython Changes 8.3.10: 2010-04-12 09:53:50 +00:00
postgresql83-pltcl Changes 8.3.10: 2010-04-12 09:53:50 +00:00
postgresql83-server Unified PostgreSQL client and server options 2010-11-03 14:36:39 +00:00
postgresql84 Help to generate PLIST: all files are installed under $(PREFIX)$(PG_SUBPREFIX), 2010-12-09 23:46:32 +00:00
postgresql84-adminpack Changes 8.4.3: 2010-04-12 09:58:38 +00:00
postgresql84-client Unified PostgreSQL client and server options 2010-11-03 14:36:39 +00:00
postgresql84-dblink databases/postgresql84-dblink is a contributed module for PostgreSQL to 2010-08-04 06:04:41 +00:00
postgresql84-pgcrypto Add PostgreSQL 8.4 pgcrypto module, providing cryptographic functions 2010-08-01 17:44:04 +00:00
postgresql84-plperl Changes 8.4.5: 2010-10-07 15:53:22 +00:00
postgresql84-plpython Changes 8.4.4: 2010-05-20 12:36:38 +00:00
postgresql84-pltcl Changes 8.4.4: 2010-05-20 12:36:38 +00:00
postgresql84-server Unified PostgreSQL client and server options 2010-11-03 14:36:39 +00:00
postgresql90 Allow more dynamic modules. 2010-12-11 17:15:24 +00:00
postgresql90-adminpack Changes 9.0: 2010-09-21 07:50:46 +00:00
postgresql90-client Unified PostgreSQL client and server options 2010-11-03 14:36:39 +00:00
postgresql90-datatypes Import PostgreSQL 9.0 data types support modules as databases/postgresql90-datatypes 2010-12-11 23:01:51 +00:00
postgresql90-dblink Changes 9.0: 2010-09-21 07:50:46 +00:00
postgresql90-docs Changes 9.0.1: 2010-10-07 15:53:54 +00:00
postgresql90-monitoring Unbreak installation of dynamic modules. Bump revision. 2010-12-11 17:22:30 +00:00
postgresql90-pgcrypto Changes 9.0: 2010-09-21 07:50:46 +00:00
postgresql90-plperl Changes 9.0: 2010-09-21 07:50:46 +00:00
postgresql90-plpython Changes 9.0.1: 2010-10-07 15:53:54 +00:00
postgresql90-pltcl Changes 9.0.1: 2010-10-07 15:53:54 +00:00
postgresql90-replicationtools Import PostgreSQL 9.0 replication tools as databases/postgresql90-replicationtools 2010-12-10 03:51:31 +00:00
postgresql90-server Build fix: OpenSolaris needs explicit "-lintl" in LIBS. 2010-12-10 11:41:30 +00:00
postgresql90-upgrade Build and install support module. Bump revision. 2010-12-11 17:20:06 +00:00
pxtools
py-bdb-xml Revbump after updating databases/db5 2010-09-16 08:04:14 +00:00
py-bsddb3 Revbump after updating databases/db5 2010-09-16 08:04:14 +00:00
py-cassa Doesn't work with Python 2.4 2010-06-30 10:25:14 +00:00
py-cx_Oracle Import py-cx_Oracle-5.0.2, a Python binding for Oracle. 2010-02-11 13:13:24 +00:00
py-elixir Import databases/py-elixir version 0.7.0, 2009-11-18 14:57:42 +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-ldap Changes 2.3.12: 2010-11-09 07:11:46 +00:00
py-metakit update master_sites 2010-02-07 17:41:46 +00:00
py-mssql Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
py-mysqldb Bump PKGREVISION by default mysql version changed from 5.0 to 5.1. 2010-09-30 10:49:10 +00:00
py-pgnotify Change MAINTAINER to OWNER on some of my packages. 2009-03-18 18:37:59 +00:00
py-PgSQL Bump revision for change of PostgreSQL default version. 2010-02-10 19:34:05 +00:00
py-postgresql Bump revision for change of PostgreSQL default version. 2010-02-10 19:34:05 +00:00
py-psycopg2 MASTER_SITES and HOMEPAGE have changed 2010-09-09 14:32:26 +00:00
py-sqlalchemy Add MSSQL as an option to SQLAlchemy. It merely adds a dependency for 2010-05-02 14:13:09 +00:00
py-sqlite remove dead mirrors. 2010-04-17 16:41:11 +00:00
py-sqlite2 back conditional PLIST for python<2.5, it was lost at updated to 2.6.0. 2010-10-02 06:11:03 +00:00
py-sqlite3 Fix RCS ID 2010-02-19 17:15:11 +00:00
py-sybase Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
py-table Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
qdbm * Add patches for Ruby 1.9. 2010-09-10 04:07:52 +00:00
qdbm-cgi Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
qdbm-plus Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
quicklist Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
rdb DESTDIR support 2010-01-29 17:30:09 +00:00
rrdtool Disable lua manually, otherwise it's found on current and PLIST breaks. 2010-11-18 13:43:09 +00:00
rrdtool12 Reset maintainer. 2010-09-28 13:21:29 +00:00
ruby-activeldap Update databases/ruby-activeldap to 1.2.2. 2010-09-10 04:09:42 +00:00
ruby-activerecord Update databases/ruby-activerecord package to 2.3.10. 2010-10-15 11:35:19 +00:00
ruby-activerecord-cassandra Remove empty value of LICENSE. 2010-09-23 09:22:13 +00:00
ruby-activerecord-odbc * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. 2010-09-10 04:11:12 +00:00
ruby-activerecord3 Update databases/ruby-activerecord3 to 3.0.1. 2010-10-15 11:43:27 +00:00
ruby-acts-as-versioned Since databases/ruby-acts-as-versioned 0.2.3 isn't compatible with Ruby on 2010-10-15 11:55:42 +00:00
ruby-arel Importing of databases/ruby-arel 1.0.1. 2010-09-12 04:15:05 +00:00
ruby-cassandra * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. 2010-09-10 04:14:08 +00:00
ruby-data_objects Importing databases/ruby-data_objects 0.10.2. 2010-09-11 23:55:08 +00:00
ruby-datamapper Correct HOMEPAGE; www.datamapper.org isn't exist but datamapper.org. 2010-09-23 02:26:46 +00:00
ruby-dbd-mysql Update databases/ruby-dbd-mysql to 0.4.4. 2010-09-10 04:23:25 +00:00
ruby-dbd-odbc * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. 2010-09-10 04:24:49 +00:00
ruby-dbd-pg Update databases/ruby-dbd-pg to 0.3.9. 2010-09-10 04:29:12 +00:00
ruby-dbd-sqlite * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. 2010-09-10 04:24:49 +00:00
ruby-dbd-sqlite3 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. 2010-09-10 04:24:49 +00:00
ruby-dbi Update databases/ruby-dbi package to 0.4.5. 2010-09-10 04:22:08 +00:00
ruby-dm-aggregates Importing ruby-dm-aggregates 1.0.2. 2010-09-11 23:49:48 +00:00
ruby-dm-constraints Importing databases/ruby-dm-constraints 1.0.2. 2010-09-11 23:50:47 +00:00
ruby-dm-core Importing ruby-dm-core 1.0.2. 2010-09-11 23:48:54 +00:00
ruby-dm-migrations Importing databases/ruby-dm-migrations 1.0.2. 2010-09-11 23:51:32 +00:00
ruby-dm-serializer Importing databases/ruby-dm-serializer 1.0.2. 2010-09-11 23:52:09 +00:00
ruby-dm-timestamps Importing databases/ruby-dm-timestamps 1.0.2. 2010-09-11 23:52:44 +00:00
ruby-dm-transactions Importing databases/ruby-dm-transactions 1.0.2. 2010-09-11 23:53:11 +00:00
ruby-dm-types Importing databases/ruby-dm-types 1.0.2. 2010-09-11 23:53:41 +00:00
ruby-dm-validations Importing databases/ruby-dm-validations 1.0.2. 2010-09-11 23:54:24 +00:00
ruby-do_sqlite3 Importing databases/ruby-do_sqlite3 0.10.2. 2010-09-11 23:56:31 +00:00
ruby-gdbm Remove RUBY_HAS_ARCHLIB. 2010-09-10 03:30:05 +00:00
ruby-ldap * Update MASTER_SITES and HOMEPAGE. 2010-09-10 04:31:57 +00:00
ruby-mysql Bump PKGREVISION by default mysql version changed from 5.0 to 5.1. 2010-09-30 10:49:10 +00:00
ruby-odbc Update ruby-odbc package to 0.99992. 2010-09-23 02:28:18 +00:00
ruby-pg Update ruby-pg package to 0.10.0. 2010-12-04 03:45:23 +00:00
ruby-postgres-pr Update databases/ruby-postgres-pr to 0.9.0. 2010-09-10 04:38:01 +00:00
ruby-postgresql * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. 2010-09-10 04:42:58 +00:00
ruby-qdbm * Add patches for Ruby 1.9. 2010-09-10 04:07:52 +00:00
ruby-sequel Update databases/ruby-sequel 3.15.0. 2010-09-10 04:45:46 +00:00
ruby-sqlite * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. 2010-09-10 04:52:59 +00:00
ruby-sqlite3 Update ruby-sqlite3 package to 1.3.2. 2010-12-04 03:47:14 +00:00
ruby-tokyocabinet * Remove RUBY_HAS_ARCHLIB. 2010-09-10 04:54:04 +00:00
ruby-tokyotyrant * Avoid to use "ftools" which has deprecated in ruby19. 2010-09-10 04:56:04 +00:00
ruby-vapor * Remove default value of PKGNAME. 2010-09-10 04:58:14 +00:00
sdbm Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
shared-mime-info Update to 0.90: 2010-12-10 10:34:41 +00:00
slony1 Changes 2.0.5: 2010-10-29 15:49:58 +00:00
sqlite update to 2.8.17 2009-07-22 16:37:26 +00:00
sqlite3 Changes 3.7.4: 2010-12-09 05:32:05 +00:00
sqlite3-docs Add a package for the sqlite3 documentation, which is shipped 2010-11-15 20:27:03 +00:00
sqlite3-tcl Changes 3.7.4: 2010-12-09 05:32:05 +00:00
sqlitebrowser Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
sqlrelay Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
sqlsharpgtk recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
sqsh sqsh has moved to sourceforge. update master_sites. 2010-04-19 19:21:39 +00:00
sqsh-motif
sqsh-x11
tcl-fbsql Bump PKGREVISION by default mysql version changed from 5.0 to 5.1. 2010-09-30 10:49:10 +00:00
tcl-gdbm Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
tdb Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
tinycdb Update tinycdb to 0.77. 2010-09-11 08:26:04 +00:00
tokyocabinet Update tokyocabinet to 1.4.46. 2010-08-06 04:36:50 +00:00
tokyotyrant Update tokyotyrant to 1.1.41. 2010-08-06 04:39:22 +00:00
unixodbc It seems that unixODBC 2.3.0 dosen't build drivers/driver-conf 2010-05-10 16:52:22 +00:00
xsqlmenu Bump PKGREVISION by default mysql version changed from 5.0 to 5.1. 2010-09-30 10:49:10 +00:00
yap2lc Revbump after updating databases/db5 2010-09-16 08:04:14 +00:00
yasql Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
Makefile + postgresql90-monitoring 2010-12-10 19:25:02 +00:00