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]  «  10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20  »  [Last Page]

Friday, 23 Oct 2009
03:32 clsung search for other commits by this committer
- Ruby bindings for the tokyocabinet database.

PR:             ports/138685
Submitted by:   Damian Gerow <dgerow_AT_afflictions dot org>
Original commit
Monday, 28 Sep 2009
20:12 glarkin search for other commits by this committer
Doctrine is an object relational mapper (ORM) for PHP 5.2.3+ that
sits on top of a powerful database abstraction layer (DBAL).

One of its key features is the option to write database queries in a
proprietary object oriented SQL dialect called Doctrine Query
Language (DQL), inspired by Hibernate's HQL. This provides developers
with a powerful alternative to SQL that maintains flexibility without
requiring unnecessary code duplication.

WWW:    http://www.doctrine-project.org/

Feature safe:   yes
Original commit
Friday, 18 Sep 2009
23:35 miwi search for other commits by this committer
Pure perl bindings for http://code.google.com/p/redis/

This version support git version 0.08 or later of Redis available at
git://github.com/antirez/redis

WWW:    http://search.cpan.org/dist/Redis/

PR:             ports/138951
Feature safe: yes
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
22:44 miwi search for other commits by this committer
Easy way to turn resultsets into hashrefs.

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

PR:             ports/138852
Submitted by:   Fernan Aguero <fernan at iib.unsam.edu.ar>
Feature safe:   yes
Original commit
Sunday, 13 Sep 2009
12:25 miwi search for other commits by this committer
This library will provide the ipv4 ISINNET, IP2INT, INT2IP,
NETFROM, NETLENGTH, NETMASKLENGTH functions in SQL queries.

WWW: http://mobigroup.ru/files/sqlite-ext/inet/

PR:             ports/137295
Submitted by:   Pavel Volkov <pol at iib.ru>
Original commit
Thursday, 3 Sep 2009
15:23 skv search for other commits by this committer
Remove obsolete Firebird 1.x :
- no longer under development
- does not build with GCC 4.x
Original commit
Thursday, 27 Aug 2009
09:19 miwi search for other commits by this committer
Test::Cukes is a BBD test tool inspired by Cucumber.

WWW: http://search.cpan.org/dist/Test-Cukes/

PR:             ports/138197
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Saturday, 22 Aug 2009
03:56 tabthorpe search for other commits by this committer
Google contacts and calendar akonadi resource. It allows syncing your calendar
and contacts with your google account.

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

PR:             ports/137996
Submitted by:   Troels Kofoed Jacobsen <tkjacobsen at gmail.com>
Original commit
Tuesday, 18 Aug 2009
02:53 kuriyama search for other commits by this committer
pg_filedump is a utility to format PostgreSQL heap, index, and control
files into a human-readable form. You can format/dump the files
several ways as well as dumping straight binary. This utility is
intended to aid in the understanding of the internal contents of a
PostgreSQL block.

WWW: http://sources.redhat.com/rhdb/utilities.html
Original commit
Thursday, 13 Aug 2009
16:16 miwi search for other commits by this committer
Cassandra is a highly scalable, eventually consistent, distributed,
structured key-value store. Cassandra brings together the distributed
systems technologies from Dynamo and the data model from Google's
BigTable. Like Dynamo, Cassandra is eventually consistent. Like
BigTable, Cassandra provides a ColumnFamily-based data model richer
than typical key/value systems.

Cassandra was open sourced by Facebook in 2008, where it was designed
by one of the authors of Amazon's Dynamo. In a lot of ways you can
think of Cassandra as Dynamo 2.0. Cassandra is in production use at
Facebook but is still under heavy development.

WWW:    http://incubator.apache.org/cassandra/

PR:             ports/137477
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Sunday, 9 Aug 2009
20:31 olgeni search for other commits by this committer
Add slony1v2.
Original commit
Wednesday, 29 Jul 2009
13:20 miwi search for other commits by this committer
This is South, intelligent schema migrations for Django apps.

South is:

    * Intelligent; it knows if you've missed out a migration or two
    * Database independent, so there's no hassle if you need to move databases.
    * Easy; it can write migrations for you, and it takes about a minute to
      convert your app over to use South.
    * Designed for a pluggable Django world; you can declare dependencies
      between apps so they all migrate together correctly, and you can still
      use syncdb for your non-migrated apps without it interfering.
    * Useful for data too; you can write migrations to transform legacy data.
    * Better (we think, anyway) than the alternatives.

