Pav Lucistnik
6d276ed910
- databases/pear-sqlite renamed to databases/pecl-sqlite
2005-04-13 08:15:43 +00:00
Ying-Chieh Liao
e6ed1295a7
add p5-DBD-Google 0.11
...
Treat Google as a datasource for DBI
2005-04-07 08:57:53 +00:00
Lars Thegler
d56a1d15a5
Add p5-Class-DBI-Plugin-AbstractCount 0.03, get COUNT(*) results with
...
abstract SQL.
2005-04-02 10:58:20 +00:00
Lars Thegler
bad3179cfb
Add p5-Class-DBI-Plugin 0.03, abstract base class for Class::DBI
...
plugins.
2005-04-02 10:57:22 +00:00
Florent Thoumie
70e919d49d
- Add p5-Class-DBI-DDL 1.01, DDL for Class-DBI.
...
PR: ports/76406
Submitted by: Daniel Wijnands <daniel@itxl.nl>
2005-03-15 23:23:11 +00:00
Pav Lucistnik
a09bb6e18f
New port: databases/pear-DB_Table PEAR object-oriented interface to a database table
...
PEAR::DB_Table builds on PEAR DB to abstract datatypes and automate table
creation, data validation, insert, update, delete, and select; combines
these with PEAR::HTML_QuickForm to automatically generate input forms
that match the table column definitions.
PR: ports/78588
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
2005-03-14 20:15:54 +00:00
Florent Thoumie
cb6027abfd
- Update py-PySQLite11 (repocopied from py-PySQLite) to 1.1.6.
...
- Move py-PySQLite to py-PySQLite10.
- Update py-PySQLite10 to 1.0.1.
- Remove obsolete dependencies.
- Assign maintainership to submitter.
PR: ports/78508
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Repocopy by: marcus
2005-03-13 23:25:19 +00:00
Pav Lucistnik
a106c7af12
PEAR::DBA is a wrapper for the php DBA functions. It includes a file-based
...
emulator and provides a uniform, object-based interface for the
Berkeley-style database systems.
PR: ports/78600
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
2005-03-11 20:40:28 +00:00
Pav Lucistnik
94bf6c3617
PEAR::DB_ldap class provides a DB compliant interface to LDAP servers.
...
PR: ports/78599
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
2005-03-08 22:37:12 +00:00
Thierry Thomas
8962a7d4a6
Add pear-MDB_QueryTool 1.0.0, PEAR OO-interface for easily
...
retrieving and modifying data in a DB.
PR: 78368
Submitted by: Antônio Carlos Venâncio Júnior
2005-03-07 20:31:11 +00:00
Pav Lucistnik
9dab9208e1
PgWorksheet is an simple GUI frontend to Postgresql for executing SQL query and
...
psql commands without using the psql command line tool.
PR: ports/78404
Submitted by: Henri Michelon <hmichelon@e-cml.org>
2005-03-06 23:36:23 +00:00
Thierry Thomas
306d362e4f
Add pear-DB_QueryTool 1.0.0, PEAR OO-interface for easily
...
retrieving and modifying data in a DB.
PR: 78367
Submitted by: Antônio Carlos Venâncio Júnior
2005-03-04 21:09:54 +00:00
Alexey Dokuchaev
4c0a0a0b6e
Add wmjsql, a WindowMaker dockapp that connects to a MySQL server and grabs
...
the status displaying it in a handy little window.
2005-03-04 06:40:25 +00:00
Thierry Thomas
eb6f9db72d
Add yasql 1.82, yet Another SQL*Plus Replacement.
...
Successfully used to access Oracle 7 and Oracle 8i databases, but fails
with Oracle 9i (ORA-03113 "end-of-file on communication channel").
2005-02-23 18:43:14 +00:00
Kris Kennaway
11ea174ccb
As previously announced, remove ports that have reached their expiry date,
...
and the handful of ports that depended on them.
2005-02-18 23:44:49 +00:00
Thierry Thomas
028f1711c3
Add adstudio 4.0, a database query and administration tool.
...
Aqua Data Studio is a database query and administration tool that allows
developers to easily create, edit, and execute SQL scripts, as well as
browse and visually modify database structures. Aqua Data Studio provides
an integrated database environment with a single consistent interface to
all major relational databases.
It is free for personal or educational use, but a commercial license is
required for all other usages.
2005-02-12 08:43:32 +00:00
Palle Girgensohn
34fa6c853e
Split the postgresql ports into a server and a client part.
...
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +00:00
Pav Lucistnik
082286a119
ACAP (Application Configuration Access Protol) is an Internet standards-track
...
protocol for remote preferences and other storage for Internet applications
such as web browsers or mail readers.
PR: ports/76456
Submitted by: Gerhard Gonter <g.gonter@ieee.org>
2005-01-20 15:11:08 +00:00
Akinori MUSHA
58e8576ea0
Update to ruby-sqlite3 after a repocopy. This is a Ruby interface to
...
the SQLite DB engine version 3.
2005-01-16 18:19:16 +00:00
Akinori MUSHA
264446ca3e
Add ruby-memcache, a memcached client library for Ruby.
2004-12-25 20:05:07 +00:00
Norikatsu Shigemura
617938836d
Clean up SQLite and related ports.
...
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.
Approved by: portmgr, maintainers of sqlite and related ports
2004-12-23 08:25:47 +00:00
Brooks Davis
a0c603d808
Add David Black's DataBase Definer, a tool for reading and writing
...
simple flat-text data files.
2004-12-08 22:39:12 +00:00
Cheng-Lung Sung
40a6833797
- add subdir for db43
...
PR: ports/73790
2004-12-05 03:04:55 +00:00
Sean Chittenden
379fb0d74d
Add a port for libmemcache, a C API for memcached.
2004-11-30 09:09:27 +00:00
Clement Laforet
0a3ac7f24d
Add databases/py-MySQLdb-devel 1.1.7, devel version of py-MySQLdb
...
PR: ports/73562
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Repo-copied by: marcus
2004-11-28 21:55:24 +00:00
Edwin Groothuis
5cdd4c3c55
New port: databases/pear-MDB2 PEAR database abstraction layer
...
PEAR MDB2 is a merge of the PEAR DB and Metabase php database
abstraction layers.
Note that the API will be adapted to better fit with the
new php5 only PDO before the first stable release.
It provides a common API for all support RDBMS. The main
difference to most other DB abstraction packages is that
MDB2 goes much further to ensure portability.
Currently supported RDBMS:
MySQL
PostGreSQL
Oracle
Frontbase
Querysim
Interbase/Firebird
MSSQL
SQLite
Other soon to follow.
PR: ports/74408
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
2004-11-27 05:37:07 +00:00
Anders Nordby
7ec0a5a30f
Add forgetSQL, a Python module for object-oriented access to SQL
...
databases. Supports MySQL and PostgreSQL currently.
Sponsored by: University of Tromsø
2004-11-20 17:07:29 +00:00
Sergey Skvortsov
38e15cbcac
Massive ports move to better categories.
2004-11-09 13:43:11 +00:00
Joe Marcus Clarke
07de7e56e3
Add evolution-data-server.
2004-11-07 23:03:07 +00:00
Dima Dorfman
bda6b7e166
A port for the PL/Python module that comes with Postgres
2004-11-06 14:41:04 +00:00
Lars Thegler
10ebf7e960
Add p5-Class-DBI-DATA-Schema 0.04, execute Class::DBI SQL from DATA
...
sections.
2004-10-24 22:30:47 +00:00
Norikatsu Shigemura
03586b9043
Repocopy from p5-DBD-SQLite to p5-DBD-SQLite2.
...
o Update to 0.33.
o Remove unnecessary perl script.
o Remove a patch which was already merged.
Repo copied by: marcus (pcvs)
2004-10-12 15:59:16 +00:00
Mathieu Arnold
177409f50f
Add p5-Class-DBI-AutoLoader 0.12, generates Class::DBI subclasses
...
dynamically.
PR: ports/72021
Submitted by: ijliao
2004-10-12 11:18:19 +00:00
Mathieu Arnold
668cc3dfba
Add p5-DBIx-TableHash 1.05, tie a hash to a mysql table + SQL utils.
...
PR: ports/71962
Submitted by: ijliao
2004-10-12 11:16:00 +00:00
Mathieu Arnold
6ec757c0b6
Add p5-DBM-Deep 0.94, a pure perl persistent multi-level hash/array DBM.
...
PR: ports/70210
Submitted by: Janos.Mohacsi@bsd.hu
2004-10-12 10:57:42 +00:00
Thierry Thomas
a88a69d773
Add pear-DB_DataObject_FormBuilder 0.10.0, automatically build
...
HTML_QuickForm objects using DB_DataObject.
PR: 70921
Submitted by: Antonio Carlos Venancio Junior
2004-08-31 20:31:32 +00:00
Brian Feldman
1520d33f8d
Add SQLite 3 (in beta form).
2004-08-31 19:06:39 +00:00
Sergey Matveychuk
a47d0e4abd
A fork of mysql++ C++ API for MySQL
...
PR: ports/70050
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca>
2004-08-27 18:40:15 +00:00
Thierry Thomas
29c549ca7a
Add pear-DB_DataObject 1.7.1, an SQL Builder, Object Interface to
...
Database Tables.
PR: 70882
Submitted by: Antonio Carlos Venancio Junior
2004-08-23 20:59:39 +00:00
Hiroki Sato
a1aa21a11b
Add databases/grass-i18n (repocopy'd from databases/grass),
...
an internationalized version of Geographic Resources Analysis
Support System (GRASS GIS) from GRASS i18n Project sponsored
by IPA, Information-technology Promotion Agency, Japan.
grass-i18n is based on version 5.0.3 and includes a Japanese
TrueType font set (IPA font).
2004-08-20 17:05:02 +00:00
Kris Kennaway
134baa7fc1
As previously announced, remove these broken/insecure/obsolete ports.
2004-08-16 05:36:44 +00:00
Vanilla I. Shu
f21a9ae0bf
Add pecl-memcache 1.2, memcached extension.
...
PR: ports/70253
Submitted by: Gerrit Beine <tux@pinguru.net>
2004-08-10 15:40:37 +00:00
Mathieu Arnold
ca36f47a34
Add p5-DBD-PgPP 0.05, Pure Perl PostgreSQL driver for the DBI.
...
PR: ports/70229
Submitted by: Lubomir Marinov <lubomir_m@abv.bg>
2004-08-10 12:36:56 +00:00
Thierry Thomas
34512a0a17
Add sybase_ase 11.0.3.3, Sybase ASE RDBM System 11.
...
PR: 50068
Submitted by: Alex Kiesel
2004-08-08 13:21:03 +00:00
Sergey Matveychuk
d79d000bd7
Add missed SUBDIR entry for msql3 port.
2004-07-31 08:13:47 +00:00
Alex Dupre
24b3b2d538
Remove the old-and-broken sybase (DB-lib) extension and point users to
...
the new-and-working sybase (CT-lib) extension.
2004-07-20 23:04:13 +00:00
Alex Dupre
ad9d4f3067
Add a new shared extension for PHP.
2004-07-19 09:01:27 +00:00
Alex Dupre
e83d13c6da
Add a new shared extension for PHP.
2004-07-19 08:59:13 +00:00
Alex Dupre
c3eac627bd
Add a new shared extension for PHP.
2004-07-19 08:58:44 +00:00
Alex Dupre
45712b82ac
Add a new shared extension for PHP.
2004-07-19 08:57:58 +00:00