1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

8638 Commits

Author SHA1 Message Date
Renato Botelho
0de76ed7f2 - Fix build when PREFIX != /usr/local
- Instead of replace all /usr/local occourences on SConstruct file, use --prefix
argument
- Get rid of manual installation and use scons install instead
- Strip binaries on FreeBSD as scons were doing for solaris end linux
- Add a new OPTION (off by default) called DEVEL to install library and header
files, it's useful when you need to link binaries against libmongoclient
- Bump PORTREVISION since pkg-plist has changed

PR:		ports/153525
Submitted by:	garga@
Approved by:	maintainer
2010-12-30 10:29:03 +00:00
Philip M. Gollucci
116ec22ac1 - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
2010-12-29 20:04:42 +00:00
Mathieu Arnold
1d822befae Update to 0.76
Changes: http://search.cpan.org/dist/Rose-DBx-Object-Renderer/Changes
2010-12-29 15:17:56 +00:00
Sunpoet Po-Chuan Hsieh
7ec5278c6e - Use canonical format for ports@FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
2010-12-29 07:03:16 +00:00
Alex Dupre
144f3b9fb7 Normalize cmake parameters and fix WITH_FAST_MUTEXES.
PR:		ports/153472
Submitted by:	Oleg Sidorkin <OSidorkin@gmail.com>
2010-12-28 06:49:39 +00:00
Mark Linimon
d46c2efac2 Reset ijliao@FreeBSD.org due to maintainer-timeouts and long absence.
We hope to see ijliao back again sometime.

Hat:		portmgr
2010-12-28 06:31:49 +00:00
Wen Heping
6605778513 - Change required PHP libraries
- Fix pkg-descr
- Add LICENSE
- Bump PORTREVISION

PR:		ports/153467
Submitted by:	Joe Horn <joehorn@gmail.com>
2010-12-28 02:55:29 +00:00
Pav Lucistnik
60dfc9c453 - Fix build with new boost
Submitted by:	Alexander Churanov <alexanderchuranov@gmail.com>
2010-12-27 20:55:08 +00:00
Alex Dupre
70f8ddb44f Allow custom pidfile. 2010-12-27 18:01:03 +00:00
Philip M. Gollucci
efb57e632d - new version of py-MySQLdb installs only the .egg 'zipped' so mysql.so
is no longer present to test for.

Approved by:    itectu (portmgr, via irc)
2010-12-27 15:52:11 +00:00
Alex Dupre
d9029c5139 Update MySQL to 5.5.8 GA release. Read UPDATING.
Major changes:
- new installation layout, resembling RPM packages:
  - client = Client Utilities + Development Libraries + Shared components
  - server = MySQL Server + Embedded
- new build system: cmake instead of autotools
- fewer port knobs

Expect various breakages, but if we are lucky this could become the new default
mysql port.
2010-12-27 15:02:38 +00:00
Jun Kuriyama
85a68fcd3c Test::Fixture::DBI is fixture test library for DBI.
WWW: http://search.cpan.org/dist/Test-Fixture-DBI/
2010-12-27 09:26:44 +00:00
Wen Heping
1bff7de53c The official Python client for Riak.
Riak is a Dynamo-inspired key/value store that scales predictably and easily.
Riak also simplifies development by giving developers the ability to quickly
prototype, test, and deploy their applications. A truly fault-tolerant system,
Riak has no single point of failure. No machines are special or central in
Riak, so developers and operations professionals can decide exactly how
fault-tolerant they want and need their applications to be.

WWW: https://github.com/basho/riak-python-client

PR:		ports/153342
Submitted by:	TJ Ninneman <tj@harperdog.com>
2010-12-27 06:54:48 +00:00
Wen Heping
b2c897ddbd - Update to 0.1624
ChangeLog: http://search.cpan.org/src/KIMOTO/DBIx-Custom-0.1624/Changes
2010-12-27 02:27:08 +00:00
Josh Paetzel
0da385c488 Update to 2.1.12
PR:	ports/153442
Submitted by:	Khee Chin <kheechin@gmail.com>
Approved by:	Khee Chin <kheechin@gmail.com> (maintainer)
2010-12-26 15:32:02 +00:00
Jun Kuriyama
b3e24303df SQL::Abstract::Plugin::InsertMulti is enable bulk insert support for
SQL::Abstract. Declare 'use SQL::Abstract::Plugin::InsertMulti;' with
'use SQL::Abstract;', exporting insert_multi() and update_multi()
methods to SQL::Abstract namespace from
SQL::Abstract::Plugin::InsertMulti.

