notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: databases/Makefile

Number of commits found: 2069 (showing only 69 on this page)

[First Page]  «  11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 

Tuesday, 22 Jul 2003
13:47 krion search for other commits by this committer
New port databases/p5-Data-Page

When searching through large amounts of data, it is often the
case that a result set is returned that is larger than we want
to display on one page. This results in wanting to page through
various pages of data. The maths behind this is unfortunately
fiddly, hence this module.

PR:             54720
Submitted by:   Mathieu Arnold <m@absolight.net>
Approved by:    fjoe (mentor)
Original commit
13:31 krion search for other commits by this committer
New port databases/p5-Class-DBI-AbstractSearch

Class::DBI::AbstractSearch is a Class::DBI plugin to glue
SQL::Abstract into
Class::DBI.

PR:             54714
Submitted by:   Mathieu Arnold <m@absolight.net>
Approved by:    fjoe (mentor)
Original commit
06:16 seanc search for other commits by this committer
Add memcached: a high-performance, distributed memory object caching
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load.
Original commit
Thursday, 26 Jun 2003
03:47 knu search for other commits by this committer
Add ruby-sqlite, (another) Ruby interface to the SQLite DB engine.
Original commit
Thursday, 19 Jun 2003
14:30 erwin search for other commits by this committer
Add p5-SQL-Abstract 1.10,
perl extension to generate SQL from Perl
data structures.

PR:             48411
Submitted by:   Dominic Mitchell <dom@happygiraffe.net>
Original commit
Sunday, 8 Jun 2003
06:53 nork search for other commits by this committer
Add pear-DB 1.4.0, pEAR Database Abstraction Layer.

PR:             ports/52596
Submitted by:   Thierry Thomas (<thierry@pompo.net>)
Original commit
Tuesday, 6 May 2003
03:56 kris search for other commits by this committer
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.
Original commit
Friday, 18 Apr 2003
16:17 nork search for other commits by this committer
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)
Original commit
Thursday, 3 Apr 2003
18:17 ijliao search for other commits by this committer
add dbf 0.5.1
Show and convert the content of dBASE III, IV, and 5.0 files
Original commit
Tuesday, 1 Apr 2003
02:36 edwin search for other commits by this committer
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>
Original commit
Sunday, 16 Feb 2003
06:27 nork search for other commits by this committer
Add db41-nocrypto(4.1.25), no crypto the Berkeley DB package.

