1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Commit Graph

573 Commits

Author SHA1 Message Date
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