Plugin system is depends on 'into' options of Sub::Exporter.

WWW: http://search.cpan.org/dist/SQL-Abstract-Plugin-InsertMulti/
2010-12-26 15:26:05 +00:00
Jun Kuriyama
978d929e39 Get information from $dbh.
WWW: http://search.cpan.org/dist/DBIx-Inspector/
2010-12-26 15:13:51 +00:00
Jun Kuriyama
21a9552b4c Test::postgresql automatically setups a postgresql instance in a
temporary directory, and destroys it when the perl script exits.

WWW: http://search.cpan.org/dist/Test-postgresql/
2010-12-26 15:10:20 +00:00
Jun Kuriyama
321fa17166 - Upgrade to 0.10. 2010-12-25 12:22:50 +00:00
Jun Kuriyama
29df36ecb3 - Upgrade to 0.0732. 2010-12-25 12:22:36 +00:00
Jun Kuriyama
40631fcf9c DBIx::TransactionManager is a simple transaction manager. Like
DBIx::Class::Storage::TxnScopeGuard.

WWW: http://search.cpan.org/dist/DBIx-TransactionManager/
2010-12-25 11:12:16 +00:00
Jun Kuriyama
aab5494f2c - Upgrade to 0.42. 2010-12-25 10:30:57 +00:00
Jun Kuriyama
d4c92a61b3 - Upgrade to 0.4.13. 2010-12-25 10:29:14 +00:00
Mathieu Arnold
2238d1481a Update to 0.793
Changes: http://search.cpan.org/dist/Rose-DB-Object/Changes
2010-12-24 15:14:51 +00:00
Wen Heping
38db709300 - Update to 0.40
ChangeLog: http://cpansearch.perl.org/src/KRISTINA/MongoDB-0.40/Changes
2010-12-23 06:29:24 +00:00
Wen Heping
8612cdbb6d - Update to 1.1.8 2010-12-23 03:36:19 +00:00
Wen Heping
3881dbdc82 Dancer::Plugin::Database provides an easy way to obtain a connected DBI database
handle by simply calling the database keyword within your Dancer application.

Returns a Dancer::Plugin::Database::Handle object, which is a subclass of DBI's
DBI::db connection handle object, so it does everything you'd expect to do with
DBI, but also adds a few convenience methods. See the documentation for
Dancer::Plugin::Database::Handle for full details of those.

WWW: http://search.cpan.org/dist/Dancer-Plugin-Database
2010-12-23 02:01:46 +00:00
Wen Heping
d6ae8aee59 - Update to 1.72
ChangeLog: http://cpansearch.perl.org/src/FREW/SQL-Abstract-1.72/Changes
2010-12-23 01:12:58 +00:00
Wen Heping
35a34f964a - Update to 0.10
ChangeLog: http://search.cpan.org/src/GUGOD/Test-Cukes-0.10/Changes
2010-12-23 00:11:53 +00:00
Ade Lovett
843f8123d4 Sync to final (for now) bsd.autotools.mk 2010-12-22 20:05:49 +00:00
Wen Heping
591eb46d8f - Update to 0.792
ChangeLog: http://cpansearch.perl.org/src/JSIRACUSA/Rose-DB-Object-0.792/Changes
2010-12-21 06:54:44 +00:00
Philip M. Gollucci
d2c1138788 - Update to 1.47
- Remove MD5

PR:             ports/153279
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Changes:        http://search.cpan.org/dist/ORLite/Changes
2010-12-21 03:07:00 +00:00
Wen Heping
b9452e2f58 - Update to 0.1622
ChangeLog: http://cpansearch.perl.org/src/KIMOTO/DBIx-Custom-0.1622/Changes
2010-12-21 03:03:21 +00:00
Jose Alonso Cardenas Marquez
effa4b46c1 - Remove obsolete entry from pkg-plist.client file
Reported by:	erwin
2010-12-20 20:50:48 +00:00
Jose Alonso Cardenas Marquez
4e6aed767f - Fix MASTERSITES
Reported by:	erwin
2010-12-20 20:49:07 +00:00
Jose Alonso Cardenas Marquez
7d392d83b0 - Fix MASTER_SITES 2010-12-20 09:38:49 +00:00
Jose Alonso Cardenas Marquez
c602fa083c - Connect databases/firebird21-client and databases/firebird21-server 2010-12-20 09:07:31 +00:00
Jose Alonso Cardenas Marquez
302832e19e - New port: databases/firebird21-client
Firebird is a relational database offering many ANSI SQL-99 features
that runs on Linux, Windows, and a variety of Unix platforms.  Firebird
offers excellent concurrency, high performance, and powerful language
support for stored procedures and triggers.  It has been used in
production systems, under a variety of names since 1981.

