Commit Graph

2494 Commits

Author SHA1 Message Date
jeremy
93e3056003 Update to 3.24.1. 2011-06-03 17:25:56 +00:00
dcoppa
db4fd4a2ae Update to hs-redis-0.11 2011-06-03 09:19:25 +00:00
dcoppa
f3264d1b88 Bugfixing update to Redis 2.2.8 2011-06-03 08:11:32 +00:00
rpointel
a95b286393 Update py-redis to 2.4.1.
From Wen Heping (thanks). ok dcoppa@.
2011-06-02 16:02:33 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
fgsch
598e8aadf0 enter mongodb 2011-06-02 00:28:33 +00:00
fgsch
249649da77 Import mongodb, a scalable, high-performance, open source, document-oriented
database.
with input from dcoppa and martynas, martynas ok some time ago.
2011-06-02 00:26:32 +00:00
sthen
271f8c5263 switch to new *_DEPENDS format, from Brad. 2011-05-27 21:07:00 +00:00
jasper
cce8748935 adjust after recent py-sqlalchemy update
from wen heping
2011-05-27 10:40:33 +00:00
jasper
ba973347d4 - update to 0.7.0
from wen heping
earlier diff looked good to maintainer
2011-05-27 10:39:37 +00:00
jasper
a4d0fa353a using PKGNAME to construct WRKDIST is bad practice. 2011-05-22 14:03:39 +00:00
sthen
ffbef223a5 prefer http MASTER_SITES 2011-05-20 08:08:04 +00:00
sthen
065e83a5e1 - unbreak circular dependency; PR 6608
- while there, carry out some minor Makefile tidying and use http
MASTER_SITES out of preference
2011-05-20 08:06:56 +00:00
dcoppa
2dfbfce831 Fix floating point string printing in MySQL status output
(MySQL Bug #61205)

OK Brad (maintainer)
2011-05-19 08:35:15 +00:00
gsoares
02b0b2b810 update p5-AnyEvent-CouchDB to 1.24
ok jasper@ sthen@
2011-05-15 16:28:47 +00:00
jeremy
3eaf0a1e13 Update to 3.23.0, fix regress dependency. 2011-05-11 23:35:36 +00:00
rpointel
07c1591a8a Update psycopg2 to 2.4.1.
ok martynas@.
2011-05-11 20:56:36 +00:00
ajacoutot
f0178a3109 Add missing build dependency on textproc/rarian. 2011-05-11 15:27:34 +00:00
dcoppa
de33ea3a09 Bugfixing update to redis-2.2.7
* Fixed bug #543-2 (the issue was reopened with a completely different report)
  that caused Redis to randomly crash on list push performed against lists
  with other clients blocked with BLPOP (or variants).

* Fixed bug #543. If you saw Redis instances crashing on List operations
  (only happening with a non-default max entry size ziplist setting in
  redis.conf) it was almost certainly this problem.

* Fixed a bug with replication where SLAVEOF NO ONE caused a slave to close the
  connection with all its slaves.
2011-05-11 11:47:48 +00:00
ajacoutot
54fddbd327 Forgot in previous... (not my day) 2011-05-11 06:26:03 +00:00
ajacoutot
561d6fe9bc Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and remove remove everything under the @sample'd directory instead
of the directory itself to prevent a warning from pkg_delete(1) trying
to remove a non existing directory and to help preventing left-over
files and directories.
2011-05-11 06:22:16 +00:00
ian
90d96e39f0 Minor update 1.0.0 to 1.0.6, license now GPLv3, JDK now 1.6+, MESSAGE -> PKG README.
PDF doc now bundled with support contract so refer to Wiki for information.
2011-05-10 23:44:54 +00:00
pea
ebd4d1f72d Update to 2.18.0
From wen heping, thanks

ok ajacoutot@
2011-05-09 13:59:50 +00:00
giovanni
7eebb84f1a Update to revision 7486 2011-05-09 13:53:10 +00:00
fgsch
17318bc15d Sync comment with reality. 2011-05-08 23:11:36 +00:00
rpointel
b13d1f3916 Prepare the import of python 2.7.
ok landry@.
2011-05-04 19:01:21 +00:00
jasper
7b55cc1c38 - update to 0.6.4.0
ok dcoppa@ (MAINTAINER)
2011-05-04 08:06:34 +00:00
jasper
a4e04a8d73 - update to 2.2.7.0
- adjust dependencies

ok dcoppa@ (MAINTAINER)
2011-05-04 08:06:08 +00:00
jasper
809d73eea7 - update to 2.2.3.3 2011-05-03 18:44:51 +00:00
pea
d12f988c1d Bugfixes update to 1.12.3
ok landry@
2011-05-02 11:56:58 +00:00
pea
31a97e7084 + use proper AUTOCONF_VERSION (from Brad)
+ fix CONFIGURE_ARGS

ok sthen@
2011-05-02 11:43:37 +00:00
ajacoutot
0c8fae4b4b Use proper AUTOCONF_VERSION, from Brad. 2011-05-01 11:35:06 +00:00
dcoppa
83c910b355 Bugfixing update to redis-2.2.5.
Fixed a crash occurring when loading an AOF containing the SPOP
command.
2011-04-29 07:43:05 +00:00
ajacoutot
9413dc5c08 Regen dependencies after recent updates: drop eggdbus dependency.
(this will also fix a symbol conflict between libeggdbus and glib2)

ok jasper@
2011-04-28 13:10:57 +00:00
jeremy
b2abfcaec2 Update to 0.11.0.
OK ajacoutot@
2011-04-25 18:11:06 +00:00
kili
ab954ec4cf New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 20:22:13 +00:00
kili
dc4287d105 Use DIST_SUBDIR from ghc.port.mk. 2011-04-23 20:17:33 +00:00
kili
67047fb4b8 Depend on and use mtl-2 from devel/hs-mtl. 2011-04-23 14:32:50 +00:00
landry
c0ce6b6210 Add p5-Test-Warn to BUILD_DEPENDS, fixes build on a clean box. 2011-04-22 05:55:52 +00:00
ajacoutot
4c50c51033 Bugfix update to evolution-data-server-2.32.3.
* fix a couple of crashers
2011-04-22 05:55:37 +00:00
jasper
34d219e602 - regen WANTLIB/PLIST
- set license version
- no need for FAKE_FLAGS here

from gleydson soares
2011-04-20 18:59:38 +00:00
jasper
8694e58b51 Security update of p5-Jifty-DBI to 0.68, among regular fixes this takes care of
SA44224 Perl Jifty::DBI SQL Injection Vulnerabilities
2011-04-20 08:12:21 +00:00
ajacoutot
71e981d64b Tweaks. 2011-04-19 17:01:54 +00:00
pea
0722051832 Update to 9.0.4.
Changelog: http://www.postgresql.org/docs/9.0/static/release-9-0-4.html

ok ajacoutot@, jasper@
2011-04-19 08:39:21 +00:00
ajacoutot
a1a6e29cf1 Tweak CONFIGURE_ARGS.
Remove some unneeded pieces from patch-configure_ac.
2011-04-16 05:51:52 +00:00
ajacoutot
a2d7a47da4 Fix build after gnutls update.
ok jasper@ landry@
2011-04-15 16:13:23 +00:00
ajacoutot
96d502a25f Fix DEPENDS after gnutls update.
ok landry@ jasper@
2011-04-15 16:10:37 +00:00
jeremy
5a883ad8ca Update version to 0.2.7. Add patch to use the standard mysqlclient
library instead of the threaded one, as the threaded one would not
work correctly on ruby 1.8.
2011-04-14 17:23:32 +00:00
jeremy
8d536cfdff Update version to 1.1.2. 2011-04-14 17:15:15 +00:00
jasper
eeb29b3347 don't use ``rm -f'' for remove unneeded files.
this will remember us, when not needed anymore this treatment.

from gleydson soares
ok aja@
2011-04-14 15:55:19 +00:00
jasper
f308e59cc2 use modinst CONFIGURE_STYLE, instead of passing --skipdeps
from gleydson soares
2011-04-13 17:44:37 +00:00
sthen
a32d843b1d add missing WANTLIB, bump relevant pkgs 2011-04-12 11:16:35 +00:00
kili
68bcd20076 Bump after ghc update. 2011-04-11 14:33:07 +00:00
dcoppa
d638b6bf38 Update to redis-2.2.4
General consensus from interested people.
2011-04-11 07:54:49 +00:00
jasper
f9967213f1 - update to 0.20
from gleydson soares
2011-04-10 18:58:31 +00:00
jasper
61f9ed9482 adjust after recent lesstif removal
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
jasper
033082e052 Adjust to the new spidermonkey API.
ok MAINTAINER, landry@, martynas@
2011-04-10 17:28:38 +00:00
martynas
b03359daed Update to py-psycopg2-2.4; from Wen Heping.
OK pea@, fgs@, eric@.
2011-04-09 13:35:13 +00:00
pea
28b2560b05 Update to 0.6.5.
ok jasper@, jeremy@
2011-04-08 08:42:44 +00:00
pea
f475a8102b Add an explanation about cluster's encoding.
Spotted by ajacoutot@

ok ajacoutot@
2011-04-07 14:45:25 +00:00
pea
ec7eff9ad3 Allow PostgreSQL to run on Loongson.
With help of miod@ (thx !)

ok jasper@
2011-04-07 13:54:16 +00:00
pea
72aa184937 Update to 2.4.25
ok landry@, ajacoutot@
2011-04-07 12:08:02 +00:00
ajacoutot
174ea062e2 Simplify: use my distfiles subdomain. 2011-04-02 16:56:42 +00:00
jeremy
32eec03916 Hook ruby-tiny_tds up to the build. 2011-04-01 23:19:01 +00:00
jeremy
78ea0c519a The TinyTDS gem is meant to serve the extremely common use-case of
connecting, querying and iterating over results to Microsoft SQL Server
databases from ruby. Even though it uses FreeTDS's DB-Library, it is NOT
meant to serve as direct 1:1 mapping of that complex C API.

OK sthen@
2011-04-01 23:17:08 +00:00
sthen
7bec75751f update license comment, no pkg change 2011-04-01 23:03:12 +00:00
jasper
6ad23d4f2e - regen 2011-04-01 07:38:16 +00:00
jasper
23f2a98296 - update to 1.05
- add missing RUN/REGRESS dependencies

from gleydson soares
2011-03-29 16:55:59 +00:00
ajacoutot
b186d4a809 Tweak some patches and remove -DGTK_DISABLE_DEPRECATED to fix a crash in
evolution calendar.
2011-03-29 11:20:02 +00:00
jasper
dcf8f1b1f9 - update to 2.19
- set REGRESS_IS_INTERACTIVE instead of NO_REGRESS
- remove USE_GROFF
- set license

from gleydson soares
2011-03-27 18:01:49 +00:00
dcoppa
e5b0130749 sync 2011-03-26 08:25:48 +00:00
dcoppa
c1995fb275 Import ruby-redis, a gem allowing Ruby programs to interface with
the Redis key-value store.

OK jeremy@
2011-03-26 08:23:25 +00:00
jeremy
9d4d55e233 Build the ruby 1.9 version of some ruby gem ports with C extensions
by default.

OK landry@
2011-03-25 17:02:35 +00:00
jeremy
5e18ad9b76 Update to 0.9.8, distfile now uses .tar.bz2.
OK landry@
2011-03-25 16:41:42 +00:00
jeremy
30be1ec4da Fix regress tests.
OK landry@
2011-03-25 16:39:54 +00:00
dcoppa
d470042e1b sync 2011-03-25 10:08:10 +00:00
dcoppa
4b9119e484 import hs-redis, a Haskell driver for the Redis key-value store.
OK kili@
2011-03-25 10:05:12 +00:00
sthen
397e66739a update to 20110223 upstream patchset
- backported fix for server_host_name setting in odbc
2011-03-24 12:51:19 +00:00
sthen
ed4293297b update to 0.43, various improvements including a fix for a deprecation
warning in new perl. ok jakob@
2011-03-23 19:52:22 +00:00
jasper
2c887d1f32 - backport various fixes from upstream git to allow this to build against
new libgdata.

ok aja@
2011-03-23 15:57:39 +00:00
simon
52c7985789 update to version 2.2.2
with tweaks from dcoppa@ (maintainer)
2011-03-21 19:58:28 +00:00
rpointel
adb7e5c63d update py-redis to 2.2.4.
ok dcoppa@.
2011-03-20 11:45:29 +00:00
jasper
5bd7678cd2 - fix rcs id's
from gleydson soares
2011-03-19 09:18:37 +00:00
jeremy
ab7ce99e65 Bump version to 1.0.2.
OK ajacoutot@
2011-03-18 23:05:44 +00:00
ajacoutot
1ffbcaa750 Remove all redirections -- rc.subr(8) now takes care of it. 2011-03-17 16:49:27 +00:00
pea
8c3042598e Fix regress tests.
ok jasper@
2011-03-17 16:00:27 +00:00
jasper
89a15edd65 - set REGRESS_IS_INTERACTIVE=Yes + comment, as this needs a running ldap server 2011-03-17 12:21:58 +00:00
dcoppa
db6e037f57 Bugfix update to redis-2.0.5 2011-03-16 14:19:38 +00:00
jasper
0a3a085c73 - add missing dependencies 2011-03-14 22:57:09 +00:00
jeremy
7b5ff89528 Bump version to 0.9.1.
OK landry@
2011-03-14 18:31:07 +00:00
jeremy
d11c5fe334 Bump version to 0.5.6, adding SQLite3 support.
OK landry@
2011-03-14 18:30:33 +00:00
jeremy
c38c8b1797 Bump version to 9.0.801. Add a V variable to SUBST_VARS reduce churn
in PLIST.

OK landry@
2011-03-14 17:53:38 +00:00
jeremy
618cff4054 Bump version to 5.1.13. Add a V variable to SUBST_VARS reduce churn in
PLIST.

OK landry@
2011-03-14 17:52:59 +00:00
jeremy
9ac9c31a4e Bump version to 1.3.3. Add a few more regress depends so that regress
works on ruby 1.8.

OK landry@
2011-03-14 17:45:50 +00:00
jeremy
ffae02c306 Bump version to 1.0.0. Set NO_REGRESS as directory required for
tests is not included in the distfile.

OK landry@
2011-03-14 17:42:56 +00:00
landry
2c9ebc2459 Update to sqlite 3.7.5, enable UNLOCK_NOTIFY api (needed by firefox 4).
Tested by phessler@ on loongson/sparc, jasper@ on arm, myself on
amd64/sparc64/macppc, and went through a pair of amd64 bulk builds
without issues.
ok sthen@ dcoppa@
2011-03-14 14:39:51 +00:00
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
jeremy
055c40f862 Update to 0.10.1. Remove patch included upstream.
OK landry@
2011-03-11 18:40:46 +00:00
sthen
3a0f132798 update p5-SQL-Translator to 0.11007 2011-03-10 22:52:51 +00:00
ajacoutot
564c909458 Remove now uneeded redirection. 2011-03-09 18:51:48 +00:00
ajacoutot
490432a2f1 Simplify: 'mysqladmin -s ping' is not good enough for rc_check because
while the daemon is shutting down, the access will be denied but the
process will still exists until it has shutdown completely.
This allows restart to work properly.

discussed with and ok robert@
2011-03-08 10:46:31 +00:00
ajacoutot
1ae9f055d7 Maintenance update to evolution-data-server-2.32.2.
Unbreak with new gtk+2.
2011-03-07 19:35:30 +00:00
ajacoutot
194fb0a9f4 No need to override rc_start() anymore, just use rc_bg. 2011-03-06 16:54:38 +00:00
jasper
bbf1976d5e - update openldap to 2.4.24, fixes CVE-2011-1024 and CVE-2011-1025.
ok pea@ sthen@
2011-03-03 14:52:04 +00:00
espie
59488755a7 tweak the way mksqlitedb work: keep looking at dependencies after we do
the main tree.

initial work by florent tribouilloy

a bit of clean-up from me.
2011-03-02 16:19:54 +00:00
jeremy
78cb8c2e49 Apply security fix for:
CVE-2011-0448: Potential SQL Injection

OK ajacoutot@
2011-02-10 01:44:54 +00:00
pea
fa243c7d12 Add a small upgrade howto.
idea from sthen@
ok sthen@, landry@
looks good espie@
2011-02-09 10:53:12 +00:00
pea
6c67d07d32 Update to 9.0.3.
+ CVE fix (CVE-2010-4015)
+ fix nasty behavior:
  - Before exiting walreceiver, ensure all the received WAL is fsync'd to disk.
    Otherwise the standby server could replay some un-synced WAL, conceivably leading
    to data corruption if the system crashes just at that point.
  - Make ALTER TABLE revalidate uniqueness and exclusion constraints when needed

Tested in a bulk by landry@

ok ajacoutot@, landry@, sthen@
2011-02-02 14:10:45 +00:00
naddy
4cb3e73f03 bump revision for plist changes 4.8 -> 4.9 2011-01-15 01:09:42 +00:00
ajacoutot
a7c8096071 Use '-q' as advised in the man page so that we don't polute the output. 2011-01-13 16:31:45 +00:00
pea
91d98e4cff Run slapd as a non-privileged user.
ok ajacoutot@
2011-01-13 15:44:10 +00:00
pea
9bbf50ab92 Run slapd as a non-privileged user
ok ajacoutot@
2011-01-13 15:41:40 +00:00
pea
1c8693beea Correctly fixes the wantlib.
spotted by landry@
2011-01-12 08:00:29 +00:00
ajacoutot
394ad895ec Revert local patches that reverted a commit that broken MySQL on OpenBSD
64-bit archs and apply a patch from upstream to properly fix the
regression.

from Brad (maintainer)
2011-01-11 11:03:03 +00:00
rpointel
22a13c667b Update py-redis to 2.2.2.
ok benoit@
2011-01-10 20:13:55 +00:00
landry
80c1092783 Oops, typo. 2011-01-10 08:11:56 +00:00
landry
6f77cce928 Major update to sqlite 3.7.4. Based on a diff from stu@ for 3.7.3,
enables FTS3, SOUNDEX and RTREE options, remove the now non-relevant
'thread override lock' thing. Simplify Makefile a bit.
Tested by sthen@ on arm, jasper@ on mips64el, sebastia@ on the vax
(yay!) and myself on sparc64/ppc/amd64.
ok sebastia@ jasper@ espie@
2011-01-09 19:11:34 +00:00
pea
2789748e13 Link openldap23 2011-01-07 12:50:55 +00:00
ajacoutot
6e66be4e44 Remove useless MESSAGE.
Unbreak rc script.
2011-01-07 12:26:50 +00:00
ajacoutot
1e59cae24d Unbreak rc script.
Remove bogus MESSAGE-server.
2011-01-07 12:24:32 +00:00
pea
9dd317bc78 Fix after OpenLDAP upgrade
spotted by landry@
patches from jasper@
2011-01-07 10:32:43 +00:00
pea
ead0a13e53 Fix wantlib after OpenLDAP upgrade
spotted by landry@
2011-01-07 10:27:20 +00:00
pea
d8e2f5d8db *MAJOR UPGRADE*
Upgrade to OpenLDAP 2.4.23.
Important things to know:

+ ldbm backend has been removed
+ bdb is the default backend
+ slurp has been removed

Backup all your data before this upgrade !!

Tested in a bulk by landry@
Lot of help/comments/ideas/tests from ajacoutot@, jasper@, landry@, sthen@, stephan@

ok ajacoutot@, landry@, jasper@, stephan@
2011-01-07 10:24:30 +00:00
pea
7bc9a34699 First step for the OpenLDAP upgrade: import the server side of OpenLDAP 2.3
ok landry@, ajacoutot@, jasper@, stephan@
2011-01-07 10:17:04 +00:00
benoit
c72d5860e0 - update p5-Data-Pageset to 1.06 2011-01-07 09:03:15 +00:00
jeremy
62b8503fc5 Bump REVISION for rbx FLAVOR PLIST change. Reminded by landry@. 2011-01-06 20:15:22 +00:00
jeremy
0c770250cc Update ruby-sequel to 3.19.0. 2011-01-06 18:15:14 +00:00
pea
c55cd2de09 Update to 2.17.2
ok landry@
2011-01-06 14:12:16 +00:00
pea
86b709bca9 Update to 1.12.2
ok landry@
2011-01-06 13:03:21 +00:00
jeremy
4f9664ab00 REVISION bump for rbx FLAVOR PLIST change.
OK landry@
2011-01-06 04:24:22 +00:00
stu
cb805e2ebe Update to newer Tcl layout.
ok landry@, sebastia@
2011-01-05 16:39:44 +00:00
ajacoutot
ae70c849c2 Make use of rcexec.
While here, force postgresql to quit in rc_stop, ok pea@
2011-01-05 16:05:54 +00:00
espie
f238ba6e80 handle PATCHFILES, ignore CHECKSUM_FILE 2011-01-04 21:55:19 +00:00
ajacoutot
e133cd7a34 Cope with recent class handling in rc.subr. 2011-01-04 16:03:00 +00:00
pea
127a60d84a + update to 1.3.4
+ add a rc script

ok ajacoutot@
2011-01-04 14:54:28 +00:00
jeremy
9a6e4e759b Add postgresql -server subpackage to BUILD_DEPENDS as it uses
include files in that package.

OK jasper@
2011-01-04 00:17:39 +00:00
jasper
b6bb34278b - broken on mips64el 2011-01-03 22:23:06 +00:00
jasper
edf66cc9bb - add missing modules 2011-01-03 19:47:11 +00:00
jasper
6396bd780f - add missing modules and license marker
- regen WANTLIB
2011-01-03 19:38:40 +00:00
dcoppa
64e9c0793a New HOMEPAGE. 2010-12-30 11:17:10 +00:00
benoit
a98060527c +p5-Redis 2010-12-29 08:35:04 +00:00
benoit
cc63f7763a import p5-Redis;
Pure perl bindings for redis.

ok dcoppa@
2010-12-29 08:32:33 +00:00
ajacoutot
a7e7c74168 Update to p5-Search-Xapian-1.2.4.0. 2010-12-28 17:47:09 +00:00
ajacoutot
5bcd91744e Update to xapian-core-1.2.4. 2010-12-28 17:46:20 +00:00
jasper
9a46a03b73 - fix dependency on postgresql, the library is not in -server but in -main. 2010-12-28 11:02:27 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
rpointel
a26103d79a Update to py-redis 2.2.1.
ok landry@ aja@
2010-12-26 09:39:35 +00:00
ajacoutot
df73465884 Update to mysql-5.1.54.
More details at:
http://dev.mysql.com/doc/refman/5.1/en/news-5-1-54.html

from Brad
2010-12-26 08:23:17 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
jasper
ac44ce0243 - bump after uuid rename, reminded by aja@ 2010-12-24 09:07:38 +00:00
jeremy
1c5550fb81 Clean up regression code in some ruby database ports, adding
NO_REGRESS and REGRESS_IS_INTERACTIVE when appropriate, and
comments for some broken regression tests.

Prompted and OK ajacoutot@
2010-12-21 17:10:58 +00:00
jeremy
5601827e41 Remove implied LIB_DEPENDS and switch dbic++ from a LIB_DEPENDS to a
BUILD_DEPENDS, since it uses a static library.

Prompted by and OK ajacoutot@
2010-12-21 17:07:06 +00:00
jasper
9f6f035422 - update hs-HDBC-postgresql to 2.2.3.2 2010-12-21 13:37:28 +00:00
jeremy
e4a36d1e6b +=dbic++
+=ruby-amalgalite
+=ruby-amalgalite,ruby19
+=ruby-do_mysql
+=ruby-do_mysql,ruby19
+=ruby-do_mysql,rbx
+=ruby-do_postgres
+=ruby-do_postgres,ruby19
+=ruby-do_postgres,rbx
+=ruby-mysql2
+=ruby-mysql2,ruby19
+=ruby-mysqlplus
+=ruby-swift
2010-12-20 18:49:47 +00:00
jeremy
e5881d646a Import ruby-mysql2 0.2.6
The Mysql2 gem is meant to serve the extremely common use-case of
connecting, querying and iterating on results. Some database libraries
out there serve as direct 1:1 mappings of the already complex C APIs
available. This one is not.
2010-12-20 18:00:52 +00:00
jeremy
1735e13fbe Import ruby-mysqlplus 0.1.2
An enhanced MySQL database driver. With support for async operations and
threaded database access.
2010-12-20 17:45:27 +00:00
jeremy
00d58d2b3f Import ruby-swift 0.7.2
Swift is a fast database API and ORM for ruby 1.9, featuring:
* Multiple databases.
* Prepared statements.
* Bind values.
* Transactions and named save points.
* EventMachine asynchronous interface.
* IdentityMap.
* Migrations.
2010-12-20 17:43:58 +00:00
jeremy
03f960d5d6 Import dbic++ 0.4.1, dependency of ruby-swift
dbic++ is a database client library written in C++ which comes with
support for PostgreSQL and MySQL. It's main features are:
* Simple API to maximize cross database support.
* Supports nested transactions.
* Auto reconnect, re-prepare & execute statements again unless inside
  a transaction.
* Provides APIs for async queries and a simple reactor API built on
  libevent.
2010-12-20 17:39:55 +00:00
jeremy
579020bb6e Import ruby-do_postgres 0.10.2
PostgreSQL plugin for DataObjects.
2010-12-20 17:37:39 +00:00
jeremy
0e85305bea Import ruby-do_mysql 0.10.2
MySQL plugin for DataObjects.
2010-12-20 17:36:22 +00:00
jeremy
99c97501a8 Import ruby-amalgalite 0.15.0
Amalgalite embeds the SQLite database engine in a ruby extension. There
is no need to install SQLite separately.
2010-12-20 17:34:10 +00:00
jeremy
127980ac4e Bump ruby-pg version to 0.10.0, add patch so that it continues to
work on rubinius.
2010-12-20 17:31:08 +00:00
pea
f0bf60f4e0 Bugfixes update to 9.0.2
Changelog: http://www.postgresql.org/docs/9.0/static/release-9-0-2.html

ok ajacoutot@
2010-12-17 10:27:18 +00:00
jasper
fa7c99f348 - update maatkit to 7119
ok giovanni@ (MAINTAINER)
2010-12-15 12:20:57 +00:00
ajacoutot
a790ad3f29 Fix variable names in rc script. Breakage spotted by pea@
While here, deal with the pidfile in pre, not post.

ok pea@ (maintainer)
2010-12-15 11:32:26 +00:00
ajacoutot
a973364d79 Move to using daemon_user.
ok pea@ (maintainer)
2010-12-13 16:14:38 +00:00
ajacoutot
73ebcb7514 Cope with recent rc.subr changes. 2010-12-13 16:13:04 +00:00
jasper
1552f48bdc - unbreak rc_stop()
from frantisek holop, ok brad (MAINTAINER)
2010-12-12 20:18:40 +00:00
ajacoutot
8a39ef78ea Move these to rc_reload=NO. 2010-12-11 12:57:37 +00:00
ajacoutot
baffaea96e Cope again with rc.subr changes. 2010-12-11 09:59:25 +00:00
ajacoutot
edb6d63e81 Adapt to new rc_start and fix RCS Id.
ok robert@
2010-12-11 08:48:24 +00:00
jasper
933e2fd57e - missing dependency, spotted by landry@ 2010-12-10 13:57:34 +00:00
jeremy
b0efc65894 sync 2010-12-09 20:58:37 +00:00
jeremy
c771e09db8 Import ruby-jdbc-sqlite3.
With jdbc-sqlite3 you can connect to an SQLite3 embedded database from
JRuby without messing around with your Java classpath.

ok landry
2010-12-09 20:12:46 +00:00
jeremy
5a6e000133 Import ruby-jdbc-postgres.
With jdbc-postgres you can connect to a PostgreSQL database from JRuby
without messing around with your Java classpath.

ok landry
2010-12-09 20:12:06 +00:00
jeremy
bd91e4702c Import ruby-jdbc-mysql.
With jdbc-mysql you can connect to a MySQL database from JRuby without
messing around with your Java classpath.

ok landry
2010-12-09 20:11:28 +00:00
jeremy
efd604ff64 Import ruby-jdbc-h2.
With jdbc-h2 you can connect to an H2 embedded database from JRuby
without messing around with your Java classpath.

ok landry
2010-12-09 20:10:48 +00:00
jeremy
4adf4ca7a1 Update ruby-datamapper to 1.0.2.
OK landry
2010-12-08 22:26:18 +00:00
jeremy
bc1b98ae09 Import ruby-datamapper/data_mapper, a meta gem that depends on the
other data_mapper gems.

DataMapper is a Object Relational Mapper written in Ruby. The goal is to
create an ORM which is fast, thread-safe and feature rich.

ok landry
2010-12-08 22:23:57 +00:00
jeremy
2b50d7c07f Import ruby-datamapper/transactions.
This gem adds transaction support for datamapper. The currently
supported adapters are:

* postgres
* mysql
* sqlite3
* oracle
* sqlserver

ok landry
2010-12-08 22:20:07 +00:00
jeremy
ab195f8e40 Import ruby-datamapper/constraints.
DataMapper Plugin that adds foreign key constraints to associations.
Currently supports only PostgreSQL and MySQL.  All constraints are added
to the underlying database, but constraining is implemented in pure
ruby.

ok landry
2010-12-08 22:19:21 +00:00
jeremy
f6f7353f5a Update to 3.0.3.
ok landry
2010-12-08 21:44:48 +00:00
jeremy
4b91a91317 sync 2010-12-08 21:37:06 +00:00
jeremy
787423d21d Import ruby-arel, one of the dependencies for Rails 3.
Arel is a Relational Algebra for Ruby. It 1) simplifies the generation
complex of SQL queries and it 2) adapts to various RDBMS systems. It is
intended to be a framework framework; that is, you can build your own
ORM with it, focusing on innovative object and collection modeling as
opposed to database compatibility and query generation.