WWW: http://south.aeracode.org/

PR:             ports/137234
Submitted by:   Stanislav Svirid <count at 211.ru>
Original commit
08:37 vd search for other commits by this committer
Add a new port databases/embedded_innodb:

Standalone version of the MySQL storage engine InnoDB.
Original commit
Monday, 27 Jul 2009
16:53 skv search for other commits by this committer
Add redis 0.900, a persistent key-value database with built-in net
interface.
Original commit
Tuesday, 21 Jul 2009
08:28 ale search for other commits by this committer
Hook up MySQL 5.4 to the build.
Original commit
07:59 ale search for other commits by this committer
Add slave port for upcoming MySQL 5.4.
Original commit
Tuesday, 14 Jul 2009
00:51 pgollucci search for other commits by this committer
MySQL Workbench is a cross-platform, visual database design tool developed
by MySQL. It is the highly anticipated successor application of the
DBDesigner4 project.

5.2 branch still in Alpha stage

WWW: http://dev.mysql.com/workbench/

PR:             ports/136088 (part 2 of 2)
Submitted by:   Maxim Ignatenko
Original commit
Monday, 13 Jul 2009
23:14 pgollucci search for other commits by this committer
MySQL Workbench is a cross-platform, visual database design tool developed
by MySQL. It is the highly anticipated successor application of the
DBDesigner4 project.

WWW: http://dev.mysql.com/workbench/

PR:             ports/136088 (part 1 of 2)
Submitted by:   Maxim Ignatenko
Original commit
22:35 miwi search for other commits by this committer
- Update adminer to 1.11.1
- Connect adminer to the build
- Disconnect phpminadmin
- Remove phpminadmin project was renamed

PR:             136663
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
Original commit
Wednesday, 8 Jul 2009
09:01 lwhsu search for other commits by this committer
- Add databases/py25-bsddb
Original commit
07:51 girgen search for other commits by this committer
Welcome PostgreSQL 8.4

After many years of development, PostgreSQL has become feature-complete in many
areas.
This release shows a targeted approach to adding features (e.g., authentication,
monitoring, space reuse), and adds capabilities defined in the later SQL
standards.
The major areas of enhancement are:

Windowing Functions
Common Table Expressions and Recursive Queries
Default and variadic parameters for functions
Parallel Restore
Column Permissions
Per-database locale settings
Improved hash indexes
Improved join performance for EXISTS and NOT EXISTS queries
Easier-to-use Warm Standby
Automatic sizing of the Free Space Map
Visibility Map (greatly reduces vacuum overhead for slowly-changing tables)
Version-aware psql (backslash commands work against older servers)
Support SSL certificates for user authentication
Per-function runtime statistics
Easy editing of functions in psql
New contrib modules: pg_stat_statements, auto_explain, citext, btree_gin

URL: http://www.postgresql.org/docs/8.4/interactive/release-8-4.html
Original commit
Sunday, 28 Jun 2009
13:45 wxs search for other commits by this committer
Wrap all inserts into transactions.

WWW:    http://search.cpan.org/dist/DBICx-TxnInsert/

PR:             ports/135959
Submitted by:   Andrey Kostenko <andrey@kostenko.name>
Original commit
Tuesday, 23 Jun 2009
18:04 pgollucci search for other commits by this committer
PgDBF is a program for converting XBase databases - particularly FoxPro
tables with memo files - into a format that PostgreSQL can directly
import. It's a compact C project with no dependencies other than standard
Unix libraries. While the project is relatively tiny and simple, it's also
heavily optimized via profiling - routine benchmark were many times faster
than with other Open Source programs. In fact, even on slower systems,
conversions are typically limited by hard drive speed.

WWW: http://pgdbf.sourceforge.net/

PR:             ports/135969
Submitted by:   kirk at daycos.com
Original commit
Saturday, 13 Jun 2009
22:52 miwi search for other commits by this committer
mysqlbackup: create MySQL-database servers backup easy

Why mysqlbackup?

1. Required minimum coding to create everyday MySQL-backups with some
additional functions.

2. Backups can be compressed on-the-fly and automatically rotated after
specified number of a days past.

