Commit graph

842 commits

Author SHA1 Message Date
Jun Kuriyama
717779d254 This project aims to reduce the size of archive log files by replacing
backup blocks (full page writes) marked as "removable" (introduced in
8.3) with corresponding incremental logs.

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

Feature safe: yes
2010-03-04 14:04:57 +00:00
Jun Kuriyama
7dd996b47d TokyoTyrant-perl is an extenstion to Perl which allows access
to TokyoTyrant dataabses.

WWW:	http://1978th.net/tokyotyrant/perlpkg/

Feature safe: yes
2010-02-17 03:57:40 +00:00
Philip M. Gollucci
c9fa347064 pgSphere provides spherical data types, functions, and operators for PostgreSQL.
WWW:	http://pgsphere.projects.postgresql.org/

PR:		ports/143687
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
2010-02-12 19:26:43 +00:00
Martin Wilke
578e813048 Flixible tool for inserting data from DBF into MySQL.
WWW: http://mydbf2mysql.sourceforge.net/

PR:		ports/142416
Submitted by:	Andrey Polyakov <andrey.polyakov at unix.net>
2010-02-12 17:20:41 +00:00
Martin Wilke
e877f1f8ad This is a separate DBIx::Class model class for HTML::FormHandler
WWW: http://search.cpan.org/dist/HTML-FormHandler-Model-DBIC/

PR:		ports/143523
Submitted by:	Vladimir Timofeev <vovkasm at gmail.com>
2010-02-08 22:07:01 +00:00
Martin Wilke
884896d93f DataMapper plugin providing extra data types
WWW: http://github.com/datamapper/dm-more/tree/master/dm-types

PR:		ports/143520
Submitted by:	Jyun-Yan You <jyyou at cs.nctu.edu.tw>
2010-02-08 22:06:21 +00:00
Martin Wilke
48b35c82ba DataMapper plugin providing support for aggregates, functions on collections
and datasets

WWW: http://github.com/datamapper/dm-more/tree/master/dm-aggregates

PR:		ports/143519
Submitted by:	Jyun-Yan You <jyyou at cs.nctu.edu.tw>
2010-02-08 22:05:59 +00:00
Martin Wilke
f18337333a DataMapper is a Object Relational Mapper written in Ruby. The goal
is to create an ORM which is fast, thread-safe and feature-rich.

WWW: http://datamapper.org

PR:		ports/143517
Submitted by:	Jyun-Yan You <jyyou at cs.nctu.edu.tw>
2010-02-08 22:05:27 +00:00
Max Brazhnikov
c15abfc884 connect postgresql-libpqxx30 to build 2010-02-07 19:10:04 +00:00
Martin Wilke
a78dfd7c32 Customizable DBI
WWW: http://search.cpan.org/dist/DBIx-Custom

PR:		ports/141138
Submitted by:	Andrey Kostenko <andrey at kostenko.name>
2010-01-28 01:15:25 +00:00
Max Khon
1a3598c144 Remove outdated port (that was here for FreeBSD 4 and earlier versions). 2010-01-24 09:38:33 +00:00
Wen Heping
a37b3983d4 DBIx::VersionedDDL is a perl module to upgrade and downgrade database
schemas to a specified version.

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

PR:		ports/142175
Submitted by:	Alan Snelson <Alan@Wave2.org>
2010-01-20 12:09:53 +00:00
Dmitry Marakasov
2e12aa734c - Fix sorting and minor cleanups in category Makefiles 2010-01-20 06:02:31 +00:00
Jun Kuriyama
ae4d8268ea kumofs is a scalabe and highly available distributed key-value store.
WWW: http://github.com/etolabo/kumofs
2010-01-19 03:52:31 +00:00
Philip M. Gollucci
eddd1e9d25 A C implementation of the stored procedure written in plpgsql that's bundled
with OpenNMS, this is the preferred version for use as is offers better
performance

WWW: http://www.opennms.org/wiki/IPLIKE

PR:		ports/142581
Submitted by:	Sevan Janiyan <venture37 at geeklan.co.uk>
2010-01-12 01:19:59 +00:00
Alex Dupre
02deaaf2a7 As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS. 2010-01-11 11:58:42 +00:00
Wen Heping
947d961823 py-dbf is a pure python package for reading/writing dBase, FoxPro,
and Visual FoxPro .dbf files (including memos).

Currently supports dBase III, and FoxPro - Visual FoxPro 6 tables.
Text is returned as unicode, and codepage settings in tables are
honored. Documentation needs work, but author is very responsive
to e-mails.

