Akinori MUSHA
c24a1a839b
Add ruby-dbd_sqlite, the SQLite driver for DBI-for-Ruby.
2001-11-15 13:18:52 +00:00
Akinori MUSHA
21cd9472a1
Add a missing entry: libudbc.
2001-11-07 06:08:44 +00:00
Ying-Chieh Liao
fe4a71305a
add libdbi
...
Database Independent Abstraction Layer for C
2001-11-04 06:20:39 +00:00
Neil Blakey-Milner
cd4c2a4e4b
Add pyPgSQL, a Python DB-API 2 compliant library for using PostgreSQL
...
databases
PR: 31705
Submitted by: Gerhard Häring <gerhard@bigfoot.de>
2001-11-02 15:00:28 +00:00
Akinori MUSHA
3c63aabedb
Add namazu2.
2001-10-21 20:33:57 +00:00
Ying-Chieh Liao
897b3979a4
add p5-DBD-InterBase
...
DBI driver for InterBase RDBMS server
PR: 31283
Submitted by: Sergey Skvortsov <skv@protey.ru>
2001-10-18 18:52:15 +00:00
Akinori MUSHA
db8f9f77f0
Add ruby-search-namazu, a Ruby library which wraps libnmz of Namazu.
2001-10-13 10:04:40 +00:00
Anton Berezin
a373cc2a6e
Add p5-GraphViz-DBI, perl module to graph database tables and relations.
2001-10-10 00:13:54 +00:00
Johann Visagie
8285df9452
Add libodbc++ 0.2.2.p5, a C++ class library and toolset for ODBC
...
access to data sources.
2001-10-04 08:51:47 +00:00
Akinori MUSHA
c17b3eedea
Sort entries.
2001-09-21 05:49:14 +00:00
Johann Visagie
6794d0e21f
Add zodb 2001.06.16, the Zope Object Database - an object database
...
written in Python.
2001-09-18 14:58:15 +00:00
Akinori MUSHA
c98c9d738f
Add mysql-gui, a graphical SQL client for MySQL.
...
PR: ports/29862
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2001-09-03 18:54:20 +00:00
Ying-Chieh Liao
f4d7cd7f73
add p5-CDB_File
...
Perl5 interface to the CDB package
PR: 28400
Submitted by: Jon Nistor <nistor@snickers.org>
2001-08-04 08:41:40 +00:00
Akinori MUSHA
b4b003686c
Add db3-latest, the latest version of databases/db3, 3.3.11.
2001-08-01 12:02:51 +00:00
Ying-Chieh Liao
06827c4fb0
add dbconnect
...
Use C++ object API to allow applications to connect to databases
2001-07-23 07:51:29 +00:00
David W. Chapman Jr.
a7a8141c9f
Rename dbwrapper to p5-DBIWrapper
2001-07-22 04:24:56 +00:00
Vanilla I. Shu
fc652a2fca
DBIWrapper is the generic database Object for accessing
...
the DBI database interface. It provides the lowest level
of functionality needed by any program wanting to access
databases via the DBI. Currently, DBIWrapper is only
aware of Pg (PostgreSQL), mysql (MySQL) and ODBC DBD
modules and how to work with them correctly.
Support for transactions on MySQL is now checked for and
if found to be available, the AutoCommit flag is turned
off so that transactions will be used.
PR: ports/28563
Submitted by: Pete Fritchman
2001-07-16 07:22:50 +00:00
Dag-Erling Smørgrav
a9f84711ca
The SIXPACK Bibliography and Reference Manager, version 0.99.001216.
2001-07-10 11:09:59 +00:00
Akinori MUSHA
a385149872
Add sqlrelay, a persistent DB connection pooling/proxying/load
...
balancing system, along with the interfaces for Java, Perl5, PHP,
Python and Ruby.
2001-07-06 10:24:50 +00:00
Ying-Chieh Liao
338f00d4a8
add libsdb
...
Simple database library
2001-07-02 13:23:51 +00:00
Akinori MUSHA
7d38e9af5b
Add postgresql-plruby, PL/Ruby procedural language for the PostgreSQL
...
database system.
2001-06-28 08:52:19 +00:00
James E. Housley
b4953e8097
The perl script mysql2pgsql can be used to convert MySQL database
...
dumps to a -compatible format (so the data can be imported into
PostgreSQL).
PR: 27702
Submitted by: Pete Fritchman <petef@databits.net>
2001-06-23 02:36:54 +00:00
James E. Housley
11efcac7ae
New port ADODB: Standardized database access for PHP4
...
PR: 27464
Submitted by: ago <abgoeree@uwnet.nl>
2001-06-19 11:53:47 +00:00
Ade Lovett
a5382b9c17
Add gnome-db 0.2.10, a GNOME front-end to libgda, and a whole load more.
2001-06-19 08:12:14 +00:00
David W. Chapman Jr.
57832c38b5
Remove pgaccess as it is already in postgresql( you can install only
...
pgaccess via the postgresql port)
PR: 26759
Submitted by: Palle Girgensohn <girgen@partitur.se>
2001-06-18 06:44:43 +00:00
Daniel Harris
a446996e71
Add p5-DBIx-DataSource 0.02,
...
database-independent create and drop
functions.
PR: 27804
Submitted by: Anton Berezin <tobez@tobez.org>
2001-06-11 17:53:31 +00:00
Will Andrews
1812a769a4
Add p5-DBIx-SearchBuilder 0.15, a perl extension for easy SQL SELECT
...
Statement generation.
PR: 27751
Submitted by: Anton Berezin <tobez@tobez.org>
2001-06-11 03:54:15 +00:00
Akinori MUSHA
88f0e01291
Add ruby-dbd_msql, the mSQL driver for DBI-for-Ruby.
2001-06-09 15:53:10 +00:00
Akinori MUSHA
6dfa12c805
Add ruby-msql, Ruby API for mSQL.
2001-06-09 15:48:26 +00:00
Akinori MUSHA
9e81377f08
Add ruby-dbd_proxy, the Proxy/Server driver for DBI-for-Ruby.
2001-06-09 14:40:31 +00:00
Akinori MUSHA
78d64c8bcc
Add ruby-dbd_odbc, the ODBC driver for DBI-for-Ruby.
2001-06-09 14:30:32 +00:00
Akinori MUSHA
58261648b1
Update Ruby/DBI to 0.0.5.
...
ruby-dbd_postgresql has been renamed to ruby-dbd_pg. (without a
repocopy since ruby-dbd_postgresql has no history)
2001-06-09 14:23:33 +00:00
Akinori MUSHA
19ad98d92d
Add ruby-dbd_sybase, the Sybase driver for DBI-for-Ruby.
2001-06-02 18:51:47 +00:00
Akinori MUSHA
c3a35c36e0
Add ruby-dbd_postgresql, the PostgreSQL driver for DBI-for-Ruby.
2001-06-02 18:03:43 +00:00
Akinori MUSHA
6538d2ff9d
Add ruby-dbd_mysql, the MySQL driver for DBI-for-Ruby.
2001-06-02 16:58:41 +00:00
Akinori MUSHA
534b825be7
Add ruby-dbi, DBI-for-Ruby - a common interface for SQL-based
...
databases.
2001-06-02 16:55:23 +00:00
Vanilla I. Shu
4bd3823cc5
DBIx::XML_RDB - Perl extension for creating XML from existing DBI datasources
2001-05-27 02:04:50 +00:00
Akinori MUSHA
e19f04068a
Add ruby-odbc, a Ruby extension library to use ODBC data sources
2001-05-23 19:22:33 +00:00
Ying-Chieh Liao
9f8697a0e9
add py-bsddb3
...
BerkeleyDB3 wrapper module for Python
PR: 26448
Submitted by: Chang, Hye-Shik <perky@python.or.kr>
2001-05-19 14:20:34 +00:00
Sheldon Hearn
3c72350197
This is DBD::Sybase, a Perl5 database interface driver that uses the
...
FreeTDS libraries to connect to Sybase-like RDMSs, including MSSQL7.
2001-05-10 17:04:49 +00:00
Ying-Chieh Liao
70b473129c
add p5-DBIx-Recordset
...
Perl module for abstraction and simplification of database access
PR: 26958
Submitted by: Sergey Skvortsov <skv@protey.ru>
2001-05-08 12:01:23 +00:00
Ade Lovett
48d56577d5
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
...
bunch of GNOME applications under one convenient building mechanism.
Applications include:
mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 21:51:17 +00:00
Michael Haro
cede1f075f
Fix bad subdir entry
...
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>
PR: 27006
2001-05-01 09:47:08 +00:00
Ying-Chieh Liao
5ddead828e
add dbtool
...
Store and retrieve data in a key/value format in a hash database
ps. thanks Jos Backus <josb@cncdsl.com> for his help on make this port
2001-04-29 16:58:46 +00:00
Josef Karthauser
cc7883a640
Usually when you have to store persistent data you don't need a
...
full-blown database server, just a ASCII database would do the
trick.
AsciiDB::Tag allows you to access a simple ASCII database using a
perl hash variable. The database format is straightforward so you
can edit it by hand if you need so. Each record is stored into a
file, and a record is just a set of values tagged by the field
name.
PR: ports/26857
2001-04-28 14:55:30 +00:00
Ying-Chieh Liao
8840882d23
add mdbtools
...
Utilities and libraries to export data from MS Access databases (.mdb)
PR: 26855
Submitted by: Anders Nordby <anders@fix.no>
2001-04-27 07:40:58 +00:00
Akinori MUSHA
3b74131b66
Goodbye, Ruby 1.4.
2001-04-13 19:10:13 +00:00
Akinori MUSHA
e868461a1a
Add ruby-rdbc1, Ruby Database Connectivity.
2001-03-19 08:58:27 +00:00
Akinori MUSHA
e7d39f6460
Add ruby-o_dbm, an OODB-like DBM module for Ruby.
2001-03-16 09:34:28 +00:00
Will Andrews
cca71f50d2
Add firebird 0.9, the open-source InterBase(tm) 6.0 spin-off
...
(Classic version).
PR: 24313
Submitted by: Geoffrey C. Speicher <geoff@sea-incorporated.com>
2001-03-10 20:32:33 +00:00
Akinori MUSHA
1080c89c3d
Add ruby-cdb, Ruby interface to D. J. Bernstein's cdb (constant
...
database) library.
2001-03-08 12:42:10 +00:00
Clive Lin
e42c2ab599
New port: p5-Tie-DBI
...
Tie::DBI is a perl module implementing Tie hash to a DBI handle.
2001-03-08 11:40:30 +00:00
Akinori MUSHA
8e392f9152
Add ruby-bdb, a Ruby interface to Sleepycat's Berkeley DB revision 2
...
or later.
2001-03-07 19:10:52 +00:00
Ying-Chieh Liao
82bd419f1a
add fastdb
...
Main Memory Relational Database Management System
2001-03-02 16:25:55 +00:00
Ying-Chieh Liao
a1d5ba5433
add sqlite
...
SQL library that uses GDBM as its underlying file storage mechanism
2001-02-22 17:03:20 +00:00
Dirk Froemberg
44848875c2
Remove mysql322-{client,server}.
2001-01-27 11:39:01 +00:00
Neil Blakey-Milner
e2d2171a53
Add phppgadmin 2.2.1.p1,web Based Postgres Administration.
2001-01-19 15:00:39 +00:00
Neil Blakey-Milner
fd95ea6185
Add phpMyAdmin, a set of PHP3 scripts to adminstrate MySQL over the web
2001-01-19 12:53:37 +00:00
Will Andrews
e46c638781
Add p5-BerkeleyDB 0.12, perl5 interface to the Berkeley DB package
...
revision 3.
PR: 24064
Submitted by: T. William Wells <bill@twwells.com>
Regex help: Jeremy Shaffner <jeremy@external.org>
2001-01-07 07:23:10 +00:00
Will Andrews
7756dfe8f4
Add p5-Text-Query-SQL 0.09, a perl module that provides query builders for
...
SQL databases.
PR: 23969
Submitted by: Anton Berezin <tobez@tobez.org>
2000-12-31 05:44:52 +00:00
Maxim Sobolev
922dd6737a
Nuke databases/p5-ApacheDBI and audio/ripit-atapi.
...
databases/p5-ApacheDBI
Redundant; we already have a ports/www/p5-Apache-DBI that is the same
program. Maintainer did not know this when submitting the port.
audio/ripit-atapi
The functionality of this port has been incorporated into
ports/audio/ripit. This port is no longer necessary.
PR: 23259
Submitted by: maintainer
2000-12-04 09:52:11 +00:00
Donald Burr
1232f4bf06
Import of new port databases/p5-ApacheDBILogger, a Perl5 module that
...
tracks what's being transferred in a DBI database from a mod_perl
Apache environment.
2000-11-23 04:59:02 +00:00
Donald Burr
8c609e8696
Import of new port databases/p5-ApacheDBILogConfig, a Perl module that
...
logs webserver access information in a DBI database
2000-11-23 04:44:53 +00:00
Donald Burr
67e64192a4
Import of new port p5-ApacheDBI, a Perl5 module to allow you to
...
access DBI through an Apache perl interpreter (e.g. mod_perl).
2000-11-22 23:27:50 +00:00
Yukihiro Nakai
14508b6480
Initial import.
...
Enlightenment DR17 database utility.
Submitted by: ports/22089
Reviewed by: Brandon Fosdick
2000-11-03 07:17:19 +00:00
James E. Housley
94c2cf530d
Add new port: databases/jdbc-oracle816
...
The JDBC drivers for Oracle 8.1.6
PR: 21763
Submitted by: Patrick S. Gardella <patrick@FreeBSD.org>
2000-10-26 13:06:18 +00:00
Thomas Gellekum
ea73b9c22a
New port py-gdbm; this contains Python bindings to the GNU dbm library.
2000-10-20 09:11:38 +00:00
Dirk Froemberg
4c1664fda9
Add mysql323-client and mysql323-server.
2000-10-19 09:18:59 +00:00
James E. Housley
ef9103121d
Initial import of mytop Version 0.3
...
mytop is a non-gui tool for monitoring the threads and overall performance
of MySQL 3.22.x and 3.23.x servers.
PR: 20892
Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
Reviewed by: will
Approved by: will
2000-10-05 01:35:25 +00:00
Jacques Vidrine
67bb1521ab
Python dictionary wrapper around a SQL database
2000-10-03 20:55:20 +00:00
Ade Lovett
65ebcdc907
Another GTK+ front-end for mysql.. submitter will be extending it
...
to handle mSQL, Oracle, PostgreSQL and Solid at a later date.
PR: 21069
Submitted by: Joseph Scott <joseph.scott@owp.csus.edu>
2000-09-19 18:19:19 +00:00
Ade Lovett
e40e2d85f6
Add p5-DBD-XBase, providing access to XBase (dBase, Fox*) database files,
...
namely dbf, dbt, fpt, ndx, ntx, mdx, idx and cdx.
PR: 21167
Submitted by: Ilia Chipitsine <ilia@jane.cgu.chel.su>
2000-09-19 17:06:01 +00:00
Neil Blakey-Milner
ce3bb2aafe
Add ZPyGreSQLDA, a PostgreSQL database adaptor for Zope.
2000-09-07 13:12:36 +00:00
Akinori MUSHA
eb9a0e1f0a
Activate ruby14-gdbm.
2000-09-06 23:07:29 +00:00
Steve Price
fc38456d46
Add the db3 port.
...
PR: 20886
Submitted by: Dann Lunsford <dann@greycat.com>
2000-08-27 16:16:10 +00:00
Andreas Klemm
7d36d77f8b
not available anymore, use postgresql 7
2000-08-24 21:05:17 +00:00
Akinori MUSHA
71217109c1
Add ruby-gdbm, a Ruby extension to GDBM library.
2000-08-23 19:17:22 +00:00
Will Andrews
67d983c26c
Add gigabase 2.14, an object-relational database management system.
...
PR: 20661
Submitted by: Sergey A. Osokin <ozz@FreeBSD.org.ru>
2000-08-20 10:37:54 +00:00
Akinori MUSHA
1fd451d376
Add another couple of Ruby modules.
...
databases/ruby-mysql:
Ruby module for accessing MySQL databases, which has
the same functions as C API
ports/devel/ruby-optparse:
Yet another command line option parser for Ruby
2000-08-07 11:23:12 +00:00
Will Andrews
9e46214234
Add mysql++, a C++ library API to MySQL.
...
PR: 20063
Submitted by: Miklos Niedermayer <mico@bsd.hu>
Apologies to: Mikhail Teterin <mi@aldan.algebra.com>, for never finishing
work on his mysql++ port in PR 17588. :-(
2000-07-21 05:06:59 +00:00
Maxim Sobolev
c4609c2259
New port of mysql-navigator - a MySQL database server administration package
...
for Gnome desktop.
2000-07-03 16:44:36 +00:00
Will Andrews
488749fefd
Add p5-DBZ_File, a perl module for accessing DBZ databases.
...
PR: 18846
Submitted by; Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
2000-07-02 08:08:14 +00:00
Will Andrews
b9cf2a6561
Add MyODBC port, an ODBC driver for MySQL.
...
PR: 17586
Submitted by: Erik H. Bakke <erikhb@bgnett.no>
2000-05-30 00:12:26 +00:00
Will Andrews
1fdcbff778
Add libiodbc, a library which allows access to ODBC databases.
...
PR: 17587
Submitted by: Erik H. Bakke <erikhb@bgnett.no>
2000-05-29 08:23:02 +00:00
Maxim Sobolev
3f6f295181
Activate py-MySQLdb.
2000-05-26 07:43:13 +00:00
Nick Sayer
6939674606
Activate unixODBC port
2000-05-11 15:40:20 +00:00
Steve Price
01de4f1c56
Adding mysql-editor version 0.2.
...
A set of CGI scripts in Perl for editing your MySQL tables.
PR: 17376
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
2000-05-01 02:45:01 +00:00
Satoshi Asami
9c080badf9
Add postgresql7.
...
Forgotten (again) by: andreas ;)
2000-04-19 17:26:30 +00:00
Will Andrews
dcc8379ff7
Add the mysqltcl port, which is a suite that allows manipulation of MySQL
...
through Tcl. The port installs only the libraries.
PR: 13514
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
2000-04-06 04:07:48 +00:00
Chris D. Faulhaber
7939db3b3f
Activate rdb
2000-02-21 23:13:14 +00:00
Steve Price
482f556280
Moving p5-hp200lx-db version 0.07 to the databases category.
...
This is a perl modules for handling HP 200LX palmtop computer databases.
PR: 15851
Submitted by: Gerhard Gonter (g.gonter@ieee.org>
2000-02-13 17:12:22 +00:00
Steve Price
77320f4ca0
Adding mysql-jdbc-mm version 1.2b
...
The mm JDBC interface for MySQL.
PR: 16083
Submitted by: Dave Glowacki <dglo@ssec.wisc.edu>
2000-01-29 22:23:06 +00:00
Jeremy Lea
5eb1b3bbb4
Add grass.
2000-01-29 07:20:53 +00:00
Steve Price
33fee01efa
Adding sqsh version 1.7.
...
An interactive tool for querying Sybase database servers.
PR: 16125
Submitted by: Domas Mituzas <midom@dammit.lt>
2000-01-29 04:42:14 +00:00
Chris D. Faulhaber
c1f157dab6
Activate py-MySQL
2000-01-14 15:01:19 +00:00
Chris D. Faulhaber
6f0bd18d3f
Activate metakit
2000-01-05 03:43:18 +00:00
Chris D. Faulhaber
e020ef699e
Activate p5-DBD-CSV
1999-12-29 03:39:30 +00:00
Chris D. Faulhaber
19f2197e00
Activate pxtools
1999-12-22 23:21:32 +00:00
Steve Price
60b7454fb2
Activate the p5-MyObject port.
1999-11-27 05:06:27 +00:00
Steve Price
3ea2c3ae2c
Activate the freetds port.
1999-11-26 21:00:08 +00:00