1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
Commit Graph

234 Commits

Author SHA1 Message Date
Kris Kennaway
6777f867da As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove ports that have been broken for >4 months (in many cases much longer)
with no sign of a fix.
2003-05-06 03:56:26 +00:00
Norikatsu Shigemura
dc608dc90f Repo copy & update to MySQL 4.1.0 aka mysql41-server/mysql41-client.
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Repo copied by:	joe (cvs)
Approved by:	portmgr (no objections)
2003-04-18 16:17:47 +00:00
Ying-Chieh Liao
364861920e add dbf 0.5.1
Show and convert the content of dBASE III, IV, and 5.0 files
2003-04-03 18:17:29 +00:00
Edwin Groothuis
01f686aad2 databases/puredb: Set of libraries for creating and reading constant databases
PureDB is a portable and tiny set of libraries for creating
	and reading constant databases. It manages data files that
	contains text or binary key/data pairs of arbitrary sizes.
	Lookups are very fast (normally only one disk access to
	match a hash value), overhead is low (a database is 1028
	bytes plus only 16 extra bytes per record), multiple
	concurrent read access are supported, and databases can be
	up to 4 Gb long, and they are portable across architectures.

PR:		ports/48901
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-04-01 02:36:38 +00:00
Norikatsu Shigemura
38d1617d85 Add db41-nocrypto(4.1.25), no crypto the Berkeley DB package.
PR:		ports/48225
Submitted by:	matthias.andree@web.de
2003-02-16 06:27:25 +00:00
Edwin Groothuis
5deca61635 update and split devel/p5-ResourcePool
p5-Resource's DBI and Net::LDAP resources are from this
	version on split into separate modules.

PR:		ports/48000
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-02-12 23:32:20 +00:00
Sean Chittenden
d87a4a6578 Bow to the masses who have complained bitterly about not being able to
upgrade to the PostgreSQL 7.3 series and provide an update to the 7.2
series, 7.2.4.  :~]  This port _will_ be removed and should EOL'ed in
about 6 months time.  Since there is no future for these bits, ignore their
heritage commit an orphan for the 7 series.  See the postgresql7 port for
future and past bits.  This port is only intended to serve as a means of
postponing an inevitable upgrade to recent release.

DBAs, please plan and begin upgrading to 7.3.X, the grass really is greener.

Release notes:
http://developer.postgresql.org/docs/postgres/release-7-2-4.html

PR:		ports/48025
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-02-07 11:00:47 +00:00
Edwin Groothuis
6a07c0e8c0 [NEW PORT] zodb3
zodb3 is different from zodb which is already in the database
	ports collection.

	The ZODB package is a Python object persistence system.  It
	provides the Z Object Database separately from Zope so it
	can be used in non-Zope related Python applications to
	provide transparent object-oriented persistency.

PR:		ports/46108
Submitted by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
2003-02-06 00:52:52 +00:00
Edwin Groothuis
7d239c3de3 New port: databases/py-PySQLite
The goal of the PySQLite project is to develop a Python
	extension for SQLite that conforms to the Python Database
	API Specification 2.0. SQLite is a powerful embedded
	relational database management system in a compact C library.
	It offers support for a large subset of SQL92, multiple
	tables, indices, transactions and triggers.

PR:		ports/43571
Submitted by:	Gerhard Häring <gerhard.haering@gmx.de>
2003-02-06 00:20:32 +00:00
Edwin Groothuis
40c0abdb5b New Port: databases/p5-DBIx-Tree v0.91
When you've got one of those nasty self-referential tables
	that you want to bust out into a tree, this is the module
	to check out.  Assuming there are no horribly broken nodes
	in your tree and (heaven forbid) any circular references

PR:		ports/47660
Submitted by:	Philip M. Gollucci <philip@p6m7g8.com>
2003-02-05 02:24:52 +00:00
Edwin Groothuis
7ada3a8cf0 New Port: p5-DBIx-Browse v2.09
The purpose of DBIx::Browse is to handle the browsing of
	relational tables.

	DBIx::Browse transparently translates SELECTs, UPDATEs,
	DELETEs and INSERTs from the desired "human view" to the
	values needed for the ta- ble. This is the case when you
	have related tables (1 to n) where the detail table has a
	reference (FOREIGN KEY) to a generic table (i.e.  Customers
	and Bills) with some index (tipically an integer).