Firebird is completely free of any registration, licensing or deployment
fees.  It may be deployed freely for use with any third-party software,
whether commercial or not.

WWW: http://sourceforge.net/projects/firebird/
WWW: http://www.firebirdsql.org/

PR:		152403
Submitted by:	Max Kochubey <root at hangover.org.ru>
2010-12-20 09:06:28 +00:00
Jose Alonso Cardenas Marquez
0ec9572a95 - New port: databases/firebird21-server
Firebird is a relational database offering many ANSI SQL-99 features
that runs on Linux, Windows, and a variety of Unix platforms.  Firebird
offers excellent concurrency, high performance, and powerful language
support for stored procedures and triggers.  It has been used in
production systems, under a variety of names since 1981.

Firebird is completely free of any registration, licensing or deployment
fees.  It may be deployed freely for use with any third-party software,
whether commercial or not.

WWW: http://sourceforge.net/projects/firebird/
WWW: http://www.firebirdsql.org/

PR:		152402
Submitted by:	Max Kochubey <root at hangover.org.ru>
2010-12-20 09:05:05 +00:00
Jose Alonso Cardenas Marquez
1b7843d717 - Update to 2.0.6
- Take maintainership
- Avoid conflicts with GEOM and sysutils/coreutils [1] gstat commands
- Clean up

Reported by:	Jan Henrik Sylvester <me at janh.de> [1]
2010-12-20 09:01:34 +00:00
Alex Dupre
87c875c263 Fix startup script and bump PORTREVISION.
PR:		ports/153296 [1]
Submitted by:	Steve Wills <steve@mouf.net> [1], dougb
Lesson learned:	Two identical PRs don't make a good patch.
2010-12-20 08:57:57 +00:00
Jose Alonso Cardenas Marquez
a171fc3185 - Connect databases/firebird25-client and databases/firebird25-server 2010-12-20 08:51:20 +00:00
Jose Alonso Cardenas Marquez
ca604afddc - New port: databases/firebird25-client
Firebird is a relational database offering many ANSI SQL-99 features
that runs on Linux, Windows, and a variety of Unix platforms.  Firebird
offers excellent concurrency, high performance, and powerful language
support for stored procedures and triggers.  It has been used in
production systems, under a variety of names since 1981.

Firebird is completely free of any registration, licensing or deployment
fees.  It may be deployed freely for use with any third-party software,
whether commercial or not.

WWW: http://sourceforge.net/projects/firebird/
WWW: http://www.firebirdsql.org/
2010-12-20 08:49:59 +00:00
Jose Alonso Cardenas Marquez
889c999039 - New port: databases/firebird25-server
Firebird is a relational database offering many ANSI SQL-99 features
that runs on Linux, Windows, and a variety of Unix platforms.  Firebird
offers excellent concurrency, high performance, and powerful language
support for stored procedures and triggers.  It has been used in
production systems, under a variety of names since 1981.

Firebird is completely free of any registration, licensing or deployment
fees.  It may be deployed freely for use with any third-party software,
whether commercial or not.

WWW: http://sourceforge.net/projects/firebird/
WWW: http://www.firebirdsql.org/
2010-12-20 08:48:54 +00:00
Martin Wilke
4b7644474c * Add LICENSE
* Remove MD5 line from distinfo.
* Add IGNORE_WITH_PHP=4

PR:		152941
Submitted by:	"Tom Judge" <tom@tomjudge.com>
2010-12-20 06:58:16 +00:00
Martin Wilke
dd45ff7fe1 * Update IGNORE_WITH_PHP to only include 4 as this works with php 5.2.
* Add LICENSE=PHP301 - http://pecl.php.net/package/dbase - depends on ports/152927
* Remove MD5 line from distinfo.

