1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

907 Commits

Author SHA1 Message Date
Akinori MUSHA
0f74e1f3b7 Add mysql-q4m, a message queue that works as a pluggable storage
engine of MySQL.
2008-09-02 11:32:01 +00:00
Felippe de Meirelles Motta
bb8cc298ae SQL Buddy - Web based MySQL administration
PR:		ports/126646
Submitted by:	ChenGuang LI <horus.li@gmail.com>
2008-09-02 01:19:17 +00:00
Martin Wilke
d4a8317da5 phpMinAdmin is a MySQL management tool written in PHP.
Currently it can create database, create/drop/alter
tables, create/drop/alter stored procedures, functions
and triggers, delete/edit/add fields, execute any SQL
statement, and manage keys on fields. The main difference
between phpMinAdmin and phpMyAdmin is that phpMinAdmin
is light-weight.

WWW: http://phpminadmin.sourceforge.net

PR:		ports/126915
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-08-30 21:25:28 +00:00
Martin Wilke
568f8e877f The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.

Some note:

* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist

* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.

For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.

Have fun!
2008-08-09 16:52:28 +00:00
Martin Wilke
51e321a204 This is an ActiveRecord driver for MySQL using JDBC running under JRuby.
WWW: http://rubyforge.org/projects/jruby-extras/

PR:		ports/126355
Submitted by:	Alexander Logvinov <ports at logvinov,com>
2008-08-08 10:28:41 +00:00
Beech Rintoul
a7bbb003b7 - Add entry for php-adodb-ext 2008-08-08 08:39:52 +00:00
Martin Wilke
b21713f46d This is a MySQL JDBC driver gem for JRuby. Use
require 'jdbc/mysql'

to make the driver accessible to JDBC and ActiveRecord code running in JRuby.

WWW: http://rubyforge.org/projects/jruby-extras/

PR:		ports/126325
Submitted by:	Alexander Logvinov <ports at logvinov,com>
2008-08-07 21:34:53 +00:00
Martin Wilke
a77a5fd167 ActiveRecord-JDBC is a database adapter for Rails' ActiveRecord component
that can be used with JRuby.
It allows use of virtually any JDBC-compliant database with your
JRuby on Rails application.

WWW: http://rubyforge.org/projects/jruby-extras/

PR:		ports/126326
Submitted by:	Alexander Logvinov <ports at logvinov,com>
2008-08-07 21:24:02 +00:00
Felippe de Meirelles Motta
06a5a642da This module allows you to store multiple columns in one and
transparently use this columns as if they were normal columns
in your table.

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

PR:		ports/125844
Submitted by:	Vladimir Timofeev <vovkasm@gmail.com>
Approved by:	gabor (mentor, implicit)
2008-07-26 16:22:21 +00:00
Alex Dupre
b65ca9ef83 Connect MySQL 6.0 ports to build. 2008-07-26 08:40:17 +00:00
Martin Wilke
3396325b8f hamsterdb is a lightweight embedded database engine. It is
in development for more than three years and concentrates
on ease of use, high performance, stability and portability.

The hamsterdb API is simple and self-documenting.The interface
is similar to other widely-used database engines.Fast algorithms
and data structures guarantee high performance for all scenarios.
Hamsterdb has hundreds of unittests with a test coverage of over
90%. Each release is tested with thousands of acceptance tests in
many different configurations, tested on up to six different
hardware architectures and operating systems.Written in plain
ANSI-C, hamsterdb runs on many architectures: Intel-compatible
(x86, x64), PowerPC, SPARC, ARM, RISC and others. Tested operating
systems include Microsoft Windows, Microsoft Windows CE, Linux,
SunOS and other Unices.

WWW:    http://hamsterdb.com/index