PR:		ports/47624
Submitted by:	Philip M. Gollucci <philip@p6m7g8.com>
2003-02-05 01:57:07 +00:00
Peter Pentchev
3dd206fdf7 Add mysql40-client and mysql40-server. 2003-01-31 16:04:02 +00:00
Edwin Groothuis
e4ceff6486 New port: MySQLMan - a web based MySQL database manager written in perl
This port can be useful those, who have to manage MySQL
	remotely via web, but they don't want to install php for
	phpMyAdmin.  Unfortunately the license is not complete free:
	You have to download yourself from the original distribution
	site then you can freely use it, but you cannot redistribute.

PR:		ports/38958
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2003-01-18 09:01:34 +00:00
Edwin Groothuis
6f21bbfd7d New Port: databases/fireprofile
Library to help profiling where programs are using MySQL

PR:		ports/38023
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au>
2003-01-17 07:36:30 +00:00
Vanilla I. Shu
325f8178dd Add pgaccess.
A powerful GUI PostgreSQL database administration tool and toolkit

PR:		ports/46705
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-01-16 07:33:00 +00:00
Pete Fritchman
3c36009a3a Add db41-4.1.25 after a repocopy from databases/db4.
PR:		46755
Submitted by:	Matthias Andree <matthias.andree@web.de>
2003-01-07 01:06:07 +00:00
Sean Chittenden
ff0e3c1bf7 Add libpqxx. libpqxx is no longer hosted under the main PostgreSQL tree and
is now a project on gborg.  libpqxx is still a supported interface.

PR:		ports/45944
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-01-05 00:11:39 +00:00
Sean Chittenden
063ec41e82 Add libpq++. libpq++ is no longer hosted under the main PostgreSQL tree and
is now a project on gborg.  libpq++ is still a supported interface.

PR:		ports/45943
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-01-05 00:03:13 +00:00
Alan Eldridge
5932ccd258 A graphical ERD designer. It's a bit rough, but give it a version or two
more. This port is up for maintainership grabs, so I hope somebody takes it
and sticks with it. I'm just putting it here.
2003-01-02 12:42:09 +00:00
Akinori MUSHA
60e37192e4 Sort entries. 2002-11-27 20:28:08 +00:00
Edwin Groothuis
6e41809f7e New port: databases/gbib
gBib is an editor/browser for BibTeX bibliographic database
    files.

PR:		ports/35355
Submitted by:	Christian Brueffer <chris@unixpages.org>
2002-11-23 04:10:42 +00:00
Norikatsu Shigemura
f5d155859d Add p5-DBIx-DBSchema 0.21, an OO-interface to database schemas.
PR:		38013
Submitted by:	Peter Avalos <pavalos@theshell.com>
2002-11-22 19:57:43 +00:00
Yen-Ming Lee
e1ab150f4b add gqlplus, the SQL*PLUS with commandline editing, history, and
table/column name completion

Reviewed by:	ijliao (mentor)
Approved by:	ijliao (mentor)
2002-11-07 17:36:47 +00:00
Akinori MUSHA
c721b3d3fe The Sybase driver for Ruby-DBI has been (officially) broken for quite
some time, so remove the port.
2002-11-04 21:14:57 +00:00
Norikatsu Shigemura
ccb41b3716 Add jdb(1.11), JDB manipulates flat-ASCII databases from shell scripts.
PR:		ports/39957
Submitted by:	Lars Eggert <larse@ISI.EDU>
2002-11-04 14:15:55 +00:00
Joe Marcus Clarke
7f08951006 Remove gnomedb2. 2002-10-25 07:33:52 +00:00
Ying-Chieh Liao
89b25cf738 add tinycdb 0.72
Analogous to cdb, but faster
2002-10-17 16:23:42 +00:00
Ying-Chieh Liao
adffaf811e add tdb 1.0.6
Trivial Database
2002-10-12 13:02:16 +00:00
Chris D. Faulhaber
18efa9504d Remove p5-MyObject due the prolonged disappearance of it's homepage
and distfile.
2002-10-09 01:14:51 +00:00
Trevor Johnson
71e9de7da1 Send this to the Attic (when it was marked FORBIDDEN, Mir was still
in orbit).

