pkgsrc/databases
taca 65553c7235 Update mysql51-{client,server} to 5.1.50.
Please refer http://dev.mysql.com/doc/refman/5.1/en/news-5-1-50.html
for full changes .


InnoDB Notes:

InnoDB Plugin has been upgraded to version 1.0.11. This version is
considered of General Availability (GA) quality.

In this release, the InnoDB Plugin is included in source and binary
distributions, except RHEL3, RHEL4, SuSE 9 (x86, x86_64, ia64),
generic Linux RPM packages, and any builds produced with the icc
compiler. It also does not work for FreeBSD 6 and HP-UX or for Linux
on generic ia64.

Bugs fixed:

Important Change: Replication: The LOAD DATA INFILE statement is now
considered unsafe for statement-based replication. When using
statement-based logging mode, the statement now produces a warning;
when using mixed-format logging, the statement is made using the
row-based format. (Bug#34283)

Partitioning: UPDATE and INSERT statements affecting partitioned
tables performed poorly when using row-based replication. (Bug#52517)

Partitioning: INSERT ON DUPLICATE KEY UPDATE statements performed
poorly on tables having many partitions. This was because the handler
function for reading a row from a specific index was not optimized in
the partitioning handler. (Bug#52455)

The server could crash on shutdown, if started with
--innodb-use-system-malloc=0. (Bug#55581)

GROUP BY operations used max_sort_length inconsistently. (Bug#55188)

Building MySQL on Solaris 8 x86 failed when using Sun Studio due to
gcc inline assembler code. (Bug#55061)

In debug builds, an assertion could be raised when the server tried to
send an OK packet to the client after having failed to detect errors
during processing of the WHERE condition of an UPDATE
statement. (Bug#54734)

The database server could crash when renaming a table that had active
transactions. (This issue only affected the database server when built
for debugging.) (Bug#54453)

The server could crash during the recovery phase of startup, if it
previously crashed while inserting BLOB or other large columns that
use off-page storage into an InnoDB table created with
ROW_FORMAT=REDUNDANT or ROW_FORMAT=COMPACT. (Bug#54408)

For an InnoDB table created with ROW_FORMAT=COMPRESSED or
ROW_FORMAT=DYNAMIC, a query using the READ UNCOMMITTED isolation level
could cause the server to stop with an assertion error, if BLOB or
other large columns that use off-page storage were being inserted at
the same time. (Bug#54358)

A client could supply data in chunks to a prepared statement parameter other than of type TEXT or BLOB using the mysql_stmt_send_long_data() C API function (or COM_STMT_SEND_LONG_DATA command). This led to a crash because other data types are not valid for long data. (Bug#54041)

mysql_secure_installation did not properly identify local accounts and
could incorrectly remove nonlocal root accounts. (Bug#54004)

Transactions could be incorrectly committed during recovery, rather
than rolled back, if the server crashed and was restarted after
performing ALTER TABLE...ADD PRIMARY KEY on an InnoDB table, or some
other operation that involves copying the entire table. (Bug#53756)

Portability problems in SHOW STATUS could lead to incorrect results on
some platforms. (Bug#53493)

Builds of MySQL generated a large number of warnings. (Bug#53445)

With lower_case_table_names set to a nonzero value, searches for table
or database names in INFORMATION_SCHEMA tables could produce incorrect
results. (Bug#53095)

The ABI check for MySQL failed to compile with gcc 4.5. (Bug#52514)

mysql_secure_installation sometimes failed to locate the mysql
client. (Bug#52274)

Reading a ucs2 data file with LOAD DATA INFILE was subject to three
problems. 1) Incorrect parsing of the file as ucs2 data, resulting in
incorrect length of the parsed string. This is fixed by truncating the
invalid trailing bytes (incomplete multibyte characters) when reading
from the file. 2) Reads from a proper ucs2 file did not recognize
newline characters. This is fixed by first checking whether a byte is
a newline (or any other special character) before reading it as a part
of a multibyte character. 3) When using user variables to hold column
data, the character set of the user variable was set incorrectly to
the database charset. This is fixed by setting it to the character set
specified in the LOAD DATA INFILE statement, if any. (Bug#51876)

Searches in INFORMATION_SCHEMA tables for rows matching a nonexistent
database produced an error instead of an empty query
result. (Bug#49542)

On FreeBSD, memory mapping for MERGE tables could fail if underlying
tables were empty. (Bug#47139)

The my_like_range_xxx() functions returned badly formed maximum
strings for Asian character sets, which caused problems for storage
engines. (Bug#45012)

A debugging assertion could be raised after a write failure to a
closed socket. (Bug#42496)

An assertion failure occurred within yaSSL for very long keys. (Bug#29784)

See also Bug#53463.
2010-09-08 16:24:57 +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 Needs user/group early during installation. 2010-07-01 16:08:45 +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
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 Changes 4.8.30: 2010-06-02 12:06:21 +00:00
db5 Changes 5.0.26: 2010-07-14 18:50:14 +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
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 Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
gq gnome-keyring -> libgnome-keyring; PKGREVISION++ 2010-07-14 02:57:26 +00:00
gramps Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
gramps2 Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
gramps3 Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +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 Mark as destdir ready. 2008-07-14 12:55:56 +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-postgresql82 Updated databases/jdbc-postgresql82 to 510 2009-10-20 11:03:18 +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 Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +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 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
libcassandra Remove pkgsrc hack from patch-aa, it shouldn't be there. 2010-05-01 15:16:06 +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 Initial import of libdbi and its drivers for mysql, postgresql and sqlite 2010-03-10 23:55:48 +00:00
libdbi-driver-pgsql Initial import of libdbi and its drivers for mysql, postgresql and sqlite 2010-03-10 23:55:48 +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 Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
libgda-postgres Bump revision for change of PostgreSQL default version. 2010-02-10 19:34:05 +00:00
libgnomedb Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +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 Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
mergeant Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
metakit-lib Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
myodbc Update to MYSQL Connector/ODBC 5.1.6 so this will actually work 2010-05-03 05:03:10 +00:00
mysql4-client Remove workaround for compiler bug in gcc2 on sparc64. 2010-01-16 17:57:36 +00:00
mysql4-server Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
mysql5-client Update mysql5-{client,server} package to 5.0.91. 2010-06-02 13:34:45 +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.50. 2010-09-08 16:24:57 +00:00
mysql51-server Update mysql51-{client,server} to 5.1.50. 2010-09-08 16:24:57 +00:00
mysqlcc Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
mytop Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
nss_ldap Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +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 Update to OpenLDAP 2.4.23, now the "stable" release. 2010-07-24 11:15:16 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-BerkeleyDB Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +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 Updating databases/p5-DBD-mysql from 4.013nb1 to 4.017 2010-08-31 20:52:30 +00:00
p5-DBD-ODBC Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +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 Update p5-DBM-Deep from version 2.0000 to version 2.0001. 2010-08-27 03:43:06 +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-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 Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +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 the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +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 Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
pgpool Add DESTDIR support. 2008-06-12 02:14:13 +00:00
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 Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-mysqli Re-import databases/php5-mysqli package as databases/php-mysqli. 2010-03-16 15:07:26 +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 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_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 version 2.11.11. Changes since 2.11.10.1: 2010-09-07 22:44:07 +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
postgresql82 Changes 8.2.17: 2010-05-20 12:36:14 +00:00
postgresql82-adminpack Changes 8.2.16: 2010-04-12 09:48:48 +00:00
postgresql82-client Fix PLIST. Bump revision. 2010-05-30 11:51:19 +00:00
postgresql82-plperl Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
postgresql82-plpython Changes 8.2.16: 2010-04-12 09:48:48 +00:00
postgresql82-pltcl Changes 8.2.16: 2010-04-12 09:48:48 +00:00
postgresql82-server Changes 8.2.17: 2010-05-20 12:36:14 +00:00
postgresql82-tsearch2 Changes 8.2.16: 2010-04-12 09:48:48 +00:00
postgresql83 Changes 8.3.11: 2010-05-20 12:36:28 +00:00
postgresql83-adminpack Changes 8.3.10: 2010-04-12 09:53:50 +00:00
postgresql83-client Fix PLIST. Bump revision. 2010-05-30 11:51:19 +00:00
postgresql83-plperl Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +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 Changes 8.3.11: 2010-05-20 12:36:28 +00:00
postgresql84 Prepare for databases/postgresql84-dblink 2010-08-04 06:00:55 +00:00
postgresql84-adminpack Changes 8.4.3: 2010-04-12 09:58:38 +00:00
postgresql84-client Changes 8.4.4: 2010-05-20 12:36:38 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +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 Changes 8.4.4: 2010-05-20 12:36:38 +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 This is a python egg, so s/extension/egg in Makefile, to install egg info files. 2010-06-07 19:36:41 +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 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +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 Update "py-mysql" package to version 1.2.3. A list of the changes since 2010-08-10 08:49:40 +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 Changes 2.2.2: 2010-09-07 06:13:12 +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 update to 2.5.5 2009-07-09 19:02:58 +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 Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
rrdtool12 Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
ruby-activeldap Distfile has changed with the same file name. 2010-02-16 03:15:11 +00:00
ruby-activerecord Update ruby-activerecord to 2.3.8. Patch by Wen Heping in PR 43441. 2010-06-09 16:28:35 +00:00
ruby-activerecord-cassandra Import the activerecord-cassandra Ruby module, version 0.1.0. 2010-06-11 23:41:15 +00:00
ruby-activerecord-odbc Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
ruby-acts-as-versioned Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
ruby-cassandra Import the Cassandra Ruby module version 0.8.2. 2010-06-11 23:26:16 +00:00
ruby-datamapper Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
ruby-dbd-mysql Fix DEPENDS line to append variable, not set. 2009-10-20 01:49:40 +00:00
ruby-dbd-odbc Fix DEPENDS line to append variable, not set. 2009-10-20 01:49:40 +00:00
ruby-dbd-pg Fix DEPENDS line to append variable, not set. 2009-10-20 01:49:40 +00:00
ruby-dbd-sqlite Fix DEPENDS line to append variable, not set. 2009-10-20 01:49:40 +00:00
ruby-dbd-sqlite3 Fix DEPENDS line to append variable, not set. 2009-10-20 01:49:40 +00:00
ruby-dbi Add dependency to devel/ruby-deprecated which is needed at runtime. 2009-10-20 02:59:13 +00:00
ruby-gdbm Sort order with ruby-readline. 2008-06-20 15:43:14 +00:00
ruby-ldap Update ruby-ldap to 0.9.11. 2010-05-28 08:25:07 +00:00
ruby-mysql Enable LICENSE. 2009-10-17 06:59:26 +00:00
ruby-odbc Update ruby-odbc package to 0.99991. 2010-05-27 13:46:25 +00:00
ruby-pg Bump revision for change of PostgreSQL default version. 2010-02-10 19:34:05 +00:00
ruby-postgres-pr Correct HOMEPAGE. 2009-10-17 06:41:06 +00:00
ruby-postgresql Bump revision for change of PostgreSQL default version. 2010-02-10 19:34:05 +00:00
ruby-qdbm MAKE_JOBS_SAFE=no. 2009-12-23 07:34:25 +00:00
ruby-sequel Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
ruby-sequel-core Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
ruby-sqlite Importing ruby-sqlite 2.2.3 which is need by ruby-dbd-sqlite. 2009-10-17 12:24:46 +00:00
ruby-sqlite3 Update ruby-sqlite3 to 1.3.1. 2010-07-10 09:29:21 +00:00
ruby-tokyocabinet Update HOMEPAGE location. 2010-08-06 04:51:23 +00:00
ruby-tokyotyrant Update HOMEPAGE location. 2010-08-06 04:51:23 +00:00
ruby-vapor Bump revision for change of PostgreSQL default version. 2010-02-10 19:34:05 +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.71: 2010-02-07 16:08:02 +00:00
slony1 Changes 2.0.4: 2010-08-27 08:03:16 +00:00
sqlite update to 2.8.17 2009-07-22 16:37:26 +00:00
sqlite3 Changes 3.7.2: 2010-08-27 09:50:21 +00:00
sqlite3-tcl Changes 3.7.2: 2010-08-27 09:50:21 +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 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 Correctly build the module using the libtool approach. It worked more by 2009-12-08 10:20:43 +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 Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +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 Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
yap2lc Fix buildling with db5; revbump for db4 update 2010-06-02 12:23:47 +00:00
yasql Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
Makefile sort 2010-08-05 04:44:03 +00:00