Commit Graph

1659 Commits

Author SHA1 Message Date
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
pea
640e4694fa Update to 1.8.4
Take maintainership (ok aanriot@)
ok ajacoutot@
2008-12-12 12:25:16 +00:00
simon
54e75ae436 update to version 0.20 to get rid of annoying warnings, see
http://rt.cpan.org/Public/Bug/Display.html?id=39884
2008-12-08 14:11:52 +00:00
jasper
57ff0c17ee - enable the SQLITE_ENABLE_COLUMN_METADATA part of sqlite3's API, as needed
by some applications (eventually).
- bump the minor

ok simon@
2008-12-04 14:11:16 +00:00
pea
bce1c97065 Update to 2.11.6
ok simon@ ajacoutot@
2008-12-03 18:09:19 +00:00
espie
821ea55ffc kill oldish wantlib syntax that no longer exists, results in saner wantlib
tables.
2008-11-25 18:01:15 +00:00
jasper
cec6652e1b - update evolution-data-server to 2.24.2
* some bugs fixed and cleanups

ok ajacoutot@
2008-11-24 18:14:28 +00:00
jasper
b92a2b5e24 - update evolution-data-server to 2.24.1
feedback and ok ajacoutot@
2008-11-21 17:26:25 +00:00
simon
70a13eb953 maintenance update to version 1.07 2008-11-19 00:27:28 +00:00
pea
0f16f14dbb Update to 2.11.4
ok simon@ ajacoutot@
2008-11-14 13:22:11 +00:00
jasper
106327b391 - update maatkit to 2442
from giovanni bechis (MAINTAINER), thanks!
2008-11-10 10:15:55 +00:00
bernd
9c1b30d796 Fix package name for the ldap subpackage by adding PKGNAME-ldap. 2008-11-07 14:09:08 +00:00
pea
76e693807e Upgrade to PostgreSQL 8.3.5: bug fix release.
OK mbalmer@, ajacoutot@
2008-11-04 12:56:50 +00:00
jasper
8397223cf2 - some cleanups
* use autoconf for a saner configure/pthread/kerberos patch
* add an XXX about ntlm shitz
* set better CPPFLAGS to get rid of some db4 related patches
2008-10-30 16:36:35 +00:00
mbalmer
53e40db154 Update Mnemo to version 2.2.1. 2008-10-30 09:55:27 +00:00
pirofti
b7e252fdf2 Add postgresql-odbc to the build. 2008-10-30 00:03:42 +00:00
pirofti
5004492b83 Initial import of postgresql-odbc.
The official PostgreSQL ODBC Driver.

okay sthen@.
2008-10-30 00:01:31 +00:00
pirofti
a232280ad6 Undo screw-up! 2008-10-29 23:59:25 +00:00
pirofti
8d0ee3bd82 Initial import of the postgresql-odbc.
The PostgreSQL ODBC driver. 

okay sthen@.
2008-10-29 23:48:44 +00:00
espie
f0c8952f2f minor update 2008-10-28 17:11:43 +00:00
espie
6425dcf325 newer version 2008-10-28 16:44:58 +00:00
jasper
8cf54158e9 - it's GNOME, not Gnome2 or gnome or any other variation
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 13:33:16 +00:00
pea
445f2a935e Update to Net::LDAP 0.39
OK landry@
2008-10-28 12:27:17 +00:00
steven
b3873bd71d remove outdated comment about not passing tests, noticed by Stuart Cassoff
replace BASE_PKGPATH with BUILD_PKGPATH in dependency line while here

ok bernd
2008-10-28 12:18:36 +00:00
steven
297ade95e2 switch to tcl 8.5
ok sthen
2008-10-28 11:53:33 +00:00
ajacoutot
21f540029a - MODPY_BIN is already in default SUBST_VARS with the lang/python MODULE 2008-10-28 09:28:24 +00:00
pea
01ad5b7c2e Upgrade to 4.010
Ok simon@ ajacoutot@
2008-10-28 08:30:31 +00:00
pea
46b986ebc6 Upgrade to 2.11.2
Ok simon@ ajacoutot@
2008-10-28 08:11:37 +00:00
steven
a176a4a606 switch to use tcl 8.5.
inputs from and looks good to bernd and simon
2008-10-27 23:20:39 +00:00
simon
eebae1b0c1 update to version 3.6.4, see http://www.sqlite.org/35to36.html and
http://www.sqlite.org/changes.html for the details

tcl adjustments and bulk build testing by bernd@, thanks!

ok bernd@, steven@, martynas@
2008-10-27 17:14:18 +00:00
bernd
fddf905fdb Update to sqliteman-1.2.0.
Some hints from espie@.
2008-10-27 00:07:00 +00:00