non port: databases/Makefile |
Number of commits found: 2069 (showing only 100 on this page) |
Thursday, 6 May 2004
|
10:39 mat
Add p5-SQL-Translator 0.05, manipulate structured data definitions (SQL
and more).
PR: ports/65469
Submitted by: Lars Thegler <lars@thegler.dk>
|
Wednesday, 5 May 2004
|
13:59 mat
Add p5-Class-DBI-Untaint 0.01, Class::DBI constraints using
CGI::Untaint.
PR: ports/65981
Submitted by: Lars Thegler <lars@thegler.dk>
|
Sunday, 2 May 2004
|
19:51 pav
DBOW is a database compiler-compiler or front-end. It takes table
definitions in a relatively high-level language and prepares C,
C++, PHP, Perl (etc) functions for manipulating the database. It
will also produce SQL table data for MySQL.
WWW: http://dbow.sf.net/
PR: ports/66112
Submitted by: Dermot Tynan <dtynan@kalopa.com>
|
19:25 pav
mrtg-mysq-load is a small Perl script which is meant
to be run by mrtg. It will fetch the total number of queries
and slow queries handled by a mysql server.
Author: Carsten H. Pedersen <mysqlfaq@bitbybit.dk>
WWW: http://www.bitbybit.dk/mysqlfaq/mrtg-mysql-load/
PR: ports/65325
Submitted by: Piet Delport <pjd@303.za.net>
|
Saturday, 17 Apr 2004
|
05:33 krion
Add py-memcached 1.2, python API for memcached, a distributed memory
cache daemon.
PR: ports/65643
Submitted by: michael johnson <ahze at ahze dot net>
|
Friday, 16 Apr 2004
|
08:11 krion
Add p5-Cache-Memcached 1.0.12, perl API for memcached, a distributed
memory cache daemon.
PR: ports/65600
Submitted by: michael johnson <ahze@ahze.net>
|
Monday, 12 Apr 2004
|
21:56 thierry
Add fpc-mysql 1.0.10, Free Pascal interface to MySQL.
PR: 62621
Submitted by: John Merryweather Cooper
Approved by: pav (mentor).
|
21:55 thierry
Add fpc-ibase 1.0.10, Free Pascal interface to interbase.
PR: 62620
Submitted by: John Merryweather Cooper
Approved by: pav (mentor).
|
Saturday, 10 Apr 2004
|
18:06 thierry
Add xbsql 0.11, an SQL wrapper for the XBase DBMS library.
Approved by: pav (mentor).
|
18:05 thierry
Add xbase 2.0.0, an xbase (i.e. dBase, FoxPro, etc.) compatible
C++ class library.
Approved by: pav (mentor).
|
Friday, 9 Apr 2004
|
14:17 knu
Add databases/ruby-libgda, Ruby binding for libgda (GNOME-DB Project).
This is part of the Ruby/GNOME2 suite.
PR: ports/65270
Submitted by: Jeremy Messenger <mezz7@cox.net>
|
Thursday, 8 Apr 2004
|
15:58 erwin
Add p5-Class-DBI-Loader-Relationship 1.2, easier relationship
specification in CDBI::L.
This module acts as a mix-in, adding the relationship method to
Class::DBI::Loader. Since Class::DBI::Loader knows how to map between
table names and class names, there ought to be no need to replicate
the names. In addition, it is common (but not universal) to want
reverse relationships defined for has-many relationships, and for
has-a relationships to be defined for the linkages surrounding a
many-to-many table.
WWW: http://search.cpan.org/dist/Class-DBI-Loader-Relationship/
PR: ports/65176
Submitted by: Lars Thegler <lars@thegler.dk>
|
Sunday, 4 Apr 2004
|
21:11 erwin
Add p5-Class-DBI-AsForm 2.2, produce HTML form elements for database
columns.
This module helps to generate HTML forms for creating new database
rows or editing existing rows. It maps column names in a database
table to HTML form elements which fit the schema. Large text fields
are turned into textareas, and fields with a has-a relationship to
other Class::DBI tables are turned into select drop-downs populated
with objects from the joined class.
WWW: http://search.cpan.org/dist/Class-DBI-AsForm/
PR: ports/65147
Submitted by: Lars Thegler <lars@thegler.dk>
|
20:44 erwin
Add p5-Class-DBI-Plugin-Type 0.02, determine type information for
columns.
This module allows Class::DBI-based classes to query their columns
for data type information in a database-independent manner.
WWW: http://search.cpan.org/dist/Class-DBI-Plugin-Type/
PR: ports/65147
Submitted by: Lars Thegler <lars@thegler.dk>
|
18:00 erwin
Add p5-Class-DBI-Plugin-RetrieveAll 1, more complex retrieve_all() for
Class::DBI.
This is a simple plugin to a Class::DBI subclass which provides a
'retrieve_all_sorted_by' method.
WWW: http://search.cpan.org/dist/Class-DBI-Plugin-RetrieveAll/
PR: ports/65146
Submitted by: Lars Thegler <lars@thegler.dk>
|
Friday, 2 Apr 2004
|
07:29 kris
Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
|
Tuesday, 30 Mar 2004
|
15:50 skv
Add p5-POE-Component-LaDBI 1.2.0,
perl extension for asynchronous
non-blocking DBI calls in POE.
|
00:02 mi
This is Sybtcl -- a dynamicly loadable TCL extension, which provides
your interpreter with connectivity to a Sybase server. Althghough it was
written to work with Sybase's own client libraries (not available for
FreeBSD), this port patches it enough to make it work with FreeTDS.
WWW: http://sybtcl.sourceforge.net/
|
Monday, 22 Mar 2004
|
15:17 skv
Add p5-DBIx-ContextualFetch 1.01, add contextual fetches to DBI.
|
Sunday, 21 Mar 2004
|
01:48 vanilla
Add p5-T2 0.07, object Relational mapping system.
PR: ports/61633
Submitted by: Scott McWhirter <scott_at_surreytech_dot_co_dot_uk>
|
Saturday, 20 Mar 2004
|
19:06 mat
Reorder those files
|
Tuesday, 9 Mar 2004
|
20:05 lofi
Add qt-sqlite-plugin, a QT database plugin for SQLite.
|
20:04 lofi
Add qt-ibase-plugin, a QT database plugin for ibase/firebird.
PR: ports/61655
Submitted by: Nigel Weeks <nigel@e-easy.com.au>
|
Friday, 5 Mar 2004
|
12:36 perky
Add new port for py-mssql 0.5.1,
A simple database interface to MS-SQL for Python.
|
Sunday, 29 Feb 2004
|
12:40 ale
Add mysql323-scripts, a slave port containing additional scripts for the
MySQL database.
|
10:54 ale
Add mysql50-scripts, a slave port containing additional scripts for the
MySQL database.
|
08:46 ale
Add mysql41-scripts, a slave port containing additional scripts for the
MySQL database.
|
Saturday, 28 Feb 2004
|
11:06 pav
Add pear-DB_Pager, a class handles all the stuff needed for displaying
paginated results from a database query of Pear DB.
including fetching only the needed rows and giving extensive information
for helping build an HTML or GTK query result display.
PR: ports/63346
Submitted by: Toshiya SAITOH <toshiya@saitoh.nu>
|
Thursday, 26 Feb 2004
|
14:57 pav
Add fpc-oracle, a part of base packages of Free Pascal.
It provides interface to Oracle database.
PR: ports/61114
Submitted by: John Merryweather Cooper <johnmary@adelphia.net>
|
Tuesday, 24 Feb 2004
|
09:13 krion
Add mysql-administrator 1.0.1a,
MySQL Administrator is a powerful visual administration console
that enables you to easily administer your MySQL environment
and gain significantly better visibility into how your
databases are operating. MySQL Administrator now integrates
database management and maintenance into a single, seamless
environment, with a clear and intuitive graphical user
interface.
By using MySQL Administrator you will be able to:
* Achieve higher database availability through improved management
* Reduce errors through visual database administration
* Lower database administration costs through improved productivity
* Deliver a more secure environment through easier privilege management
WWW: http://www.mysql.com/products/administrator/
PR: ports/63292
Submitted by: Sergey Matveychuk <sem@ciam.ru>
|
Monday, 23 Feb 2004
|
15:34 ale
Add mysql40-scripts, a slave port containing additional scripts for the
MySQL database.
|
Friday, 13 Feb 2004
|
06:50 edwin
New port: databases/postgresql-relay
postgresql-relay - multiplex all your databases to one point
of origin
postgresql-relay can be used to as a single point of origin
for all your databases. Instead of having to remember (or
modify in case of changes) all the names of your databases,
on which machines and on which ports they are running, you
only need to remember one machine and the name of the
database. The postgresql-relay will then forward the
connection to the proper database on the proper port of the
proper server. No more changes in the hundreds of clients
and scripts!
|
Wednesday, 4 Feb 2004
|
16:03 kensmith
Link MySQL 5.0 directories.
Approved by: nork (mentor)
|
16:01 ale
Add p5-DBD-mysql50, a MySQL 5.0 driver for the Perl5 Database Interface
(DBI).
PR: ports/60559
Submitted by: me
Approved by: nork (mentor/implicitly)
|
Monday, 26 Jan 2004
|
09:02 kuriyama
Add pgcluster 1.0.6b, the multi-master and synchronous replication
system for PostgreSQL.
|
Monday, 19 Jan 2004
|
23:33 vanilla
Add p5-DBI-Shell 11.93, interactive command shell for the DBI.
PR: 61564
Submitted by: dcf@aracnet.com
|
Friday, 16 Jan 2004
|
21:26 mharo
add p5-DWH_File which allows for data and object persistence in deep and
wide hashes
|
14:36 pav
- Hook db42 ports to build
Spotted by: erwin
Forgotted by: pav
|
01:04 ijliao
add fpc-postgres 1.0.10
Free Pascal interface to PostGreSQL
PR: 61116
Submitted by: John Merryweather Cooper <johnmary@adelphia.net>
|
00:49 ijliao
add fpc-odbc 1.0.10
Free Pascal interface to ODBC
PR: 61113
Submitted by: John Merryweather Cooper <johnmary@adelphia.net>
|
Thursday, 15 Jan 2004
|
23:47 obraun
Add HSQL a SQL binding for Haskell. The port supports only PostgreSQL. MySQL
and ODBC support will be added if someone requests.
|
19:07 ale
Add freetds-msdblib, a slave port to build freetds with Microsoft db-lib
(required for PHP MSSQL extension).
Approved by: nork (mentor/implicitly)
|
Saturday, 10 Jan 2004
|
09:19 edwin
new ports: databases/mantis
Mantis is a web-based bugtracking system.
It is written in the PHP scripting language and requires
the MySQL database and a webserver. Mantis has been installed
on Windows, MacOS, OS/2, and a variety of Unix operating
systems. Any web browser should be able to function as a
client. It is released under the terms of the GNU General
Public License (GPL).
PR: ports/46034
Submitted by: Sebastien Gioria <gioria@FreeBSD.ORG>
|
Thursday, 8 Jan 2004
|
20:05 linimon
Remove databases/xmysql. Per the distfile survey, this port hasn't
fetched for a long time. It's no longer even clear that this is the
same port as is now available on sourceforge under that name; the
major number is different. After 3 years of no updates, it's probably
easier to start over at this point.
PR: ports/59171
Submitted by: linimon
No objection from anyone for: 2 months
|
Tuesday, 6 Jan 2004
|
06:19 will
Add py-sybase 0.36, a Python Database API interface to the Sybase RDBMS.
PR: 57521
Submitted by: Gregory Bond <gnb@itga.com.au>
|
Friday, 2 Jan 2004
|
21:53 edwin
FreeBSD port of the NetBSD db(1) command.
manipulate db(3)'s btree(3) and hash(3) databases
Submitted by: edwin@mavetju.org
|
Wednesday, 31 Dec 2003
|
19:29 lofi
Add qt-odbc-plugin, a database plugin for the QT toolkit.
|
Monday, 29 Dec 2003
|
05:20 edwin
New port: databases/pgbash
pgBash is a bash shell with the ability to directly connect
to a PostgreSQL Database and use it while still being at a
shell prompt with all its features.
PR: ports/54271
Submitted by: Sascha Holzleiter <sascha@root-login.org>
|
Friday, 26 Dec 2003
|
17:08 nork
Add new SLAVE port for p5-DBD-mysql with databases/mysql41-client.
PR: ports/60559
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
17:07 nork
Add new SLAVE port for p5-DBD-mysql with databases/mysql40-client.
PR: ports/60559
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
Wednesday, 17 Dec 2003
|
03:27 ijliao
add mtop 0.6.4
MySQL Monitoring Tool
|
Thursday, 4 Dec 2003
|
17:28 dinoex
- retire postgresql7-client
|
09:19 seanc
Update to PostgreSQL 7.3.5. See the release notes for details. A
dump is *not* required when upgrading from any 7.3 release to 7.3.5.
Release notes:
http://developer.postgresql.org/docs/postgres/release-7-3-5.html
Notified: maintainer
Repo-copy by: joe
|
06:43 linimon
Add databases/kinterbasdb. PR: ports/30823.
|
Tuesday, 18 Nov 2003
|
05:39 dinoex
A slave port for postgresql7, containing only the client interface.
|
Friday, 14 Nov 2003
|
18:00 vanilla
Add p5-DBD-RAM 0.072, it's a DBI driver for files and data structures.
|
17:55 vanilla
Add p5-DBD-File 0.22, it's Base class for writing DBI drivers for plain files
|
Wednesday, 5 Nov 2003
|
15:35 glewis
. Remove this port in favour of mysql-connector-java.
PR: 57753
Approved by: Dave Glowacki <dglo@ssec.wisc.edu> (maintainer)
|
15:33 glewis
. Repo copy from mysql-jdbc-mm to reflect the change of project name due
to it now being an official MySQL product.
. Update to 3.0.9.
PR: 57753
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
|
Tuesday, 4 Nov 2003
|
01:33 fjoe
New port: pgadmin3.
pgAdmin III is PostgreSQL database design and management system.
|
Friday, 31 Oct 2003
|
15:13 arved
Add knoda, database frontend for KDE
|
12:38 arved
Add hk_classes,
C++ library which allows rapid development of database applications.
Note: hk_classes works with mysql, postgresql und ODBC, but this port only
supports mysql at the moment.
Prodded by: enoal <sreco@xmission.com>
PR: 41380
|
Thursday, 30 Oct 2003
|
04:22 ijliao
add libdbi-drivers 0.7.0
libdbi drivers
|
02:29 nork
Add qdbm 1.7.5, quick Database Manager 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, organized in hash table or B+ tree..
PR: ports/58186
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
Tuesday, 28 Oct 2003
|
09:46 des
Add GnatsWeb 4, the web interface for Gnats 4.
PR: ports/57078
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
Friday, 24 Oct 2003
|
04:28 foxfair
Add p5-Search-InvertedIndex 1.13, a manager for inverted index maps.
PR: 58456
Submitted by: clsung@dragon2.net
|
Monday, 13 Oct 2003
|
09:58 edwin
New slaveport: databases/postgresql-client.
It installs databases/postgresql7 with the WITHOUT_SERVER
option, making it an ideal replacement for all the ports
'which require libpq.so.3 but are currently building the
full database server for it'.
|
Monday, 6 Oct 2003
|
01:07 edwin
New port: special purpose database application
The useracc utility is a special purpose database application
to store and retrieve data about users in a distributed
environment. It is usable in situations where a single
numerical and/or a single non-numerical field for each index
(possibly a user name) are adequate.
PR: ports/46394
Submitted by: Konrad Heuer <kheuer@gwdg.de>
|
Friday, 3 Oct 2003
|
16:10 mat
Add p5-DBD-PgSPI 0.01
Provides access to PostgreSQL db through DBI within pl/perl functions.
PR: 51097
Submitted by: myself
|
13:17 mat
Add p5-Class-DBI-ToSax 0.09, extension to Class::DBI for sqlite.
|
Wednesday, 1 Oct 2003
|
14:57 bland
Add libgdamm 1.3.0, C++ wrapper for libgda2 library.
|
Wednesday, 24 Sep 2003
|
13:56 des
Reconnect gnats4 now that the tree has been tagged.
|
Monday, 22 Sep 2003
|
17:49 des
Remove gnats4 from the Makefile. It should not have been imported since
the ports tree is frozen. It will be reconnected once the freeze is over.
Requested by: portmgr
Pointy hat to: des
|
Saturday, 20 Sep 2003
|
13:16 des
Gnats 4.0, a complete rewrite of the good old GNU bug tracking system.
PR: ports/55876
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
Saturday, 13 Sep 2003
|
08:57 erwin
Add p5-DBI-137
Approved by: portmgr (marcus)
|
Wednesday, 10 Sep 2003
|
09:35 knu
Add ruby-criteria, a Ruby module for SQL query abstraction, and
others. Note that this module only works with Ruby 1.8 or later.
|
Monday, 8 Sep 2003
|
07:12 edwin
new port database/WWWdb-0.8.2
A flexible web-enabled frontend and application-server for
different databases ... that is WWWdb
PR: ports/45522
Submitted by: Jens Rehsack <rehsack@liwing.de>
|
Sunday, 7 Sep 2003
|
00:56 anders
Add mysqlcc, the MySQL Control Center.
PR: 50672
Submitted by: Ferruccio Vitale <vitale@cs.tin.it>
|
Monday, 1 Sep 2003
|
11:02 mat
Add p5-Class-DBI-mysql 0.17, extensions to Class::DBI for MySQL.
PR: 55583
Submitted by: Andrew McNaughton <andrew@scoop.co.nz>
|
07:16 kuriyama
Add erserver 1.2,
trigger-based asynchronous replication system for PostgreSQL.
|
Sunday, 24 Aug 2003
|
12:17 edwin
New port: postgresql-contrib
New port, containing all contrib stuff distributed with postgresql
From the README:
The PostgreSQL contrib tree
---------------------------
This subtree contains porting tools, analysis utilities,
and plug-in features that are not part of the core PostgreSQL
system, mainly because they address a limited audience or
are too experimental to be part of the main source tree.
This does not preclude their usefulness.
Each subdirectory contains a README file with information
about the module. Most items can be built with `gmake all'
and installed with `gmake install' in the usual fashion,
after you have run the `configure' script in the top-level
directory. Some directories supply new user-defined
functions, operators, or types. After you have installed
the files you need to register the new entities in the
database system by running the commands in the supplied
.sql file. For example,
$ psql -d dbname -f module.sql
See the PostgreSQL documentation for more information about
this procedure.
PR: ports/53181
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
06:24 edwin
New port: Replaces NULL MySQL Field with value from top records
Replaces NULL column(s) with value from last available column value
PR: ports/55649
Submitted by: Aftab Jahan Subedar <jahan@geocities.com>
|
Thursday, 21 Aug 2003
|
09:32 seanc
Add nifty little script that parses the CIA's World Factbook and
converts it into SQL for PostgreSQL, DB2, or MySQL. Includes
referential constraints for PostgreSQL and DB2. Useful for those
wanting to populate a database with dummy data that isn't completely
fake or people who make frequent use of the data.
|
Wednesday, 20 Aug 2003
|
11:22 kuriyama
Add usogres 0.8.1, real-time backup utility for PostgreSQL.
|
08:47 mat
Add p5-Class-DBI-Loader 0.01
Dynamic definition of Class::DBI sub classes.
PR: 54719
Submitted by: me
Approved by: demon (mentor)
|
08:44 mat
Add p5-Class-DBI-FromCGI 0.92
Update Class::DBI data using CGI::Untaint.
PR: 54718
Submitted by: me
Approved by: demon (mentor)
|
08:39 mat
Add p5-Class-DBI-BaseDSN 1.21, DSN sensitive base class.
PR: 54715
Submitted by: mat
Approved by: demon (mentor)
|
08:34 mat
Add p5-Class-DBI-Oracle 0.51, extensions to Class::DBI for Oracle.
PR: 54710
Submitted by: mat
Approved by: demon (mentor)
|
08:26 mat
Add p5-DBIx-Ease 0.07
DBIx::Ease is intended to allow less-code DBI interactions.
PR: 54706
Submitted by: mat
Approved by: demon (mentor)
|
06:51 erwin
Add p5-Mysql-Diff 0.33,
perl module for comparing the table
structure of two MySQL databases.
PR: 55451
Submitted by: Andrew McNaughton <andrew@scoop.co.nz>
|
Monday, 18 Aug 2003
|
18:21 knu
Add p5-Time-Piece-MySQL, which adds MySQL-specific methods to Time::Piece.
|
Friday, 8 Aug 2003
|
14:21 erwin
Add p5-DBIx-SQLEngine 0.009, extends DBI with high-level operations.
The DBIx::SQLEngine class provides an extended interface for DBI
database handles, adding methods that support ad-hoc SQL generation and
query execution in a single call.
PR: 55129
Submitted by: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
|
Wednesday, 6 Aug 2003
|
12:00 arved
Add the qt-pgsql-plugin, which provides easy access to PostgreSQL Databases
from Qt Applications
Submitted by: Lauri Watts <lauri@kde.org>
Reviewed by: Neil Stevens <neil@qualityassistant.com>
|
11:52 arved
Add the qt-mysql-plugin, whix provides easy access to MySQL Databases from
Qt Applications
PR: 52131
Submitted by: Kay Lehmann <kay_lehmann@web.de>,
Lauri Watts <lauri@kde.org>,
lofi
Reviewed by: kde
|
Thursday, 31 Jul 2003
|
20:03 perky
Add new port for py-bsddb,
a bsddb[34] binding bundled in python2.3 distribution.
|
Wednesday, 23 Jul 2003
|
14:54 krion
New port databases/p5-Class-DBI-Replication
Classs::DBI::Replication extends Class::DBI's persistence for
replicated databases.
PR: 54744
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: fjoe (mentor) (implicit)
|
14:45 krion
New port databases/p5-Class-DBI-Pg
Class::DBI::Pg automate the setup of Class::DBI columns and
primary key for Postgres.
PR: 54725
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: fjoe (mentor) (implicit)
|
Tuesday, 22 Jul 2003
|
14:40 krion
New port databases/p5-Class-DBI-SQLite
Class::DBI::SQLite is an extension to Class::DBI for
DBD::SQLite, which allows you to populate auto incremented row
id after insert.
PR: 54749
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: fjoe (mentor)
|
14:31 krion
New port databases/p5-Class-DBI-SAK
By taking the busy work out of using Class::DBI as you see fit,
your code becomes more useful by size. Most of us end up using
at least a couple Class::DBI extensions in our programs, and
it's just a pain. Enter the Swiss Army Knife.
PR: 54748
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: fjoe (mentor)
|
14:23 krion
New port databases/p5-Class-DBI-Pager
Class::DBI::Pager is a plugin for Class::DBI, which glues
Data::Page with Class::DBI.
PR: 54723
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: fjoe (mentor)
|
Number of commits found: 2069 (showing only 100 on this page) |