PR:             ports/48225
Submitted by:   matthias.andree@web.de
Original commit
Wednesday, 12 Feb 2003
23:32 edwin search for other commits by this committer
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>
Original commit
Friday, 7 Feb 2003
11:00 seanc search for other commits by this committer
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>
Original commit
Thursday, 6 Feb 2003
00:52 edwin search for other commits by this committer
[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>
Original commit
00:20 edwin search for other commits by this committer
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>
Original commit Encoding Errors (not all of the commit message was ASCII)
Wednesday, 5 Feb 2003
02:24 edwin search for other commits by this committer
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>
Original commit
01:57 edwin search for other commits by this committer
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>
Original commit
Friday, 31 Jan 2003
16:04 roam search for other commits by this committer
Add mysql40-client and mysql40-server.
Original commit
Saturday, 18 Jan 2003
09:01 edwin search for other commits by this committer
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>
Original commit
Friday, 17 Jan 2003
07:36 edwin search for other commits by this committer
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>
Original commit
Thursday, 16 Jan 2003
07:33 vanilla search for other commits by this committer
Add pgaccess.
A powerful GUI PostgreSQL database administration tool and toolkit

PR:             ports/46705
Submitted by:   Palle Girgensohn <girgen@pingpong.net>
Original commit
Tuesday, 7 Jan 2003
01:06 petef search for other commits by this committer
Add db41-4.1.25 after a repocopy from databases/db4.

PR:             46755
Submitted by:   Matthias Andree <matthias.andree@web.de>
Original commit
Sunday, 5 Jan 2003
00:11 seanc search for other commits by this committer
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>
Original commit
00:03 seanc search for other commits by this committer
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>
Original commit
Thursday, 2 Jan 2003
12:42 alane search for other commits by this committer
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.
Original commit
Wednesday, 27 Nov 2002
20:28 knu search for other commits by this committer
Sort entries.
Original commit
Saturday, 23 Nov 2002
04:10 edwin search for other commits by this committer
New port: databases/gbib

    gBib is an editor/browser for BibTeX bibliographic database
    files.

PR:             ports/35355
Submitted by:   Christian Brueffer <chris@unixpages.org>
Original commit
Friday, 22 Nov 2002
19:57 nork search for other commits by this committer
Add p5-DBIx-DBSchema 0.21, an OO-interface to database schemas.

PR:             38013
Submitted by:   Peter Avalos <pavalos@theshell.com>
Original commit
Thursday, 7 Nov 2002
17:36 leeym search for other commits by this committer
add gqlplus, the SQL*PLUS with commandline editing, history, and
table/column name completion

Reviewed by:    ijliao (mentor)
Approved by:    ijliao (mentor)
Original commit
Monday, 4 Nov 2002
21:14 knu search for other commits by this committer
The Sybase driver for Ruby-DBI has been (officially) broken for quite
some time, so remove the port.
Original commit
14:15 nork search for other commits by this committer
Add jdb(1.11), JDB manipulates flat-ASCII databases from shell scripts.

PR:             ports/39957
Submitted by:   Lars Eggert <larse@ISI.EDU>
Original commit
Friday, 25 Oct 2002
07:33 marcus search for other commits by this committer
Remove gnomedb2.
Original commit
Thursday, 17 Oct 2002
16:23 ijliao search for other commits by this committer
add tinycdb 0.72
Analogous to cdb, but faster
Original commit
Saturday, 12 Oct 2002
13:02 ijliao search for other commits by this committer
add tdb 1.0.6
Trivial Database
Original commit
Wednesday, 9 Oct 2002
01:14 jedgar search for other commits by this committer
Remove p5-MyObject due the prolonged disappearance of it's homepage
and distfile.
Original commit
Friday, 27 Sep 2002
09:44 trevor search for other commits by this committer
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
Original commit
Monday, 23 Sep 2002
22:03 seanc search for other commits by this committer
Hook postgresql-devel up to the build

Approved by:    knu (mentor) && portmgr
Original commit
Friday, 20 Sep 2002
22:03 alane search for other commits by this committer
KDE2 only. Too far gone, no kde3, won't even configure.
Original commit
Sunday, 15 Sep 2002
00:35 marcus search for other commits by this committer
Add mergeant, a libgnomedb frontend that merges portions of gnome-db and
gASQL.
Original commit
Monday, 9 Sep 2002
19:25 knu search for other commits by this committer
Add gauche-gdbm, a GDBM interface for Gauche.
Original commit
Monday, 26 Aug 2002
23:14 trevor search for other commits by this committer
Add ports/databases/postgresql-docs, which will install the documentation
formerly found in ports/databases/postgresql7.

PR:             42008
Submitted by:   Palle Girgensohn (maintainer)
Original commit
Friday, 23 Aug 2002
20:47 olgeni search for other commits by this committer
Add postgresql_autodoc, an automatic documentation generator for postgresql.
Supports output in HTML, GraphViz, SGML DocBook and DIA formats.
Original commit
Thursday, 22 Aug 2002
19:34 ade search for other commits by this committer
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.
Original commit
19:09 ade search for other commits by this committer
BerkeleyDB cleanup:
        Stage 1: clean out databases/db33 port
Original commit
Friday, 9 Aug 2002
16:22 ijliao search for other commits by this committer
add dbh 1.0
Disk Based Hashtables
Original commit
Wednesday, 31 Jul 2002
00:05 mi search for other commits by this committer
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...
Original commit
Wednesday, 10 Jul 2002
01:58 jedgar search for other commits by this committer
Add ArcExplorer 4.0, the java version of the the popular GIS
data viewer.
Original commit
Wednesday, 26 Jun 2002
04:29 ijliao search for other commits by this committer
add p5-DBD-LDAP 0.04
DBI interface for accessing LDAP servers

PR:             34253
Submitted by:   Seamus Venasse <svenasse@polaris.ca>
Original commit
Tuesday, 25 Jun 2002
09:08 ijliao search for other commits by this committer
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>
Original commit
Wednesday, 19 Jun 2002
09:05 kuriyama search for other commits by this committer
Namazu library module for perl.
Original commit
Sunday, 16 Jun 2002
15:58 ade search for other commits by this committer
Hook databases/db33 into the build.
Original commit
Wednesday, 12 Jun 2002
00:10 marcus search for other commits by this committer
Ties in gnomedb2 and libgda2.
Original commit
Tuesday, 11 Jun 2002
16:08 marcus search for other commits by this committer
Add libgnomedb, the backend library for GNOME DB 2.
Original commit
Sunday, 9 Jun 2002
00:35 petef search for other commits by this committer
Add rdfdb 0.46, a lightweight RDF database.

PR:             33281
Submitted by:   Philip Jenvey <pjenvey@turntables.org>
Original commit
Saturday, 8 Jun 2002
23:43 petef search for other commits by this committer
Add p5-DBIx-Table 0.04, class used to represent DBI database tables.

PR:             33429
Submitted by:   Seamus Venasse <svenasse@polaris.ca>
Original commit
Wednesday, 29 May 2002
18:02 ijliao search for other commits by this committer
add p5-MLDBM-Sync 0.25
MLDBM::Sync - safe concurrent access to MLDBM databases

PR:             38684
Submitted by:   Erwin Lansing <erwin@lansing.dk>
Original commit
Tuesday, 28 May 2002
17:15 ijliao search for other commits by this committer
add p5-DBIx-Password 1.8
Allows you to create a global password file for DB passwords

PR:             36066
Submitted by:   Autrijus Tang <autrijus@egb.elixus.org>
Original commit
09:38 skv search for other commits by this committer
Add p5-DBD-Oracle 1.12, DBI driver for Oracle RDBMS server.
Original commit
08:50 skv search for other commits by this committer
Add oracle7-client 0.01, oracle 7 client.
Original commit
Monday, 27 May 2002
09:48 skv search for other commits by this committer
Add p5-Tangram 2.04,
orthogonal Object Persistence in Relational
Databases.
Original commit
09:43 skv search for other commits by this committer
Add p5-Class-DBI 0.86, simple Database Abstraction.
Original commit
08:59 skv search for other commits by this committer
Add p5-Ima-DBI 0.27, database connection caching and organization.

PR:             32966
Submitted by:   Sergey Skvortsov <skv@protey.ru>
Original commit
Saturday, 18 May 2002
21:29 anders search for other commits by this committer
Add dbdesigner preview 2, a visual database design tool. Usable already
it seems.
Original commit
Thursday, 16 May 2002
16:24 ijliao search for other commits by this committer
add py-oops 0.9.1
Object Oriented Database Library For Persistent Storage in Python
Original commit
Sunday, 5 May 2002
06:54 yoichi search for other commits by this committer
Add LSDB (The Lovely Sister Database), a lightweight replacement of
BBDB for SEMI based MUAs.
(this is a stub port for emacs20)
Original commit
06:53 yoichi search for other commits by this committer
Add LSDB (The Lovely Sister Database), a lightweight replacement of
BBDB for SEMI based MUAs.
Original commit
Wednesday, 17 Apr 2002
07:10 ijliao search for other commits by this committer
add py-psycopg 1.0.6
The high perfomance Python adapter for PostgreSQL

PR:             36207
Submitted by:   Alex Rodioukov <simuran@shaw.ca>
Original commit
Saturday, 6 Apr 2002
20:37 nork search for other commits by this committer
Reviewed by:    knu (mentor)
Import of a perl5 module for accessing SQLite2 databases through the DBI
Original commit
Saturday, 30 Mar 2002
10:23 dinoex search for other commits by this committer
The Internet Message Support Protocol (IMSP) is designed to support the
provision of mail in a medium to large scale operation. It is intended to
be used as a companion to the IMAP4 protocol [IMAP4], providing services
which are either outside the scope of mail access or which pertain to
environments which must run more than one IMAP4 server in the same mail
domain. The services that IMSP provides are extended mailbox management,
configuration options, and address books.
http://asg.web.cmu.edu/cyrus/

PR:             31026
Submitted by:   damien@tougas.net
Original commit

Number of commits found: 2069 (showing only 69 on this page)

[First Page]  «  11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21