3. It is includes basic database maintenance: check, optimize tables before
backup creation.

4. It can be safely used on a large MySQL installations (1000+ databases).

5. It is written in sh - code interpreter available in a base system.

WWW: http://renatasystems.org/freebsd/mysqlbackup.html

PR:             ports/135331
Submitted by:   Alexey V. Degtyarev
Original commit
Monday, 1 Jun 2009
17:26 bsam search for other commits by this committer
Here are new Linux Fedora 10 infrastructure ports.

Those ports are intended to be used with 8-CURRENT at least
with SVN r192206.

If you want to switch to linux-f10 ports, please define at /etc/make.conf:
  OVERRIDE_LINUX_BASE_PORT=f10
  OVERRIDE_LINUX_NONBASE_PORTS=f10

An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401
and 20070327.

For the first time all tested linux ports work as expected(!):
. acroread8;
. google-earth;
. skype;
. seamonkey.

Many thanks for kernel folks who really did the main work
(and I wrote only some lines of ports).

There is a good chance that those ports may become a default
for 8.0-RELEASE. Please, test and report back to emulation@ ML.
Original commit
Tuesday, 26 May 2009
07:41 mm search for other commits by this committer
LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua
program to:

    * Connect to ODBC, ADO, Oracle, MySQL, SQLite and PostgreSQL databases;
    * Execute arbitrary SQL statements;
    * Retrieve results in a row-by-row cursor fashion.

WWW: http://www.keplerproject.org/luasql/
Original commit
07:39 mm search for other commits by this committer
LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua
program to:

    * Connect to ODBC, ADO, Oracle, MySQL, SQLite and PostgreSQL databases;
    * Execute arbitrary SQL statements;
    * Retrieve results in a row-by-row cursor fashion.

WWW: http://www.keplerproject.org/luasql/
----------------------------------------------------------------------
Original commit
07:34 mm search for other commits by this committer
LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua
program to:

    * Connect to ODBC, ADO, Oracle, MySQL, SQLite and PostgreSQL databases;
    * Execute arbitrary SQL statements;
    * Retrieve results in a row-by-row cursor fashion.

WWW: http://www.keplerproject.org/luasql/
Original commit
Saturday, 23 May 2009
14:07 miwi search for other commits by this committer
sqliteman is the best developer's and/or admin's GUI tool for
Sqlite3 in the world. No joking here (or just a bit only).It
contains the most complette feature set of all tools available.
And much more , it's available for all major platforms, and
it's free.

WWW:    http://sqliteman.sf.net/

PR:             ports/134733
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Sunday, 17 May 2009
10:14 miwi search for other commits by this committer
pgtune takes the wimpy default postgresql.conf and expands
the database server to be as powerful as the hardware it's
being deployed on.

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

PR:             ports/134546
Submitted by:   Matthieu BOUTHORS
Original commit
Saturday, 9 May 2009
01:19 acm search for other commits by this committer
- New port: databases/gambas2-gb-db-postgresql

The postgresql driver for the gambas database component
Original commit
01:17 acm search for other commits by this committer
- New port: databases/gambas2-gb-db-sqlite3

The sqlite3 driver for the gambas database component
Original commit
01:16 acm search for other commits by this committer
- New port: databases/gambas2-gb-db-sqlite2

The sqlite2 driver for the Gambas database component
Original commit
01:15 acm search for other commits by this committer
- New port: databases/gambas2-gb-db-odbc

The odbc driver for the gambas database component
Original commit
01:13 acm search for other commits by this committer
- New port: databases/gambas2-gb-db-mysql

The MySQL driver for the gambas database component
Original commit
01:12 acm search for other commits by this committer
- New port: databases/gambas2-gb-db-firebird

The firebird driver for the gambas database component
Original commit
Tuesday, 5 May 2009
00:21 miwi search for other commits by this committer
pyodbc is a Python module that allows you to use ODBC to connect to
almost any database from Windows, Linux, OS/X, and more.

It implements the Python Database API Specification v2.0, but
additional features have been added to simplify database
programming even more.

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

