Commit graph

1015 commits

Author SHA1 Message Date
Baptiste Daroussin
644d120595 Remove ports BROKEN for more than 6 months
devel/simian
databases/mysql-gui-tools

Approved by:	gahr (maintainer)
2011-08-02 09:01:39 +00:00
Ryan Steinmetz
53b0b58561 New port: databases/rubygem-dm-chunked_query
Allows performing chunked queries on DataMapper Models or Collections.

WWW: http://rubygems.org/gems/dm-chunked_query

Approved by:	wxs (mentor)
2011-08-01 16:29:59 +00:00
Baptiste Daroussin
2e6cabfa17 Bye bye abandonwares (part 2)
2011-08-01 benchmarks/rawio: Looks like an abandonware, no more public distfiles
2011-08-01 benchmarks/tmetric: Looks like abandonware, no more public distfiles
2011-08-01 biology/L-Breeder: Looks like an abandonware, no more public distfile
2011-08-01 biology/crimap: Looks like an abandonware, no more public distfile
2011-08-01 biology/distribfold: No more upstream, looks like an abandonware
2011-08-01 biology/kinemage: Looks like an abandonware, no more public distfile
2011-08-01 biology/lsysexp: Looks like an abandonware, no more public distfile
2011-08-01 chinese/chm2html: Looks like an abandonware, no more public distfile
2011-08-01 chinese/ntuttf: No more public distfiles available
2011-08-01 chinese/reciteword: Looks like an abandonware, no more public distfile
2011-08-01 chinese/tocps: No more pulic distfiles
2011-08-01 chinese/xttmgr: Looks like an abandonware, no more public distfile
2011-08-01 comms/mserver: Looks like an abandonware, no more public distfiles
2011-08-01 comms/qicosi: Looks like an abandonware, no more public distfile
2011-08-01 comms/sms_client: Looks like an abandonware, no more public distfile
2011-08-01 comms/smstools: Looks like an abandonware, no more public distfile
2011-08-01 converters/siconv: Looks like an abandonware, no more public distfiles
2011-08-01 converters/utf8conv: Looks like an abandonware, no more public distfile
2011-08-01 databases/pgcluster: Looks like an abandonware, no more public distfile
2011-08-01 databases/py-MySQL: Please use databases/py-MySQLdb instead
2011-08-01 databases/py-SQLDict: Looks like an abandonware, no more public distfile
2011-08-01 databases/py-rrdpipe: Looks like an abandonware, no more public distfile
2011-08-01 databases/sybase_ase: no more public distfiles available
2011-08-01 04:29:44 +00:00
Sunpoet Po-Chuan Hsieh
3fd8e422e2 - Sort SUBDIRs
- Fix NO_VIET_KDE coverage
2011-08-01 02:53:58 +00:00
Steve Wills
c1013d1622 Mission:
Development of an open-source solution for asynchronous, master-master
replication of relational databases that is

- ridiculously easy to use
- database independent

Currently supports PostgreSQL and MySQL.

WWW: http://www.rubyrep.org/

PR:		ports/158605
Submitted by:	Eirik Oeverby <ltning@anduin.net>
2011-07-31 13:26:05 +00:00
Li-Wen Hsu
a0dc848483 Add py-pymysql 0.4, pure Python MySQL Driver. 2011-07-22 17:07:28 +00:00
Sergey A. Osokin
80f1925c91 Add redis-scripting, version 2.2.111, an experimental version of
Redis 2.2.11 with support for Lua scripting, backported from the
scripting branch.  Instructions about how to use it are contained
in following blog post:
http://antirez.com/post/scripting-branch-released.html

Connect to build.

Add CONFLICTS and bump PORTREVISION for databases/redis.
2011-07-22 10:32:41 +00:00
Steve Wills
859ad189ae - Connect rubygem-sqlite3-ruby to the build
Pointyhat to:		swills
2011-07-21 01:11:32 +00:00
Sunpoet Po-Chuan Hsieh
b379d26e76 - Add p5-AnyEvent-BDB 1.1
AnyEvent::BDB is an AnyEvent user, you need to make sure that you use and run a
supported event loop.

