Commit Graph

1689 Commits

Author SHA1 Message Date
jasper
04be10d346 - update evolution-data-server to 2.24.5
- regen patches
2009-03-04 20:09:43 +00:00
naddy
c9740c52f1 add missing SHA256 checksums 2009-03-04 20:08:55 +00:00
ajacoutot
fb29d46872 - bring in some 64bits fixes from NetBSD/pkgsrc
"get'm in" jasper@
2009-02-17 10:56:27 +00:00
sthen
7b00b90062 bugfix/SECURITY update to 5.0.77, from Brad. 2009-02-17 10:46:59 +00:00
ajacoutot
c3a9064d23 - add the 2 hobbits as MAINTAINER
ok jasper@
2009-02-15 17:33:52 +00:00
pea
8e6b469c7d Update to 2.11.8
ok simon@, ajacoutot "ok me@"
2009-02-13 10:47:39 +00:00
naddy
9ea99647ac bump PKGNAME for PLIST changes 4.4 -> 4.5 2009-02-09 20:48:23 +00:00
pea
53e9a2408d Upgrade to 8.3.6.
See http://www.postgresql.org/docs/8.3/static/release-8-3-6.html

ok mbalmer@ ajacoutot@
2009-02-07 16:56:31 +00:00
simon
41bffc309c add p5-CGI-Application-Plugin-DBH 2009-02-06 22:03:55 +00:00
simon
13e92b3ab0 import p5-CGI-Application-Plugin-DBH
CGI::Application::Plugin::DBH adds easy access to a DBI database handle
to your CGI::Application modules.  Lazy loading is used to prevent a
database connection from being made if the dbh method is not called
during the request.  In other words, the database connection is not
created until it is actually needed.

from Mikolaj Kucharski
2009-02-06 22:03:51 +00:00
jasper
f82e901d0a - update p5-SQL-Translator to 0.09002
- fix license marker
- add some missing dependencies
2009-02-04 08:23:17 +00:00
bernd
4c400f8b34 add ruby-sequel 2009-02-03 21:27:17 +00:00
bernd
72cd0cca6b Initial import of ruby-sequel-2.10.0.
Sequel is an ORM framework for Ruby. Sequel provides thread safety,
connection pooling, and a concise DSL for constructing queries and
table schemas.

Sequel makes it easy to deal with multiple records without having
to break your teeth on SQL.

Maintained by upstream author Jeremy Evans. Thank you!
2009-02-03 21:26:02 +00:00
jasper
2b1eca75d3 - update evolution-data-server to 2.24.4.1
* fixes accidentally committed debugging code
- use same way of getting ${R} (for PLIST) as evolution does now
2009-02-03 11:50:58 +00:00
jasper
7b8aff3857 - add a whole bunch of master sites for mysql as MASTER_SITES_MYSQL
ok ajacoutot@
2009-02-02 15:54:19 +00:00
sthen
56dd940040 - sync WANTLIB/LIB_DEPENDS
- better license marker
- regen PLIST
- desktop goo

ok ajacoutot, jasper
2009-01-31 21:59:03 +00:00
simon
71a7a32ef7 update to version 3.6.10 which comes with quite a few fixes, remove fix
for solved libtool issue and add fix for tests on big-endian arches

looks good to espie@
requested, bulk-tested and ok by bernd@
2009-01-31 15:49:34 +00:00
jasper
d494caf6cb - bugfix update evolution-data-server to 2.24.4
ok ajacoutot@
2009-01-31 08:30:51 +00:00
sturm
346053f969 fix WANTLIB 2009-01-30 11:28:32 +00:00
bernd
ec9004a7f0 add ruby-datamapper, ruby-data_objects and ruby-do_sqlite3 2009-01-30 02:42:44 +00:00
bernd
016f7a6e34 Initial import of DataMapper 0.9.10 and some extensions.
DataMapper is an Ruby O/R Mapper based on the DataMapper pattern.
2009-01-30 02:40:55 +00:00
bernd
3f562b49cd Initial import of ruby-do_sqlite3-0.9.11.
SQLite3 plugin for DataObjects.
2009-01-30 01:06:45 +00:00
bernd
d2cfea9fb5 Initial import of ruby-data_objects-0.9.11.
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.
2009-01-30 00:54:18 +00:00
bernd
afceaa9d42 Update to ruby-pg-0.7.9.2008.10.13.
From maintainer Jeremy Evans. Thanks!
2009-01-28 07:15:54 +00:00
simon
06ac5929b6 update to version 0.22
ok jasper@
2009-01-27 16:39:16 +00:00
jasper
33b462f0c0 - regen WANTLIB
- install .desktop file where it should
- add missing goo and dependency
- get rid of implicit declaration warnings
- add missing rcs id's to several patches

