summaryrefslogtreecommitdiff
path: root/databases
AgeCommit message (Collapse)AuthorFilesLines
2007-11-13Revive patch-ap, sans -lcgi, so that RRDs.so build correctly again.cube3-3/+20
Ok martti@, PR#37374 by Petar Bogdanovic.
2007-11-12Update p5-Ima-DBI to 0.35.hiramatsu2-9/+8
Changes from 0.33: 0.35 Sun Jun 10 16:36:07 EST 2007 - Add checking of PID in database handles to prevent trouble in forked environments (Perrin Harkins and Sam Tregar) 0.34 Mon Sep 5 09:10:37 UTC 2005 - Remove Class::WhiteHole from PREREQs (Alexey Tourbin)
2007-11-12Update "phpmyadmin" package to version 2.11.2.1.tron3-15/+38
Change since version 2.10.2: - creating VIEWs from query results - managing triggers, procedures and functions - supports MySQL 5.0.37 query profiling - improved interface for servers hosting thousands of databases and tables. - security fixes for PMASA-2007-5, PMASA-2007-6 and PMASA-2007-7
2007-11-11Update to 1.601adrianp2-9/+7
Added support for !Time and !Time~N to DBI::Profile Path. See docs. Added extra trace info to connect_cached thanks to Walery Studennikov. Added non-random (deterministic) mode to DBI_GOFER_RANDOM mechanism. Added DBIXS_REVISION macro that drivers can use. Added more docs for private_attribute_info() method. Fixed DBI::ProfileData to not clobber $_, thanks to Alexey Tourbin. Fixed DBI::SQL::Nano to not clobber $_, thanks to Alexey Tourbin. Fixed DBI::PurePerl to return undef for ChildHandles if weaken not available. Fixed DBD::Proxy disconnect error thanks to Philip Dye. Fixed DBD::Gofer::Transport::Base bug (typo) in timeout code. Fixed DBD::Proxy rows method thanks to Philip Dye. Fixed dbiprof compile errors, thanks to Alexey Tourbin. Fixed t/03handle.t to skip some tests if ChildHandles not available.CV See http://search.cpan.org/~timb/DBI/Changes for all the details
2007-11-10Add, but do not enable, cstore, due to its storage requirements.agc1-1/+2
2007-11-10Initial import of cstore-0.2, a "column store" relational database,agc20-0/+450
into the Packages Collection. This package is meant to support data warehousing in a much more efficient manner than traditional RDBMSs. C-Store is a read-optimized relational DBMS that contrasts sharply with most current systems, which are write-optimized. Among the many differences in its design are: + storage of data by column rather than by row, + careful coding and packing of objects into storage including main memory during query processing, + storing an overlapping collection of column-oriented projections, rather than the current fare of tables and indexes, + a non-traditional implementation of transactions which includes high availability and snapshot isolation for read-only transactions, + and the extensive use of bitmap indexes to complement B-tree structures. Please note that the storage required for this package could be viewed as being quite extreme - the standard build and data occupies in excess of 20 GB, and that is all installed into ${PREFIX} at installation time.
2007-11-09Update p5-DBIx-ContextualFetch to 1.03.hiramatsu2-7/+6
Changes from 1.01: 1.03 Mon Dec 27 2004 - Revert to DBD::SQLite (rather than SQLite2) in tests - no warnings 'uninitialized' 1.02 Mon Dec 27 2004 - Fix double execute bug in tests
2007-11-07Needs pkg-config to build.ghen1-2/+2
2007-11-03Made an otherwise annoying error message helpful.rillig3-8/+29
PKGREVISION++ because there are user-visible changes.
2007-11-03Remove INCOMPAT_GETTEXT and the automatic rebuilding of the PO files.joerg4-4/+34
This fixes the build on older NetBSD systems in a clean way.
2007-11-02Changes 0.34:adam2-8/+7
* Bug fixes
2007-11-01update to 2.2.9, from Jeremy C. Reed per PMdrochner3-8/+21
2007-10-30Based on some feedback, comment out the newly added LICENSE=xxx for now.martti1-2/+2
I'll re-activate this later when the global license stuff is activated.
2007-10-30Added LICENSE=gnu-gpl-v2martti1-1/+2
2007-10-291.14adrianp2-6/+6
- Updated to SQLite 3.4.2 - Switch to sqlite3_prepare_v2 which fixes a number of bugs with re-using statements - Fix bug with overflowing integers in user defined functions - Fix bug when building under no-threads perl
2007-10-29This package requires recent gettext-lib and the one included in NetBSD-3minskim1-1/+3
is too old. Add NetBSD-[123].* to INCOMPAT_GETTEXT so that it avoids using built-in gettext-lib on those platforms. This fixes PR pkg/37157.
2007-10-28Supports DESTDIR.joerg2-2/+5
2007-10-25* If PLIST_SRC is explicitly set to an empty value in a package Makefile,jlam8-12/+8
then automatically generate a PLIST that says "${PKGNAME} has no files". * If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile, and no PLIST files exist, then fail during the package build with PKG_FAIL_REASON. * Remove "intentionally empty" PLISTs again. Now, the easy way to say that a package installs no files is to just add the following to the package Makefile: PLIST_SRC= # empty
2007-10-25Re-add "intentionally empty" PLISTs for meta-packages and other packagesjlam4-0/+8
that directly manipulate empty PLISTs. Modify plist/plist.mk so that if the PLIST files are missing and no GENERATE_PLIST is defined, then the package fails to build.
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam47-50/+0
can handle packages having no PLIST files.
2007-10-24Supports DESTDIR.joerg1-1/+3
2007-10-21Patch a few bugs:dsainty4-4/+44
The default C++ precision of 6 digits is Very risky in a database context. As with DATE fields, if a TIME field is unset (hour value 24+), output an empty string. Correctly terminate default string values on NUL. Bump PKGREVISION. Submitted upstream as: http://sourceforge.net/tracker/index.php?func=detail&aid=1817213&group_id=10524&atid=360524
2007-10-19Regen for patch-aq.hira1-1/+2
2007-10-19Avoid c99 ism.taca1-0/+15
2007-10-16Fix abusers of LOWER_OPSYS to check OPSYS or MACHINE_PLATFORM instead.tnn3-6/+6
2007-10-16Update qdbm to 1.8.76.obache7-59/+25
Changes: 2007-03-07 - The hash function of on-memory map was optimized. - A bug related to large object was fixed. - Release: 1.8.76
2007-10-16Update ruby-activerecord to 1.15.5.minskim2-8/+8
Changes: * Depend on Action Pack 1.4.4 * Fix #count on a has_many :through association so that it recognizes the :uniq option. Closes #8801 [lifofifo] * Don't clobber includes passed to has_many.count [danger] * Make sure has_many uses :include when counting [danger] * Save associated records only if the association is already loaded. #8713 * Changing the :default Date format doesn't break date quoting. #6312 * Allow nil serialized attributes with a set class constraint. #7293 * belongs_to assignment creates a new proxy rather than modifying its target in-place. #8412 [mmangino@elevatedrails.com] * Fix column type detection while loading fixtures. Closes #7987 [roderickvd] * Document deep eager includes. #6267 [Josh Susser, Dan Manges] * Oracle: extract column length for CHAR also. #7866 [ymendel] * Small additions and fixes for ActiveRecord documentation. Closes #7342 * SQLite: binary escaping works with $KCODE='u'. #7862 [tsuka] * Improved cloning performance by relying less on exception raising #8159
2007-10-14The file manual.chm is installed additionally, since it is much morerillig2-4/+6
comfortable to browse than the GNU info file. PKGREVISION++
2007-10-13Works for me.rillig1-3/+1
2007-10-12The mysql.info file is not rebuilt anymore, so it is safe to install therillig5-10/+9
documentation. PKGREVISION++
2007-10-11+ ldapvighen1-1/+2
2007-10-11ldapvi is an interactive LDAP client for Unix terminals. Using it, you canghen5-0/+49
update LDAP entries with a text editor. Think of it as vipw(1) for LDAP.
2007-10-11update to 0.22. Sorry, no changelog available. Will be needed bydrochner4-15/+17
gnome-2.20.
2007-10-09Fix for PR#36447.adam4-53/+52
2007-10-07libglade2 -> libglade (comment).hira1-2/+2
2007-10-03Dick Davies can no longer maintain those packages. (by private mail)heinz1-2/+2
2007-09-25Fix comment (GConf2 -> GConf).hira2-4/+4
2007-09-25Back out previous. Pointed out by uebayasi@ and martti@.hira2-4/+4
2007-09-25ln -> ${LN}.hira2-4/+4
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz10-25/+28
Bump PKGREVISION.
2007-09-20Fix name of adminpack loadable shared module.jlam3-4/+9
Bump the PKGREVISION of postgresql82-adminpack to 1.
2007-09-20Handle the "contrib" directories using REQD_DIRS instead of @dirrm sojlam2-4/+6
that it won't complain at pkg_delete-time if other "contrib" modules are installed. Bump the PKGREVISION to 1.
2007-09-20Note, and and enable databases/postgresql82-adminpack.jlam1-1/+2
2007-09-20Initial import of databases/postgresql82-adminpack:jlam3-0/+29
The ``adminpack'' PostgreSQL contrib module implements a number of support functions which pgAdmin and other administration and management tools can use to provide additional functionality if installed on a server.
2007-09-19Bump PKGREVISION for gnome-vfs rename.wiz1-1/+2
2007-09-19Use gnome-vfs instead of gnome-vfs2.wiz2-5/+6
2007-09-19Changes 8.2.5:adam4-9/+15
* Prevent index corruption when a transaction inserts rows and then aborts close to the end of a concurrent "VACUUM" on the same table * Fix ALTER DOMAIN ADD CONSTRAINT for cases involving domains over domains * Make "CREATE DOMAIN ... DEFAULT NULL" work properly * Fix some planner problems with outer joins, notably poor size estimation for t1 LEFT JOIN t2 WHERE t2.col IS NULL * Allow the interval data type to accept input consisting only of milliseconds or microseconds * Allow timezone name to appear before the year in timestamp input * Fixes for GIN indexes used by "/contrib/tsearch2" * Speed up rtree index insertion * Fix excessive logging of SSL error messages * Fix logging so that log messages are never interleaved when using the syslogger process * Fix crash when log_min_error_statement logging runs out of memory * Fix incorrect handling of some foreign-key corner cases * Fix stddev_pop(numeric) and var_pop(numeric) * Prevent "REINDEX" and "CLUSTER" from failing due to attempting to process temporary tables of other sessions * Update the time zone database rules, particularly New Zealand's upcoming changes * Windows socket and semaphore improvements * Make "pg_ctl -w" work properly in Windows service mode * Fix memory allocation bug when using MIT Kerberos on Windows * Suppress timezone name (%Z) in log timestamps on Windows because of possible encoding mismatches * Require non-superusers who use "/contrib/dblink" to use only password authentication, as a security measure * Restrict "/contrib/pgstattuple" functions to superusers, for security reasons * Do not let "/contrib/intarray" try to make its GIN opclass the default (this caused problems at dump/restore)
2007-09-19Changes 8.1.10:adam4-8/+13
* Prevent index corruption when a transaction inserts rows and then aborts close to the end of a concurrent "VACUUM" on the same table * Make "CREATE DOMAIN ... DEFAULT NULL" work properly * Allow the interval data type to accept input consisting only of milliseconds or microseconds * Speed up rtree index insertion * Fix excessive logging of SSL error messages * Fix logging so that log messages are never interleaved when using the syslogger process * Fix crash when log_min_error_statement logging runs out of memory * Fix incorrect handling of some foreign-key corner cases * Prevent "REINDEX" and "CLUSTER" from failing due to attempting to process temporary tables of other sessions * Update the time zone database rules, particularly New Zealand's upcoming changes * Windows socket improvements * Suppress timezone name (%Z) in log timestamps on Windows because of possible encoding mismatches * Require non-superusers who use "/contrib/dblink" to use only password authentication, as a security measure
2007-09-19Changes 8.0.14:adam5-10/+13
* Prevent index corruption when a transaction inserts rows and then aborts close to the end of a concurrent "VACUUM" on the same table * Make "CREATE DOMAIN ... DEFAULT NULL" work properly * Fix excessive logging of SSL error messages * Fix logging so that log messages are never interleaved when using the syslogger process * Fix crash when log_min_error_statement logging runs out of memory * Fix incorrect handling of some foreign-key corner cases * Prevent "CLUSTER" from failing due to attempting to process temporary tables of other sessions * Update the time zone database rules, particularly New Zealand's upcoming changes * Windows socket improvements * Suppress timezone name (%Z) in log timestamps on Windows because of possible encoding mismatches * Require non-superusers who use "/contrib/dblink" to use only password authentication, as a security measure
2007-09-15Update to 3.4.2:wiz2-6/+6
While stress-testing the soft_heap_limit feature, a bug that could lead to database corruption was discovered and fixed. Though the consequences of this bug are severe, the chances of hitting it in a typical application are remote. Upgrading is recommended only if you use the sqlite3_soft_heap_limit interface.