ok landry
2010-12-08 21:21:45 +00:00
jasper
87cb121ade - tyop 2010-12-05 21:38:19 +00:00
jasper
85a6156975 - use REVISION instead of a patch-level
from mikolaj kucharski, with a tweak by me in qt3-sqlite3-plugin
2010-12-05 18:24:33 +00:00
jasper
de217ce23d - add missing build dependency 2010-12-03 11:50:16 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
pea
46d0d82bbf Update to 2.2.2
ok martynas@ (maintainer), eric@
2010-12-01 08:49:50 +00:00
jasper
6225a2bbca Remove, it's been EOL'd and abondoned upstream. It also didn't built anymore
since a recent MySQL update.

long maintainer time-out (wilfried@)
ok sthen@
2010-11-30 10:33:40 +00:00
jasper
61aaa69278 - unhook mysql-administrator, mysql-query-browser 2010-11-30 10:33:27 +00:00
espie
871eb8299d handle USE_MOTIF, add PKGSPEC 2010-11-26 20:32:38 +00:00
espie
213212a68d report Yes/No variables with wrong values.
common work with Florent Tribouilloy

also rework Yes/No variables as valued variables.
2010-11-26 20:11:12 +00:00
espie
be2f93f11d since db/v4 has db->=4,<5 as default, no need to specify it explicitly 2010-11-26 14:50:09 +00:00
espie
15196452e1 default db-* for db/v4 is incorrect, set PKGSPEC=db->=4,<5, bump packages
with erroneous depends.
2010-11-26 14:44:27 +00:00
espie
7bd809aca3 db/v3 meets PKGSPEC 2010-11-26 14:23:31 +00:00
sthen
8347a8a8e1 update MySQL to 5.1.53; from Brad 2010-11-26 10:21:17 +00:00
espie
fe13b4748a make use of PKGSPEC to simplify depends, requires most recent security/gnupg
to compile correctly
2010-11-26 07:51:00 +00:00
espie
9139a53b56 newer depends with >= 2010-11-26 07:18:59 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00