PR:		152935
Submitted by:	"Tom Judge" <tom@tomjudge.com>
Approved by:	maintainer
2010-12-20 06:54:54 +00:00
Philip M. Gollucci
1d3a44db09 Clean up ruby pkg-plists:
%%RUBY_SITEARCHLIBDIR%%
    %%RUBY_SITELIBDIR%%
    lib/ruby/site_ruby
    %%RUBY_VENDORARCHLIBDIR%%
    %%RUBY_VENDORLIBDIR%%
    lib/ruby/vendor_ruby
    lib/ruby

Above directories are owned by lang/ruby1[89] ports.

PR:         ports/153041
Tested by:  2-exp runs by pav
With Hat:   ruby@
2010-12-20 02:46:25 +00:00
Josh Paetzel
a518214c4e HTSQL ("Hyper Text Structured Query Language") is a high-level query
language for relational databases. The target audience for HTSQL is the
accidental programmer -- one who is not a SQL expert, yet needs a usable,
comprehensive query tool for data access and reporting.

WWW: http://htsql.org/
2010-12-17 16:10:43 +00:00
Greg Larkin
94ec603abd - Updated to 1.2.3
- Added GPLv2 license
- Lots of plist changes due to removal of tests from upstream distfile

http://www.doctrine-project.org/blog/doctrine-orm-version-1-2-3-released

Reported by:	portscout via miwi
2010-12-16 18:52:47 +00:00
Baptiste Daroussin
bb63afd2dd - Prepare for devel/icu4 deletion
- fix py-icu with icu4.6
- fix portsgresql*server with icu 4.6
- remove now useless icu patch from webkit
2010-12-16 18:47:56 +00:00
Li-Wen Hsu
b55d84795a Add pecl-handlersocket 0.0.6, a PECL extension for HandlerSocket.
PR:		ports/153217
Submitted by:	jnlin at csie.nctu.edu.tw
2010-12-16 18:24:45 +00:00
Li-Wen Hsu
c60a4d71f1 Add libhsclient 1.0.6, client Library of HandlerSocket Plugin.
PR:		ports/153216
Submitted by:	Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
2010-12-16 18:23:34 +00:00
Erwin Lansing
f83d46f97f This port never worked, mark BROKEN. 2010-12-16 10:29:40 +00:00
Alex Dupre
d1ca5d12f3 Update to 5.1.54 release:
- allow custom pid file [1] [2]

PR:		ports/84650 [1], ports/152739 [2]
Submitted by:	Toshiya SAITOH <toshiya@saitoh.nu> [1],
		Frank Wall <fw@moov.de> [2]
2010-12-16 08:27:58 +00:00
Alberto Villa
63e84c48ad - Fix installation of the sqlite3 plugin.
- Add note in UPDATING for the deletion of the stale plugin.
- Add LICENSE.
- Do not build unit tests.
- Bump PORTREVISION.
2010-12-16 07:57:56 +00:00
Greg Larkin
afb4f48d31 - Chase security/libksba shlib version bump
Requested by:	kwm
Pointyhat to:	glarkin
2010-12-16 02:34:07 +00:00
Baptiste Daroussin
513495a09a Chase devel/icu upgrade
Add an updating note
2010-12-15 11:37:49 +00:00
Wen Heping
fc7e40cf3d - Update to 1.34
Changelog: http://search.cpan.org/src/JUERD/DBIx-Simple-1.34/Changes

PR:		ports/153134
Submitted by:	Wen Heping (myself)
Approved by:	maintainer
2010-12-15 00:26:50 +00:00
Dirk Meyer
ee86f5414d - update to 5.0.1
Submitted by:	Mark Felder
PR:		153138

- add LICENSE
2010-12-14 18:54:18 +00:00
Baptiste Daroussin
ccaed70150 - update to 1.017
- changes: http://cpansearch.perl.org/src/JOHND/Class-DBI-Lite-1.017/Changes
2010-12-13 19:33:09 +00:00
Frederic Culot
2d2248c668 - Update to 1.6.5
PR:		ports/153043
Submitted by:	Mirko Zinn <mail at derzinn dot de> (maintainer)
Approved by:	wen@ (mentor)
2010-12-13 18:05:44 +00:00
Steven Kreuzer
ce56679df7 Update to 7119
PR:		ports/153044
Submitted by:	Li-Wen Hsu <lwhsu@FreeBSD.org>
2010-12-13 16:22:30 +00:00
Wen Heping
4cfe57ae4e - Update to 0.75
ChangeLog: http://cpansearch.perl.org/src/DANNY/Rose-DBx-Object-Renderer-0.75/Changes
2010-12-13 11:05:23 +00:00
Lars Thegler
0fda766d4e Update to 0.11007
PR:		ports/153058
Submitted by:	"Philip M. Gollucci" <pgollucci@p6m7g8.com>
2010-12-13 08:34:30 +00:00
Wen Heping
55abd6308d - Update to 0.0015
ChangeLog: http://search.cpan.org/src/ROKR/DBIx-NoSQL-0.0015/Changes