WWW:    http://pypi.python.org/pypi/dbf/
2010-01-09 12:12:43 +00:00
Greg Larkin
615804f6a6 This script takes information from "SHOW STATUS LIKE..."
and "SHOW VARIABLES LIKE..." then attempts to produce
sane recommendations for tuning server variables.

It is compatible with all versions of MySQL 3.23 - 5.1.

WWW:	https://launchpad.net/mysql-tuning-primer

PR:		ports/140641
Submitted by:	Joe Horn <joehorn at gmail.com>
2010-01-08 21:57:12 +00:00
Wen Heping
295022ae02 DBIx::Class::QueryProfiler is a profiler for DBIx::Class. Also
it provides more usable output or queries.

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

PR:		ports/142006
Submitted by:	Andrey Kostenko <andrey@kostenko.name>
2010-01-08 14:09:35 +00:00
Greg Larkin
b4624b28d1 - Connect pear-Doctrine12 to the build
Reported by:	miwi
2010-01-05 22:55:39 +00:00
Alex Dupre
381873b158 Remove MySQL 5.4 in favor of MySQL 5.5. 2010-01-04 10:54:33 +00:00
Alex Dupre
c75c4f7ffa Connect MySQL 5.5 to the build. 2010-01-04 10:18:07 +00:00
Martin Wilke
fc48231e28 A script to take daily, weekly and monthly backups of your MySQL
databases using mysqldump.

Features:
- Backup mutiple databases
- Single backup file or to a seperate file for each DB
- Compress backup files
- Backup remote servers
- E-mail logs

WWW:	https://sourceforge.net/projects/autobackupmysql

PR:		ports/141846
Submitted by:	Frank Wall <fw at moov.de>
2009-12-24 23:38:54 +00:00
Wen Heping
ce2742d168 p5-MongoDB is a Mongo Driver for Perl.
WWW: http://search.cpan.org/dist/MongoDB
2009-12-23 03:31:54 +00:00
Pav Lucistnik
617155369d Pure Python
All code, at first, is written in pure Python so that py-postgresql will work
anywhere that you can install Python 3. Optimizations in C are made where
needed, but are always optional.

Prepared Statements
Using the PG-API interface, protocol-level prepared statements may be created
and used multiple times. db.prepare(sql)(*args)

COPY Support
Use the convenient COPY interface to directly copy data from one connection to
another. No intermediate files or tricks are necessary.

Arrays and Composite Typescw
Arrays and composites are fully supported. Queries requesting them will returns
objects that provide access to the elements within.

"pg_python" Quick Console
Get a Python console with a connection to PostgreSQL for quick tests and simple
scripts.

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

PR:		ports/137782
Submitted by:	Volodymyr Kostyrko <c.kworr@gmail.com>
2009-12-18 19:22:02 +00:00
Jun Kuriyama
dcc66d4db2 Dump fixtures from source database to filesystem then import to
another database (with same schema) at any time.  Use as a constant
dataset for running tests against or for populating development
databases when impractical to use production clones.  Describe fixture
set using relations and conditions based on your DBIx::Class schema.

WWW: http://search.cpan.org/dist/DBIx-Class-Fixtures/
2009-12-16 08:52:09 +00:00
Jun Kuriyama
cdef06d870 - Repocopy pgpool-II-2.2.6 (maintenance branch) to
databases/pgpool-II-22 and upgrade databases/pgpool-II to 2.3.
- Record $CONFLICTS each other.

Please note upgrade from 2.2.6 to 2.3 causes small incompatibility
(read NEWS file in distribution).
2009-12-15 05:20:47 +00:00
Yi-Jheng Lin
c43654419a Add py-pylibmc 0.9.1, python libmemcached wrapper.
PR:		ports/140857
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
Approved by:	lwhsu/rafan (mentors, implicit)
2009-11-25 16:15:17 +00:00
Wen Heping
1f3f523f0b The PyMongo distribution contains tools for interacting with
the Mongo database from Python. The pymongo package is a native
Python driver for the Mongo database. The gridfs package is a
gridfs implementation on top of pymongo.

WWW:  http://github.com/mongodb/mongo-python-driver
2009-11-23 13:33:44 +00:00
Wen Heping
637504c00e pecl-mongo provides an interface for communicating with the
Mongo database in PHP.

WWW: http://pecl.php.net/package/mongo
2009-11-23 12:43:21 +00:00
Wen Heping
51ed5eda72 Mongo (from "humongous") is a high-performance, open source,
schema-free, document-oriented database. A common name in the
"NOSQL" community.

