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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: databases/Makefile

Number of commits found: 2030 (showing only 100 on this page)

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

Thursday, 7 Aug 2008
21:34 miwi search for other commits by this committer
This is a MySQL JDBC driver gem for JRuby. Use

   require 'jdbc/mysql'

to make the driver accessible to JDBC and ActiveRecord code running in JRuby.

WWW: http://rubyforge.org/projects/jruby-extras/

PR:             ports/126325
Submitted by:   Alexander Logvinov <ports at logvinov,com>
Original commit
21:24 miwi search for other commits by this committer
ActiveRecord-JDBC is a database adapter for Rails' ActiveRecord component
that can be used with JRuby.
It allows use of virtually any JDBC-compliant database with your
JRuby on Rails application.

WWW: http://rubyforge.org/projects/jruby-extras/

PR:             ports/126326
Submitted by:   Alexander Logvinov <ports at logvinov,com>
Original commit
Saturday, 26 Jul 2008
16:22 lippe search for other commits by this committer
This module allows you to store multiple columns in one and
transparently use this columns as if they were normal columns
in your table.

WWW: http://search.cpan.org/dist/DBIx-Class-FrozenColumns/

PR:             ports/125844
Submitted by:   Vladimir Timofeev <vovkasm@gmail.com>
Approved by:    gabor (mentor, implicit)
Original commit
08:40 ale search for other commits by this committer
Connect MySQL 6.0 ports to build.
Original commit
Saturday, 19 Jul 2008
14:05 miwi search for other commits by this committer
hamsterdb is a lightweight embedded database engine. It is
in development for more than three years and concentrates
on ease of use, high performance, stability and portability.

The hamsterdb API is simple and self-documenting.The interface
is similar to other widely-used database engines.Fast algorithms
and data structures guarantee high performance for all scenarios.
Hamsterdb has hundreds of unittests with a test coverage of over
90%. Each release is tested with thousands of acceptance tests in
many different configurations, tested on up to six different
hardware architectures and operating systems.Written in plain
ANSI-C, hamsterdb runs on many architectures: Intel-compatible
(x86, x64), PowerPC, SPARC, ARM, RISC and others. Tested operating
systems include Microsoft Windows, Microsoft Windows CE, Linux,
SunOS and other Unices.

WWW:    http://hamsterdb.com/index

