Commit graph

658 commits

Author SHA1 Message Date
Martin Matuska
63cef33ffc This is the new version of ADOdb with PHP ver 5+ support only.
For more information see databases/adodb

WWW: http://adodb.sourceforge.net/
2007-12-25 09:42:13 +00:00
Cheng-Lung Sung
1275f475d4 Tokyo Cabinet is a library of routines for managing a database. The
database is a simple data file containing records, each is a pair of a
key and a value. Every key and value is serial bytes with variable
length. Both binary data and character string can be used as a key and
a value. There is neither concept of data tables nor data types.
Records are organized in hash table or B+ tree.

WWW:	http://tokyocabinet.sourceforge.net/

PR:		ports/118947
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-12-25 03:06:43 +00:00
Martin Wilke
49655da383 A PECL extension to provide read access to MDB data files as used by Microsoft
Access and its underlying JetEngine. It is based on libmdb from the mdbtools
package.

WWW: http://pecl.php.net/package/mdbtools

- Ditesh Shashikant Gathani
ditesh@gathani.org

PR:		ports/118943
Submitted by:	Ditesh Shashikant Gathani <ditesh at gathani.org>
2007-12-22 17:24:11 +00:00
Martin Wilke
446ceb11e0 This is a DataSource driver for Structures_DataGrid using PHP Data Objects
(PDO) and an SQL query.

WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_PDO/
2007-12-21 17:38:44 +00:00
Martin Wilke
4e361b8c72 This is a DataSource driver for Structures_DataGrid using PEAR::DB_DataObject.
WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_DataObject/
2007-12-19 13:49:26 +00:00
Martin Wilke
31818d63a0 This is a DataSource driver for Structures_DataGrid using PEAR::MDB2 and an
SQL query.

WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_MDB2/
2007-12-19 13:48:26 +00:00
Martin Wilke
899b2ac77a This is a DataSource driver for Structures_DataGrid using CSV files.
WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_CSV/
2007-12-19 13:45:53 +00:00
Martin Wilke
8f7a6a2599 This is a DataSource driver for Structures_DataGrid using PEAR::DB and an
SQL query.

WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_DBQuery/
2007-12-19 13:44:44 +00:00
Martin Wilke
4f90132741 This is a DataSource driver for Structures_DataGrid using PEAR::DB_Table.
WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_DBTable/
2007-12-19 13:43:26 +00:00
Martin Wilke
05857ab7b4 This is a DataSource driver for Structures_DataGrid using arrays. It is a
base package for some other DataSource drivers like CSV or XML.

WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_Array/
2007-12-19 13:40:10 +00:00
Pav Lucistnik
59cff48bf2 Ptop is top clone for PostgreSQL.
Similar to top, ptop allows you to monitor PostgreSQL processes.
It also allows you to:

    * View currently running SQL statement of a process.
    * View query plan of a currently running SELECT statement.
    * View locks held by a process.
    * View user table statistics.
    * View user index statistics.

WWW: http://ptop.projects.postgresql.org/

PR:		ports/118809
Submitted by:	Sunghyuk Do <sunghyuk@gmail.com>
2007-12-19 09:33:31 +00:00
Anton Berezin
5bffa76631 Add databases/p5-Cache-Memcached-Fast, a fast Perl client for
memcached, a distributed memory cache daemon.
2007-12-17 11:44:37 +00:00
Martin Wilke
0827e3ad3c - Connect databases/mysql-connector-java50 2007-10-24 09:10:06 +00:00
Palle Girgensohn
139991ab8a Introducing the first beta of PostgreSQL 8.3
Note that this is a BETA VERSION of the PostgreSQL server.
Use it only for testing.
2007-10-15 23:35:41 +00:00
Andrew Pantyukhin
123d815215 - Sort category Makefiles
Inspired by:	Jason Harris <jharris@widomaker.com>
Howto:		http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
2007-10-05 23:33:27 +00:00
Alejandro Pulver
17a88465c8 eXist is an Open Source native XML database featuring efficient, index-based
XQuery processing, automatic indexing, extensions for full-text search,
XUpdate support, XQuery update extensions and tight integration with existing
XML development tools. The database implements the current XQuery 1.0 working
drafts, with exception of the schema import and schema validation features
defined as optional in the XQuery specification.

WWW: http://exist-db.org/

PR:		ports/115717
Submitted by:	Anton Yudin (<contact at toha.org.ua>)
2007-09-29 05:50:46 +00:00
Cheng-Lung Sung
5101442b7d Memcachedb is a distributed storage system designed for persistent. We
simplely hacked from memcached and tugela. But neither of them.
Memcachedb is not a cache solution, it is a persistent solution for
high-frequency writing and reading. It conforms to memcache protocol
(not completed, see below), so any memcached client can have
connectivity with memcachedb. Memcachedb uses Berkeley DB as a storing
backend, so lots of features including transaction and replication are
supported.

WWW:	http://code.google.com/p/memcachedb/