WWW: http://www.mongodb.org/

PR:		ports/140257 [1]
		ports/140144 [2]
		ports/140489 [2]
Submitted by:	Ivan Voras <ivoras@FreeBSD.org> [1]
		Mirko Zinn <mail@derzinn.de> [2]
2009-11-19 07:09:00 +00:00
Wen Heping
af4df674ff Mongo (from "humongous") is a high-performance, open source,
schema-free, document-oriented database. A common name in the
"NOSQL" community.

WWW: http://www.mongodb.org/

PR:		ports/140144 [1]
		ports/140257 [2]
		ports/140489 [1]
Submitted by:	Mirko Zinn <mail@derzinn.de> [1]
		Ivan Voras <ivoras@FreeBSD.org> [2]
2009-11-19 06:53:27 +00:00
Dirk Meyer
7f9a99c879 - disconnect ruby-dbd-sqlite3 2009-11-17 17:04:28 +00:00
Dirk Meyer
c51add673e A Ruby interface to the PostgreSQL Relational Database Management System.
The 'pg' module is the newer module, that has been greatly improved, and
is almost a complete rewrite. It is not backwards compatible. Use this module
for newly written code. It should be more stable, less buggy, and has more
features.

LICENSE: BSD or GPL2

WWW:	http://rubyforge.org/projects/ruby-pg/
2009-11-17 16:55:55 +00:00
Dirk Meyer
b95981a575 This is the SQLite3 driver for DBI-for-Ruby.
Author:	Erik Hollensben
WWW:	http://ruby-dbi.sourceforge.net
2009-11-15 10:13:21 +00:00
Steven Kreuzer
c4701807ef Add Berkeley DB 4.8 to the ports tree as a "regular" port for now.
Once FreeBSD 8.0 ships, I'll update all the USE knobs that are
necessary to allow other ports to make use of this port.

PR:		ports/138831
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
Approved by:	portmgr@
2009-11-09 16:43:06 +00:00
Wen Heping
80e59f6554 Rose::DBx::Object::Renderer generates web UIs for Rose::DB::Object.
It encapsulates many web conventions in the generated UIs as default
behaviours. For example, email addresses are by default rendered as
mailto links in tables and appropiate validation is enforced
automatically in forms. These behaviours are highly extensible.

Renderer uses CGI::FormBuilder to generate forms and the Google Chart
API to render charts. Template::Toolkit is used for template processing,
however, Renderer can dynamically generate a full set of UIs without
any templates.

WWW: http://search.cpan.org/dist/Rose-DBx-Object-Renderer
2009-11-06 13:46:00 +00:00
Cheng-Lung Sung
16b4be3644 - add ruby-dbd_sqlite3, SQLite3 driver for DBI-for-Ruby 2009-10-29 12:15:10 +00:00
Cheng-Lung Sung
a42ccf4bc2 2009-10-01 databases/ruby-dbd_interbase: no longer under development 2009-10-29 09:21:37 +00:00
Cheng-Lung Sung
f8ec685609 2009-10-01 databases/ruby-dbd_proxy: no longer under development 2009-10-29 09:12:53 +00:00
Cheng-Lung Sung
59264be3b1 2009-10-01 databases/ruby-dbd_msql: no longer under development 2009-10-29 08:37:16 +00:00
Cheng-Lung Sung
c12a3092a5 - Ruby bindings for the tokyocabinet database.
PR:		ports/138685
Submitted by:	Damian Gerow <dgerow_AT_afflictions dot org>
2009-10-23 03:32:11 +00:00
Greg Larkin
d93cab3b17 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
2009-09-28 20:12:44 +00:00
Martin Wilke
cc6748e28b 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>
2009-09-18 23:35:34 +00:00
Martin Wilke
0c283ea09b 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
2009-09-18 22:44:39 +00:00
Martin Wilke
bad12b112d 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>
2009-09-13 12:25:29 +00:00
Sergey Skvortsov
5a6475a692 Remove obsolete Firebird 1.x :
- no longer under development
- does not build with GCC 4.x
2009-09-03 15:23:49 +00:00
Martin Wilke
9defab94ea 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>
2009-08-27 09:19:48 +00:00
Thomas Abthorpe
b9c1a0bc14 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>
2009-08-22 03:56:38 +00:00
Jun Kuriyama
d73b950702 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
2009-08-18 02:53:33 +00:00