PR:             ports/133757
Submitted by:   Robet Kruus <rob.kruus@gmail.com>
Original commit
Friday, 1 May 2009
21:44 miwi search for other commits by this committer
mysqlidxchk (MySQL Index Checker) checks MySQL databases/tables for
unused indexes. Given one or more slow, general, or "raw" log files,
mysqlidxchk reports which indexes in the database schema are not used
by the queries in the log files.

WWW: http://hackmysql.com/mysqlidxchk

PR:             ports/134107
Submitted by:   Andrey Ignatov <rdna at rdna.ru>
Original commit
21:42 miwi search for other commits by this committer
DBIx::Class::QueryLog logs each transaction and query executed so you can
analyze what happened in the session.

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

PR:             ports/134095
Submitted by:   Andrey Kostenko <andrey at kostenko.name>
Original commit
11:17 miwi search for other commits by this committer
Ruby DataObjects driver for MySQL

WWW:    http://rubyforge.org/projects/dorb/

Submitted by:   Espen Volden aka voldern <voldern at hoeggen.net>
Original commit
11:07 miwi search for other commits by this committer
Ruby DataObjects driver for PostgreSQL

WWW:    http://rubyforge.org/projects/dorb/

PR:             ports/134063
Submitted by:   Espen Volden aka voldern <voldern at hoeggen.net>
Original commit
Tuesday, 28 Apr 2009
12:30 lth search for other commits by this committer
Add p5-DBIx-Class-TimeStamp 0.08, DBIx::Class extension to handle date
and time based fields.
Original commit
12:05 lth search for other commits by this committer
Add p5-DBIx-Class-DynamicDefault 0.03, automatically set and update
fields.
Original commit
Friday, 24 Apr 2009
20:33 miwi search for other commits by this committer
Ruby DataObjects driver to the SQLite DB engine version 3
The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to
a single interface.
At present, PostgreSQL, MySQL, and SQLite adapters are available.

Author: Dirkjan Bussink (dbussink) <d.bussink@gmail.com>
WWW:    http://rubyforge.org/projects/dorb/

PR:             ports/133853
Submitted by:   Espen Volden aka voldern <voldern at hoeggen.net>
Original commit
20:32 miwi search for other commits by this committer
The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to
a single interface.
At present, PostgreSQL, MySQL, and SQLite adapters are available.

Author: Dirkjan Bussink (dbussink) <d.bussink@gmail.com>
WWW:    http://rubyforge.org/projects/dorb/

PR:             ports/133842
Submitted by:   Espen Volden aka voldern <voldern at hoeggen.net>
Original commit
Monday, 6 Apr 2009
16:06 bsam search for other commits by this committer
Add linux-f8-sqlite3 3.4.2, the library that implements an embeddable
SQL database engine (Linux Fedora 8).
Original commit
Thursday, 2 Apr 2009
18:26 miwi search for other commits by this committer
There's plenty of modules which need a database, and they all have
to be configured differently and they're always a PITA when you first
install and each and every time they upgrade.

Test::Database provides a simple way for test authors to request
a test database, without worrying about environment variables or the
test host configuration.

WWW: http://search.cpan.org/dist/Test-Database/

PR:             ports/133273
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Sunday, 29 Mar 2009
16:44 lbr search for other commits by this committer
New port databases/p5-DBIx-Class-HTML-FormFu:

Fill a HTML::FormFu form from the database and vice-versa.