PR:		ports/125699
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-07-19 14:05:59 +00:00
Martin Wilke
1627951776 pg8000 is a Pure-Python interface to the PostgreSQL database
engine. It is one of many PostgreSQL interfaces for the Python
programming language. pg8000 is somewhat distinctive in that
it is written entirely in Python and does not rely on any
external libraries (such as a compiled python module, or
PostgreSQL's libpq library). pg8000 supports the standard
Python DB-API version 2.0.

WWW:	http://pybrary.net/pg8000/

PR:		ports/125664
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-07-18 20:42:50 +00:00
Martin Wilke
490aef763b Convenient way to use dynamic subclassing. This plugin implements
methodics described in "Dynamic Sub-classing DBIx::Class proxy classes"
in DBIx::Class::Manual::Cookbook.

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

PR:		ports/125618
Submitted by:	Vladimir Timofeev <vovkasm at gmail.com>
2008-07-18 20:42:17 +00:00
Martin Wilke
a4b6b0d67e SpatiaLite is just a small sized SQLite extension. Once you have installed
SpatiaLite (a very simple and elementary task), the SQLite DBMS is enable to
load, store and manipulate Spatial Data (aka GeographicData, GIS Data,
Cartographic Data, GeoSpatial Data, Geometry Data and alike). SpatiaLite
implements spatial extensions following the specification of the Open
Geospatial Consortium (OGC).

WWW:   http://www.gaia-gis.it/spatialite-2.0/index.html

PR:		ports/125528
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-07-18 12:43:50 +00:00
Martin Wilke
5a77ad8d3e DBI wrapper that helps to deal with databases connection problems
WWW: http://search.cpan.org/dist/DBIx-RetryOverDisconnects/

PR:		ports/125339
Submitted by:	Vladimir Timofeev <vovkasm at gmail.com>
2008-07-07 16:30:28 +00:00
Martin Wilke
629fa7807d A Java native interface (JNI) to RRDtool, formerly a part of the base
OpenNMS package.

WWW: http://www.opennms.org/index.php/Jrrd

PR:		ports/124982
Submitted by:	Ryan T. Dean <rtdean at cytherianage.net>
2008-06-29 11:08:45 +00:00
Felippe de Meirelles Motta
b2a7fd6592 Couchdb is a document database server, accessible via a RESTful JSON API. It has an ad-hoc and schema-free with a flat address space. CouchDB is distributed, featuring robust, incremental replication with bi-directional conflict detection and management. It features a table oriented reporting engine that uses Javascript as a query language.
WWW: http://couchdb.org/

PR:		ports/118103
Submitted by:	Ditesh Shashikant Gathani <ditesh@gathani.org>
Approved by:	gabor (mentor, implicit)
2008-06-23 21:44:15 +00:00
Edwin Groothuis
a1f56ba460 (New Port) databases/ruby-frontbase
The ruby extension for access to FrontBase databases is not
	currently available in the FreeBSD ports tree.

PR:		ports/124085
Submitted by:	Mitchell Smith <mjs@bur.st>
2008-06-16 06:50:26 +00:00
Chin-San Huang
35d2fcad4e Add p5-mysql-genocide, mysql-genocide helps you play with big MySQL
processlists. It can filter it using different criterias like execution time,
query type, user or regexp matching of the SQL query etc. Actions can then be
peformed on the result like killing, sorting or generating statistics.
2008-06-16 05:50:36 +00:00
Edwin Groothuis
5c95bacabf [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.

	databases/openbase-jdbc:

	This is the official implementation of JDBC, the Java Database
	Connectivity API, for accessing OpenBase databases from Java.

	WWW: http://www.openbase.com/

PR:		ports/117299
Submitted by:	Quinton Dolan <q@onthenet.com.au>
2008-06-13 07:13:07 +00:00
Edwin Groothuis
c05b1121b6 [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.

	databases/p5-DBD-FrontBase:

	This is the official implementation of DBD::FrontBase, the DBI Database
	Connectivity driver, for accessing FrontBase databases from Perl.

	WWW: http://www.frontbase.com/

PR:		ports/117299
Submitted by:	Quinton Dolan <q@onthenet.com.au>
2008-06-13 04:40:29 +00:00
Edwin Groothuis
c8993663c0 [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.

	databases/frontbase-jdbc:

	This is the official implementation of JDBC, the Java Database
	Connectivity API, for accessing FrontBase databases from Java.

	WWW: http://www.frontbase.com/

PR:		ports/117299
Submitted by:	Quinton Dolan <q@onthenet.com.au>
Reviewed by:
Approved by:
Obtained from:
MFC after:
Security:
2008-06-13 04:25:25 +00:00
Edwin Groothuis
bbfb03d5ed [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.

	databases/frontbase:

	FrontBase is a high performance, scalable, SQL 92 compliant relational
	database server created in the internet age for universal deployment.

	WWW: http://www.frontbase.com/

PR:		ports/117299
Submitted by:	Quinton Dolan <q@onthenet.com.au>
2008-06-13 04:16:29 +00:00
Vanilla I. Shu
ba3d3c4d77 Connect db47 to build.
Obtained from:	edwin@
2008-06-12 14:18:22 +00:00
Martin Wilke
9a0b97a875 The Power*Architect is a user-friendly data modeling tool created by data
warehouse designers, and has many unique features geared specifically for the
data warehouse architect. It allows users to reverse-engineer existing
databases, perform data profiling on source databases, and auto-generate ETL
metadata.

Plus, the Power*Architect has the ability to take snapshots of database
structures, allowing users to design DW data models while working offline.

PR:		ports/124318
Submitted by:	José García Juanino <jjuanino at gmail.com>
2008-06-05 19:06:30 +00:00
Martin Wilke
be5a97ff08 KPoGre is administration tool for PostgreSQL database system that
runs on KDE. It uses libpqxx library. Main features:

 * Browsing through PostgreSQL system catalog
 * Wizards for create, modify and drop database objects
 * Wizards for database administration tasks (backup, restore, vacuum,
analyze)
 * Wizards for changing access privileges
 * SQL Query/result windows, for editing and executing SQL statements
and viewing result
 * Datatable windows for edit database tables content
 * Executor windows for run database functions

WWW:	http://kpogre.sourceforge.net/

PR:		ports/124287
Submitted by:	Max Brazhnikov <makc at issp.ac.ru>
2008-06-05 12:06:18 +00:00
Martin Wilke
6523559c07 pgloader imports data from a flat file and inserts it into one or
more PostgreSQL database tables. It uses a flat file per database
table, and you can configure as many Sections as you want, each one
associating a table name and a data file.

Data are parsed and rewritten, then given to PostgreSQL COPY command.
Parsing is necessary for dealing with end of lines and eventual trailing
separator characters, and for column reordering: your flat data file may
not have the same column order as the database table has.

pgloader is also able to load some large objects data into PostgreSQL,
as of now only Informix UNLOAD data files are supported. This command
gives large objects data location information into the main data file.
pgloader parse it add the text or bytea content properly escaped to the
COPY data.

pgloader issues some timing statistics every "commit_every" commits. At
the end of processing each section, a summary of overall operations,
numbers of rows copied and commits, time it took in seconds, errors
logged and database errors is issued.

WWW:	http://pgfoundry.org/projects/pgloader/

PR:		ports/124210
Submitted by:	Pierre-Emmanuel Andre
2008-06-03 08:38:16 +00:00
Martin Wilke
e3d80b4a1a pgFouine is a PostgreSQL log analyzer used to generate detailed reports
from a PostgreSQL log file. pgFouine can help you to determine which
queries you should optimize to speed up your PostgreSQL based
application.

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

PR:		ports/123464
Submitted by:	Pierre-Emmanuel Andre <pea at raveland.org>
2008-06-01 01:08:05 +00:00
Martin Wilke
b02b3fcacc This module allows you to handle column encodings
WWW: http://search.cpan.org/perldoc?DBIx::Class::EncodeColumns

PR:		ports/123943
Submitted by:	Vladimir Timofeev <vovkasm at gmail.com>
2008-05-30 22:47:53 +00:00
Stanislav Sedov
35bd76563d - Add databases/ocaml-pgocaml.
PG'OCaml is a type-safe, simple interface to PostgreSQL from OCaml. It lets you
embed SQL statements directly into OCaml code.

PR:		ports/118800
Submitted by:	Jaap Boender <jaapb at kerguelen.org>
2008-05-12 22:18:23 +00:00
Martin Wilke
ecbd5740d2 - Connect databases/pear-DB_ldap2 to the build 2008-04-17 17:45:17 +00:00
Cheng-Lung Sung
851b613b5b Sharedance is a high-performance server that centralize ephemeral
key/data pairs on remote hosts, without the overhead and the
complexity of an SQL database.

WWW:	http://sharedance.pureftpd.org/project/sharedance

PR:		ports/122722
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2008-04-15 01:02:20 +00:00
Martin Matuska
509c6e8111 This package adds several user-defined statistical functions
to the MySQL server providing the ability to:

    * calculate the median of any values,
    * calculate the skewness and kurtosis of a distribution of value
    * retrieve the effective length of the longest value in a STRING column,
    * get the longest value from a STRING column,
    * calculate the faculty of a value,
    * calculate linear regression parameters (intercept, slope, correlation
      coefficent) of any values

WWW: http://mysql-udf.sourceforge.net/
2008-04-10 16:30:29 +00:00
Dirk Meyer
bcaa2f33d1 - reconnect ruby-postgres 2008-04-07 11:53:05 +00:00
Pav Lucistnik
644188468b MySQL has fulltext index search ability for text field. but it is word
based index, it cannot be used for no word delimiter laungage like
Japanese or Chinese. and it also can't search charactors in middle of
a words. (cf. searching 'in' will not match word 'ping'.)

Starts from MySQL 5.1, MySQL supports a plugin that allows to change
server components (fulltext search parser) without restarting /
recompiling the server.

This n-gram parser uses this plugin interface to implement a simple
n-gram (bi-gram) fulltext index parser which can be index no word
delimiter laungage.

WWW:	http://mysqlbigram.googlepages.com/

PR:		ports/115051
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2008-04-06 17:57:03 +00:00
Thierry Thomas
27773daa4f Oracle SQL Developer is a free graphical tool for database development. With
SQL Developer, you can browse database objects, run SQL statements and SQL
scripts, and edit and debug PL/SQL statements. You can also run any number of
provided reports, as well as create and save your own. SQL Developer enhances
productivity and simplifies your database development tasks.

SQL Developer can connect to any Oracle Database version >= 9.2.0.1 and MySQL
database version >= 3.0.

WWW: http://www.oracle.com/technology/software/products/sql/index.html

PR:		ports/119756
Submitted by:	José García Juanino <jjuanino at gmail.com>
2008-04-05 20:26:22 +00:00
Marcus Alves Grando
d56e8ed49a - Remove sqlite3-threads and add sqlite34 2008-04-05 14:54:59 +00:00
Ion-Mihai Tetcu
21d3c3e73f MySQL++ is a C++ wrapper for MySQL's C API.
It is built around STL principles, to make dealing with
the database as easy as dealing with an STL container.

This port contains the version 3 of the library; see databases/mysql++ and
databases/mysql++1 for the older versions.

WWW: http://tangentsoft.net/mysql++/
2008-04-05 11:54:42 +00:00
Martin Wilke
13b22fcba9 XML_Query2XML allows you to transform the records retrieved with one or
more SQL SELECT queries into XML data. Very simple to highly complex
transformations are supported. Is was written with performance in mind
and can handel large amounts of data.

WWW:	http://pear.php.net/package/XML_Query2XML

PR:		ports/122157
Submitted by:	wenheping<wenheping at gmail.com>
2008-03-31 10:13:19 +00:00
Joe Marcus Clarke
4e9d60242d Resurrect mergeat at version 0.67 now that it builds with the new libgda3.
Submitted by:	kwm
2008-03-24 04:23:48 +00:00
Joe Marcus Clarke
8b4fe8856a Update libgda3 to 3.0.2, and split out the various database backends as
slave ports.

Submitted by:	kwm
2008-03-24 04:22:10 +00:00
Vanilla I. Shu
9fa9aaa223 Add postgresql-pllua 0.2.2, PL/Lua procedural language for PostgreSQL
database.

PR:		ports/121139
Submitted by:	sunghyuk
2008-03-21 07:42:59 +00:00
Martin Wilke
6fcc268439 2007-12-12 net-im/wildfire: Use net-im/openfire instead of this port
2008-01-20 www/gekko: This port is not being developed anymore. This was replaced by textmotion  http://code.google.com/p/textmotion/
2008-01-20 www/gekko-modules: This port is not being developed anymore. This was replaced by textmotion  http://code.google.com/p/textmotion/
2007-11-01 java/linux-blackdown-jre11: Obsolete version; Support for Java 1.1 is to be removed from the ports tree
2008-01-14 french/pluxml: no active development and known security vulnerabilities, see http://www.securityfocus.com/bid/24607/info for details
2008-01-14 french/pluxml-theme-bridge: pluxml is marked as deprecated
2008-01-14 french/pluxml-theme-snowxml: pluxml is marked as deprecated
2007-09-15 databases/pgbash: Last release in 2003, relies on outdated Postgre 7.3 and bash 2.05a
2007-11-01 audio/nogger: "just makes a humming noise""
2008-02-28 07:50:46 +00:00
Cheng-Lung Sung
b9ba767083 Memcached::libmemcached -
Thin fast full interface to the libmemcached client API

Memcached::libmemcached is a very thin, highly efficient,
wrapper around the libmemcached library.

It gives full access to the rich functionality offered by
libmemcached. libmemcached is fast, light on memory usage,
thread safe, and provide full access to server side methods.

    - Synchronous and Asynchronous support.
    - TCP and Unix Socket protocols.
    - A half dozen or so different hash algorithms.
    - Implementations of the new cas, replace, and append operators.
    - Man pages written up on entire API.
    - Implements both modulo and consistent hashing solutions.

WWW: http://search.cpan.org/dist/Memcached-libmemcached/
2008-01-24 03:42:11 +00:00
Yen-Ming Lee
ce6247b33b - add libmemcached-0.14
libmemcached is a C and C++ client library to the memcached server
(http://danga.com/memcached). It has been designed to be light on memory usage,
thread safe, and provide full access to server side methods.

A few notes on its design:

# Synchronous and Asynchronous support.
# TCP and Unix Socket protocols.
# A half dozen or so different hash algorithms.
# Implementations of the new cas, replace, and append operators.
# Man pages written up on entire API.
# Implements both modulo and consistent hashing solutions.

It also implements several command line tools:

memcat - Copy the value of a key to standard output
memflush - Flush the contents of your servers.
memrm - Remove a key(s) from the serrver.
memcp - Copy files to a memached server.
memstat - Dump the stats of your servers to standard output
memslap - Generate testing loads on a memcached cluster

WWW: http://tangent.org/552/libmemcached.html
2008-01-23 08:01:45 +00:00
Martin Wilke
9471359735 - Remove databases/mysqltoolkit project was renamed
PR:		119538
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
2008-01-21 11:33:15 +00:00
Martin Wilke
f09dad6e88 Connect databases/maatkit 2008-01-21 11:27:05 +00:00
Cheng-Lung Sung
1baf0aca01 SQL::Interp converts a list of intermixed SQL fragments and
variable references into a conventional SQL string and list
of bind values suitable for passing onto DBI. This simple
technique creates database calls that are simpler to create
and easier to read, while still giving you full access to
custom SQL.

SQL::Interp properly binds or escapes variables. This recommended
practice safeguards against "SQL injection" attacks. The DBI
documentation has several links on the topic.

Besides the simple techniques shown above, The SQL-Interpolate
distribution includes the optional DBIx::Interp module.

WWW: http://search.cpan.org/dist/SQL-Interp/
2008-01-16 12:42:56 +00:00
Jun Kuriyama
11e3d25641 PostgreSQL extension for full-text search indexing.
WWW: http://sourceforge.jp/projects/ludia (Japanese)
2008-01-05 04:40:28 +00:00
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
Martin Wilke
7314254d76 PEAR::DB_Sqlite_Tools is an object oriented interface to effectively
manage and backup Sqlite databases.It extends the existing functionality
by providing a comprehensive solution for database backup, live replication,
export in XML format, performance optmization and other functionalities like
the insertion and retrieval of encrypted data from an Sqlite database without
any external extension.

WWW: http://pear.php.net/package/DB_Sqlite_Tools/
2007-04-29 20:45:26 +00:00
Martin Wilke
7887c65e94 This is the Interbase/Firebird MDB2 driver.
WWW: http://pear.php.net/package/MDB2_Driver_ibase/
2007-04-29 20:43:41 +00:00
Martin Wilke
3f3b57f2da Table management extension to DBA
WWW: http://pear.php.net/package/DBA_Relational/
2007-04-29 14:40:24 +00:00
Jun Kuriyama
e726fd3e7c Add pgpoolAdmin 1.0.0, web-based administration tool for pgpool-II. 2007-04-16 09:50:41 +00:00
Jun Kuriyama
1f565b6b92 - Add pgpool-II 1.0.2 after repocopy from databases/pgpool. 2007-04-16 03:43:42 +00:00
Gabor Kovesdan
3ee8f88de8 - Remove mysql-administrator from the category Makefile as it was removed
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
	        (via freebsd-ports@)
2007-04-14 09:40:02 +00:00
Martin Wilke
c53b6c9890 2007-04-06 sysutils/tct: this port is obsolete, please use sysutils/sleuthkit instead
2007-04-10 textproc/ocaml-yaxi: Does not build
2007-04-10 ukrainian/pine.language: Leaves behind config file on deinstall
2007-04-10 www/mod_zap: Incomplete pkg-plist
2007-04-10 www/sahana2: Conflicting dependencies: php4 vs php5
2007-04-10 www/urchin5: Does not install
2007-04-07 databases/cyrus-smlacapd: this software is obsolete
2007-04-10 17:59:13 +00:00
Martin Wilke
d29cc1b45b 2007-04-10 audio/x4x: Does not build
2007-04-10 audio/marlin: does not build with new nautilus-cd-burner
2007-04-10 chinese/tatter-tools: Incorrect pkg-plist
2007-04-10 chinese/vim-scdoc: Does not build
2007-04-10 databases/mergeant: does not build with new libgnomedb
2007-04-10 databases/pecl-paradox: Does not compile
2007-04-10 deskutils/yank: Incomplete pkg-plist
2007-04-10 17:14:02 +00:00
Martin Wilke
6be7f53152 PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
This package provides the QtSql module.

WWW: http://www.riverbankcomputing.co.uk/pyqt/

PR:		ports/109624
Submitted by:	Danny Pansters <danny at ricin.com>
2007-03-27 09:55:21 +00:00
Marcus Alves Grando
f847b411db * databases/Makefile
- Add sqlite3-threads port

* databases/sqlite3

- Upgrade to 3.3.13 [1]

* databases/sqlite3-threads

- Create a slave port for threads-override-locks. [2]

PR:		110446 [1], 110104 [2]
Submitted by:	Michael Scheidell <scheidell___secnap.net> [1], thierry [2]
2007-03-25 20:02:04 +00:00
Martin Wilke
da167dde05 2007-03-16 databases/zodb: outdated software, databases/zodb3 should be used
2007-03-19 finance/gnomepm: is unfetchable and has no homepage
2007-03-19 games/frabs: is unfetchable and homepage disappeared
2007-03-22 17:08:45 +00:00
Martin Wilke
d6633946d2 Lightweight alternative to heavy phpMyAdmin for easy access MySQL databases.
PR:		ports/110259
Submitted by:	spam at rm-rf.kiev.ua
2007-03-13 10:56:33 +00:00
Martin Wilke
4ac5fa508d SQLCacheD is a memory-based SQL database intended for use as a memory cache
engine. In purpose, it.s similar to (and inspired by) memcached but allows
fine-grained data manipulation using SQL.

WWW: http://sqlcached.sourceforge.net/

PR:		ports/109679
Submitted by:	ivoras@
2007-03-01 11:44:30 +00:00
Anton Berezin
e12fd5f469 Add databases/p5-DBIx-Perlish 0.18, a Perl module that
allows one perform queries to SQL databases using Perl syntax.
2007-02-22 20:06:54 +00:00
Nicola Vitale
323c87d50a A declarative layer on top of SQLAlchemy. It is a fairly thin wrapper, which
provides the ability to define model objects following the Active Record
design pattern, and using a DSL syntax similar to that of the Ruby on Rails
ActiveRecord system.

Elixir does not intend to replace SQLAlchemy's core features, but instead
focuses on providing a simpler syntax for defining model objects when you do
not need the full expressiveness of SQLAlchemy's manual mapper definitions.

Elixir is intended to replace the ActiveMapper SQLAlchemy extension, and the
TurboEntity project.

WWW:	http://elixir.ematia.de
2007-02-13 16:19:04 +00:00
Alex Dupre
5d5e868048 Remove pecl-PDO ports, since php5 bundled ones are newer.
Update MOVED accordingly.

Approved by:	maintainer
2007-02-09 09:00:29 +00:00
Alex Dupre
fe22f6b78b Add PDO pgsql driver. 2007-02-09 08:43:34 +00:00
Alex Dupre
149fb59220 Add PDO odbc driver. 2007-02-09 08:42:27 +00:00
Alex Dupre
b3d481c7eb Add PDO oci driver. 2007-02-09 08:41:26 +00:00
Alex Dupre
740b2a4eed Add PDO mysql driver. 2007-02-09 08:40:20 +00:00
Alex Dupre
6395d93f15 Add PDO firebird driver. 2007-02-09 08:39:16 +00:00
Alex Dupre
32aba92709 Add PDO dblib driver. 2007-02-09 08:37:50 +00:00
Alex Dupre
3a7457a22a Add PDO sqlite driver. 2007-02-09 08:36:39 +00:00
Alex Dupre
31328a5039 Add PHP Data Objects extension. 2007-02-09 08:35:34 +00:00
Cheng-Lung Sung
8ffcad95aa - ruby-sqlite3 -> rubygem-sqlite3
PR:		ports/103291
Submitted by:	Geraud CONTINSOUZAS <geraud_AT_gcu dot info>
2007-02-08 10:03:07 +00:00
Rong-En Fan
c3422885aa Add pear-MDB2_Schema 0.7.0, PEAR XML based database schema manager. 2007-02-08 07:42:06 +00:00
Rong-En Fan
3550040743 Add pear-MDB2_Driver_sqlite 1.3.0, PEAR sqlite MDB2 driver. 2007-02-08 07:41:29 +00:00
Rong-En Fan
c0fac0fffe Add pear-MDB2_Driver_pgsql 1.3.0, PEAR pgsql MDB2 driver. 2007-02-08 07:40:56 +00:00
Rong-En Fan
999172cea7 Add pear-MDB2_Driver_mysqli 1.3.0, PEAR mysql MDB2 driver. 2007-02-08 07:40:32 +00:00
Rong-En Fan
92109ad2c5 Add pear-MDB2_Driver_mysql 1.3.0, PEAR mysql MDB2 driver. 2007-02-08 07:40:01 +00:00
Michael Nottebrock
74cb0fb1e8 Add qt4, a multiplatform C++ application framework 2007-02-05 20:56:24 +00:00
Gabor Kovesdan
c52df9dac4 nspostgres is an internal PostgreSQL database driver for AOLserver 3.x and 4.x.
WWW: http://www.aolserver.com/

- Martin Matuska
martin@matuska.org

PR:		ports/105781
Submitted by:	Martin Matuska <martin@matuska.org>
Approved by:	erwin (mentor)
2007-02-02 14:23:11 +00:00
Gabor Kovesdan
2afaed2bf9 nsmysql is an internal MySQL database driver for AOLserver 3.x and 4.x, by
Panoptic Computer Network.

WWW: http://www.aolserver.com/

- Martin Matuska
martin@matuska.org

PR:		ports/105781
Submitted by:	Martin Matuska <martin@matuska.org>
Approved by:	erwin (mentor)
2007-02-02 14:19:31 +00:00
Hiroki Sato
0682efa5fe Remove databases/grass-i18n. The i18n extension has already been
merged to the latest version of databases/grass.
2007-01-18 03:19:30 +00:00
Ion-Mihai Tetcu
7fd3978cb4 mywwwatcher is php application intended to handle the administration
of MySQL over the web interface. It is small, quick, easy to use
alternative to phpMyAdmin. In  comparison with with phpMyAdmin
is this application more oriented to hand writing of SQL queries
and their use for later use.
It enables also other tasks like database dump, import, export (csv,html),
insert data, database scheme, index manager, history and reuse
of SQL requests, etc.
Interface is either in English and/or in Czech languages, and it is very
easy to add other languages.

WWW: http://www.the.cz/mywwwatcher

- Petr Macek
pm@kostax.cz

PR:		ports/107762
Submitted by:	Petr Macek <pm at kostax.cz>
2007-01-12 10:15:49 +00:00
Jeremy Messenger
19a9f3912c - Update to 0.16.0.
- More on PREFIX-cleaness.
- Remove databases/ruby-libgda and multimedia/ruby-gst, these ports are no
  longer in the tarball and have been dropped support by the developers.
2007-01-02 00:57:05 +00:00
Cheng-Lung Sung
4b4a2f52b3 Add sqlitemanager 1.2.0, a multilingual web based tool to manage SQLite
database.

PR:		ports/106871
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-12-19 06:57:15 +00:00
Max Khon
92f7662c0e Virtuoso is an innovative Virtualization platform that transparently
integrates Data, Services, and Business Processes across the enterprise.
Its unique product architecture enables it to delivery traditionally
distinct server functionality, within a single product offering,
along the following lines:
* Data Management & Integration (SQL, XML and EII)
* Application Integration (Web Services & SOA)
* Process Management & Integration (BPEL)
* Collaboration and Network Effects

WWW: http://virtuoso.openlinksw.com/

- Hosting modules (python and ruby) will be added as slave ports later.
- Mono hosting is broken on FreeBSD
- Perl hosting is broken on FreeBSD
(perl* ports are built without -Dusemultiplicity)
- PHP4/5 hosting is broken on FreeBSD (php* ports do not install libphp).
- JDBC driver will be added as a slave port later.
2006-12-09 13:05:29 +00:00
Palle Girgensohn
5b1dcdfc6f Welcome new release of the world's most advanced open source database:
PostgreSQL 8.2.0

Complete release notes are available at
http://www.postgresql.org/docs/current/static/release-8-2.html
2006-12-06 16:50:34 +00:00
Anton Berezin
78a1261ed2 Add Template::DBI, a Template Toolkit interface to the DBI module. 2006-12-04 11:45:17 +00:00
Martin Wilke
37eaf5d0eb SQuirreL SQL Client is a graphical Java program that will allow you to view the
structure of a JDBC compliant database, browse the data in tables, issue SQL
commands etc.

WWW: http://www.squirrelsql.org/index.php?page=screenshots

PR:		ports/106230
Submitted by:	Roy Boerner <roy.boerner@bsd-crew.de>
2006-12-03 20:45:21 +00:00
Pav Lucistnik
7075d30e01 Emma is a graphical toolkit for MySQL database developers and administrators.
It provides dialogs to create or modify MySQL databases, tables and
associated indexes.  It has a built-in syntax highlighting SQL editor with
table- and fieldname tab-completion and automatic SQL statement formatting.
The results of an executed query are displayed in a resultset where the record-
data can be edited by the user, if the SQL statement allows for it. The SQL
editor and resultset-view are grouped in tabs. Results can be exported to CSV
files. Multiple simultaneously opened MySQL connections are possible.

WWW: http://www.fastflo.de/projects/emma

PR:		ports/106229
Submitted by:	Junji NAKANISHI <jun-g@daemonfreaks.com>
2006-12-02 19:41:38 +00:00
Dirk Meyer
137e4c0ab7 BDB is a set of classes implementing an interface to
Berkeley DB for the GNUstep and Mac OS X environment written in
Objective-C language. It is based on the C API of
Berkeley DB and offers an object oriented interface which relies on
classes and mechanisms offered by the Foundation library.

In its present state BDB just offers a reduced set of functionality of
Berkeley DB.

WWW: http://fortytwo.sourceforge.net/
2006-11-30 17:16:29 +00:00
Alexander Botero-Lowry
9c18b16d65 Inspired by Ruby on Rails' migrations, Migrate provides a way to deal
with database schema changes in SQLAlchemy projects.

WWW: http://erosson.com/migrate

PR:		ports/105336
Submitted by:	elvstone at gmail.com
2006-11-26 09:42:43 +00:00
Cheng-Lung Sung
e56a0f8468 Add innotop 0.1.160, a MySQL and InnoDB monitoring program.
PR:		ports/104722
Submitted by:	Steven Kreuzer <skreuzer at f2o.org>
2006-11-24 07:33:35 +00:00
Martin Wilke
89ac7314a9 mysqlsla analyzes general, slow, and raw MySQL statement logs.
mysqlsla can read multiple MySQL general and slow logs (and logs
containing raw SQL statements), combine them, then run various
analyses on all the queries.  In addition, mysqlsla can correlate
the analyses so that the queries in one analysis are used as the
basis for subsequent analyses.  Other options include limiting the
output of each analysis to the top N queries, averaging execution
time over N runs, customizing the order in which the analyses are
ran, statement filtering, statement pattern matching, and
mysqldumpslow-like formatting.

WWW: http://hackmysql.com/mysqlsla

PR:		ports/105788
Submitted by:	Alexander Zhuravlev <zaa at zaa.pp.ru>
2006-11-23 22:22:24 +00:00
Martin Wilke
00fac2543e mysqlreport makes a friendly report of important MySQL status values.
mysqlreport transforms the values from SHOW STATUS into an easy-to-read
report that provides a much more in-depth understanding of how well
MySQL is running. For this and many other reasons, mysqlreport is
a better alternative (and practically the only alternative) to
manually interpreting SHOW STATUS.

WWW: http://hackmysql.com/mysqlreport

PR:		ports/105787
Submitted by:	Alexander Zhuravlev <zaa at zaa.pp.ru>
2006-11-23 22:19:26 +00:00
Dirk Meyer
7a70e8b3f8 MyLibrary is a data management application using wiki-style link and search.
Files and notes can be added into the library as items. Each item can have
text-style meta-data and attributes-style meta-data. Items can be linked as
wiki, or searched based on meta-data. File content can even be searched
with namazu.

Author: Yen-Ju Chen
2006-11-18 15:31:48 +00:00
Jun Kuriyama
3216414d52 Catalyst models lived in www category. Remove it before re-import. 2006-11-09 09:14:15 +00:00
Jun Kuriyama
eed17ecdff Add p5-Catalyst-Model-CDBI-Plain 0.03, catalyst plain base class for
Class::DBI models.
2006-11-08 22:46:05 +00:00
Xin LI
24aaf89f41 Remove databases/php5-pdo, pecl-PDO is preferred.
Requested by:	ale
2006-11-08 10:14:25 +00:00
Frank J. Laszlo
a68e64baa9 New Port: databases/php5-pdo
PR:	ports/105247
Submitted By:	Xin LI <delphij@freebsd.org>
Approved By:	flz (mentor)
2006-11-07 23:08:45 +00:00
Jun Kuriyama
b1f711e1f2 Add p5-Class-DBI-Plugin-Pager 0.561, perl extension to paged queries for
CDBI.
2006-11-06 22:54:56 +00:00
Alex Dupre
616b95b40c Remove php5 filepro extension. 2006-11-06 17:49:09 +00:00
Dirk Meyer
62a7486b94 The AnimeNfo client with GTK support.
configuration.txt contains the configuration for server and port.
It will be read automatically by the program at beginning of execution,
so you don't have to fill the server and port value every time manually.
You can modify the configuration.txt file if necessary.
In order for the configuration.txt to work,
you have to put it in the same directory as the program.
2006-11-02 20:35:48 +00:00
Dirk Meyer
235e07a2f0 The AnimeNfo client
The simplest AnimeNfo client. Written in C.
Despite being the simplest example of AnimeNfo client,
all socket operations were done in non-blocking.
2006-11-02 20:32:52 +00:00
Dirk Meyer
9088ae17b6 This library is a lightweight database abstraction layer designed to make
it simple to write high performance applications using SQL databases from
Objective-C.
The library consists of a semi-abstract superclass doing much of the work
and allowing extremely simple database specific bundles to be written to
talk to particular database servers.  It comes with backend bundles for
Postgres, MySQL, and SQLite (plus an untested Oracle bundle).
2006-10-31 06:10:09 +00:00
Ying-Chieh Liao
4d63e125f8 * upgrade dbh to 4.5.0
* keep old dbh 1.0 as dbh10
* reassign XFCE dependent to dbh10

Approved by: oliver (maintainer of XFCE4)
2006-10-31 05:37:31 +00:00
Ying-Chieh Liao
9971fc76eb Duplicate with java/berkeley-db, so remove it 2006-10-08 09:42:23 +00:00
Alejandro Pulver
0a95ed3134 php-sqlite3 is a PHP extension that lets you access SQLite3 databases
within your scripts.  PHP4 and PHP5 have already built-in support for this
RDBM, but this is limited to the 2.x releases.  This extension adds support
for SQLite 3.x release.

Please note that this project is still alpha-quality. Please test and report
if it works for you and if you have ideas on how it can be enhanced.

Current (or planned) features include:

    * In-memory databases support
    * UTF-16 encoding
    * User-level SQL functions
    * PEAR::DB driver class

WWW: http://php-sqlite3.sourceforge.net/

PR:		ports/103681
Submitted by:	Simon Cornelius P. Umacob <simoncpu at infoweapons.com>
2006-10-06 02:48:31 +00:00
Alejandro Pulver
e1c60adaf1 The MySQL Activity Report package is a tool to help MySQL database
administrators to collect several database parameters and variables.
These collected values can be used for server monitoring or
performance tuning purposes.

WWW: http://gert.sos.be/en/projects/mysqlar/

PR:		ports/101217
Submitted by:	Greg Albrecht <gregoryba at gmail.com>
2006-10-04 20:00:40 +00:00
Cheng-Lung Sung
af44d2612b Add p5-Genezzo 0.64, an extensible database with SQL and DBI.
PR:		ports/102388
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-09-27 09:03:27 +00:00
Michael Johnson
f33b28ca83 - Add qdbm-java, slave port to qdbm
Java API for QDBM

WWW: http://qdbm.sourceforge.net/jspex.html
2006-09-25 20:24:57 +00:00
Michael Johnson
dfd5a5d938 Add qdbm-plus (slave port to qdbm)
C++ API for QDBM

WWW: http://qdbm.sourceforge.net/xspex.html
2006-09-25 20:13:35 +00:00
Sergey Skvortsov
3eeac24355 Add Firebird 2.0.0 (RC4) 2006-09-18 15:20:04 +00:00
Ying-Chieh Liao
44a06c962e add java-db 3.0.12
Berkeley DB Java Edition
2006-09-18 04:15:54 +00:00
Dirk Meyer
4b3480a11a The GNUstep Database Library 2 (GDL2) is a set of libraries to map
Objective-C objects to rows of relational database management systems
(RDBMS). It aims to be compatible with Enterprise Objects Framework (EOF)
as released with WebObjects 4.5 from Apple Inc.
This port also provides the GNUstep DBModeler and a Gorm GDL2 Palette.
PR:		103294
Submitted by:	Gürkan Sengün
Reviewed by:	alexbl
2006-09-17 06:15:54 +00:00
Martin Wilke
c265661e6c DMOZ::ParseRDF is an object-oriented module for parsing DMOZ data into
manageable sub-sections. As of January 8th 2004 the DMOZ content file is
around 1.3GB in size. The data is free to download and can be used in your
custom database but please make sure you read the license agreement at
http://dmoz.org/license.html first.

WWW: http://search.cpan.org/dist/DMOZ-ParseRDF

PR:		ports/101343
Submitted by:	Hans Fredrik Nordhaug <hans(at)nordhaug.priv.no>
2006-09-13 10:33:09 +00:00
Sergey Skvortsov
56125c0f37 Add p5-Cache-Memcached-XS 0.01, client library for memcached using
libmemcache.
2006-09-08 07:24:33 +00:00
Cheng-Lung Sung
98992d5755 Add p5-SQL-ReservedWords 0.7, reserved SQL words by ANSI/ISO.
PR:		ports/102666
Submitted by:	Zach Thompson <hideo at lastamericanempire.com>
2006-08-30 00:24:51 +00:00
Martin Wilke
44c5f0ff2d The Python SQL Toolkit and Object Relational Mapper
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that
gives application developers the full power and flexibility of SQL.

It provides a full suite of well known enterprise-level persistence
patterns, designed for efficient and high-performing database access,
adapted into a simple and Pythonic domain language.

WWW: http://www.sqlalchemy.org/

PR:		ports/101920
Submitted by:	Dryice Liu <dryice@dryice.name>
Approved by:	krion (mentor)
2006-08-23 13:47:02 +00:00
Lars Balker Rasmussen
443a519982 New port: databases/p5-DBIx-Class-DigestColumns, Automatic digest columns 2006-08-23 08:15:21 +00:00
Anton Berezin
2bc4546408 Add p5-Relations-Query 0.93, object for building queries with
DBI/DBD::mysql.

PR:		ports/102019
Submitted by:	Timur I. Bakeyev <bat at cpan.org>
2006-08-15 09:52:11 +00:00
Anton Berezin
43160855b4 Add p5-Relations 0.95, functions to Use with Databases and Queries.
PR:		ports/102018
Submitted by:	Timur I. Bakeyev <bat at cpan.org>
2006-08-15 09:47:33 +00:00
Martin Wilke
c242443a38 psycopg2 is a PostgreSQL database adapter for the Python programming language.
It was written from scratch with the aim of being small, fast and stable. It
supports the full Python DBAPI-2.0 and is thread safe.

psycopg2 is different from the other database adapter because it was designed
for heavily multi-threaded applications that create and destroy lots of cursors
and make a conspicuous number of concurrent INSERTs or UPDATEs. Every open
Python connection keeps a pool of real (UNIX or TCP/IP) connections to the
database. Every time a new cursor is created, a new connection does not need to
be opened; instead one of the unused connections from the pool is used. That
makes psycopg very fast in typical client-server applications that create a
servicing thread every time a client request arrives.

WWW: http://initd.org/projects/psycopg2

Approved by:	krion (mentor)
2006-08-10 19:35:17 +00:00
Erwin Lansing
1f2cd7d6db DBIx::Log4perl is a wrapper over DBI which adds logging of your DBI activity
via a Log::Log4perl handle. Log::Log4perl has many advantages for logging
but the ones probably most attractive are:

The ability to turn logging on or off or change the logging you see without
changing your code.

Different log levels allowing you to separate warnings, errors and fatals
to different files.

WWW: http://search.cpan.org/dist/DBIx-Log4perl/

PR:		ports/100610
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2006-07-29 19:39:49 +00:00
Cheng-Lung Sung
03c77dfc3b Add p5-Class-Inflate 0.03, inflate HASH Object from Values in Database.
PR:		ports/100619
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-25 03:38:30 +00:00
Aaron Dalton
ed993d6b00 Adding port databases/ocaml-sqlite3, OCaml bindings for databases/sqlite3.
PR:		ports/93920
Submitted by:	Meikel Brandmeyer <ocaml-sqlite3-port@kotka.de>
2006-07-24 21:19:44 +00:00
Cheng-Lung Sung
16acd8f56c Add p5-Cache-BDB 0.04, an object caching wrapper around BerkeleyDB.
PR:		ports/100711
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-23 06:51:04 +00:00
Renato Botelho
bc04aff095 Add databases/php5-oci8:
This port adds support for OCI8 PHP shared extension. It replaces the old
Oracle shared extension which is obsolete and will be dropped (moved to
PECL) in PHP 5.1. This patch also corrects dependency for the Oracle shared
extension (added Oracle client in RUN_DEPENDS).

PR:		ports/86580
Submitted by:	Simun Mikecin <numisemis at yahoo.com>
2006-07-11 13:21:54 +00:00
Marcus Alves Grando
f844d449b6 * databases/Makefile
Add py-pysqlite23 entry

* databases/py-PySQLite10

Litte modification in CONFLICTS

* databases/py-PySQLite11

Litte modification in CONFLICTS

* databases/py-pysqlite20

Fix CONFLICTS

* databases/py-pysqlite21

Fix CONFLICTS

* databases/py-pysqlite22

Fix CONFLICTS

* databases/py-pysqlite23

Update to 2.3.2

Repocopy by:	marcus
2006-07-10 03:07:30 +00:00
Ion-Mihai Tetcu
1f4401a28f OpenDBX is an extremely lightweight but extensible C library for
accessing databases with a single API. It provides a clean and simple
interface across all supported databases that leads to an elegant
code design automatically. Currently MySQL, PostgreSQL and SQLite are
supported and backends for more native database APIs can be written
easily. If you want your application to support different databases
with little effort, this is definitively the right thing for you!

License: LGPL

WWW: http://www.linuxnetworks.de/opendbx/

PR:		ports/95005
Submitted by:	tremere at cainites.net
2006-07-09 14:26:40 +00:00
Hye-Shik Chang
41a65d90c0 Add new port for python sqlite3 module.
This port installs a Python "standard" library version of pysqlite
which is provided by databases/py-pysqlite22 already.  Because
sqlite3 module was introduced in Python 2.5, this port plays only
for 2.5 or laters.

See Also:	http://docs.python.org/dev/lib/module-sqlite3.html
2006-06-23 03:54:01 +00:00
Renato Botelho
eb0d782f33 Add fpc-sqlite , free Pascal interface to SQLite.
PR:		ports/98655
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 15:45:29 +00:00
Renato Botelho
cc8cdb83e5 Add fpc-gdbm , free Pascal interface to the GNU database system.
PR:		ports/98666
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 15:43:54 +00:00
Jun Kuriyama
bedde79b26 Add p5-Class-DBI-Plugin-Senna 0.01, add Instant Fulltext Search
Capability With Senna to Class::DBI.
2006-06-17 11:11:36 +00:00
Vasil Dimov
5662d9da5b Remove expired leaf ports:
2006-06-07 databases/arcexplorer
2006-06-07 www/linux-flashplugin6
2006-06-14 10:45:35 +00:00
Erwin Lansing
a7d2f98382 Rose::DB::Object is a base class for objects that encapsulate a single row
in a database table.

WWW: http://search.cpan.org/dist/Rose-DB-Object/

PR:		ports/98767
Submitted by:	Zach Thompson <hideo@lastamericanempire.com>
2006-06-10 10:47:38 +00:00
Erwin Lansing
cf69935f05 Rose::DB is a wrapper and abstraction layer for DBI-related functionality.
WWW: http://search.cpan.org/dist/Rose-DB/

PR:		ports/98767
Submitted by:	Zach Thompson <hideo@lastamericanempire.com>
2006-06-10 10:46:49 +00:00
Erwin Lansing
4a1c0ea7a2 This is a simple module for doing very very simple quick tests on a
database, primarily designed to test if a row exists with the correct
details in a table or not. For more advanced testing (joins, etc) it's
probably easier for you to roll your own tests by hand than use this
module.

WWW: http://search.cpan.org/~mark/Test-DatabaseRow-1.04/

PR:		ports/98608
Submitted by:	Joshua D. Abraham <jabra@ccs.neu.edu>
2006-06-07 10:44:40 +00:00
Sergey Skvortsov
79861d5a2e Add flamerobin 0.7.2, an GUI administration tool for Firebird database.
PR:		ports/95468
Submitted by:	Denis Barov <dindin xxx freebsd.org.ua>
2006-06-06 18:10:01 +00:00
Aaron Dalton
7274ae2aaf Add erlang-mysql 1.0, native MySQL driver for Erlang.
PR:		ports/96803
Submitted by:	Shaun Amott <shaun@inerd.com>
Approved by:	tobez
2006-06-05 20:06:06 +00:00
Vanilla I. Shu
8074d478f1 Add libzdb, it's a thread-safe connection pool library. 2006-06-03 03:02:17 +00:00
Vasil Dimov
7fcd3b36c7 Add new port databases/pgtop - Display PostgreSQL performance info like top(1)
pgtop was inspired by mytop (http://mytop.sourceforge.net/ [1]), which in turn
was inspired by the system monitoring tool top.

pgtop will connect to a PostgreSQL server and periodically run queries against
the pg_stat* relations and attempt to summarize the information from them in a
useful format.

http://search.cpan.org/~cosimo/pgtop-0.04/pgtop

[1] this site is not available, the correct one is:
http://jeremy.zawodny.com/mysql/mytop/

PR:		ports/98204
Submitted by:	r@robakdesign.com <r@valinor.amu.edu.pl>
2006-05-31 12:36:20 +00:00
Aaron Dalton
00d556cf82 Adding port databases/p5-Data-Pageset, a module for manipulating multiple pages of returned data as well as sets of pages.
Approved by:	tobez (implicit)
2006-05-30 21:36:32 +00:00
Jeremy Messenger
0da70991cd databases/gnomedb -> databases/gnome-db
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 02:53:21 +00:00
Andrew Pantyukhin
b33965b337 Add port databases/p5-DBIx-SQLite-Simple:
DBIx::SQLite::Simple - easy access to SQLite databases using objects

WWW: http://search.cpan.org/dist/DBIx-SQLite-Simple/

Approved by:	krion (mentor)
2006-05-26 10:34:31 +00:00
Jean-Yves Lefort
276f8c1c63 Move the libgnomedb programming reference to the libgnomedb-reference port. 2006-05-11 16:21:18 +00:00
Jean-Yves Lefort
89ab2589ac Move the libgda3 programming reference to the libgda3-reference port. 2006-05-11 05:58:48 +00:00
Jean-Yves Lefort
fc0591a423 Move the libgda2 programming reference to the libgda2-reference port. 2006-05-11 05:42:57 +00:00
Marcus Alves Grando
44237f3989 * Makefile
- Add databases/py-pysqlite22 entry

* databases/py-pysqlite22

- Update to 2.2.2 (new port)

* databases/py-pysqlite21

- Fix LATEST_LINK

* databases/py-pysqlite20

- Define LATEST_LINK

PR:		96635
Submitted by:	Edwin Groothuis <edwin___mavetju.org>
Repocopy by:	marcus
2006-05-03 15:14:07 +00:00
Michael Nottebrock
88b16273ed Update to KOffice 1.5.0
Approved by:	portmgr (kris)
cVS: 	arabic/koffice-i18n/distinfo arabic/koffice-i18n/pkg-descr
2006-04-29 15:36:44 +00:00
Sergey Matveychuk
44e1a837db MySQL Query Browser is a database querying tool that combines the simplicity
of a Web-browser-like interface with powerful features like multiple result
sets on tab sheets, query history, storing query "bookmarks", editing and
comparing resultsets, SQL script debugging, and more.

WWW: http://www.mysql.com/products/tools/query-browser/

PR:		ports/95530
Submitted by:	Rainer Alves <rainer.alves@gmail.com>
2006-04-18 17:35:29 +00:00
Edwin Groothuis
a4e557cd7c [NEW PORT] databases/py24-axiom: Axion is an object database in python using sqlite3
Axiom is an object database, or alternatively, an
	object-relational mapper.

	Its primary goal is to provide an object-oriented layer
	with what we consider to be the key aspects of OO, i.e.
	polymorphism and message dispatch, without hindering the
	power of an RDBMS. It is designed to "feel pythonic", without
	encouraging the typical ORM behavior such as potato
	programming.

	Axiom provides a full interface to the database, which
	strongly suggests that you do not write any SQL of your
	own. Metaprogramming is difficult and dangerous (as many,
	many SQL injection attacks amply demonstrate). Writing your
	own SQL is still possible, however, and Axiom does have
	several methods which return fragments of generated schema
	if you wish to use them in your own queries.

	WWW: http://divmod.org/trac/wiki/DivmodAxiom

PR:		ports/95724
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-14 06:21:23 +00:00
Edwin Groothuis
e178206f03 re-add databases/mantis 2006-04-01 05:02:20 +00:00
Mark Linimon
d4f3519bed Remove databases/mantis; has been marked FORBIDDEN for more than 3 months.
Hat:	portmgr
2006-03-31 08:26:28 +00:00
Joe Marcus Clarke
c3bb3f3beb Repocopy libgda2 to libgda3 in order to resurrect the 1.2.x version of
libgda needed by ports such as planner, libdamm, and glom.
2006-03-26 23:15:39 +00:00
Sergey Matveychuk
648d55d812 This module wraps most methods of most Xapian classes.
WWW: http://search.cpan.org/dist/Search-Xapian/

PR:		ports/93707
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-03-26 20:52:53 +00:00
Thierry Thomas
78ccd3a2b9 Since we have a native Net8, resurrect TOra. 2006-03-22 20:48:37 +00:00
Jun Kuriyama
3ccaa1333f Add p5-Class-DBI-Plugin-Iterator 0.13, new iterator for p5-Class-DBI. 2006-03-22 09:55:08 +00:00
Jun Kuriyama
89bea34e89 Add php5-creole 1.0.2, database abstraction layer for PHP5. 2006-03-22 09:16:14 +00:00
Jun Kuriyama
0b2ccff9e3 Add php5-propel 1.1.1, full-service object persistence and query toolkit
for PHP.
2006-03-22 08:49:47 +00:00
Lars Thegler
a5d0eb60c4 Add p5-DBIx-MySQLSequence 1.00, proper and correct (emulated) sequence
support for MySQL.
2006-03-18 15:13:32 +00:00
Erwin Lansing
4fb3432556 Oryx is an object persistence framework which supports both object-relational
mapping as well as DMB style databases and as such is not coupled with any
particular storage back-end. In other words, you should be able to
swap out an RDMBS with a DBM style database (and vice versa) without
changing your persistent classes at all.

WWW: http://search.cpan.org/dist/Oryx/

PR:		ports/93533
Submitted by:	Zach Thompson <hideo@lastamericanempire.com>
2006-02-19 20:07:41 +00:00
Aaron Dalton
f0798c9693 Adding port databases/p5-Iterator-DBI, An iterator for returning DBI query results.
Committed by:	aaron
Approved by:	tobez (implicit)
2006-02-18 21:55:07 +00:00
Herve Quiroz
653b4bf541 HSQLDB is the leading SQL relational database engine written in Java. It has a
JDBC driver and supports a rich subset of ANSI-92 SQL (BNF tree format) plus
SQL 99 and 2003 enhancements. It offers a small (less than 100k in one version
for applets), fast database engine which offers both in-memory and disk-based
tables and supports embedded and server modes. Additionally, it includes tools
such as a minimal web server, in-memory query and management tools (can be run
as applets) and a number of demonstration examples.

WWW: http://hsqldb.org/

PR:		93320
Submitted by:	Michael Winking <mwfp@foldl.net>
2006-02-16 16:06:00 +00:00
Herve Quiroz
db81573b3e DbUtils is a small set of classes designed to make working with JDBC easier.
JDBC resource cleanup code is mundane, error prone work so these classes
abstract out all of the cleanup tasks from your code leaving you with what
you really wanted to do with JDBC in the first place: query and update data.

WWW: http://jakarta.apache.org/commons/dbutils/

PR:		93324
Submitted by:	Michael Winking <mwfp@foldl.net>
2006-02-16 15:45:51 +00:00
Renato Botelho
aa1a0456a4 Paradox is an extension to read and write Paradox .DB and .PX files.
It can handle almost all field types and binary large objects stored
in .MB files.

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

PR:		ports/93211
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
2006-02-14 14:54:30 +00:00
Erwin Lansing
c923f72f2b Add p5-DBIx-Class-WebForm 0.02, CRUD methods for DBIx::Class.
PR:		ports/93188
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-02-11 17:51:24 +00:00
Lars Thegler
84f5076bcb Add p5-Class-DBI-LazyInflate 0.06, defer inflating of columns until they
are used.
2006-02-05 17:59:57 +00:00
Alex Dupre
2cee7db066 Connect mysql51-* ports to the build. 2006-02-05 10:11:37 +00:00
Alex Dupre
2ac8a4fb37 Add DBD slave port for mysql51-scripts package. 2006-02-05 10:10:41 +00:00
Erwin Lansing
9797596975 DBIx::Class::Schema::Loader automates the definition of a
DBIx::Class::Schema by scanning table schemas and setting up columns and
primary keys.

DBIx::Class::Schema::Loader supports MySQL, Postgres, SQLite and DB2.
See DBIx::Class::Schema::Loader::Generic for more, and
DBIx::Class::Schema::Loader::Writing for notes on writing your own
db-specific subclass for an unsupported db.

This module requires DBIx::Class 0.05 or later, and obsoletes
DBIx::Class::Loader for DBIx::Class version 0.05 and later.

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

PR:		ports/92813
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-02-04 19:45:40 +00:00
Pav Lucistnik
fa9beb8703 New Ruby MemCached client memcache-client from the Robotcoop. It is a pure Ruby
client for memcached. It is nearly a drop-in replacement for Ruby MemCache
while beeing much faster.

PR:		ports/92350
Submitted by:	Jonathan Weiss <jw@innerewut.de>
2006-01-29 11:57:23 +00:00
Marcus Alves Grando
bbd8389146 * MOVED
Add entry about databases/py-PySQLite2 -> databases/py-pysqlite20

* databases/Makefile

Remove py-PySQLite2
Add entry to py-pysqlite20 and py-pysqlite21

* databases/py-PySQLite10, databases/py-PySQLite11

Mark NO_LATEST_LINK
portlint(1)

* databases/py-PySQLite2

Removed

* databases/py-pysqlite20 [1]

Update CONFLICTS
Mark NO_LATEST_LINK
portlint(1)

* databases/py-pysqlite21 [1]

Update to 2.1.2
Update CONFLICTS
portlint(1)

Repocopy by:	marcus [1]
2006-01-27 21:16:04 +00:00
Marcus Alves Grando
48636a33db Move databases/myodbc -> databases/mysql-connector-odbc
* MOVED
Added antry about move

* databases/Makefile
Remove databases/myodbc
Add databases/mysql-connector-odbc

* databases/myodbc
Removed

* databases/mysql-connector-odbc
Update to 3.51.12
Reorganize Makefile
Now default DRIVER_MANAGER is unixodbc

PR:		89939
Submitted by:	Sergey Prikhodko <sergey@network-asp.biz> (maintainer)
Repocopy by:	marcus
2006-01-17 20:50:46 +00:00
Pav Lucistnik
e1a049eeef - Move databases/pecl-hash to security/pecl-hash
PR:		ports/91680
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer)
Repocopies by:	marcus
2006-01-13 08:31:43 +00:00
Edwin Groothuis
fdf72c020e New port: security/pecl-hash pHASH Message Digest Framework for PHP (PECL module)
PR contains new port security/pecl-hash which provides
	possibility to install PHP PECL extension:

	pHASH Message Digest Framework

PR:		ports/90087
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
2006-01-07 07:52:57 +00:00
Ade Lovett
273354b716 IP4R is a contributed PostgreSQL module that embraces and extends the
existing 'inet' and 'cidr' built-in types, providing extra functionality
and simplicity to IPv4 address lookup within large-scale environments.
2006-01-07 00:28:20 +00:00
Edwin Groothuis
c3f93965a9 New port databases/p5-DBIx-Sequence
DBIx::Sequence - A simple SQL92 ID generator

	This module is intended to give easier portability to Perl
	database application by providing a database independant
	unique ID generator.  This way, an application developer
	is not bound to use his database's SEQUENCE or auto_increment
	thus making his application portable on multiple database
	environnements.

	This module implements a simple Spin Locker mechanism and
	is garanteed to return a unique value every time it is
	called, even with concurrent processes. It uses your database
	for its state storage with ANSI SQL92 compliant SQL. All
	SQL queries inside DBIx::Sequence are pre cached and very
	efficient especially under mod_perl.

	WWW: http://search.cpan.org/dist/DBIx-Sequence/

PR:		ports/91373
Submitted by:	Jon Nistor <nistor@snickers.org>
2006-01-06 07:06:46 +00:00
Edwin Groothuis
5aa1d63af5 New port databases/p5-DBIx-Abstract
DBIx::Abstract - DBI SQL abstraction.

	This module provides methods for doing manipulating database tables
	This module provides methods retrieving and storing data in SQL
	databases. It provides methods for all of the more important SQL
	commands (like SELECT, INSERT, REPLACE, UPDATE, DELETE).

	It endeavors to produce an interface that will be intuitive to those
	already familiar with SQL.

	Notable features include:

	  * data_source generation for some DBD drivers.
	  * Can check to make sure the connection is not stale and reconnect
	    if it is.
	  * Controls statement handles for you.
	  * Can delay writes.
	  * Generates complex where clauses from hashes and arrays.
	  * Shortcuts (convenience functions) for some common cases. (Like
	    select_all_to_hashref.)

	WWW: http://search.cpan.org/dist/DBIx-Abstract/

PR:		ports/91372
Submitted by:	Jon Nistor <nistor@snickers.org>
2006-01-06 06:16:54 +00:00
Emanuel Haupt
0dcf1b3b74 Remove just added port. pbl is already available under databases/libpbl. 2006-01-05 20:16:59 +00:00
Emanuel Haupt
6298e7ff35 Add pbl, a highly portable database library.
PBL (Peter Graf's Program Base Library) is a library with highly portable
database functions that can be used in a C or C++ project.

The code of the PBL library includes:

 - PBL BASE - some base functions (pbl_*)
 - PBL HASH - a memory hash table implementation (pblHt*)
 - PBL KEYFILE - a key file implementation (pblKf*)
 - PBL ISAM - an ISAM file implementation (pblIsam*)

The spamprobe project (mail/spamprobe) can be used with PBL databases.

PR:		ports/91344
Submitted by:	Johan van Selst <johans@stack.nl>
2006-01-05 20:07:07 +00:00
Edwin Groothuis
9ad98bbaa6 NEW PORTS: databases/py-dbutils, database connection pool for multithread application
DBUtils is a suite of tools providing solid, persistent and
	pooled connections to a database that can be used in all
	kinds of multi-threaded environments like Webware for Python
	or other web application servers. The suite supports DB-API
	2 compliant database interfaces and the classic PyGreSQL
	interface.

	WWW:   http://www.webwareforpython.org/DBUtils

PR:		ports/91268
Submitted by:	"Choe, Cheng-Dae" <whitekid@gmail.com>
2006-01-03 22:12:27 +00:00
Edwin Groothuis
3665b4ea65 New port: databases/libpbl - Peter Graf's Program Base Library
Peter Graf's Program Base Library of C functions.  Includes
	hash table, ISAM, key file implementations.

	WWW: http://mission.base.com/peter/source/

PR:		ports/91257
Submitted by:	hideo <hideo@lastamericanempire.com>
2006-01-03 22:10:56 +00:00
Erwin Lansing
5a5439658e The Cache::Memcached::Managed module provides an API to values, cached in
one or more memcached servers.  Apart from being very similar to the API
of Cache::Memcached, the Cached::Memcached::Managed API allows for
management of groups of values, for simplified key generation and expiration,
as well as version and namespace management and a few other goodies.

WWW: http://search.cpan.org/dist/Cache-Memcached-Managed/

PR:		ports/91203
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-01-02 11:18:32 +00:00
Edwin Groothuis
19ca028ac8 New port: databases/ipa_sdb IPA simple database module
IPA_SDB -- IPA simple database module

	Main features:

	- Distribution consists of database ipa_db_sdb(8) and statistics
	  ipa_st_mod(8) modules;
	- Modules completely support dynamic and static rules, limits and
	  thresholds;
	- All database files are stored in own record based database formats;
	- Formats of database files are machine architecture independent;
	- Sizes of database records are relatively small (binary data formats);
	- Access to statistics can be granted accordingly to the user group;
	- There is the ipa_sdb_dump(8) utility for dumping database files to
	  text format and back.

	WWW: http://ipa-system.sourceforge.net/modules/ipa_sdb/

PR:		ports/91009
Submitted by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
2005-12-28 21:51:57 +00:00
Anton Berezin
33ad2ed35d Add databases/p5-Jifty-DBI 0.08, an object-relational persistence
framework in Perl.
2005-12-27 11:49:31 +00:00
Edwin Groothuis
6bb0a68829 [New Port] databases/db4o-mono A database engine for storing object into files (for mono)
db4o is designed to provide a full-featured, embeddable
	database engine for equipment, mobile, desktop, and  server
	platforms in object-oriented environments

PR:		ports/90631
Submitted by:	Phillip Neumann <pneumann@gmail.com>
2005-12-21 04:13:45 +00:00
Edwin Groothuis
341eea4b4d New port: databases/pydbx Simple SQL database abstraction layer for Python
dbx is a simple SQL database abstraction layer for Python.
	The goal of dbx is to make using a SQL database as simple
	as possible while providing a consistent API across different
	databases.

	Author: David Phillips <david@acz.org>
	WWW:    http://david.acz.org/pydbx/

PR:		ports/90623
Submitted by:	David Phillips <david@acz.org>
2005-12-20 22:43:44 +00:00
Marcus Alves Grando
98773b7d97 * databases/mysql++
Update to 2.0.7
Add SHA256
Add CONFLICTS

* databases/mysql++1 [1]
Add SHA256
Add CONFLICTS
Add NO_LATEST_LINK

* databases/Makefile
Add mysql++1

PR:		89935
Submitted by:	maintainer
Repocopy by:	marcus [1]
2005-12-15 18:41:41 +00:00
Erwin Lansing
e8e1270052 DBIx::Simple module aims to be a simplified object oriented interface to Perl
DBI.  From its description ...

  Query preparation and execution are combined in a single method, the result
  object (which is a wrapper around the statement handle) provides easy
  row-by-row and slurping methods.

  The "query" method returns either a result object, or a dummy object.  The
  dummy object returns undef (or an empty list) for all methods and when used in
  boolean context, is false. The dummy object lets you postpone (or skip) error
  checking, but it also makes immediate error check simply " $db->query(...) or
  die $db->error".

WWW: http://search.cpan.org/dist/DBIx-Simple/

PR:		ports/90230
Submitted by:	Parv <parv@pair.org>
2005-12-11 12:41:55 +00:00
Sergey Matveychuk
29a419d4a6 pxlib is shared C library to read various Paradox files.
WWW: http://pxlib.sourceforge.net
2005-12-11 10:33:44 +00:00
Alex Dupre
0edcc40029 Finally update to PHP 5.1.1 release! (And remove unsupported extensions) 2005-12-09 19:41:41 +00:00
Emanuel Haupt
89332aba1a Add p5-DBD-Mock, a simple mock DBD implementation used for testing
PR:		89835
Submitted by:	Espen Tagestad <espen@tagestad.no>
2005-12-08 09:37:38 +00:00
Sergey Matveychuk
c0f64f7502 Kmysqladmin is a graphical frontend for administration of mysql servers.
WWW: http://www.alwins-world.de/programs/kmysqladmin/

PR:		ports/84775
Submitted by:	Igor Leonenko <bananaz_at_bk_dot_ru>
2005-11-26 20:43:46 +00:00
Pav Lucistnik
7c4de62e41 - After repocopy from databases/db43, add db 4.4.16
PR:		ports/89384
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
Repocopy by:	marcus
2005-11-25 20:45:27 +00:00
Max Khon
6eb78d2e33 - Connect pgadmin3 1.2.2 after repocopy.
- Add CONFLICTS with upcoming pgadmin3 >= 1.4 ports.
- Add SHA256 checksum.
2005-11-19 18:05:26 +00:00
Lars Thegler
4083ae268f Add p5-DBIx-Class-Loader 0.09, dynamic definition of DBIx::Class sub
classes.

PR:		ports/89155
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-17 08:09:50 +00:00
Sean Chittenden
0ea3f56ce4 devel/bison1875's time has come and gone and its only consumer is the
databases/postgresql-devel port, which isn't needed either now that 8.1 has
officially landed.

Submitted by:	ade@
2005-11-17 00:04:58 +00:00
Pav Lucistnik
5f6ea31c20 Xapian is an Open Source Probabilistic Information Retrieval library,
released under the GPL. It's written in C++, with bindings to allow use
from other languages.

Xapian is designed to be a highly adaptable toolkit to allow developers to
easily add advanced indexing and search facilities to their own
applications.

PR:		ports/88609
Submitted by:	Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
2005-11-11 19:39:17 +00:00