Commit Graph

2567 Commits

Author SHA1 Message Date
ajacoutot
28494c17d2 Update to evolution-data-server-3.4.0. 2012-03-29 06:45:21 +00:00
sthen
d0207e3e8a update to SQLite 3.7.11 - requested by / OK landry@
Thanks to Landry and Jan Stary for testing.
2012-03-27 18:34:04 +00:00
giovanni
014ac242d5 Update to 5.1.62, fixes 2 security bugs and other things
ok Brad (Maintainer)
2012-03-26 08:05:01 +00:00
ajacoutot
e3ee0c78b0 Mark BROKEN for now. There is an update that will unbreak it which I am
going to work on.
2012-03-23 13:30:03 +00:00
dcoppa
c9dc08fd47 bugfix update to redis-2.4.9 2012-03-19 09:27:36 +00:00
jmatthew
d2db4af8ad include the headers in the package
ok aja sthen
2012-03-18 12:56:56 +00:00
naddy
9b5a025334 getline -> get_line 2012-03-17 22:50:56 +00:00
william
a7c31d280a fix typo in readme; ok brad sthen 2012-03-16 00:47:54 +00:00
pea
7b2a20e82b Update to 2.19.0
ok sthen@
2012-03-12 13:29:19 +00:00
pea
174a9e6921 Update to 2.18.1
Add a patch to fix format string security issues (spotted by sthen@).

ok sthen@
2012-03-09 13:46:05 +00:00
espie
e0fece8b85 java builds again 2012-03-09 12:59:25 +00:00
pea
fcab1e4a5d Update to 2.4.30
ok sthen@
2012-03-09 09:48:32 +00:00
giovanni
90d84afc23 Update to 2.0.4 2012-03-08 14:27:17 +00:00
giovanni
4ee9e37040 Add a couple of patches from Debian and take maintainership
ok Dave Steinberg (old maintainer)
2012-03-08 09:30:59 +00:00
pea
af6fa238bd Update to 9.1.3
ok ajacoutot@
2012-03-05 15:00:57 +00:00
landry
d42fd9d503 +pear-MDB2-pgsql 2012-03-03 12:47:47 +00:00
landry
ed04826555 Import pear-MDB2-pgsql, from maintainer Johan Huldtgren.
This is the PostgreSQL MDB2 driver, needed if one wants to use
www/horde with a PostgreSQL backend.

ok & whitespace tweaks sthen@ (i also added 'PostgreSQL' to COMMENT while here)
2012-03-03 12:46:58 +00:00
dcoppa
e7c31efada Update to HDBC-mysql-0.6.6.0 2012-03-01 09:50:30 +00:00
dcoppa
c261b497b0 Update to HDBC-2.3.1.1 2012-03-01 09:42:54 +00:00
dcoppa
25606a6d58 Update to hs-redis-0.12 2012-03-01 09:27:32 +00:00
dcoppa
2ec893b722 Update to 2.4.8 2012-02-28 11:57:11 +00:00
giovanni
435ba6e65a Put maatkit to the attic
ok okan@
2012-02-28 10:56:00 +00:00
giovanni
6b2af21b77 -maatkit
+percona-toolkit
2012-02-27 10:22:39 +00:00
giovanni
6a2b1d222c Import Percona MySQL tools
Percona Toolkit is a collection of advanced command-line tools used
to perform a variety of MySQL and system tasks that are too difficult
or complex to perform manually.

ok okan@ william@
2012-02-27 10:18:12 +00:00
dcoppa
618e5ba674 Bugfixing update to redis-2.4.7 2012-02-21 15:25:32 +00:00
espie
cbd86a6d2e actually, BROKEN is not subpackage dependent, so use IGNORE-java 2012-02-20 02:31:40 +00:00
espie
ee77842490 classpath hangs with rthreads, so this takes java out.
mark the -java subpackage as broken, so that stuff that depends on other
db/v4 pieces can proceed.

