summaryrefslogtreecommitdiff
path: root/databases
AgeCommit message (Collapse)AuthorFilesLines
2005-10-31Added the proper --mandir argument to the configure script. Bumpedrillig2-3/+4
PKGREVISION.
2005-10-31Added databases/mysql5-{client,server}xtraeme1-1/+3
2005-10-31Initial import of mysql5-server-5.0.15.xtraeme19-0/+1777
MySQL is a SQL (Structured Query Language) database server. SQL is the most popular database language in the world. MySQL is a client-server implementation that consists of a server daemon `mysqld' and many different client programs/libraries. The main goals of MySQL are speed and robustness. The base upon which MySQL is built is a set of routines that have been used in a highly demanding production environment for many years. While MySQL is still in development it already offers a rich and highly useful function set. The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL). This package contains the MySQL server programs and libraries.
2005-10-31Initial import of mysql5-client-5.0.15.xtraeme17-0/+499
MySQL is a SQL (Structured Query Language) database server. SQL is the most popular database language in the world. MySQL is a client-server implementation that consists of a server daemon `mysqld' and many different client programs/libraries. The main goals of MySQL are speed and robustness. The base upon which MySQL is built is a set of routines that have been used in a highly demanding production environment for many years. While MySQL is still in development it already offers a rich and highly useful function set. The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL). This package contains the MySQL client programs and libraries.
2005-10-30Update "phpmyadmin" package to version 2.6.4-pl3. This version fixestron2-6/+6
the security vulnerability reported in PMASA-2005-5.
2005-10-29Honor CFLAGS and LDFLAGS.minskim3-10/+12
2005-10-29Update mysql4* to 4.1.5.xtraeme5-13/+26
Please see http://dev.mysql.com/doc/refman/4.1/en/news-4-1-15.html for more information about bugfixes/changes.
2005-10-29Reset maintainer to tech-pkg:wiz1-2/+2
host idoru.mine.nu[82.31.78.41] said: 550 sorry, never heard of you (in reply to RCPT TO command)
2005-10-29Do not install .orig files that are left after applying patches.kristerw1-1/+2
2005-10-27configure should be run without "--enable-thread-safety" on OpenBSD.hiramatsu1-3/+4
2005-10-26Also commit patches for the DragonFly support.joerg7-0/+102
2005-10-26Add DragonFly support.joerg3-6/+33
2005-10-26Remove non-existent directory.jlam1-2/+1
2005-10-26Update databases/openldap to 2.3.11, which is the first "stable" releasejlam16-183/+189
in the 2.3.x series. This is a major update over version 2.2.x, and changes include: * Slapd(8) enhancements - Updated slapd "overlay" interface, and several example (and mostly experimental) overlays. - Updated LDAP "sync" Engine with replication support, provider now an "overlay" - Numerous access control enhancements, including experimental "don't disclose on error" capability - Configuration backend * LDAPv3 extensions, including: - LDAP Password Policy - LDAP Component Matching (requires OpenLDAP snacc) - LDAP Modify Increment
2005-10-26fix potential format string vulnerability (CAN-2005-2958), from debiandrochner3-2/+27
2005-10-25update to 2.0.10drochner3-8/+24
changes: * Switched back to old implementation of ldap.schema.tokenizer.split_tokens() since the new one had a bug which deletes the spaces from DESC * ldap.INSUFFICIENT_ACCESS is now ignored in ldap.ldapobject.LDAPObject.search_subschemasubentry_s()
2005-10-25remove the hardcoded 'nb2' in the postgres depends lineabs1-3/+3
2005-10-25Update databases/db4 to 4.3.29. This is a point release update overjlam8-65/+106
4.3.28, so there are no API changes, and applications may be upgraded by relinking against db4-4.3.29. We stop pretending to support a "java" package option since we never even bothered with handling the PLIST differences. Changes from version 4.3.28 include: * The on-disk log format has changed. * Add support for lightweight, transactionally protected Sequence Number generation. * Add support for Degree 2 isolation. * Add election generation information to replication to support Paxos compliance. * A huge number of bug fixes, including eliminating some instances of application deadlock and memory leak fixes. * Some minor performance enhancements.
2005-10-25Specify USE_RUBY_DIST_SUBDIR appropriately after previoustaca1-1/+3
lang/ruby/rubyversion.mk changes.
2005-10-23Update postgresql80-related packages to 8.0.4. On updating from anyjlam9-22/+23
previous 8.0.x release, no dump-and-restore is necessary. Changes from version 8.0.3 include: postgresql80-client: - Clarify comment for pgsql-hier-query option to note that it is considered buggy by PostgreSQL developers. * Make psql -f filename return a nonzero exit code when opening the file fails * Change pg_dump to handle inherited check constraints more reliably postgresql80-server: * Fix error that allowed "VACUUM" to remove ctid chains too soon, and add more checking in code that follows ctid links This fixes a long-standing problem that could cause crashes in very rare circumstances. * Fix CHAR() to properly pad spaces to the specified length when using a multiple-byte character set (Yoshiyuki Asaba) In prior releases, the padding of CHAR() was incorrect because it only padded to the specified number of bytes without considering how many characters were stored. * Force a checkpoint before committing "CREATE DATABASE" This should fix recent reports of "index is not a btree" failures when a crash occurs shortly after "CREATE DATABASE". * Fix the sense of the test for read-only transaction in "COPY" The code formerly prohibited "COPY TO", where it should prohibit "COPY FROM". * Handle consecutive embedded newlines in "COPY" CSV-mode input * Fix date_trunc(week) for dates near year end * Fix planning problem with outer-join ON clauses that reference only the inner-side relation * Further fixes for x FULL JOIN y ON true corner cases * Fix overenthusiastic optimization of x IN (SELECT DISTINCT ...) and related cases * Fix mis-planning of queries with small LIMIT values due to poorly thought out "fuzzy" cost comparison * Make array_in and array_recv more paranoid about validating their OID parameter * Fix missing rows in queries like UPDATE a=... WHERE a... with GiST index on column a * Improve robustness of datetime parsing * Improve checking for partially-written WAL pages * Improve robustness of signal handling when SSL is enabled * Improve MIPS and M68K spinlock code * Don't try to open more than max_files_per_process files during postmaster startup * Various memory leakage fixes * Various portability improvements * Update timezone data files * Fix PL/PgSQL to handle var := var correctly when the variable is of pass-by-reference type postgresql80-plperl: * Fix PL/Perl %_SHARED so it's actually shared
2005-10-23Add qdbm.minskim1-1/+2
2005-10-23Import qdbm from pkgsrc-wip. Packaged by OBATA Akio.minskim6-0/+167
QDBM is an embeded database library compatible with GDBM and NDBM. It features hash database and B+ tree database and is developed referring to GDBM for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler API. This package includes APIs for C, C++, and Java. CGI scripts are also contained. APIs for Perl and Ruby should be installed with a source package.
2005-10-16remove @dirrm share/phppgadmin, which was mistakely added in previous revisionjdolecek1-2/+1
2005-10-16Install help filesjdolecek2-4/+13
PR: 30329 by Mehul N. Sanghvi
2005-10-15Update database/abook to 0.5.4tonio2-6/+6
This release contains mainly an update of autoconf/automake, code cleanups and minor fixes
2005-10-13Added the php-pdo packages.rillig1-1/+7
2005-10-13Removed the RCS Id from patch-ad. While at it, fixed the other pkglintrillig3-8/+5
warning, too.
2005-10-12rrdtool explicitly forbids any use of -ffast-mathabs1-1/+4
2005-10-12Update "phpmyadmin" package to version 2.6.4-pl2. This version fixestron3-8/+7
the security vulnerability reported in PMASA-2005-4. Addresses PR pkg/31561 by Zafer Aydogan.
2005-10-10Add some missing pieces from the last change. -client needs the copiedjoerg2-3/+18
files too and the copying itself has to be done before configure, not before build.
2005-10-10s/netbsd.org/NetBSD.org/hira1-2/+2
2005-10-10Allow PostgreSQL to build on DragonFly.joerg5-7/+32
Bump revision of client to annotate PLIST change. Based on patch from reed@.
2005-10-10${ECHO} and ${TR}.tv1-2/+2
2005-10-10There's no such thing as :t* in the bootstrap bmake. Use a tr expression.tv1-2/+3
2005-10-09do not set PKGREVISION herejdolecek1-2/+1
2005-10-09Add PDO (PHP Data Objects) extensions. These implement unified,jdolecek21-0/+174
object-oriented interface to various databases. PDO comes bundled with upcoming PHP 5.1, but can also be used with PHP 5.0 via PECL.
2005-10-09Update freetds to version 0.63.jdolecek6-30/+208
Main changes since 0.61 besides general bug fixes: * BCP support for db-lib and ct-lib * many ODBC fixes * added support for TDS 8.0 * iconv changes (better collation, improve error reporting)
2005-10-09Switch to PECL version - this extension has been debundled in PHP 5.1.jdolecek2-1/+7
2005-10-07Add a fix to LDAP extension build to properly detect LDAP capabilities,jdolecek1-2/+3
such as TLS support. Patch provided by Stoned Elipot in private e-mail.
2005-10-05Remove some more *LEGACY* settings that are over a month old andwiz2-4/+3
thus were before 2005Q3.
2005-10-04Remove php5-sqlite, now that php-sqlite is used for both PHP4 and PHP5.tv3-19/+1
2005-10-04PECL modules have a real homepage. Set the default for PECL modules totv1-2/+2
the PECL distro site rather than PHP's default. Bump PKGREVISION, as the HOMEPAGE is included in the binary package's +DESC.
2005-10-03Erm, fix previous correctly.xtraeme2-6/+6
2005-10-03Apply patch from David A. Holland in PR pkg/31435 to honor rc.confxtraeme4-11/+12
values for mysql_user, mysql_group and mysql_datadir options. Bump PKGREVISION.
2005-10-02Changed MASTER_SITES and HOMEPAGE to current URLwulf1-3/+3
2005-10-01g/c - it's not used and even incorrectjdolecek1-2/+0
2005-09-30Update to 3.2.7:wiz3-8/+9
2005 September 24 (3.2.7) * GROUP BY now considers NULLs to be equal again, as it should * Now compiles on Solaris and OpenBSD and other Unix variants that lack the fdatasync() function * Now compiles on MSVC++6 again * Fix uninitialized variables causing malfunctions for various obscure queries * Correctly compute a LEFT OUTER JOINs that is constrained on the left table only 2005 September 17 (3.2.6) * Fix a bug that can cause database corruption if a VACUUM (or autovacuum) fails and is rolled back on a database that is larger than 1GiB * LIKE optiization now works for columns with COLLATE NOCASE * ORDER BY and GROUP BY now use bounded memory * Added support for COUNT(DISTINCT expr) * Change the way SUM() handles NULL values in order to comply with the SQL standard * Use fdatasync() instead of fsync() where possible in order to speed up commits slightly * Use of the CROSS keyword in a join turns off the table reordering optimization * Added the experimental and undocumented EXPLAIN QUERY PLAN capability * Use the unicode API in windows 2005 August 27 (3.2.5) * Fix a bug effecting DELETE and UPDATE statements that changed more than 40960 rows. * Change the makefile so that it no longer requires GNUmake extensions * Fix the --enable-threadsafe option on the configure script * Fix a code generator bug that occurs when the left-hand side of an IN operator is constant and the right-hand side is a SELECT statement * The PRAGMA synchronous=off statement now disables syncing of the master journal file in addition to the normal rollback journals 2005 August 24 (3.2.4) * Fix a bug introduced in the previous release that can cause a segfault while generating code for complex WHERE clauses. * Allow floating point literals to begin or end with a decimal point. 2005 August 21 (3.2.3) * Added support for the CAST operator * Tcl interface allows BLOB values to be transferred to user-defined functions * Added the "transaction" method to the Tcl interface * Allow the DEFAULT value of a column to call functions that have constant operands * Added the ANALYZE command for gathering statistics on indices and using those statistics when picking an index in the optimizer * Remove the limit (formerly 100) on the number of terms in the WHERE clause * The right-hand side of the IN operator can now be a list of expressions instead of just a list of constants * Rework the optimizer so that it is able to make better use of indices * The order of tables in a join is adjusted automatically to make better use of indices * The IN operator is now a candidate for optimization even if the left-hand side is not the left-most term of the index. Multiple IN operators can be used with the same index. * WHERE clause expressions using BETWEEN and OR are now candidates for optimization * Added the "case_sensitive_like" pragma and the SQLITE_CASE_SENSITIVE_LIKE compile-time option to set its default value to "on". * Use indices to help with GLOB expressions and LIKE expressions too when the case_sensitive_like pragma is enabled * Added support for grave-accent quoting for compatibility with MySQL * Improved test coverage
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig6-13/+13
NO_BUILD, USE_LIBTOOL.
2005-09-28Removed trailing white-space.rillig1-2/+2
2005-09-28Removed trailing white-space.rillig3-11/+11