pkgsrc/databases
manu 5e12cd756a Upgrade to 2.4.13. Initial patches from ghen@
OpenLDAP 2.4.13 Release (2008/11/24)
  Added libldap dereference control support (ITS#5768)
  Fixed libldap parameter checking (ITS#5817)
  Fixed liblutil hex conversion (ITS#5699)
  Fixed liblutil returning undefined data (ITS#5748)
  Fixed libldap error code return (ITS#5762)
  Fixed libldap interaction with GnuTLS CN IP-based matches (ITS#5789)
  Fixed libldap MAXHOSTNAMELEN typo (ITS#5815)
  Fixed libldap Ipv6 detection (ITS#5739)
  Fixed libldap setuid usage with .ldaprc (ITS#4750)
  Fixed slapacl crasher (ITS#5820)
  Fixed slapd acl checks on ADD (ITS#4556,ITS#5723)
  Fixed slapd acl application to newly created backends (ITS#5572)
  Fixed slapd #if/#elif issues in thread includes (ITS#5824)
  Added slapd keyword add_content_acl for add checks (ITS#4556,ITS#5723)
  Fixed slapd concurrent access to connections (ITS#5814)
  Fixed slapd config backend olcLogFile support (ITS#5765)
  Fixed slapd contextCSN pending list (ITS#5709)
  Fixed slapd control criticality (ITS#5785)
  Added slapd dn.this search limits (ITS#5734)
  Fixed slapd error status on shutdown (ITS#5745)
  Fixed slapd filter substring handling (ITS#5803)
  Fixed slapd nameUIDPretty bitstring parsing (ITS#5750)
  Fixed slapd null termination of password (ITS#5794)
  Fixed slapd overlay/database open with real structure (ITS#5724)
  Fixed slapd parsing of read entry control (ITS#5741)
  Added slapd PMI schema (ITS#5695)
  Added slapd private databases in global overlays (ITS#5735,ITS#5736)
  Fixed slapd rdn generation when it isn't specified (ITS#5819)
  Fixed slapd slapd.conf validation to LDIF (ITS#5755)
  Fixed slapd startup scan for CSN (ITS#5640)
  Fixed slapd statslog printing of released entry (ITS#5775)
  Added slapd support for certificateListExactMatch (ITS#5700)
  Fixed slapd syncrepl event loss (ITS#5710)
  Fixed slapd syncrepl MOD of attrs with no EQ rule (ITS#5781)
  Fixed slapd syncrepl rename handling (ITS#5809)
  Fixed slapd syncrepl schema checking (ITS#5798)
  Fixed slapd syncrepl filter leak (ITS#5826)
  Fixed slapd undef promote (ITS#5783,ITS#5795)
  Added slapd What failed? control (ITS#5784)
  Fixed slapd-bdb/hdb invalid db crash (ITS#5698)
  Added slapd-bdb/hdb dbpagesize keyword
  Added slapd-bdb/hdb checksum keyword
  Fixed slapd-bdb/hdb indexing of entryDN (ITS#5790)
  Fixed slapd-bdb/hdb lookup of entryDN with equality (ITS#5791)
  Fixed slapd-bdb/hdb uninitialized bli_flag
  Fixed slapd-ldap snprintf buffer overflow test (ITS#4467)
  Fixed slapd-ldap search stop on minor failure (ITS#5816)
  Fixed slapd-ldif file rename on windows (ITS#5774)
  Fixed slapd-null read controls support (ITS#5757)
  Fixed slapd-sql value length with right index (ITS#5779)
  Fixed slapo-chain/translucent back-config support (ITS#5736)
  Fixed slapo-chain segv with search references (ITS#5742)
  Fixed slapo-collect compile with C89 (ITS#5747)
  Added slapo-constraint support for LDAP URI constraints (ITS#5704)
  Added slapo-constraint support for constraining rename (ITS#5703)
  Added slapo-constraint support for relax control (ITS#5705)
  Added slapo-constraint "set" type (ITS#5702)
  Fixed slapo-constraint filter parsing error (ITS#5751)
  Added slapo-dynlist URI restriction ability (ITS#5761)
  Fixed slapo-ppolicy unaligned BerElement (ITS#5770)
  Fixed slapo-rwm objectClass preservation (ITS#5760)
  Fixed slapo-rwm rewriting undefined filter (ITS#5731)
  Fixed slapo-rwm rewritten DN-valued attrs (ITS#5772)
  Fixed slapo-rwm reusing freed filter (ITS#5732)
  Fixed slapo-rwm entry get (ITS#5773)
  Fixed slapo-syncprov runqueue removal (ITS#5776)
  Fixed slapo-syncprov unreplicatable ops (ITS#5709)
  Fixed slapo-syncprov psearch leak (ITS#5827)
  Added slapo-translucent try local bind when remote fails (ITS#5656)
  Added slapo-translucent support for PasswordModify exop (ITS#5656)
  Fixed tools simple bind without SASL (ITS#5753)
  Fixed tools unaligned BerElement (ITS#5770)
  Fixed contrib nssov crash on empty groups (ITS#5800)
  Fixed contrib nssov crash with nssov-map (ITS#5801)
  Fixed contrib nssov filter and search limits (ITS#5802)
  Added contrib smbk5pwd honor principal expiration (ITS#5766)
  Build Environment
    Added ldapurl command
    Added slapd GSSAPI refactoring (ITS#5369)
    Added slapo-deref overlay (ITS#5768)
  Documentation
    admin24 added olcLimits to example (ITS#5746)
    admin24 consolidated on whitespace (ITS#5759)
    slapd.conf,config(5) subordinate/olcSubordinate keyword (ITS#5788)
    slapd.conf(5) fixed disable keyword for limits (ITS#5821)
    slapo-dds(5) manageDIT to relax (ITS#5780)
    slapo-dds(5) rootdn requirement added (ITS#5811)
    slapo-syncprov(5) sessionlog clarification (ITS#5806)

OpenLDAP 2.4.12 Release (2008/10/12)
  Fixed libldap ldap_utf8_strchar arguments (ITS#5720)
  Fixed libldap TLS_CRLFILE (ITS#5677)
  Fixed liblutil executables on Windows (ITS#5604)
  Fixed liblutil microsecond overflows on Windows (ITS#5668)
  Fixed librewrite memory handling (ITS#5691)
  Fixed slapd aci performance (ITS#5636)
  Fixed slapd aci's with sets (ITS#5627)
  Fixed slapd attribute leak (ITS#5683)
  Fixed slapd config backend with index greater than sibs (ITS#5684)
  Fixed slapd custom attribute inheritance (ITS#5642)
  Fixed slapd dynacl mask handling (ITS#5637)
  Fixed slapd firstComponentMatch normalization (ITS#5634)
  Added slapd caseIgnoreListMatch (ITS#5608)
  Fixed slapd connection events enabled twice (ITS#5725)
  Fixed slapd memory handling (ITS#5691)
  Fixed slapd objectClass canonicalization (ITS#5681)
  Fixed slapd objectClass termination (ITS#5682)
  Fixed slapd overlay control registration (ITS#5649)
  Fixed slapd runqueue checking (ITS#5726)
  Fixed slapd spurious text output (ITS#5688)
  Fixed slapd socket closing on Windows (ITS#5606)
  Fixed slapd sortvals comparison (ITS#5578)
  Added slapd substitute syntax support (ITS#5663)
  Fixed slapd syncrepl contextCSN detection (ITS#5675)
  Fixed slapd syncrepl error logging (ITS#5618)
  Fixed slapd syncrepl runqueue interval (ITS#5719)
  Fixed slapd-bdb entry return if attr not present (ITS#5650)
  Fixed slapd-bdb olcDbMode syntax (ITS#5713)
  Fixed slapd-bdb/hdb release search entries earlier (ITS#5728,ITS#5730)
  Fixed slapd-bdb/hdb subtree search with empty suffix (ITS#5729)
  Fixed slapd-dnssrv memory handling (ITS#5691)
  Fixed slapd-ldap,slapd-meta invalid filter behavior (ITS#5614)
  Fixed slapd-meta memory handling (ITS#5691)
  Fixed slapd-meta objectClass filtering (ITS#5647)
  Fixed slapd-meta quarantine behavior (ITS#5592)
  Added slapd-ndb experimental backend
  Fixed slapd-relay initialization (ITS#5643)
  Fixed slapd-sql freeing of connection (ITS#5607)
  Fixed slapd-sql fault on NULL fields (ITS#5653)
  Fixed slapo-accesslog entryCSN generation on purge (ITS#5694)
  Fixed slapo-constraint string termination (ITS#5609)
  Fixed slapo-dynlist expansion with mapped attributes (ITS#5717)
  Fixed slapo-memberof internal operations DN (ITS#5622)
  Fixed slapo-pcache attrset crash (ITS#5665)
  Fixed slapo-pcache caching with invalid schema (ITS#5680)
  Fixed slapo-ppolicy control return on password modify exop (ITS#5711)
  Fixed slapo-rwm callback cleanup (ITS#5601,ITS#5687)
  Fixed slapo-rwm attr mapping and merging (ITS#5624)
  Fixed slapo-rwm objectClass filtering (ITS#5647)
  Fixed slapo-translucent back-config support (ITS#5689)
  Fixed slapo-translucent filter usage on merged entries (ITS#5679)
  Fixed slapo-unique filter validation (ITS#5581)
  Fixed slapo-unique suffix testing (ITS#5641)
  Build Environment
    Fixed ODBC library detection (ITS#5602)
    Removed pre-BerkeleyDB 4.4 support
    Added BerkeleyDB 4.7 support (ITS#5523)
    Included patch for BerkeleyDB 4.7.25 (build/db.4.7.25.patch)
    Added slapo-collect overlay with enhancements(ITS#5659)
  Documentation
    Added slapd-ldap(5), slapd-meta(5) noundeffilter (ITS#5614)
    Fixed slapd-ldap(5), slapd-meta(5), slapo-pcache(5)
	  schema requirements (ITS#5680)
    Added slapo-collect(5) man page (ITS#5706)
    Added slapo-pcache(5) proxycheckcacheability option (ITS#5680)
    Added slapo-retcode(5) retcode.conf location (ITS#5633)
    admin24 dontusecopy control update (ITS#5718)
    admin24 guide updates (ITS#5616)
    admin24 octetString fix (ITS#5670)
2009-01-24 21:10:48 +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 Update PYTHON_VERSIONS_COMPATIBLE 2008-04-25 20:39:06 +00:00
gq needs intltool 2008-06-01 15:32:31 +00:00
gramps Move scrollkeeper/omf.mk to rarian/omf.mk. 2009-01-04 18:00:58 +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 Fixed the paths to the Perl interpreter, which is needed for bulk builds 2006-06-18 12:02:00 +00:00
jdbc-postgresql81 Updated databases/jdbc-postgresql81 to 412 2008-07-16 20:54:50 +00:00
jdbc-postgresql82 Updated databases/jdbc-postgresql82 to 508 2008-07-16 20:56:00 +00:00
jdbc-postgresql83 Added databases/jdbc-postgresql83 version 603 2008-07-16 20:49:30 +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 Move scrollkeeper/omf.mk to rarian/omf.mk. 2009-01-04 18:00:58 +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 Move scrollkeeper/omf.mk to rarian/omf.mk. 2009-01-04 18:00:58 +00:00
metakit-lib Fix broken 64-bit build of py-metakit. 2008-08-02 21:32:30 +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 pkglint cleanup. 2008-03-26 13:27:16 +00:00
mysql5-client I'll take maintainership. 2008-09-20 07:13:22 +00:00
mysql5-server Update mysql5-server pacakge to 5.0.67. 2008-09-18 11:51:37 +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 Fix build of openldap-server against BDB 4.7, using patches from upstream 2008-09-07 12:18:06 +00:00
openldap-client Upgrade to 2.4.13. Initial patches from ghen@ 2009-01-24 21:10:48 +00:00
openldap-doc Upgrade to 2.4.13. Initial patches from ghen@ 2009-01-24 21:10:48 +00:00
openldap-server Upgrade to 2.4.13. Initial patches from ghen@ 2009-01-24 21:10:48 +00:00
oraedit Mechanical changes to add DESTDIR support to packages that install 2008-03-03 15:21:07 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-SQL-Abstract-Limit Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +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 Updating from version 1.15nb1 to 1.17. 2009-01-19 22:54:24 +00:00
p5-SQL-Translator Update from version 0.09001 to 0.09002. 2008-12-20 16:29:50 +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 Update p5-tokyocabinet to 1.20, for tokyocabinet-1.3.24. 2008-12-15 11:16:01 +00:00
p5-tokyotyrant Update p5-tokyotyrant to 1.4, for tokyotyrant-1.1.10. 2009-01-04 11:05:29 +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 Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:52 +00:00
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 Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-pdo_dblib Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*, 2006-06-02 18:27:54 +00:00
php-pdo_mysql Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-pdo_odbc mark as broken similarily to php-odbc 2006-11-06 21:36:14 +00:00
php-pdo_pgsql Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-pdo_sqlite Add DESTDIR support. 2008-06-12 02:14:13 +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.15: 2008-11-04 09:52:29 +00:00
postgresql81-client Changes 8.1.15: 2008-11-04 09:52:29 +00:00
postgresql81-plperl Changes 8.1.15: 2008-11-04 09:52:29 +00:00
postgresql81-plpython Changes 8.1.13: 2008-06-20 08:27:57 +00:00
postgresql81-pltcl Changes 8.1.13: 2008-06-20 08:27:57 +00:00
postgresql81-server Changes 8.1.15: 2008-11-04 09:52:29 +00:00
postgresql81-tsearch2 Changes 8.1.13: 2008-06-20 08:27:57 +00:00
postgresql82 Changes 8.2.11: 2008-11-04 09:52:39 +00:00
postgresql82-adminpack Add DESTDIR support. 2008-06-12 02:14:13 +00:00
postgresql82-client Add -lintl on Solaris. 2009-01-20 19:43:56 +00:00
postgresql82-plperl Changes 8.2.11: 2008-11-04 09:52:39 +00:00
postgresql82-plpython Add DESTDIR support. 2008-06-12 02:14:13 +00:00
postgresql82-pltcl Add DESTDIR support. 2008-06-12 02:14:13 +00:00
postgresql82-server Changes 8.2.11: 2008-11-04 09:52:39 +00:00
postgresql82-tsearch2 Add DESTDIR support. 2008-06-12 02:14:13 +00:00
postgresql83 Changes 8.3.5: 2008-11-04 09:52:50 +00:00
postgresql83-adminpack Add DESTDIR support. 2008-06-12 02:14:13 +00:00
postgresql83-client Add -lintl on Solaris. 2009-01-20 19:43:56 +00:00
postgresql83-plperl Changes 8.3.5: 2008-11-04 09:52:50 +00:00
postgresql83-plpython Add DESTDIR support. 2008-06-12 02:14:13 +00:00
postgresql83-pltcl Add DESTDIR support. 2008-06-12 02:14:13 +00:00
postgresql83-server Change to root before start/stop/initdb to make sure that the cwd can be 2008-11-11 13:50:50 +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 Update to 4.7.3: 2009-01-07 21:15:49 +00:00
py-gdbm Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-IndexedCatalog Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-ldap Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-metakit Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev. 2007-12-02 13:04:06 +00:00
py-mssql Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-mysqldb Update py-mysqldb to 1.2.2. 2008-08-06 17:16:49 +00:00
py-pgnotify Add DESTDIR support. 2008-06-20 01:09:05 +00:00
py-PgSQL Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-postgresql Upgrade to 4.0. This is a major release and may risk some backwards 2009-01-01 13:21:44 +00:00
py-psycopg Python 2.1 version required for zope25-ZPsycopgDA. 2008-04-26 15:36:22 +00:00
py-psycopg2 psycopg-2.0.7: 2008-08-26 13:16:19 +00:00
py-sqlalchemy Import the SQLAlchemy Python module. SQLAlchemy is a customizable object 2008-09-04 20:42:28 +00:00
py-sqlite Add two master sites. 2008-09-06 16:09:35 +00:00
py-sqlite2 Update to 2.5.0a: 2008-11-10 22:36:49 +00:00
py-sqlite3 Import built-in sqlite support for Python 2.5. The python25 package contains 2008-08-27 00:28:57 +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 Update ruby-tokyocabinet to 1.18, for tokyocabinet-1.3.24. 2008-12-15 11:16:34 +00:00
ruby-tokyotyrant Update ruby-tokyotyrant to 1.2, for tokyotyrant-1.1.10. 2009-01-04 11:06:35 +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 PLIST: Don't remove share/mime/packages, handled by DEINSTALL. 2008-10-31 14:02:18 +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 Changes 3.6.10: 2009-01-17 07:34:29 +00:00
sqlite3-tcl Add DESTDIR support. 2008-06-20 01:09:05 +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 Needs pkg-config. 2008-10-03 18:05:11 +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.1. 2009-01-24 02:19:24 +00:00
tokyotyrant Update tokyodystopia to 1.1.11. 2009-01-04 11:04:35 +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 +lua-tokyocabinet 2009-01-24 03:05:39 +00:00