summaryrefslogtreecommitdiff
path: root/databases
AgeCommit message (Collapse)AuthorFilesLines
2004-04-29Fix build for NetBSD > 1.6L < 2.0.recht2-5/+5
2004-04-28Add ``#include <stdio.h>'' to sdbm.c; otherwise this package doesn'tminskim2-7/+10
build on Linux because SEEK_SET is undeclared.
2004-04-27Only enable-thread safety on systems which have native threads to avoidrecht1-3/+4
pulling in pth. Pointed out by seb@.
2004-04-27Convert to buildlink3.snj10-32/+32
2004-04-27Convert to buildlink3.snj8-19/+19
2004-04-27Convert to buildlink3.snj3-6/+639
2004-04-27Add include/pgsql/* to BUILDLINK_FILES. Needed to get, e.g., gtranslatorsnj1-1/+2
to build.
2004-04-27Unused.wiz1-28/+0
2004-04-26Unused.wiz2-42/+0
2004-04-26Unused.wiz3-83/+0
2004-04-25GNU tar 1.11.2 as seen in NetBSD 1.6.2 does not grok -T with -C likeseb1-2/+2
NetBSD pax-as-tar. So avoid using both...
2004-04-25Convert to buildlink3.snj1-5/+5
2004-04-25Convert to buildlink3.snj2-8/+8
2004-04-25Convert to buildlink3.snj4-19/+20
2004-04-25Convert to buildlink3.snj1-2/+2
2004-04-25bl3ifyrecht1-4/+4
2004-04-25bli3fy, remove unused buildlink2.mkrecht2-29/+3
2004-04-25bl3ifyrecht1-4/+4
2004-04-25bl3ifyrecht1-3/+3
2004-04-25Add buildlink3.mk.recht1-0/+18
2004-04-25bl3ifyrecht1-4/+4
2004-04-25bl3ify, removed unused buildlink2.mkrecht2-28/+4
2004-04-25NO_BUILDLINK=yes.xtraeme2-2/+4
2004-04-25bl3ifyxtraeme8-22/+22
2004-04-25bl3ifyxtraeme3-6/+27
2004-04-25BUILDLINK_{INC,LIB}DIRS should be relatives to BUILDLINK_PREFIX.<pkg>xtraeme1-3/+3
2004-04-25bl3ifyxtraeme2-3/+27
2004-04-24Relinquish maintainership of packages to tech-pkg@NetBSD.org.jlam8-16/+16
2004-04-23mk/bsd.pkg.install.mk now automatically registersreed6-13/+6
the RCD_SCRIPTS rc.d script(s) to the PLIST. This GENERATE_PLIST idea is part of Greg A. Woods' PR #22954. This helps when the RC_SCRIPTS are installed to a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later, the default RCD_SCRIPTS_EXAMPLEDIR will be changed to be more clear that they are the examples.) These patches also remove the etc/rc.d/ scripts from PLISTs (of packages that use RCD_SCRIPTS). (This also removes now unused references from openssh* makefiles. Note that qmail package has not been changed yet.) I have been doing automatic PLIST registration for RC_SCRIPTS for over a year. Not all of these packages have been tested, but many have been tested and used. Somethings maybe to do: - a few packages still manually install the rc.d scripts to hard-coded etc/rc.d. These need to be fixed. - maybe remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-22Bl3ify.seb4-13/+36
Provide a buildlink3.mk file for mysql4-client package. While here remove obsolete USE_NEW_TEXINFO.
2004-04-21Regenerate checksum after update of "php4" package.tron1-3/+3
2004-04-21Convert to buildlink3.snj1-6/+6
2004-04-20Follow a suggestion by Josh Berkus (pgsql core team) and buildrecht6-7/+29
with --enable-thread-safety. Bump PKGREVISIONs accordingly (meta-pkg, -client, -lib).
2004-04-20Update PHP4 package and all PHP4 modules to version 4.3.6.jdolecek1-2/+2
Changes are bug-fixes mostly, but also synchronizes bundled GD with GD 2.0.22 and updates PCRE to version 4.5. Several NetBSD patches were integrated too, so future pkgsrc updates would be even more smooth. Full list of changes since PHP 4.3.4 is available at: http://www.php.net/ChangeLog-4.php#4.3.6 http://www.php.net/ChangeLog-4.php#4.3.5
2004-04-20libgnomedb 1.0.4, 2004-04-18jmmv4-23/+26
---------------------------- - Fixed parameter mismatch in GnomeDbCombo API (rodrigo) - Added missing implementation for gnome_db_config_get_component_data_model (laurent) - Fixed desktop icon location (julio) - Fixed gtk-doc comments (stephane) - Removed missing files in spec file (rodrigo) - Make sure the GUI doesnt allow data source names with spaces (rodrigo) - Only build documentation if gtk-doc is enabled (rodrigo) - Updated translations: - ca (jordi) - cs (mitr) - de (christian) - en_CA (adam) - en_GB (dave) - es (francisco) - fi (tvainika) - ga (alastairmck) - hr (rsedak) - hu (andras) - id (mohammad) - it (algol) - nl (vincent) - no (kjartan) - pt_BR (evandro, gustavo) - sr@Latin (danilo)
2004-04-20libgda 1.0.4, 2004-04-18jmmv3-6/+10
------------------------ - Fixed connection pool problems with sharing/not sharing of connections (jon, laurent) - Fixed UTF-8 problems in ODBC provider (jon) - Fixed setting of config entries when the type has changed (laurent) - Fixed spec file (rodrigo) - Fixed splitting of SQL commands in SQLite provider (benjamin) - Fixed values in 'Not Null?' fields schema for PostgreSQL provider (denis) - Updated FreeTDS provider to latest FreeTDS API (rodrigo) - Updated translations: - ca (jordi) - cs (mitr) - de (christian) - en_CA (adam) - en_GB (dave) - fi (tvainika) - ga (alastairmck) - hr (rsedak) - id (mohammad) - no (kjartan) - pt_BR (medina) - sv (christian)
2004-04-20Accept any apache package installed available, defaults to apache.xtraeme1-2/+2
2004-04-20Remove USE_BUILDLINK3 this time...xtraeme1-2/+1
2004-04-20This doesn't need buildlink/build, so set NO_BUILD/NO_BUILDLINK.xtraeme1-3/+5
2004-04-20s/wip/databases/xtraeme1-2/+2
2004-04-20Added adodb and acid.xtraeme1-1/+3
2004-04-20Initial import of acid-0.9.6b23, from pkgsrc-wip packaged by Adrianxtraeme7-0/+216
Portelli, with minor changes by me. The Analysis Console for Intrusion Databases (ACID) is a PHP-based analysis engine to search and process a database of security events generated by various IDSes, firewalls, and network monitoring tools. ACID has the ability to analyze a wide variety of events which are post-processed into its database. Tools exist for the following formats: - Snort - logsnorter
2004-04-20Initial import of adodb-4.00, from pkgsrc-wip packaged by Adrianxtraeme4-0/+194
Portelli. ADOdb stands for Active Data Objects Data Base. It currently supports MySQL, PostgreSQL, Interbase, Informix, Oracle, MS SQL 7, Foxpro, Access, ADO, Sybase, DB2 and generic ODBC. The Sybase, Informix and PostgreSQL drivers are community contributions. We hope more people will contribute drivers to support more databases. Unique Features of ADOdb - Easy for Windows programmers to understand. Makes porting ASP code to PHP easy because many of the conventions are similar to Microsoft's ADO. - We provide support code to handle inserts and updates which can be adapted to multiple databases quickly. Methods are provided for date handling, string concatenation and string quoting characters for differing databases. - A metatype system is built in so that we can figure out that types such as CHAR, TEXT and STRING are equivalent in different databases. - Easy to port because all the database dependent code are stored in stub functions. You do not need to port the core logic of the classes. - SQL to popup menu (<SELECT>) support included - PHP4 Session support.
2004-04-19PostgreSQL has no --with-htmldir, so install the html files by handrecht3-612/+617
to share/doc/html/postgresql.
2004-04-19Add and enable:recht1-1/+6
postgresql74 postgresql74-client postgresql74-docs postgresql74-lib postgresql74-server
2004-04-19Initial import of PostgreSQL 7.4.2recht9-0/+225
meta-package PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS), derived from the Berkeley Postgres database management system. While PostgreSQL retains the powerful object-relational data model, rich data types and easy extensibility of Postgres, it replaces the PostQuel query language with an extended subset of SQL. PostgreSQL is free and the complete source is available. This is the meta-package for the PostgreSQL database system.
2004-04-19Initial import of PostgreSQL 7.4.2recht3-0/+690
Documentation. PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS), derived from the Berkeley Postgres database management system. While PostgreSQL retains the powerful object-relational data model, rich data types and easy extensibility of Postgres, it replaces the PostQuel query language with an extended subset of SQL. PostgreSQL is free and the complete source is available. This package contains the database documentation.
2004-04-19Initial import of PostgreSQL 7.4.2recht7-0/+327
Database server. PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS), derived from the Berkeley Postgres database management system. While PostgreSQL retains the powerful object-relational data model, rich data types and easy extensibility of Postgres, it replaces the PostQuel query language with an extended subset of SQL. PostgreSQL is free and the complete source is available. This package contains the database server programs.
2004-04-19Initial import of PostgreSQL 7.4.2recht4-0/+241
Client programs. PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS), derived from the Berkeley Postgres database management system. While PostgreSQL retains the powerful object-relational data model, rich data types and easy extensibility of Postgres, it replaces the PostQuel query language with an extended subset of SQL. PostgreSQL is free and the complete source is available. This package contains the database client programs.
2004-04-19Initial import of PostgreSQL 7.4.2recht5-0/+489
Libraries and headers. PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS), derived from the Berkeley Postgres database management system. While PostgreSQL retains the powerful object-relational data model, rich data types and easy extensibility of Postgres, it replaces the PostQuel query language with an extended subset of SQL. PostgreSQL is free and the complete source is available. This package contains the database headers and libraries.