ok mbalmer@ (MAINTAINER), sthen@
2009-01-26 18:17:25 +00:00
eric
c78a2d734d update to 0.14
ok wcmaier@
2009-01-26 16:31:15 +00:00
bernd
c21e051b62 Add subpackage for the lemon LALR(1) parser generator.
ok martynas@, simon@ (some time ago)
2009-01-26 14:44:37 +00:00
sturm
c4bbd9cc64 WANTLIB changes w/o PKGNAME bump... 2009-01-25 14:51:23 +00:00
simon
076fd8c72b Fix "closing dbh with active statement handles" issue caused by prepared
statements which weren't finalized by $dbh->disconnect().

Since version 3.6.0 of sqlite one can use the new sqlite3_next_stmt()
function to get all open statements and call sqlite3_finalize() on them.
This patch implements that behaviour.

Problem brought to my attention again by bernd@ at p2k8 and i had it in
my tree since then without any issues.
Testing and ok by bernd@ and pea@, thanks!

Bug filed upstream at http://rt.cpan.org/Public/Bug/Display.html?id=40383
2009-01-24 17:42:22 +00:00
ajacoutot
e114ee52f6 - unbreak by removing GTK_DISABLE_DEPRECATED define
- cleanup dependencies and regen PLIST while here
- bump
2009-01-21 17:41:59 +00:00
ajacoutot
5f2c72663c - regen WANTLIB after libgnome esound support removal 2009-01-21 10:50:12 +00:00
ajacoutot
09dd6ba720 - regen WANTLIB after libgnome esound support removal 2009-01-20 23:13:30 +00:00
djm
f203bb899c update to 0.5.0, mark PKG_ARCH=* (no native code here); ok wcmaier@ 2009-01-15 23:08:08 +00:00
bernd
3d0586c623 Update to ruby-rails-2.2.2. prodded by robert@ 2009-01-14 22:20:06 +00:00
simon
444d965a0a maintenance update to version 1.09 2009-01-13 14:46:13 +00:00
jasper
e410875284 - update evolution-data-server to 2.24.3 2009-01-12 16:13:18 +00:00
jcs
066ea097ee look for a socket in /var/run/mysql/mysql.sock by default instead of
/tmp/mysql.sock to match our mysql-server port

bump pkgname

ok bernd@
2009-01-08 21:33:58 +00:00
sturm
0e75bbb54c fix PLIST, bump 2009-01-08 20:06:48 +00:00
sthen
8a77aaa623 garbage-collect MAKE_FLAGS line which is now set in gnu.port.mk. From Brad. 2009-01-07 22:54:15 +00:00
giovanni
8df889c9e5 Update to version 2725.
"seems fine to me" jasper@
2009-01-07 08:40:11 +00:00
pirofti
08ff84e157 Add ruby-kirbybase to the makefile. 2009-01-06 13:29:30 +00:00
pirofti
aa6ea9c32d Import ruby-kirbybase.
KirbyBase is a small, plain-text, DBMS written in Ruby. It can be used
in an embedded or client/server configuration. It aims to be as
"Ruby-ish" as possible. For example, queries are specified using Ruby
code blocks, rather than SQL strings.

From Clint Pachl <pachl@ecentryx.com>, thanks. And a few tweaks from me.

Okay bernd@.
2009-01-06 13:27:50 +00:00
eric
5b8ba76823 update to storm 0.13
ok wcmaier@
2009-01-06 13:12:14 +00:00
djm
8499cec521 remove dependencies on removed python subpackages; prodded by sturm@ 2009-01-02 13:07:36 +00:00
sthen
10ff1efffb fix WANTLIB/LIB_DEPENDS for the gmdb subpackage (re-sort WANTLIB, it
was a mess). while there, use a better license marker and regen plist.
bump both packages.
2008-12-30 20:56:41 +00:00
sthen
3449d849a6 SECURITY (CVE-2008-2079) and bug fix update to 5.0.75.
http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-75.html

from Brad (maintainer).
2008-12-28 19:45:17 +00:00
giovanni
5bdf04e2e6 Update to mysql-zrm 2.1
Regen patches
ok sthen@
2008-12-22 14:44:26 +00:00
giovanni
f254ab326d Add php5-mysql to run dependencies
ok mbalmer@, kili@
2008-12-17 15:57:13 +00:00
naddy
d4633b8835 sync master sites with databases/postgresql; ok pea@ 2008-12-12 20:22:21 +00:00