PR:             ports/125699
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Friday, 18 Jul 2008
20:42 miwi search for other commits by this committer
pg8000 is a Pure-Python interface to the PostgreSQL database
engine. It is one of many PostgreSQL interfaces for the Python
programming language. pg8000 is somewhat distinctive in that
it is written entirely in Python and does not rely on any
external libraries (such as a compiled python module, or
PostgreSQL's libpq library). pg8000 supports the standard
Python DB-API version 2.0.

WWW:    http://pybrary.net/pg8000/

PR:             ports/125664
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
20:42 miwi search for other commits by this committer
Convenient way to use dynamic subclassing. This plugin implements
methodics described in "Dynamic Sub-classing DBIx::Class proxy classes"
in DBIx::Class::Manual::Cookbook.

WWW:    http://search.cpan.org/dist/DBIx-Class-DynamicSubclass/

PR:             ports/125618
Submitted by:   Vladimir Timofeev <vovkasm at gmail.com>
Original commit
12:43 miwi search for other commits by this committer
SpatiaLite is just a small sized SQLite extension. Once you have installed
SpatiaLite (a very simple and elementary task), the SQLite DBMS is enable to
load, store and manipulate Spatial Data (aka GeographicData, GIS Data,
Cartographic Data, GeoSpatial Data, Geometry Data and alike). SpatiaLite
implements spatial extensions following the specification of the Open
Geospatial Consortium (OGC).

WWW:   http://www.gaia-gis.it/spatialite-2.0/index.html

PR:             ports/125528
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Monday, 7 Jul 2008
16:30 miwi search for other commits by this committer
DBI wrapper that helps to deal with databases connection problems

WWW: http://search.cpan.org/dist/DBIx-RetryOverDisconnects/

PR:             ports/125339
Submitted by:   Vladimir Timofeev <vovkasm at gmail.com>
Original commit
Sunday, 29 Jun 2008
11:08 miwi search for other commits by this committer
A Java native interface (JNI) to RRDtool, formerly a part of the base
OpenNMS package.

WWW: http://www.opennms.org/index.php/Jrrd

PR:             ports/124982
Submitted by:   Ryan T. Dean <rtdean at cytherianage.net>
Original commit
Monday, 23 Jun 2008
21:44 lippe search for other commits by this committer
Couchdb is a document database server, accessible via a RESTful JSON API. It has
an ad-hoc and schema-free with a flat address space. CouchDB is distributed,
featuring robust, incremental replication with bi-directional conflict detection
and management. It features a table oriented reporting engine that uses
Javascript as a query language.

WWW: http://couchdb.org/

PR:             ports/118103
Submitted by:   Ditesh Shashikant Gathani <ditesh@gathani.org>
Approved by:    gabor (mentor, implicit)
Original commit
Monday, 16 Jun 2008
06:50 edwin search for other commits by this committer
(New Port) databases/ruby-frontbase

        The ruby extension for access to FrontBase databases is not
        currently available in the FreeBSD ports tree.

PR:             ports/124085
Submitted by:   Mitchell Smith <mjs@bur.st>
Original commit
05:50 chinsan search for other commits by this committer
Add p5-mysql-genocide, mysql-genocide helps you play with big MySQL
processlists. It can filter it using different criterias like execution time,
query type, user or regexp matching of the SQL query etc. Actions can then be
peformed on the result like killing, sorting or generating statistics.
Original commit
Friday, 13 Jun 2008
07:13 edwin search for other commits by this committer
[NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle

This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.

        databases/openbase-jdbc:

        This is the official implementation of JDBC, the Java Database
        Connectivity API, for accessing OpenBase databases from Java.

        WWW: http://www.openbase.com/

PR:             ports/117299
Submitted by:   Quinton Dolan <q@onthenet.com.au>
Original commit
04:40 edwin search for other commits by this committer
[NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle

This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.

        databases/p5-DBD-FrontBase:

        This is the official implementation of DBD::FrontBase, the DBI Database
        Connectivity driver, for accessing FrontBase databases from Perl.

        WWW: http://www.frontbase.com/

PR:             ports/117299
Submitted by:   Quinton Dolan <q@onthenet.com.au>
Original commit
04:25 edwin search for other commits by this committer
[NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle

This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.

        databases/frontbase-jdbc:

        This is the official implementation of JDBC, the Java Database
        Connectivity API, for accessing FrontBase databases from Java.

        WWW: http://www.frontbase.com/

PR:             ports/117299
Submitted by:   Quinton Dolan <q@onthenet.com.au>
Original commit
04:16 edwin search for other commits by this committer
[NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle

This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.

        databases/frontbase:

        FrontBase is a high performance, scalable, SQL 92 compliant relational
        database server created in the internet age for universal deployment.

        WWW: http://www.frontbase.com/

PR:             ports/117299
Submitted by:   Quinton Dolan <q@onthenet.com.au>
Original commit
Thursday, 12 Jun 2008
14:18 vanilla search for other commits by this committer
Connect db47 to build.

Obtained from:  edwin@
Original commit
Thursday, 5 Jun 2008
19:06 miwi search for other commits by this committer
The Power*Architect is a user-friendly data modeling tool created by data
warehouse designers, and has many unique features geared specifically for the
data warehouse architect. It allows users to reverse-engineer existing
databases, perform data profiling on source databases, and auto-generate ETL
metadata.

Plus, the Power*Architect has the ability to take snapshots of database
structures, allowing users to design DW data models while working offline.

PR:             ports/124318
Submitted by:   José García Juanino <jjuanino at gmail.com>
Original commit
12:06 miwi search for other commits by this committer
KPoGre is administration tool for PostgreSQL database system that
runs on KDE. It uses libpqxx library. Main features:

 * Browsing through PostgreSQL system catalog
 * Wizards for create, modify and drop database objects
 * Wizards for database administration tasks (backup, restore, vacuum,
analyze)
 * Wizards for changing access privileges
 * SQL Query/result windows, for editing and executing SQL statements
and viewing result
 * Datatable windows for edit database tables content
 * Executor windows for run database functions

WWW:    http://kpogre.sourceforge.net/

PR:             ports/124287
Submitted by:   Max Brazhnikov <makc at issp.ac.ru>
Original commit
Tuesday, 3 Jun 2008
08:38 miwi search for other commits by this committer
pgloader imports data from a flat file and inserts it into one or
more PostgreSQL database tables. It uses a flat file per database
table, and you can configure as many Sections as you want, each one
associating a table name and a data file.

Data are parsed and rewritten, then given to PostgreSQL COPY command.
Parsing is necessary for dealing with end of lines and eventual trailing
separator characters, and for column reordering: your flat data file may
not have the same column order as the database table has.

pgloader is also able to load some large objects data into PostgreSQL,
as of now only Informix UNLOAD data files are supported. This command
gives large objects data location information into the main data file.
pgloader parse it add the text or bytea content properly escaped to the
COPY data.

pgloader issues some timing statistics every "commit_every" commits. At
the end of processing each section, a summary of overall operations,
numbers of rows copied and commits, time it took in seconds, errors
logged and database errors is issued.

WWW:    http://pgfoundry.org/projects/pgloader/

PR:             ports/124210
Submitted by:   Pierre-Emmanuel Andre
Original commit
Sunday, 1 Jun 2008
01:08 miwi search for other commits by this committer
pgFouine is a PostgreSQL log analyzer used to generate detailed reports
from a PostgreSQL log file. pgFouine can help you to determine which
queries you should optimize to speed up your PostgreSQL based
application.

WWW:  http://pgfouine.projects.postgresql.org/

PR:             ports/123464
Submitted by:   Pierre-Emmanuel Andre <pea at raveland.org>
Original commit
Friday, 30 May 2008
22:47 miwi search for other commits by this committer
This module allows you to handle column encodings

WWW: http://search.cpan.org/perldoc?DBIx::Class::EncodeColumns

PR:             ports/123943
Submitted by:   Vladimir Timofeev <vovkasm at gmail.com>
Original commit
Monday, 12 May 2008
22:18 stas search for other commits by this committer
- Add databases/ocaml-pgocaml.

PG'OCaml is a type-safe, simple interface to PostgreSQL from OCaml. It lets you
embed SQL statements directly into OCaml code.

PR:             ports/118800
Submitted by:   Jaap Boender <jaapb at kerguelen.org>
Original commit
Thursday, 17 Apr 2008
17:45 miwi search for other commits by this committer
- Connect databases/pear-DB_ldap2 to the build
Original commit
Tuesday, 15 Apr 2008
01:02 clsung search for other commits by this committer
Sharedance is a high-performance server that centralize ephemeral
key/data pairs on remote hosts, without the overhead and the
complexity of an SQL database.

WWW:    http://sharedance.pureftpd.org/project/sharedance

PR:             ports/122722
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Thursday, 10 Apr 2008
16:30 mm search for other commits by this committer
This package adds several user-defined statistical functions
to the MySQL server providing the ability to:

    * calculate the median of any values,
    * calculate the skewness and kurtosis of a distribution of value
    * retrieve the effective length of the longest value in a STRING column,
    * get the longest value from a STRING column,
    * calculate the faculty of a value,
    * calculate linear regression parameters (intercept, slope, correlation
      coefficent) of any values

WWW: http://mysql-udf.sourceforge.net/
Original commit
Monday, 7 Apr 2008
11:53 dinoex search for other commits by this committer
- reconnect ruby-postgres
Original commit
Sunday, 6 Apr 2008
17:57 pav search for other commits by this committer
MySQL has fulltext index search ability for text field. but it is word
based index, it cannot be used for no word delimiter laungage like
Japanese or Chinese. and it also can't search charactors in middle of
a words. (cf. searching 'in' will not match word 'ping'.)

Starts from MySQL 5.1, MySQL supports a plugin that allows to change
server components (fulltext search parser) without restarting /
recompiling the server.

This n-gram parser uses this plugin interface to implement a simple
n-gram (bi-gram) fulltext index parser which can be index no word
delimiter laungage.

WWW:    http://mysqlbigram.googlepages.com/

PR:             ports/115051
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Original commit
Saturday, 5 Apr 2008
20:26 thierry search for other commits by this committer
Oracle SQL Developer is a free graphical tool for database development. With
SQL Developer, you can browse database objects, run SQL statements and SQL
scripts, and edit and debug PL/SQL statements. You can also run any number of
provided reports, as well as create and save your own. SQL Developer enhances
productivity and simplifies your database development tasks.

SQL Developer can connect to any Oracle Database version >= 9.2.0.1 and MySQL
database version >= 3.0.

WWW: http://www.oracle.com/technology/software/products/sql/index.html

PR:             ports/119756
Submitted by:   José García Juanino <jjuanino at gmail.com>
Original commit
14:54 mnag search for other commits by this committer
- Remove sqlite3-threads and add sqlite34
Original commit
11:54 itetcu search for other commits by this committer
MySQL++ is a C++ wrapper for MySQL's C API.
It is built around STL principles, to make dealing with
the database as easy as dealing with an STL container.

This port contains the version 3 of the library; see databases/mysql++ and
databases/mysql++1 for the older versions.

WWW: http://tangentsoft.net/mysql++/
Original commit
Monday, 31 Mar 2008
10:13 miwi search for other commits by this committer
XML_Query2XML allows you to transform the records retrieved with one or
more SQL SELECT queries into XML data. Very simple to highly complex
transformations are supported. Is was written with performance in mind
and can handel large amounts of data.

WWW:    http://pear.php.net/package/XML_Query2XML

PR:             ports/122157
Submitted by:   wenheping<wenheping at gmail.com>
Original commit
Monday, 24 Mar 2008
04:23 marcus search for other commits by this committer
Resurrect mergeat at version 0.67 now that it builds with the new libgda3.

Submitted by:   kwm
Original commit
04:22 marcus search for other commits by this committer
Update libgda3 to 3.0.2, and split out the various database backends as
slave ports.

Submitted by:   kwm
Original commit
Friday, 21 Mar 2008
07:42 vanilla search for other commits by this committer
Add postgresql-pllua 0.2.2, PL/Lua procedural language for PostgreSQL
database.

PR:             ports/121139
Submitted by:   sunghyuk
Original commit
Thursday, 28 Feb 2008
07:50 miwi search for other commits by this committer
2007-12-12 net-im/wildfire: Use net-im/openfire instead of this port
2008-01-20 www/gekko: This port is not being developed anymore. This was
replaced by textmotion  http://code.google.com/p/textmotion/
2008-01-20 www/gekko-modules: This port is not being developed anymore. This was
replaced by textmotion  http://code.google.com/p/textmotion/
2007-11-01 java/linux-blackdown-jre11: Obsolete version; Support for Java 1.1 is
to be removed from the ports tree
2008-01-14 french/pluxml: no active development and known security
vulnerabilities, see http://www.securityfocus.com/bid/24607/info for details
2008-01-14 french/pluxml-theme-bridge: pluxml is marked as deprecated
2008-01-14 french/pluxml-theme-snowxml: pluxml is marked as deprecated
2007-09-15 databases/pgbash: Last release in 2003, relies on outdated Postgre
7.3 and bash 2.05a
2007-11-01 audio/nogger: "just makes a humming noise""
Original commit
Thursday, 24 Jan 2008
03:42 clsung search for other commits by this committer
Memcached::libmemcached -
    Thin fast full interface to the libmemcached client API

Memcached::libmemcached is a very thin, highly efficient,
wrapper around the libmemcached library.

It gives full access to the rich functionality offered by
libmemcached. libmemcached is fast, light on memory usage,
thread safe, and provide full access to server side methods.

    - Synchronous and Asynchronous support.
    - TCP and Unix Socket protocols.
    - A half dozen or so different hash algorithms.
    - Implementations of the new cas, replace, and append operators.
    - Man pages written up on entire API.
    - Implements both modulo and consistent hashing solutions.

WWW: http://search.cpan.org/dist/Memcached-libmemcached/
Original commit
Wednesday, 23 Jan 2008
08:01 leeym search for other commits by this committer
- add libmemcached-0.14

libmemcached is a C and C++ client library to the memcached server
(http://danga.com/memcached). It has been designed to be light on memory usage,
thread safe, and provide full access to server side methods.

A few notes on its design:

# Synchronous and Asynchronous support.
# TCP and Unix Socket protocols.
# A half dozen or so different hash algorithms.
# Implementations of the new cas, replace, and append operators.
# Man pages written up on entire API.
# Implements both modulo and consistent hashing solutions.

It also implements several command line tools:

memcat - Copy the value of a key to standard output
memflush - Flush the contents of your servers.
memrm - Remove a key(s) from the serrver.
memcp - Copy files to a memached server.
memstat - Dump the stats of your servers to standard output
memslap - Generate testing loads on a memcached cluster

WWW: http://tangent.org/552/libmemcached.html
Original commit
Monday, 21 Jan 2008
11:33 miwi search for other commits by this committer
- Remove databases/mysqltoolkit project was renamed

PR:             119538
Submitted by:   Steven Kreuzer <skreuzer@exit2shell.com>
Original commit
11:27 miwi search for other commits by this committer
Connect databases/maatkit
Original commit
Wednesday, 16 Jan 2008
12:42 clsung search for other commits by this committer
SQL::Interp converts a list of intermixed SQL fragments and
variable references into a conventional SQL string and list
of bind values suitable for passing onto DBI. This simple
technique creates database calls that are simpler to create
and easier to read, while still giving you full access to
custom SQL.

SQL::Interp properly binds or escapes variables. This recommended
practice safeguards against "SQL injection" attacks. The DBI
documentation has several links on the topic.

Besides the simple techniques shown above, The SQL-Interpolate
distribution includes the optional DBIx::Interp module.

WWW: http://search.cpan.org/dist/SQL-Interp/
Original commit
Saturday, 5 Jan 2008
04:40 kuriyama search for other commits by this committer
PostgreSQL extension for full-text search indexing.

WWW: http://sourceforge.jp/projects/ludia (Japanese)
Original commit
Tuesday, 25 Dec 2007
09:42 mm search for other commits by this committer
This is the new version of ADOdb with PHP ver 5+ support only.
For more information see databases/adodb

WWW: http://adodb.sourceforge.net/
Original commit
03:06 clsung search for other commits by this committer
Tokyo Cabinet 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. Every key and value is serial bytes with variable
length. Both binary data and character string can be used as a key and
a value. There is neither concept of data tables nor data types.
Records are organized in hash table or B+ tree.

WWW:    http://tokyocabinet.sourceforge.net/

PR:             ports/118947
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Saturday, 22 Dec 2007
17:24 miwi search for other commits by this committer
A PECL extension to provide read access to MDB data files as used by Microsoft
Access and its underlying JetEngine. It is based on libmdb from the mdbtools
package.

WWW: http://pecl.php.net/package/mdbtools

- Ditesh Shashikant Gathani
ditesh@gathani.org

PR:             ports/118943
Submitted by:   Ditesh Shashikant Gathani <ditesh at gathani.org>
Original commit
Friday, 21 Dec 2007
17:38 miwi search for other commits by this committer
This is a DataSource driver for Structures_DataGrid using PHP Data Objects
(PDO) and an SQL query.

WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_PDO/
Original commit
Wednesday, 19 Dec 2007
13:49 miwi search for other commits by this committer
This is a DataSource driver for Structures_DataGrid using PEAR::DB_DataObject.

WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_DataObject/
Original commit
13:48 miwi search for other commits by this committer
This is a DataSource driver for Structures_DataGrid using PEAR::MDB2 and an
SQL query.

WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_MDB2/
Original commit
13:45 miwi search for other commits by this committer
This is a DataSource driver for Structures_DataGrid using CSV files.

WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_CSV/
Original commit
13:44 miwi search for other commits by this committer
This is a DataSource driver for Structures_DataGrid using PEAR::DB and an
SQL query.

WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_DBQuery/
Original commit
13:43 miwi search for other commits by this committer
This is a DataSource driver for Structures_DataGrid using PEAR::DB_Table.

WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_DBTable/
Original commit
13:40 miwi search for other commits by this committer
This is a DataSource driver for Structures_DataGrid using arrays. It is a
base package for some other DataSource drivers like CSV or XML.

WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_Array/
Original commit
09:33 pav search for other commits by this committer
Ptop is top clone for PostgreSQL.
Similar to top, ptop allows you to monitor PostgreSQL processes.
It also allows you to:

    * View currently running SQL statement of a process.
    * View query plan of a currently running SELECT statement.
    * View locks held by a process.
    * View user table statistics.
    * View user index statistics.

WWW: http://ptop.projects.postgresql.org/

PR:             ports/118809
Submitted by:   Sunghyuk Do <sunghyuk@gmail.com>
Original commit
Monday, 17 Dec 2007
11:44 tobez search for other commits by this committer
Add databases/p5-Cache-Memcached-Fast, a fast Perl client for
memcached, a distributed memory cache daemon.
Original commit
Wednesday, 24 Oct 2007
09:10 miwi search for other commits by this committer
- Connect databases/mysql-connector-java50
Original commit
Monday, 15 Oct 2007
23:35 girgen search for other commits by this committer
Introducing the first beta of PostgreSQL 8.3

Note that this is a BETA VERSION of the PostgreSQL server.
Use it only for testing.
Original commit
Friday, 5 Oct 2007
23:33 sat search for other commits by this committer
- Sort category Makefiles

Inspired by:    Jason Harris <jharris@widomaker.com>
Howto:          http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
Original commit
Saturday, 29 Sep 2007
05:50 alepulver search for other commits by this committer
eXist is an Open Source native XML database featuring efficient, index-based
XQuery processing, automatic indexing, extensions for full-text search,
XUpdate support, XQuery update extensions and tight integration with existing
XML development tools. The database implements the current XQuery 1.0 working
drafts, with exception of the schema import and schema validation features
defined as optional in the XQuery specification.

WWW: http://exist-db.org/

PR:             ports/115717
Submitted by:   Anton Yudin (<contact at toha.org.ua>)
Original commit
Thursday, 27 Sep 2007
03:02 clsung search for other commits by this committer
Memcachedb is a distributed storage system designed for persistent. We
simplely hacked from memcached and tugela. But neither of them.
Memcachedb is not a cache solution, it is a persistent solution for
high-frequency writing and reading. It conforms to memcache protocol
(not completed, see below), so any memcached client can have
connectivity with memcachedb. Memcachedb uses Berkeley DB as a storing
backend, so lots of features including transaction and replication are
supported.

WWW:    http://code.google.com/p/memcachedb/

PR:             ports/116548
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Tuesday, 18 Sep 2007
16:06 miwi search for other commits by this committer
2007-08-22 java/jdk11-doc: Obsolete version of jdk
2007-08-22 databases/java-sqlrelay: Depends on obsolete version of jdk
2007-08-22 mail/yuzu: Depends on obsolete version of jdk
2007-08-29 net/ng_netflow: already in base in all supported versions of FreeBSD
2007-08-22 java/jdk12-doc: Obsolete version of jdk
2007-08-22 japanese/netypesv: Depends on obsolete version of jdk
Original commit
Sunday, 19 Aug 2007
08:32 miwi search for other commits by this committer
2007-08-19 databases/bbdb-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 databases/lsdb-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 deskutils/mhc-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 devel/elib-emacs19: emacs19 is obsolete; please use a more recent
version
2007-08-19 devel/elib-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 devel/pcl-cvs-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
Original commit
Wednesday, 15 Aug 2007
19:22 sat search for other commits by this committer
Add port databases/tablelog:

Tablelog is a contributed PostgreSQL module that uses a trigger to log
any INSERTs, UPDATEs and DELETEs on a specific table into another table.
The second part of tablelog is able to restore the state of the original
table or of a specific row for any time in the past.

WWW: http://tablelog.projects.postgresql.org/
Author: Andreas Scherbaum <ads-pgfoundry @nospam@ wars-nicht.de>

PR:             ports/114541
Submitted by:   Robert Gogolok <gogo@cs.uni-sb.de>
Original commit
Tuesday, 14 Aug 2007
01:47 clsung search for other commits by this committer
Module that allows validation of data before submission to a
database.

WWW: http://search.cpan.org/dist/DBIx-Class-Validation/

PR:             ports/115176
Submitted by:   Zach Thompson <hideo at lastamericanempire.com>
Original commit
01:45 clsung search for other commits by this committer
This DBIx::Class component resembles the behaviour of Class::DBI::UUID,
implicitly creating columns as uuid.

WWW: http://search.cpan.org/dist/DBIx-Class-UUIDColumns/

PR:             ports/115175
Submitted by:   Zach Thompson <hideo at lastamericanempire.com>
Original commit
Saturday, 11 Aug 2007
11:34 edwin search for other commits by this committer
[repocopy] net/py-rrdtool_lgpl -> databases/py-rrdtool_lgpl

        Follow the migration of net/rrdtool to databases/rrdtool

PR:             ports/114320
Submitted by:   Edwin Groothuis <edwin@freebsd.org>
Approved by:    maintainer timeout
Original commit
11:30 edwin search for other commits by this committer
[repocopy] net/php4-rrdtool -> databases/php4-rrdtool

        Follow the migration of net/rrdtool to databases/rrdtool

PR:             ports/114316
Submitted by:   Edwin Groothuis <edwin@freebsd.org>
Approved by:    mat@
Original commit
11:27 edwin search for other commits by this committer
[repocopy] net/p5-RRD-Simple -> databases/p5-RRD-Simple

        Chase the migration of net/rrdtool to databases/rrdtool

PR:             ports/114315
Submitted by:   Edwin Groothuis <edwin@freebsd.org>
Approved by:    chinsan@
Original commit
11:25 edwin search for other commits by this committer
[repocopy] net/p5-POE-Component-RRDTool -> databases/p5-POE-Component-RRDToo

        Chase the migration of net/rrdtool to databases/rrdtool

PR:             ports/114314
Submitted by:   Edwin Groothuis <edwin@freebsd.org>
Approved by:    maintainer timeout
Original commit
11:22 edwin search for other commits by this committer
[repocopy] net/jrobin -> databases/jrobin

        Chase the migration of net/rrdtool to databases/rrdtool

PR:             ports/114313
Submitted by:   Edwin Groothuis <edwin@freebsd.org>
Approved by:    maintainer timeout
Original commit
11:18 edwin search for other commits by this committer
[repocopy] move net/rrdtool10 to databases/rrdtool10

        Chase the move of net/rrdtool to databases/rrdtool. Since
        this is the same program, this one also has to be moved.

PR:             ports/114311
Submitted by:   Edwin Groothuis <edwin@freebsd.org>
Approved by:    lth@
Original commit
Monday, 6 Aug 2007
09:17 delphij search for other commits by this committer
New port: Berkeley DB 4.6 (databases/db46)

Submitted by:   Gea-Suan Lin <gslin@gslin.org>
PR:             ports/114921
Original commit
Friday, 3 Aug 2007
07:21 clsung search for other commits by this committer
- databases/ruby-postgres -> databases/rubygem-postgres

PR:             ports/114048
Submitted by:   Roderick van Domburg <r dot s dot a dot vandomburg_AT_nedforce
dot nl>
Original commit
Tuesday, 31 Jul 2007
09:18 clsung search for other commits by this committer
- this is a repocopied port
- db45 introduced in ports tree

PR:             ports/114821
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Original commit
Thursday, 26 Jul 2007
21:20 skv search for other commits by this committer
Add postgresql-plproxy 2.0.2, PL/Proxy is database partitioning system.
Original commit
20:42 skv search for other commits by this committer
Add skytools 2.1.4, PostgreSQL tools from Skype: walshipping, queueing,
replication.
Original commit
Tuesday, 24 Jul 2007
13:03 miwi search for other commits by this committer
mysqltoolkit is a collection of command-line utilities that provide missing
functionality for MySQL. Some of the tools implement lacking server
functionality, such as online consistency checks for master/slave replication;
others are client-side utilities such as a query profiler.

WWW:    http://mysqltoolkit.sourceforge.net

PR:             ports/114747
Submitted by:   Steven Kreuzer <skreuzer at exit2shell.com>
Original commit
Sunday, 22 Jul 2007
19:02 skv search for other commits by this committer
Add pgbouncer 1.0.8, lightweight connection pooler for PostgreSQL.
Original commit
Sunday, 8 Jul 2007
01:06 edwin search for other commits by this committer
[repocopy] net//php5-rrdtool -> databases//php5-rrdtool

        Follow the migration of net/rrdtool to databases/rrdtool

PR:             ports/114317
Submitted by:   Edwin Groothuis <edwin@freebsd.org>
Approved by:    Rick van der Zwet <rick@wzoeterwoude.net>
Original commit
00:56 edwin search for other commits by this committer
[repocopy] net/py-rrdpipe -> databases/py-rrdpipe

        Follow the migration of net/rrdtool to databases/rrdtool

PR:             ports/114318
Submitted by:   Edwin Groothuis <edwin@freebsd.org>
Original commit
00:51 edwin search for other commits by this committer
Follow the migration of net/rrdtool to databases/rrdtool

PR:             ports/114321
Submitted by:   Edwin Groothuis <edwin@freebsd.org>
Approved by:    Janos Mohacsi <mohacsi@niif.hu>
Original commit
00:47 edwin search for other commits by this committer
[repocopy] net/rubygem-rrdtool -> databases/rubygem-rrdtool

        Follow the migration of net/rrdtool to databases/rrdtool

PR:             ports/114322
Submitted by:   Edwin Groothuis <edwin@freebsd.org>
Approved by:    Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
Original commit
Saturday, 7 Jul 2007
11:57 miwi search for other commits by this committer
DBD::Multi - Manage Multiple Data Sources with Failover and Load Balancing

WWW:    http://search.cpan.org/dist/DBD-Multi/

PR:             ports/114378
Submitted by:   Tsung-Han Yeh <snowfly at yuntech.edu.tw>
Original commit
Thursday, 5 Jul 2007
06:19 edwin search for other commits by this committer
First steps in a big migration:

    Move net/rrdtool to databases/rrdtool.

    It's an itch which needs to be scratched: net/rrdtool came from
    net/mrtg, which was a good location for it. net/mrtg has later
    been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
    Tools", therefor it's better if it moves to databases/rrdtool.
    Same with net/rrdtool10.

PR:             ports/112942
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
Tuesday, 3 Jul 2007
21:23 erwin search for other commits by this committer
Remove older version of DBI that was only useful to support
the ancient perl on 4.x.
2007-04-22 databases/p5-DBI-137: Use databases/p5-DBI instead
Original commit
19:56 erwin search for other commits by this committer
Remove expired port.
2007-06-30 databases/p5-DBD-File: Only usable on 4.x
Original commit
19:41 erwin search for other commits by this committer
Remove expired port.
2007-07-30 databases/p5-DBD-RAM: Only works on 4.x
Original commit
Monday, 2 Jul 2007
02:51 clsung search for other commits by this committer
Add mysql-proxy 0.5.0, monitor, analyze or transform the communication
of MySQL.

PR:             ports/114030
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Sunday, 1 Jul 2007
05:56 ijliao search for other commits by this committer
add p5-DBD-AnyData 0.09
DBI access to XML, CSV and other formats
Original commit
Monday, 18 Jun 2007
20:45 mi search for other commits by this committer
Add TCL binding for PostgreSQL client. This used to be part of PostgreSQL
client up to version 7.x, but is not found in 8.x.
Original commit
Thursday, 14 Jun 2007
19:46 erwin search for other commits by this committer
Version 1.32 was only needed for 4.x.  Goodbye 1.32, you have
served us well.

2007-05-10 databases/p5-DBD-Pg-13: Use databases/p5-DBD-Pg instead
Original commit
Wednesday, 30 May 2007
08:45 clsung search for other commits by this committer
Add xapian-bindings 1.0.0, bindings allowing Xapian to be used from
various programming languages.

PR:             ports/113033
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Saturday, 26 May 2007
05:49 clsung search for other commits by this committer
Add p5-DBIx-HA 1.00, high Availability package for DBI.

PR:             ports/112351
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Sunday, 29 Apr 2007
20:45 miwi search for other commits by this committer
PEAR::DB_Sqlite_Tools is an object oriented interface to effectively
manage and backup Sqlite databases.It extends the existing functionality
by providing a comprehensive solution for database backup, live replication,
export in XML format, performance optmization and other functionalities like
the insertion and retrieval of encrypted data from an Sqlite database without
any external extension.

WWW: http://pear.php.net/package/DB_Sqlite_Tools/
Original commit
20:43 miwi search for other commits by this committer
This is the Interbase/Firebird MDB2 driver.

WWW: http://pear.php.net/package/MDB2_Driver_ibase/
Original commit
14:40 miwi search for other commits by this committer
Table management extension to DBA

WWW: http://pear.php.net/package/DBA_Relational/
Original commit
Monday, 16 Apr 2007
09:50 kuriyama search for other commits by this committer
Add pgpoolAdmin 1.0.0, web-based administration tool for pgpool-II.
Original commit
03:42 kuriyama search for other commits by this committer
- Add pgpool-II 1.0.2 after repocopy from databases/pgpool.
Original commit
Saturday, 14 Apr 2007
09:40 gabor search for other commits by this committer
- Remove mysql-administrator from the category Makefile as it was removed

Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk>
                (via freebsd-ports@)
Original commit
Tuesday, 10 Apr 2007
17:59 miwi search for other commits by this committer
2007-04-06 sysutils/tct: this port is obsolete, please use sysutils/sleuthkit
instead
2007-04-10 textproc/ocaml-yaxi: Does not build
2007-04-10 ukrainian/pine.language: Leaves behind config file on deinstall
2007-04-10 www/mod_zap: Incomplete pkg-plist
2007-04-10 www/sahana2: Conflicting dependencies: php4 vs php5
2007-04-10 www/urchin5: Does not install
2007-04-07 databases/cyrus-smlacapd: this software is obsolete
Original commit

Number of commits found: 2030 (showing only 100 on this page)

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