(Yes, I'm adding a deprecated port!  But I need it for a new module...)
Original commit
16:43 lbr search for other commits by this committer
New port databases/p5-DBIx-Class-EncodedColumn:

This DBIx::Class component can be used to automatically encode a
column's contents whenever the value of that column is set.
Original commit
16:42 lbr search for other commits by this committer
New port databases/p5-DBIx-Class-DateTime-Epoch:

This module automatically inflates/deflates DateTime objects
corresponding to applicable columns. Columns may also be
defined to specify their nature, such as columns representing a
creation time (set at time of insertion) or a modification time
(set at time of every update).
Original commit
Friday, 27 Mar 2009
21:34 lwhsu search for other commits by this committer
Add tokyotyrant 1.1.17, network interface of Tokyo Cabinet.

PR:             ports/132490
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Wednesday, 25 Mar 2009
10:43 lbr search for other commits by this committer
New port, databases/p5-DBIx-Class-ResultSet-RecursiveUpdate

It is a base class for ResultSets providing just one method: recur-
sive_update which works just like update_or_create but can recursively
update or create data objects composed of multiple rows. All rows need
to be identified by primary keys - so you need to provide them in the
update structure (unless they can be deduced from the parent row - for
example when you have a belongs_to relationship).  If not all colums
comprising the primary key are specified - then a new row will be cre-
ated, with the expectation that the missing columns will be filled by
it (as in the case of auto_increment primary keys).
Original commit
Wednesday, 18 Mar 2009
01:14 kuriyama search for other commits by this committer
Add p5-DBIx-Class-AsFdat 0.03, perl extension like CDBI::Plugin::AsFdat.
Original commit
Monday, 16 Mar 2009
21:46 miwi search for other commits by this committer
Python extension for libmemcache, the C API to memcached. cmemcache API is the
same as python-memcache, so it is easy to replace python-memcache with
cmemcache, and vice versa.

WWW:    http://gijsbert.org/cmemcache/

PR:             ports/132699
Submitted by:   Qing Feng <qingfeng at me.com>
Original commit
Sunday, 15 Mar 2009
20:54 miwi search for other commits by this committer
This port contains a MySQL DataStore implementation for GeoServer.

WWW: http://geoserver.org/display/GEOSDOC/MySQL+DataStore

PR:             ports/132415
Submitted by:   Alexander Logvinov <ports at logvinov.com>
Original commit
17:11 miwi search for other commits by this committer
ORLite is an object-relation system specifically tailored for SQLite that
follows many of the same principles as the ::Tiny series of modules and has
a design and feature set that aligns directly to the capabilities of SQLite.

WWW: http://search.cpan.org/dist/ORLite/

PR:             ports/132406
Submitted by:   Cezary Morga <cm at therek.net>
Original commit
17:10 miwi search for other commits by this committer
ORLite::Migrate is a light weight single class Database Schema Migration
enhancement for ORLite. It provides a simple implementation of schema
versioning within the SQLite database using the built-in user_version pragma
(which is set to zero by default).

WWW: http://search.cpan.org/dist/ORLite-Migrate/

PR:             ports/132406
Submitted by:   Cezary Morga <cm at therek.net>
Original commit
Thursday, 12 Mar 2009
19:21 miwi search for other commits by this committer
buzhug is a fast, pure-Python database engine, using a syntax that Python
programmers should find very intuitive.

The data is stored and accessed on disk (it is not an in-memory database);
the implementation has been designed to make all operations, and especially
selection, as fast as possible with an interpreted language.

The database is implemented as a Python iterator, yielding objects whose
attributes are the fields defined when the base is created ; therefore,
requests can be expressed as list comprehensions or generator expressions,
instead of SQL queries.

WWW:    http://buzhug.sourceforge.net/

PR:             ports/132278
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Tuesday, 10 Mar 2009
15:21 kwm search for other commits by this committer
Update to 3.99.13.

Add jdbc plugin.
Original commit
Monday, 9 Mar 2009
21:29 miwi search for other commits by this committer
2009-03-01 databases/rubygem-rrdtool: port no longer maintained by upstream use
rrdtools own ruby bindings instead
2009-01-19 graphics/crystalentitylayer-devel: Depends on broken, expired port
2008-09-19 graphics/crystalspace-devel: Has been broken for more than 6 months
Original commit
Thursday, 5 Mar 2009
18:39 lwhsu search for other commits by this committer
Add mydumper 0.1.5, mySQL Data Dumper.

PR:             ports/132310
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Saturday, 28 Feb 2009
20:52 marcus search for other commits by this committer
Add libgda4-bdb, a Berkeley database provider for the libgda4 database
abstraction framework.
Original commit
19:57 miwi search for other commits by this committer
The openark kit is a set of utilities for MySQL. They solve everyday
maintenance tasks, which may be complicated or time consuming to work
by hand.

WWW:    http://code.openark.org/forge/openark-kit

PR:             ports/132175
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Wednesday, 18 Feb 2009
01:40 lwhsu search for other commits by this committer
Add py-pytc 0.7, Tokyo Cabinet Python bindings.
Original commit
Sunday, 15 Feb 2009
21:05 miwi search for other commits by this committer
Amazon::SimpleDB provides a "low-level" perlish interface for working
with Amazon's SimpleDB (SMB) service.

WWW:    http://search.cpan.org/dist/Amazon-SimpleDB/

PR:             ports/131710
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Saturday, 14 Feb 2009
23:31 beech search for other commits by this committer
- Update to 0.82.1
- Hook into build
Original commit
Monday, 9 Feb 2009
16:54 miwi search for other commits by this committer
py-simplecouchdb is a simple librairy to allow your python
applicationto use CouchDB.

With simplecouchdb, you can manage documents like you do
directly with CouchDB, schema-free. So document instance
(see :ref:schema-ref) are completly dynamic, you could
add/delete properties in your documents, retrieve them
without any schema, etc.

WWW:    http://code.google.com/p/py-simplecouchdb/

PR:             ports/131296
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Sunday, 8 Feb 2009
21:45 miwi search for other commits by this committer
memcached is 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.

This extension uses libmemcached library to provide API for
communicating with memcached servers.

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

PR:             ports/131172
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
21:43 miwi search for other commits by this committer
rubygem-pg provides the module "pg", a Ruby interface to the
PostgreSQL Relational Database Management System, which
supersedes the old "postgres" module.

WWW: http://rubyforge.org/projects/ruby-pg/

PR:             ports/131270
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Tuesday, 3 Feb 2009
22:38 miwi search for other commits by this committer
2009-01-19 games/emacs-chess: has been broken for more than 6 months
2009-02-01 devel/subversion-devel: Use devel/subversion or
devel/subversion-freebsd instead of this port
2009-01-19 devel/hs-hat: has been broken for more than 6 months
2009-01-19 devel/hs-hpl: has been broken for more than 6 months
2009-01-19 databases/mysqlbigram: has been broken for more than 6 months
2009-01-19 mail/claws-mail-clamav: has been broken for more than 6 months
2009-01-19 mail/sylpheed2-devel: has been broken for more than 6 months
2009-01-19 www/pecl-mnogosearch: has been broken for more than 6 months
2009-01-31 x11-fonts/mathfonts: This port was supported by Mozilla 1.8
(including Firefox 2.0) - to be replaced by  STIX fonts for Firefox 3.x
2009-01-19 x11-wm/fluxspace: has been broken for more than 6 months
2009-01-31 x11-wm/expocity: project has been abandoned
2009-01-19 x11/bbuname: has been broken for more than 6 months
2009-01-19 security/squidclam: has been broken for more than 6 months
2009-01-19 print/virtualpaper: depends on broken, expired port
2009-01-19 print/ifhp: has been broken for more than 6 months
2009-01-19 net-p2p/peercast: has been forbidden for more than 6 months
2009-01-19 palm/pdbc: has been broken for more than 6 months
2009-01-19 net-mgmt/NeTraMet: has been broken for more than 6 months
2009-01-19 net-im/sulci: has been broken for more than 6 months
2009-01-19 multimedia/mjpegtools-yuvfilters: has been broken for more than 6
months
2009-01-19 multimedia/helixplayer: has been broken for more than 6 months
2009-01-19 lang/quack: has been broken for more than 6 months
2009-01-19 misc/pybliographer: has been broken for more than 6 months
2009-01-19 net/versuch: has been broken for more than 6 months
2009-01-19 net/py-mantissa: has been broken for more than 6 months
2009-01-19 net/libunpipc: has been broken for more than 6 months
2009-01-19 net/gnometelnet: has been broken for more than 6 months
2009-01-19 net/gacxtool: depends on expired, broken port
2009-01-19 devel/py-coro: has been broken for more than 6 months
2009-01-19 chinese/stardict2-dict-zh_TW: has been broken for more than 6 months
2009-01-19 x11-themes/gtk-industrial-theme: has been broken for more than 6
months
Original commit
Wednesday, 14 Jan 2009
02:56 acm search for other commits by this committer
- New port: databases/fpc-pxlib

Free Pascal unit to read various Paradox files
Original commit
Saturday, 10 Jan 2009
05:22 marcus search for other commits by this committer
Presenting GNOME 2.24 for FreeBSD.

See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:             125857 [1]
                126993 [2]
                130031 [3]
                127399 [4]
                127661 [5]
                124302 [6]
                129570 [7]
                129936
                123790
Original commit
Thursday, 8 Jan 2009
17:01 miwi search for other commits by this committer
KirbyBase is a small, plain-text, DBMS written in Ruby.
It can be used either embedded or client/server. It aims
to be as "Ruby-ish" as possible. For example, queries
are specified using Ruby code blocks, rather than SQL strings.

WWW: http://rubyforge.org/projects/kirbybase/

PR:             ports/130231
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Wednesday, 7 Jan 2009
23:04 miwi search for other commits by this committer
PQueue is a package providing low-level PQ protocol classes for
interacting with a PostgreSQL database. It supports version 3.0
of the protocol--the current primary version of protocol. The
package also provides a basic protocol transaction class. This
class keeps the state of the protocol in an interrupt safe manner,
and validates the integrity of the communication as messages are
received.

In general, you probably will never use this package directly,
unless you are writing a driver.

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

PR:             ports/130252
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Sunday, 28 Dec 2008
16:04 miwi search for other commits by this committer
DataMapper is a Object Relational Mapper written in Ruby. The goal
is to create an ORM which is fast, thread-safe and feature-rich with
ActiveRecord-compatibility.

WWW:    http://datamapper.rubyforge.org/
Original commit
Friday, 19 Dec 2008
20:50 pav search for other commits by this committer
- Has expired: Has been broken for more than 6 months
Original commit
20:47 pav search for other commits by this committer
- Has expired: Has been broken for more than 6 months
Original commit
Saturday, 13 Dec 2008
16:47 miwi search for other commits by this committer
2008-09-19 databases/py-tada: Has been broken for more than 6 months
2008-09-19 databases/qdbm-java: Has been broken for more than 6 months
2008-09-19 audio/shellac: Has been broken for more than 6 months
2008-09-19 audio/snett: Has been broken for more than 6 months
Original commit
Saturday, 29 Nov 2008
19:10 miwi search for other commits by this committer
Because the many-to-many relationships are not real relationships,
they can not be introspected with DBIx::Class. Many-to-many
relationships are actually just a collection of convenience methods
installed to bridge two relationships. This DBIx::Class component
can be used to store all relevant information about these
non-relationships so they can later be introspected and examined.

This module is fairly esoteric and, unless you are dynamically
creating something out of of a DBIC Schema, is probably the wrong
solution for whatever it is you are trying to do. Please be advised
that compatibility is not guaranteed for DBIx::Class 0.09000+. We
will try to mantain all compatibility, but internal changes might
make it impossible.

WWW: http://search.cpan.org/dist/DBIx-Class-IntrospectableM2M/
Original commit
Monday, 24 Nov 2008
06:22 skv search for other commits by this committer
Rename databases/firebird2-* to databases/firebird20-*
Original commit
Sunday, 23 Nov 2008
16:20 miwi search for other commits by this committer
This is DataSource driver for Structures_DataGrid which uses PEAR::DB.
Please note that this driver is deprecated. Consider using DBQuery or MDB2
DataSource drivers instead.

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

Submitted by:   Nick Hilliard <nick at foobar.org>
Original commit
Tuesday, 4 Nov 2008
08:36 lth search for other commits by this committer
Add p5-DBD-PgLite 0.09, PostgreSQL emulation mode for SQLite.
Original commit
Friday, 24 Oct 2008
09:35 miwi search for other commits by this committer
The Perl 5 module DBICx::Deploy deploys a DBIx::Class schema to a
database. A command line script, dbicdeploy, is provided.

WWW: http://search.cpan.org/dist/DBICx-Deploy
Original commit
09:33 miwi search for other commits by this committer
The Perl 5 module DBIx::Class::InflateColumn::IP is a DBIx::Class
component to declare columns as IP addresses and treat them as
NetAddr::IP objects.

WWW: http://search.cpan.org/dist/DBIx-Class-InflateColumn-IP/
Original commit
09:31 miwi search for other commits by this committer
The Perl 5 module DBICx::MapMaker automatically creates a DBIx::Class
result source for "many to many" relationship.

WWW: http://search.cpan.org/dist/DBICx-MapMaker
Original commit
09:30 miwi search for other commits by this committer
The Perl 5 module DBICx::TestDatabase creates a temporary SQLite
database, deploys your DBIC schema, and then connects to it. This
lets you easily test your DBIC schema. Since you have a fresh
database for every test, you don't have to worry about cleaning up
after your tests, ordering of tests affecting failure, etc.

WWW: http://search.cpan.org/dist/DBICx-TestDatabase/
Original commit
09:30 miwi search for other commits by this committer
In the tradition of Rose::DB::Object::Helpers, more importable methods.

This class inherits from Rose::Object::MixIn. See the Rose::Object::MixIn
documentation for a full explanation of how to import methods from
this class. The helper methods themselves are described below.

WWW: http://search.cpan.org/dist/Rose-DBx-Object-MoreHelpers
Original commit
Friday, 17 Oct 2008
21:20 koitsu search for other commits by this committer
Adding rrdtool12 to Makefile; should fix missing entry in INDEX.

Reported by: Spil Oss <spil.oss@googlemail.com>
Original commit
Wednesday, 15 Oct 2008
14:50 miwi search for other commits by this committer
- Connect phpmyadmin211

databases/phpmyadmin211 will contain a legacy version of PMA
for those that cannot upgrade yet.

PR:             127880
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Original commit
Tuesday, 30 Sep 2008
14:09 miwi search for other commits by this committer
RBase is a library to manipulate XBase database using Ruby.

WWW: http://rubyforge.org/projects/rbase/

PR:             ports/127735
Submitted by:   Alexander Logvinov <ports at logvinov.com>
Original commit
03:09 clsung search for other commits by this committer
This module is the Sybase extensions to Ruby.

WWW: http://raa.ruby-lang.org/project/sybase-ctlib/

PR:             ports/127734
Submitted by:   Alexander Logvinov <ports at logvinov.com>
Original commit
Friday, 26 Sep 2008
23:33 miwi search for other commits by this committer
MySQLTuner is a script written in Perl that will
assist you with your MySQL configuration and make
recommendations for increased performance and
stability. Within seconds, it will display
statistics about your MySQL installation and the
areas where it can be improved.

WWW:   http://wiki.mysqltuner.com/MySQLTuner

PR:             ports/127237
Submitted by:   Wen heping <wenheping at gmail.com>
Original commit
23:20 miwi search for other commits by this committer
A script for making backups of InnoDB and MyISAM tables, indexes and .frm files.

WWW:   
http://www.innodb.com/support/documentation/innodb-hot-backup-manual/#innobackup

PR:             ports/127452
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Wednesday, 24 Sep 2008
17:10 gahr search for other commits by this committer
- New port: mysql-gui-tools

The MySQL GUI Tools package includes the MySQL Administrator and the
MySQL Query Browser tools.
The MySQL Administrator is a powerful visual administration tool that
makes it easy to administer and monitor your MySQL environment and
gain significantly better visibility into how your databases are
operating.
MySQL Query Browser is the easiest visual tool for creating,
executing, and optimizing SQL queries for your MySQL Database Server.

WWW: http://www.mysql.com

This port deprecates databases/mysql-query-browser [1]

ACK'd by:       pgollucci (maintainer of deprecated port) [1]
Original commit
Tuesday, 2 Sep 2008
11:32 knu search for other commits by this committer
Add mysql-q4m, a message queue that works as a pluggable storage
engine of MySQL.
Original commit
01:19 lippe search for other commits by this committer
SQL Buddy - Web based MySQL administration

PR:             ports/126646
Submitted by:   ChenGuang LI <horus.li@gmail.com>
Original commit
Saturday, 30 Aug 2008
21:25 miwi search for other commits by this committer
phpMinAdmin is a MySQL management tool written in PHP.
Currently it can create database, create/drop/alter
tables, create/drop/alter stored procedures, functions
and triggers, delete/edit/add fields, execute any SQL
statement, and manage keys on fields. The main difference
between phpMinAdmin and phpMyAdmin is that phpMinAdmin
is light-weight.

WWW: http://phpminadmin.sourceforge.net

PR:             ports/126915
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Saturday, 9 Aug 2008
16:52 miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.

Some note:

* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist

* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.

For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.

Have fun!
Original commit
Friday, 8 Aug 2008
10:28 miwi search for other commits by this committer
This is an ActiveRecord driver for MySQL using JDBC running under JRuby.

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

PR:             ports/126355
Submitted by:   Alexander Logvinov <ports at logvinov,com>
Original commit
08:39 beech search for other commits by this committer
- Add entry for php-adodb-ext
Original commit

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

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