Loading this module will install the necessary magic to seamlessly integrate BDB
into AnyEvent, i.e. you no longer need to concern yourself with calling
BDB::poll_cb or any of that stuff (you still can, but this module will do it in
case you don't).

The AnyEvent watcher can be disabled by executing undef $AnyEvent::BDB::WATCHER.
Please notify the author of when and why you think this was necessary.

WWW: http://search.cpan.org/dist/AnyEvent-BDB/
2011-07-17 07:28:07 +00:00
Sunpoet Po-Chuan Hsieh
7d45d100a3 - Add p5-BDB 1.88
BDB is a Perl module to provide asynchronous Berkeley DB access.

WWW: http://search.cpan.org/dist/BDB/
2011-07-17 07:26:34 +00:00
Steve Wills
74f300b971 MemcacheQ is a Simple Queue Service over Memcache.
Features:

    * damn simple
    * very fast
    * multiple queue
    * concurrent well
    * memcache protocol compatible

WWW: http://memcachedb.org/memcacheq/

PR:		ports/153422
Submitted by:	Mikhail T. <m.tsatsenko at gmail.com>
2011-07-16 23:27:39 +00:00
Sunpoet Po-Chuan Hsieh
5be9dc0849 - Add p5-Cache-Memcached-libmemcached 0.02011
This is the Cache::Memcached compatible interface to libmemcached, a C library
to interface with memcached.

WWW: http://search.cpan.org/dist/Cache-Memcached-libmemcached/

PR:		ports/157939
Submitted by:	Dmitry Liakh <dliakh@ukr.net>
2011-07-13 00:50:37 +00:00
Martin Matuska
95a0a6b8da Provides an API into an IMSP server for address books and options.
WWW: http://pear.horde.org
2011-07-07 21:14:26 +00:00
Martin Matuska
3566d7c060 Horde database/SQL abstraction layer
WWW: http://pear.horde.org
2011-07-07 19:27:01 +00:00
Martin Matuska
54a9e3b002 Horde API to access a memcache server.
WWW: http://pear.horde.org
2011-07-07 19:19:02 +00:00
Ashish SHUKLA
8c36f7a8aa This library is a Haskell binding to the MySQL mysqlclient client library.
It is a fairly faithful, low level library that implements
most of the MySQL client API.

WWW: https://github.com/mailrank/mysql

PR:		ports/157264
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw>
2011-07-03 22:00:49 +00:00
Sunpoet Po-Chuan Hsieh
60cac43758 - Add p5-Text-xSV 0.21
This module is for reading and writing a common variation of character
separated data.

WWW: http://search.cpan.org/dist/Text-xSV/

PR:		ports/157937
Submitted by:	Dmitry Liakh <dliakh@ukr.net>
2011-06-28 15:18:29 +00:00
Martin Wilke
91263b07cf Sql3 is an interface to the popular Sqlite3 database. The module provides a
minimal wrapper around Sqlite3's C interface which is designed to give the
developer access to all of Sqlite3's features in a way that is convenient
for Pure programmers.

WWW:	http://docs.pure-lang.googlecode.com/hg/pure-sql3.html

PR:		ports/156103
Submitted by:	Zhihao Yuan <lichray at gmail.com>
2011-06-27 14:45:31 +00:00
Martin Wilke
611a2a1304 sqlparse is a non-validating SQL parser module.
It provides support for parsing, splitting and formatting SQL statements.

WWW: http://code.google.com/p/python-sqlparse/

PR:		ports/156828
Submitted by:	Roland van Laar <roland at micite.net>
2011-06-25 09:39:15 +00:00
Philip M. Gollucci
d3234c775d rubygem-memcache
Ruby client for memcached supporting advanced
protocol features and pluggable architecture.

WWW: http://github.com/ninjudd/memcache

PR:		ports/153453
Submitted by:	Mikhail T. <michael at fun-box.ru>
2011-06-25 03:31:46 +00:00
Philip M. Gollucci
d20b585258 CouchRest provides a simple interface on top of CouchDB's RESTful HTTP API,
as well as including some utility scripts for managing views and attachments.

WWW: http://rubygems.org/gems/couchrest

PR:		ports/158129
Submitted by:	Mike Carlson (carlson39 at llnl.gov)
2011-06-24 18:19:33 +00:00
Nicola Vitale
c6a91e8abb - Connect databases/py-sqlalchemy06 to the ports tree 2011-06-23 13:45:39 +00:00
Steve Wills
ac8aadc5f1 DataMapper backend for delayed_job
WWW: http://rubygems.org/gems/delayed_job_data_mapper

PR:		ports/157987
Submitted by:	Ryan Steinmetz <rpsfa at rit.edu>
2011-06-22 21:01:00 +00:00
Steven Kreuzer
c88d74b4ad Whisper is a fixed-size database, similar in design to RRD
(round-robin-database). It provides fast, reliable storage of
numeric data over time.

WWW:    http://graphite.wikidot.com/whisper
2011-06-22 18:23:38 +00:00
Steve Wills
904637f1c9 dm-devise adds DataMapper support to devise
(http://github.com/plataformatec/devise) for authentication support for Rails

WWW: http://rubygems.org/gems/dm-devise

PR:		ports/158011
Submitted by:	rpsfa at rit.edu
2011-06-19 16:44:59 +00:00
Steve Wills
7f7d05e7b7 This gem provides the railtie that allows datamapper to hook
into rails3 and thus behave like a rails framework component.
Just like activerecord does in rails, dm-rails uses the railtie
API to hook into rails. The two are actually hooked into rails
almost identically.

Creating new datamapper apps on rails3 from scratch is actually
really easy. The following will guide you through the process.

WWW: http://rubygems.org/gems/dm-rails

PR:		ports/157994
Submitted by:	Ryan Steinmetz <rpsfa at rit.edu>
2011-06-18 18:46:40 +00:00
Steve Wills
977fa492b0 A datamapper plugin for active_model compliance and thus rails 3 compatibility.
WWW: http://rubygems.org/gems/dm-active_model/

PR:		ports/157993
Submitted by:	Ryan Steinmetz <rpsfa at rit.edu>
2011-06-18 18:38:07 +00:00
Steve Wills
f771dd5ed1 File attachments as attributes for DataMapper,
based on the original Paperclip by Jon Yurek at Thoughtbot

WWW: http://rubygems.org/gems/dm-paperclip

PR:		ports/157989
Submitted by:	Ryan Steinmetz <rpsfa at rit.edu>
2011-06-18 18:34:33 +00:00
Steve Wills
3087da9ab4 Not to be confused with the dm-pagination gem (a similar gem
lacking in functionality) dm-pager is a new, fresh, and feature
rich pagination implementation for DataMapper. Due to Github's gem
builder being destroyed, we were forced to rename our gem to
'dm-pager' which is now available on Gemcutter.org.

WWW: https://github.com/visionmedia/dm-pagination

PR:		ports/157988
Submitted by:	Ryan Steinmetz <rpsfa at rit.edu>
2011-06-18 18:32:35 +00:00
Steve Wills
7f552b3bc7 DataMapper::Observer allows you to add callback hooks to
many models. This is similar to observers in ActiveRecord.

WWW: https://github.com/datamapper/dm-observer

PR:		ports/157985
Submitted by:	Ryan Steinmetz <rpsfa at rit.edu>
2011-06-18 18:29:09 +00:00
Brooks Davis
c43376d335 Add nagios-check_postgres_replication, a Nagios plugin to check the lag
between a postgresql streaming replica and master.
2011-06-14 21:39:56 +00:00
Sunpoet Po-Chuan Hsieh
6207848376 - Add p5-DBIx-Class-Cursor-Cached 1.001001
DBIx::Class::Cursor::Cached provides cursor class with built-in caching support.

WWW: http://search.cpan.org/dist/DBIx-Class-Cursor-Cached/
2011-06-12 16:16:44 +00:00
Palle Girgensohn
8afd80c106 Add postgresql 9.1 beta1.
See http://www.postgresql.org/about/news.1313 for more info.

Also, use USERS knob instead of explicitally creating the pgsql user
while still accepting alternative names, using [1] with some added
magic.

PR:	157667 [1]
2011-06-11 23:14:30 +00:00
Doug Barton
0f42540316 Add a slave port for MYSQL_VER=52, which is actually mariadb 2011-06-08 05:15:07 +00:00
Doug Barton
21bc38e2d2 Split databases/mariadb into -client, -scripts, and -server ports
Upgrade to version 5.2.6 [1]

Bring default compilation options into line with standard mariadb releases,
per http://kb.askmonty.org/v/generic-build-instructions [1]

Submitted by:	maintainer [1]
Approved by:	maintainer
2011-06-07 07:11:25 +00:00
Matthias Andree
bb84b598b7 Remove db45.
This happens before EXPIRATION_DATE as no dependencies are left in ports,
the few that were there use db46+.

Approved by: Gea-Suan Lin (maintainer)
2011-05-27 23:46:54 +00:00
Matthias Andree
ff9b5de54f Remove databases/db3. All users were using db3+
and have in fact been using 4.0+ since 2011-04-12 (Mk/bsd.database.mk r1.57).

Chase upgrade in dependent ports and change USE_BDB to 40+.
2011-05-23 12:09:06 +00:00
Boris Samorodov
919eb1b373 The easiest possible way to browse the data of your database.
You can customize the way data are presented in a very simple way.
The ideal tool to edit your personal databases or to browse data
of an application you're developing with other languages/tools.

Filtering data has never been so easy, no SQL knowledge required.

WWW: http://sqlkit.argolinux.org/
2011-05-09 10:32:35 +00:00
Baptiste Daroussin
d16870ec48 One more bunch of unmaintained expired ports removal
2011-05-01 audio/dap: Upstream disapear and distfile is no more available
2011-05-01 audio/gdrdao: Upstream disapear and no more distfiles available
2011-05-01 databases/gmysql: Upstream disapear and distfile is no more available
2011-05-01 deskutils/kuake: Upstream disapear and distfile is no more available
2011-05-01 finance/xinvest: Outdated, abandoned
2011-05-01 finance/xquote: Outdated, abandoned
2011-05-01 french/plgrenouille: Upstream disapear and distfile is no more available
2011-05-02 12:48:13 +00:00
Florian Smeets
3cedc55309 Add new port databases/pecl-rrd:
Procedural and simple OO wrapper for rrdtool - data logging and graphing system
for time series data.

WWW:	http://www.pecl.php.net/package/rrd/
2011-04-26 17:08:50 +00:00
Wen Heping
2bec4362d9 This is a python DBAPI module for FirebirdSQL.
WWW: https://github.com/nakagami/pyfirebirdsql

PR:		ports/156414
Submitted by:	Jose Jachuf <jjachuf@gmail.com>
2011-04-22 00:47:39 +00:00
Rene Ladan
48f1d8c469 Remove most expired ports:
2011-04-17 cad/tclspice: has been broken for more than a year
2011-04-17 comms/hcfmdm: does not compile on 7.X or higher
2011-04-17 databases/mysqlcc: has been broken for almost a year
2011-04-17 devel/ruby-rjudy: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/xfc: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/lamson: has been broken for a half year
2011-04-17 devel/cocktail: does not build on FreeBSD 7.x or newer
2011-04-17 devel/djgpp-gcc: has been broken for half a year
2011-04-17 devel/gauche-sdl: has been broken for a year
2011-04-17 devel/gdb53-act: does not compile on FreeBSD 7.x and up
2011-04-17 editors/zed: does not compile on FreeBSD 7.x or newer
2011-04-17 games/aqbubble: does not compile on FreeBSD 7.x or newer
2011-04-17 graphics/libvisual-plugins: has been broken for 3 years
2011-04-17 japanese/roundcube: has been broken for almost a year
2011-04-17 japanese/tkstep80: does not compile on FreeBSD 7.x or newer
2011-04-17 lang/u++: has been broken for over a half year
2011-04-17 lang/pugs: has been broken for over a year
2011-04-17 lang/mozart: does not compile on FreeBSD 7.x or newer
2011-04-17 math/linalg: does not build on FreeBSD 7.x or newer
2011-04-17 math/R-cran-igraph: has been broken for over a half year
2011-04-17 misc/ftree: has been broken for over a half year
2011-04-17 multimedia/katchtv: has been broken for a half year
2011-04-17 multimedia/libomxil-bellagio: has been broken for almost a year
2011-04-17 multimedia/banshee-mirage: has been broken for over a half year
2011-04-17 net-p2p/trackerbt: has been broken for a half year
2011-04-17 net/cap: does not compile on FreeBSD 7.x or newer
2011-04-17 net/ggsd: does not compile on FreeBSD 7.x or newer
2011-04-17 net/b2bua: does not compile on FreeBSD 7.x or newer
2011-04-17 net/penguintv: has been broken for a half year
2011-04-17 news/openftd: has been broken for almost a year
2011-04-17 palm/romeo: does not compile on FreeBSD 7.x or newer
2011-04-17 science/pcp: does not compile on FreeBSD 7.x or newer
2011-04-17 science/elmer-fem: has been broken for over a year
2011-04-17 security/newpki-lib: does not compile on FreeBSD 7.x or newer
2011-04-17 security/newpki-server: does not compile on FreeBSD 7.x or newer
2011-04-17 security/xmlsec: does not compile on FreeBSD 7.x or newer
2011-04-17 security/f-protd: has been broken for over a year
2011-04-17 sysutils/xwlans: does not compile on FreeBSD 7.x or newer
2011-04-17 www/bk_edit: does not compile on FreeBSD 7.x and newer
2011-04-17 www/bricolage: has been broken for a half year
2011-04-17 x11-toolkits/gauche-gtk: has been broken for a year
2011-04-17 x11-toolkits/gambas2-gb-qt: has been broken for over a year
2011-04-17 x11-toolkits/php-gtk2: has been broken for over a half year
2011-04-17 x11-toolkits/p5-Tcl-Tk: has been broken for 2 year
2011-04-17 x11/metisse: has been broken for over a half year
2011-04-18 22:25:41 +00:00
Alex Dupre
14bbb099d9 Add php5-sqlite3 port, the SQLite3 extension for PHP. 2011-04-15 14:54:29 +00:00
Wen Heping
803c8aa1c5 A Go interface for SQLite3, modelled after the C interface.
WWW: http://kuroneko.github.com/gosqlite3/

Submitted by:	Zhihao Yuan <lichray@gmail.com> (via email)
2011-04-14 00:56:10 +00:00
Jun Kuriyama
2b42431f30 Provides inflation to a Path::Class::File object allowing file system
storage of BLOBS.

The storage path is specified with fs_column_path. Each file receives
a unique name, so the storage for all FS columns can share the same
path.

Within the path specified by fs_column_path, files are stored in
sub-directories based on the first 2 characters of the unique file
names.  Up to 256 sub-directories will be created, as needed. Override
_fs_column_dirs in a derived class to change this behavior.

fs_new_on_update will create a new file name if the file has been
updated.

WWW: http://search.cpan.org/dist/DBIx-Class-InflateColumn-FS/
2011-04-13 08:54:11 +00:00
Matthias Andree
5c5a046700 Remove databases/db2. Rest in peace. Only casualty: devel/tcl-neo. 2011-04-12 21:55:54 +00:00
Baptiste Daroussin
3d2029c277 Prophet is a distributed database system designed for small to medium scale
social database applications.

WWW:    http://search.cpan.org/dist/Prophet/
2011-04-05 16:37:46 +00:00
Rene Ladan
acab86f4d8 Remove expired slave port databases/postgresql81-contrib (2011-04-02) 2011-04-04 20:56:46 +00:00
Rene Ladan
b48961454d Garbage collect expired slave ports (2011-04-02):
databases/postgresql73-client
databases/postgresql74-client
databases/postgresql74-contrib
databases/postgresql80-client
databases/postgresql80-contrib
databases/postgresql81-client
2011-04-04 18:06:54 +00:00
Rene Ladan
550c63439c Prematurely remove broken port which depends on expired
databases/postgresql74-server

2011-04-17 databases/erserver: does not compile on FreeBSD 7.x or newer

Approved by:	tabthorpe
2011-04-04 17:43:36 +00:00