PR:		ports/153057
Submitted by:	pgollucci@
2010-12-13 01:40:07 +00:00
Philip M. Gollucci
f379add303 - Update to 1.1.14
- Remove MD5

PR:             ports/153055
Submitted by:   myself (pgollucci)
Approved by:    fbsd-ports@opsec.eu (maintainer)
Changes:        http://www.lemke-it.com/Changes
2010-12-12 23:12:11 +00:00
Greg Lewis
19a594a4c4 . Don't include the version name in the installed JAR. This is more
consistent with other ports I've looked at and will create less churn
  for minor version updates.
2010-12-12 21:45:01 +00:00
Philip M. Gollucci
4c7f93bf80 - Pass to perl@
Changes:        http://search.cpan.org/dist/DBD-Sybase/Changes
2010-12-12 21:30:22 +00:00
Philip M. Gollucci
884e63f0ca - Mark BROKEN: doesn't compile
Reported by:    QAT, P6 TB, RideCharge Inc. / TaxiMagic TB
2010-12-12 04:56:43 +00:00
Steve Wills
17bb8b8770 - Update to 0.8.1 [1]
- Rename rc script
- Add path to mysql_config

PR:		ports/152368 [1]
Submitted by:	Florian Smeets <flo at smeets.im> [1]
Approved by:	pgollucci (mentor)
2010-12-12 04:33:28 +00:00
Philip M. Gollucci
8789a9f61c Ruby/OCI8 is a ruby interface for Oracle using OCI8 API.
PR:		ports/111501
Submitted by:	Simun Mikecin <numisemis at yahoo dot com>
2010-12-12 04:10:34 +00:00
Philip M. Gollucci
bdfce06846 - Fix SHLIB ver
Reported by:    QAT
QAT Hat to:     knu
2010-12-12 03:54:22 +00:00
Philip M. Gollucci
8c143eda5b - Fix fetch
Reported by:    QAT
2010-12-12 03:34:51 +00:00
Philip M. Gollucci
36cb51029e - Fix fetch
Reported by:    QAT
2010-12-12 03:25:54 +00:00
Steve Wills
9d6f89f51e - Remove support for building with MySQL 4.1 since it is broken
PR:		ports/138533
Approved by:    pgollucci (mentor)
2010-12-12 00:55:06 +00:00
Martin Matuska
d6db17b3d8 - Update to 2.0.12
PR:		ports/152775
Approved by:	Benedikt Niessen <public@niessen.in> (maintainer)
2010-12-11 21:27:13 +00:00
Philip M. Gollucci
7cb925796e - WITH_GCOV breaks nss
Submitted by:   nork, gabor
Approved by:    pavelivolkov@googlemail.com (maintainer)
2010-12-11 17:48:46 +00:00
Greg Larkin
b86cefe366 - Added IGNORE_WITH_PHP=4 as this extension depends on php 5.1+
- Added LICENSE=PHP301 - depends on ports/152927
- Removed MD5 line from distinfo