PR:		ports/116548
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-09-27 03:02:34 +00:00
Martin Wilke
74ddc02cd9 2007-08-22 java/jdk11-doc: Obsolete version of jdk
2007-08-22 databases/java-sqlrelay: Depends on obsolete version of jdk
2007-08-22 mail/yuzu: Depends on obsolete version of jdk
2007-08-29 net/ng_netflow: already in base in all supported versions of FreeBSD
2007-08-22 java/jdk12-doc: Obsolete version of jdk
2007-08-22 japanese/netypesv: Depends on obsolete version of jdk
2007-09-18 16:06:44 +00:00
Martin Wilke
a9c74f1ce3 2007-08-19 databases/bbdb-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 databases/lsdb-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 deskutils/mhc-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 devel/elib-emacs19: emacs19 is obsolete; please use a more recent version
2007-08-19 devel/elib-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 devel/pcl-cvs-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 08:32:46 +00:00
Andrew Pantyukhin
61c43ad466 Add port databases/tablelog:
Tablelog is a contributed PostgreSQL module that uses a trigger to log
any INSERTs, UPDATEs and DELETEs on a specific table into another table.
The second part of tablelog is able to restore the state of the original
table or of a specific row for any time in the past.

WWW: http://tablelog.projects.postgresql.org/
Author: Andreas Scherbaum <ads-pgfoundry @nospam@ wars-nicht.de>

PR:		ports/114541
Submitted by:	Robert Gogolok <gogo@cs.uni-sb.de>
2007-08-15 19:22:58 +00:00
Cheng-Lung Sung
6e4232f1da Module that allows validation of data before submission to a
database.

WWW: http://search.cpan.org/dist/DBIx-Class-Validation/

PR:		ports/115176
Submitted by:	Zach Thompson <hideo at lastamericanempire.com>
2007-08-14 01:47:24 +00:00
Cheng-Lung Sung
2a3e3ee8fc This DBIx::Class component resembles the behaviour of Class::DBI::UUID,
implicitly creating columns as uuid.

WWW: http://search.cpan.org/dist/DBIx-Class-UUIDColumns/

PR:		ports/115175
Submitted by:	Zach Thompson <hideo at lastamericanempire.com>
2007-08-14 01:45:30 +00:00
Edwin Groothuis
e8158a50e8 [repocopy] net/py-rrdtool_lgpl -> databases/py-rrdtool_lgpl
Follow the migration of net/rrdtool to databases/rrdtool

PR:		ports/114320
Submitted by:	Edwin Groothuis <edwin@freebsd.org>
Approved by:	maintainer timeout
2007-08-11 11:34:29 +00:00
Edwin Groothuis
130ff60990 [repocopy] net/php4-rrdtool -> databases/php4-rrdtool
Follow the migration of net/rrdtool to databases/rrdtool

PR:		ports/114316
Submitted by:	Edwin Groothuis <edwin@freebsd.org>
Approved by:	mat@
2007-08-11 11:31:48 +00:00
Edwin Groothuis
0872ead07d [repocopy] net/p5-RRD-Simple -> databases/p5-RRD-Simple
Chase the migration of net/rrdtool to databases/rrdtool

PR:		ports/114315
Submitted by:	Edwin Groothuis <edwin@freebsd.org>
Approved by:	chinsan@
2007-08-11 11:31:47 +00:00
Edwin Groothuis
e03be08888 [repocopy] net/p5-POE-Component-RRDTool -> databases/p5-POE-Component-RRDToo
Chase the migration of net/rrdtool to databases/rrdtool

PR:		ports/114314
Submitted by:	Edwin Groothuis <edwin@freebsd.org>
Approved by:	maintainer timeout
2007-08-11 11:31:46 +00:00
Edwin Groothuis
7a33ed2408 [repocopy] net/jrobin -> databases/jrobin
Chase the migration of net/rrdtool to databases/rrdtool

PR:		ports/114313
Submitted by:	Edwin Groothuis <edwin@freebsd.org>
Approved by:	maintainer timeout
2007-08-11 11:31:45 +00:00
Edwin Groothuis
65ee97446a [repocopy] move net/rrdtool10 to databases/rrdtool10
Chase the move of net/rrdtool to databases/rrdtool. Since
	this is the same program, this one also has to be moved.

PR:		ports/114311
Submitted by:	Edwin Groothuis <edwin@freebsd.org>
Approved by:	lth@
2007-08-11 11:18:54 +00:00
Xin LI
91880e84d9 New port: Berkeley DB 4.6 (databases/db46)
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
PR:		ports/114921
2007-08-06 09:17:54 +00:00
Cheng-Lung Sung
036e3ba7c2 - databases/ruby-postgres -> databases/rubygem-postgres
PR:		ports/114048
Submitted by:	Roderick van Domburg <r dot s dot a dot vandomburg_AT_nedforce dot nl>
2007-08-03 07:23:12 +00:00
Cheng-Lung Sung
053544fbdc - this is a repocopied port
- db45 introduced in ports tree