(as discussed with sthen@, aja@, naddy@)
2012-02-19 22:07:51 +00:00
espie
95fefd0c50 make sure we don't pass FLAVOR/SUBPACKAGE info thru subdirs.
count number of passes (purely cosmetic)
2012-02-17 07:31:26 +00:00
landry
db1388714b It's pointless to add BROKEN-* for each and every arch when the code
explicitely checks for i386/amd64/arm and #errors out otherwise. Mark as
ONLY_FOR_ARCHS accordingly.
2012-02-16 21:27:37 +00:00
landry
294753acf4 It's pointless to add BROKEN-* on each and every arch when the code has
an explicit #if (defined(__i386__) || defined(__x86_64__)) #else #error.
Mark as ONLY_FOR_ARCHS accordingly.
2012-02-16 21:22:42 +00:00
espie
bd7f323cd1 openldap doesn't require db,-java, so avoid it. 2012-01-29 13:46:18 +00:00
william
ed029b220e update maintainer; ok sthen 2012-01-29 02:26:17 +00:00
espie
c757bb306d fix description of DEPENDS table. 2012-01-28 11:40:34 +00:00
naddy
849196b437 Belatedly bump versions for libraries we know had symbol changes due
to the addition of stpcpy().  Prodded by espie@
2012-01-26 22:08:26 +00:00
ajacoutot
373d4ceeb4 Add a comment, LIBdb_VERSION needs to be synced to databases/db/v4. 2012-01-25 11:32:34 +00:00
sthen
3039a9230c - show an example command line for initializing the database with UTF8,
it's mentioned in text but this makes it clearer (and it's a pain to switch
it afterwards :)

- s/task/tasks

ok pea@
2012-01-24 09:20:17 +00:00
nigel
958538f2bb Update to version 1.35
Ok sthen@ robert@ (Maintainer)
2012-01-22 11:29:55 +00:00
jeremy
52d164f284 Update to 1.3.5.
OK dcoppa@
2012-01-22 00:53:30 +00:00
rpointel
7adc203748 Update py-redis to 2.4.1.11.
ok dcoppa@, ajacoutot@.
2012-01-20 20:01:37 +00:00
dcoppa
e3dccc5f24 Bugfixing update to redis-2.4.6 2012-01-19 08:25:53 +00:00
naddy
0b17af916d We need to include m_string.h if we use MySQL-defined string functions
like strmov().  This fixes the build after the addition of stpcpy() to
libc, which has caused some symbol shuffling in libmysqlclient.
2012-01-18 20:01:11 +00:00
pea
dfdddf3599 Update to 1.5
ok aja@
2012-01-17 13:57:24 +00:00
espie
587504b607 those too 2012-01-10 17:53:30 +00:00
espie
a5323b4f33 ... and zap ill-named stuff 2012-01-10 17:52:44 +00:00
espie
0babbdfa44 tsk tsk tsk. reimport with correct name 2012-01-10 17:50:23 +00:00
landry
dbe8fcb322 +py-sqlachemy-migrate 2012-01-09 19:35:41 +00:00
landry
3cc69a35d3 Import py-sqlalchemy-migrate 0.7.1, from Piotr Sikora back in
september.. dependency of pending buildbot update.

Schema migration tools for SQLAlchemy, designed to support an agile
approach to database design, and make it easier to keep development
and production databases in sync, as schema changes are required.

ok/feedback rpointel@
2012-01-09 19:34:52 +00:00
ajacoutot
dd112a1b9e Bugfix update to evolution-data-server-3.2.3.
This update fixes a couple of crashes.
2012-01-09 13:39:30 +00:00
naddy
4b0fead1bd catch up with change KERN_PROC2 -> KERN_PROC 2012-01-08 20:56:03 +00:00
sthen
e35afec60e Do a little check with objdump in post-install, to make sure lib isn't
inadvertently linked with -lpthread.
2012-01-07 14:50:18 +00:00