PR:		ports/152938
Submitted by:	Tom Judge <tom at tomjudge dot com>
2010-12-11 03:56:03 +00:00
Philip M. Gollucci
3f828a0292 - Update to 3.7.4
PR:             ports/152961
Submitted by:   Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
2010-12-10 23:07:55 +00:00
Philip M. Gollucci
ec6430a49f - OPTIONally support SSL
PR:             ports/152230
Submitted by:   Emanuel Haupt <ehaupt@freebsd.org>
Approved by:    maintainer timeout (skv ; 24 days)
2010-12-10 23:05:36 +00:00
Philip M. Gollucci
cbd50830f2 - Fix
databases/ruby-dbi: /usr/local/lib/ruby/site_ruby/1.8/dbi/utils/date.rb:57:
  undefined method `deprecate' for DBI::Date:Class (NoMethodError)
- Bump PORTREVISION

PR:             ports/147809
Submitted by:   Hartmann, O. <ohartman@mail.zedat.fu-berlin.de>
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-12-10 23:02:34 +00:00
Jimmy Olgeni
ee606daef1 Upgrade to version 2.0.6. 2010-12-10 17:39:48 +00:00
Daniel Gerzo
29d878aa26 - Fix build if WITH_ICU or WITH_ICU4 defined (bsd.autotools.mk update)
Obtained from:	mm
Approved by:    portmgr (linimon)
2010-12-09 18:46:07 +00:00
Martin Matuska
18ea98ce98 - Fix build if WITH_ICU or WITH_ICU4 defined (bsd.autotools.mk update)
Approved by:	portmgr (pav)
2010-12-09 16:10:19 +00:00
Wen Heping
86118d106c - Update to 0.64
ChangeLog: http://search.cpan.org/src/SARTAK/Jifty-DBI-0.64/Changes
2010-12-09 08:46:36 +00:00
Steve Wills
96393a5695 - Takeover some of clsung's ports
Approved by:	pgollucci (mentor)
2010-12-09 02:36:55 +00:00
Wen Heping
7934562bd0 - Update to 0.859
ChangeLog: http://search.cpan.org/src/JSIRACUSA/Rose-Object-0.859/Changes
2010-12-09 01:26:30 +00:00
Philip M. Gollucci
23e279e503 - Update to 2.0.6
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-12-08 23:13:56 +00:00
Alexander Logvinov
29c6893e43 - Re-assign all my ruby* ports to ruby@
Discussed with:	pgollucci, stas
2010-12-08 23:08:04 +00:00
Philip M. Gollucci
f64e46c261 - remove stale comment 2010-12-08 20:06:52 +00:00
Philip M. Gollucci
1967b534dd - Update to 2.0.5
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-12-08 20:05:55 +00:00
Sergey A. Osokin
700a8251fa Fix pkg-plist when NOPORTDOCS defined.
While I'm here utilize ${DOCSDIR}.
Bump PORTREVISION.

Reported by:	QAT
No cookie for:	beech
2010-12-08 09:01:32 +00:00
Mark Linimon
0b69b1da88 With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
2010-12-07 19:35:25 +00:00
Wen Heping
8b8d6396b9 - Update to 0.88.16 2010-12-07 13:04:06 +00:00
Wen Heping
42c99460ce - Update to 0.15.0 2010-12-07 06:49:18 +00:00
Greg Lewis
d3a9136804 . Add a port of MyBatis for Java:
MyBatis is a first class persistence framework with support for custom
SQL, stored procedures and advanced mappings.  MyBatis eliminates almost
all of the JDBC code and manual setting of parameters and retrieval of
results.  MyBatis can use simple XML or Annotations for configuration and
map primitives, Map interfaces and Java POJOs (Plain Old Java Objects)
to database records.

WWW: http://www.mybatis.org/
2010-12-07 06:13:59 +00:00
Wen Heping
745c29b0a2 DBIx::NoSQL is a layer over DBI that presents a NoSQLish way to store and
retrieve data. It does this by using a table called __Store__. Once connected
to a database, it will detect if this table is missing and create it if
necessary.

When writing data to the store, the data (a HASH reference) is first
serialized using JSON and then inserted/updated via DBIx::Class to (currently)
an SQLite backend.

Retrieving data from the store is done by key lookup or by searching an
SQL-based index. Once found, the data is deserialized via JSON and returned.

WWW: http://search.cpan.org/dist/DBIx-NoSQL/
2010-12-07 01:47:56 +00:00
Wen Heping
bed18caf77 - Update to 0.10.0 2010-12-06 06:19:38 +00:00
Wen Heping
9be44a431b A MySQL client library written in Go. The aim of this project is to
provide a library with a high level of usability, good interal error
handling and to emulate similar libraries available for other languages
to provide an easy migration of MySQL based systems into the Go language.

WWW: https://github.com/Philio/GoMySQL
2010-12-06 04:08:24 +00:00
Marcus Alves Grando
d674ccf6aa - Update repcached
- Minor port changes

PR:		152574
Submitted by:	Maxim Dounin <mdounin___mdounin.ru>
2010-12-05 13:26:51 +00:00