PR:		ports/114821
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-07-31 09:18:11 +00:00
Sergey Skvortsov
690acbda3d Add postgresql-plproxy 2.0.2, PL/Proxy is database partitioning system. 2007-07-26 21:20:37 +00:00
Sergey Skvortsov
9b478cbcd6 Add skytools 2.1.4, PostgreSQL tools from Skype: walshipping, queueing,
replication.
2007-07-26 20:42:30 +00:00
Martin Wilke
1d4c652711 mysqltoolkit is a collection of command-line utilities that provide missing
functionality for MySQL. Some of the tools implement lacking server
functionality, such as online consistency checks for master/slave replication;
others are client-side utilities such as a query profiler.

WWW:	http://mysqltoolkit.sourceforge.net

PR:		ports/114747
Submitted by:	Steven Kreuzer <skreuzer at exit2shell.com>
2007-07-24 13:03:11 +00:00
Sergey Skvortsov
784419accc Add pgbouncer 1.0.8, lightweight connection pooler for PostgreSQL. 2007-07-22 19:02:40 +00:00
Edwin Groothuis
fbfe255218 [repocopy] net//php5-rrdtool -> databases//php5-rrdtool
Follow the migration of net/rrdtool to databases/rrdtool

PR:		ports/114317
Submitted by:	Edwin Groothuis <edwin@freebsd.org>
Approved by:	Rick van der Zwet <rick@wzoeterwoude.net>
2007-07-08 01:06:45 +00:00
Edwin Groothuis
ba4ca305d6 [repocopy] net/py-rrdpipe -> databases/py-rrdpipe
Follow the migration of net/rrdtool to databases/rrdtool

PR:		ports/114318
Submitted by:	Edwin Groothuis <edwin@freebsd.org>
2007-07-08 00:56:54 +00:00
Edwin Groothuis
ba8a9ff751 Follow the migration of net/rrdtool to databases/rrdtool
PR:		ports/114321
Submitted by:	Edwin Groothuis <edwin@freebsd.org>
Approved by:	Janos Mohacsi <mohacsi@niif.hu>
2007-07-08 00:51:22 +00:00
Edwin Groothuis
e1a68e6983 [repocopy] net/rubygem-rrdtool -> databases/rubygem-rrdtool
Follow the migration of net/rrdtool to databases/rrdtool

PR:		ports/114322
Submitted by:	Edwin Groothuis <edwin@freebsd.org>
Approved by:	Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
2007-07-08 00:47:42 +00:00
Martin Wilke
4a74764e7a DBD::Multi - Manage Multiple Data Sources with Failover and Load Balancing
WWW:	http://search.cpan.org/dist/DBD-Multi/

PR:		ports/114378
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2007-07-07 11:57:18 +00:00
Edwin Groothuis
3de5a84967 First steps in a big migration:
Move net/rrdtool to databases/rrdtool.

    It's an itch which needs to be scratched: net/rrdtool came from
    net/mrtg, which was a good location for it. net/mrtg has later
    been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
    Tools", therefor it's better if it moves to databases/rrdtool.
    Same with net/rrdtool10.

PR:		ports/112942
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2007-07-05 06:19:49 +00:00
Erwin Lansing
5a870ed2bb Remove older version of DBI that was only useful to support
the ancient perl on 4.x.
2007-04-22 databases/p5-DBI-137: Use databases/p5-DBI instead
2007-07-03 21:23:15 +00:00
Erwin Lansing
3412ad5fcb Remove expired port.
2007-06-30 databases/p5-DBD-File: Only usable on 4.x
2007-07-03 19:56:57 +00:00
Erwin Lansing
d2c8657999 Remove expired port.
2007-07-30 databases/p5-DBD-RAM: Only works on 4.x
2007-07-03 19:41:48 +00:00
Cheng-Lung Sung
9a06b90e67 Add mysql-proxy 0.5.0, monitor, analyze or transform the communication
of MySQL.

PR:		ports/114030
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-07-02 02:51:29 +00:00
Ying-Chieh Liao
9a82b672d2 add p5-DBD-AnyData 0.09
DBI access to XML, CSV and other formats
2007-07-01 05:56:34 +00:00
Mikhail Teterin
40bd9f0101 Add TCL binding for PostgreSQL client. This used to be part of PostgreSQL
client up to version 7.x, but is not found in 8.x.
2007-06-18 20:45:59 +00:00
Erwin Lansing
f9909bdaed Version 1.32 was only needed for 4.x. Goodbye 1.32, you have
served us well.

2007-05-10 databases/p5-DBD-Pg-13: Use databases/p5-DBD-Pg instead
2007-06-14 19:46:51 +00:00
Cheng-Lung Sung
7130825347 Add xapian-bindings 1.0.0, bindings allowing Xapian to be used from
various programming languages.

PR:		ports/113033
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-05-30 08:45:32 +00:00
Cheng-Lung Sung
1cc0c03103 Add p5-DBIx-HA 1.00, high Availability package for DBI.
PR:		ports/112351
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-05-26 05:49:36 +00:00