Approved by:	Berend de Boer (maintainer)
advisory:	FreeBSD-SA-01:26.interbase
2002-09-27 09:44:48 +00:00
Sean Chittenden
bb7d32715f Hook postgresql-devel up to the build
Approved by:	knu (mentor) && portmgr
2002-09-23 22:03:37 +00:00
Alan Eldridge
a023750df6 KDE2 only. Too far gone, no kde3, won't even configure. 2002-09-20 22:03:28 +00:00
Joe Marcus Clarke
893fed8847 Add mergeant, a libgnomedb frontend that merges portions of gnome-db and
gASQL.
2002-09-15 00:35:47 +00:00
Akinori MUSHA
0bdb4b602f Add gauche-gdbm, a GDBM interface for Gauche. 2002-09-09 19:25:33 +00:00
Trevor Johnson
63c7505c62 Add ports/databases/postgresql-docs, which will install the documentation
formerly found in ports/databases/postgresql7.

PR:		42008
Submitted by:	Palle Girgensohn (maintainer)
2002-08-26 23:14:23 +00:00
Jimmy Olgeni
b4e1779c57 Add postgresql_autodoc, an automatic documentation generator for postgresql.
Supports output in HTML, GraphViz, SGML DocBook and DIA formats.
2002-08-23 20:47:36 +00:00
Ade Lovett
3fccc4d9a5 BerkeleyDB cleanup - stage 3
Version 2 of Berkeley DB has been repo-copied to databases/db2, for
naming consistency with the other ports.  Fix dependencies accordingly.
2002-08-22 19:34:32 +00:00
Ade Lovett
91f316e522 BerkeleyDB cleanup:
Stage 1: clean out databases/db33 port
2002-08-22 19:09:10 +00:00
Ying-Chieh Liao
4108e1fabc add dbh 1.0
Disk Based Hashtables
2002-08-09 16:22:37 +00:00
Mikhail Teterin
5a400e09e7 Port of Sybase's OpenClient -- discovered by accident on Sybase's
"Linux" web-site this port has static versions of native FreeBSD
libraries good enough to build sqsh with it instead of the freetds.
See pkg-descr and pkg-message for more. i386 only, though...
2002-07-31 00:05:21 +00:00
Chris D. Faulhaber
3662771140 Add ArcExplorer 4.0, the java version of the the popular GIS
data viewer.
2002-07-10 01:58:27 +00:00
Ying-Chieh Liao
c171ec482c add p5-DBD-LDAP 0.04
DBI interface for accessing LDAP servers

PR:		34253
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-06-26 04:29:00 +00:00
Ying-Chieh Liao
9aa75968e4 add p5-DBD-Excel 0.05
A class for DBI drivers that acts on Excel files

PR:		34252
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-06-25 09:08:55 +00:00
Jun Kuriyama
e8a0a89c61 Namazu library module for perl. 2002-06-19 09:05:33 +00:00
Ade Lovett
2352b8f97a Hook databases/db33 into the build. 2002-06-16 15:58:02 +00:00
Joe Marcus Clarke
fb2d44dd59 Ties in gnomedb2 and libgda2. 2002-06-12 00:10:46 +00:00
Joe Marcus Clarke
9919d2398d Add libgnomedb, the backend library for GNOME DB 2. 2002-06-11 16:08:54 +00:00
Pete Fritchman
190732428e Add rdfdb 0.46, a lightweight RDF database.
PR:		33281
Submitted by:	Philip Jenvey <pjenvey@turntables.org>
2002-06-09 00:35:39 +00:00
Pete Fritchman
1a03f04347 Add p5-DBIx-Table 0.04, class used to represent DBI database tables.
PR:		33429
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-06-08 23:43:05 +00:00
Ying-Chieh Liao
3d460b347b add p5-MLDBM-Sync 0.25
MLDBM::Sync - safe concurrent access to MLDBM databases

PR:		38684
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-05-29 18:02:47 +00:00