dcoppa
098093fb23
Unbreak after Kerberos update.
...
From MAINTAINER David Schaefer, ok kili@
2013-06-23 11:20:27 +00:00
espie
412d1b4229
clean-up the business of variables we silently ignore.
...
no bump, doesn't affect the built packages at all.
2013-06-23 08:58:07 +00:00
sthen
2ee2f7ecbc
sync WANTLIB and remove patches to handle e2fsprogs/libuuid changes. ok aja
2013-06-21 22:37:02 +00:00
espie
247caf9db6
also store PREFIX, which allows for useful statistics
2013-06-21 10:48:38 +00:00
ajacoutot
64a6588efb
No need for pthread.
2013-06-20 08:26:13 +00:00
ajacoutot
25b3041f91
Unbreak after hx509 and ntlm removal from Kerberos.
2013-06-20 06:54:36 +00:00
sthen
f35e33bc13
sync -contrib wantlib following devel/uuid change
2013-06-19 14:35:02 +00:00
ajacoutot
4871b68b9b
Fix Kerberos includes.
2013-06-18 13:16:51 +00:00
dcoppa
74d4505d7a
Update to py-redis-2.7.6.
...
ok rpointel@ (maintainer)
2013-06-18 11:47:06 +00:00
ajacoutot
ac3c798e78
Explicitely compile with --with-pam=no ; this is currently the default
...
but in case an update changes that, we don't want it to pick up openpam
inadvertently.
2013-06-17 20:08:21 +00:00
ajacoutot
9920238d6f
Unbreak with new Heimdal; get rid of self-cooked krb5-config since we
...
have it in base now.
2013-06-17 19:30:22 +00:00
ajacoutot
8613536758
Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
...
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
giovanni
8f27d5b837
Update to 5.1.70
...
fixes lot of memory leaks and other bugs.
Full changelog available at http://dev.mysql.com/doc/relnotes/mysql/5.1/en/news-5-1-70.html
Take care to this change:
The url columns in the mysql database help tables were too short to hold some of the URLs in the help content.
For upgrades, mysql_upgrade does not update the columns. Modify them manually using these statements:
ALTER TABLE mysql.help_category MODIFY url TEXT NOT NULL;
ALTER TABLE mysql.help_topic MODIFY url TEXT NOT NULL;
ok brad@
2013-06-14 13:13:37 +00:00
ajacoutot
e79d1b8931
Unbreak packaging, pkgspec didn't match after EPOCH was bumped.
...
ok sthen@
2013-06-13 16:27:46 +00:00
brad
17833ea850
Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
...
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.
Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
kili
e47b83241c
Update to hs-postgresql-simple-0.3.3.1.
...
From maintainer David Schaefer.
2013-06-11 17:54:40 +00:00
jasper
5f27474136
No need to pin the flavor to ruby18 since puppet uses 1.9 now
2013-06-11 14:57:59 +00:00
jasper
405fbb2965
prevent errors with ruby 1.9.3 which switched to the psych yaml parser and
...
will choke on imperfect yaml files.
2013-06-11 14:51:30 +00:00
jasper
cdab788f21
add GEM_BIN_SUFFIX to the hiera script, will be needed whence this switches
...
away from ruby18. no bump needed as it's currently a no-op.
2013-06-11 12:05:49 +00:00
ajacoutot
d72eb44c20
s/png16/png/ in WANTLIB now that graphics/png got patched.
...
prodded by naddy@
2013-06-09 15:26:49 +00:00
ajacoutot
812bf502c0
Unbreak with new libpng -- until we find a solution for png vs pngXX.
2013-06-09 13:55:51 +00:00
ajacoutot
b7cd7211ec
Update to evolution-data-server-3.8.3.
2013-06-09 09:17:49 +00:00
fgsch
081021164e
Remove MODPY_JSON from RDEP and bump.
2013-06-04 07:57:13 +00:00
zhuk
5feab9e349
That should really be MODKDE_VERSION=3.5.3, not 3.5.7. Unbreaks future
...
movement of KDE3 to Python 2.7 land.
okay espie@
2013-06-02 19:41:57 +00:00
landry
a1cb7fba43
Unbreak after setprogname() addition to libc.
2013-06-02 15:39:28 +00:00
ajacoutot
5d72afc384
Drop uneeded patches.
2013-06-01 19:01:12 +00:00
ajacoutot
3de9758da8
Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
...
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
jasper
57bfdcba3d
don't build postgresql-pllua,lua52 yet
2013-05-30 16:51:59 +00:00
jasper
60aa237a1f
hookup lua52 flavors
2013-05-30 15:43:06 +00:00
giovanni
8d6970483d
Bugfix update to 4.023
2013-05-30 13:29:50 +00:00
brad
db3e127f21
Update to MariaDB 5.5.31. Also add pkgpath and conflict markers for mytop.
...
ok sthen@ giovanni@
2013-05-30 12:39:18 +00:00
brad
af0f54585d
Disconnect mytop.
...
ok sthen@ giovanni@
2013-05-30 12:38:08 +00:00
sthen
7e0f6517b6
zap whitespace at eof, no package changes
2013-05-30 10:51:22 +00:00
kirby
dc96cb5dd4
- update HOMEPAGE
...
- update MASTER_SITES where needed
- regen distinfo while here
patch from Martin Natano with tweaks by me.
2013-05-26 09:30:55 +00:00
jeremy
41460e13ed
Create a temporary directory required for building on ruby 2.0, no package change
2013-05-25 23:20:51 +00:00
jeremy
a467bb4d7a
Remove ruby-mysqlplus, broken at runtime after switch to MariaDB.
2013-05-25 22:30:27 +00:00
jeremy
2fb551f5fb
Link ruby-swift-db-*, unlink ruby-mysqlplus.
2013-05-25 22:27:12 +00:00
jeremy
c43216eaa5
Update to swift 1.2.0. The database drivers have been moved into
...
separate swift-db-* ports (recently imported), and this no longer
depends on dbic++.
While here, allowing building on ruby 2.0.
OK sthen@
2013-05-25 22:22:35 +00:00
jeremy
6787587dd0
Import ruby-swift-db-sqlite3 0.1.3, SQLite3 driver for ruby swift ORM.
...
OK sthen@
2013-05-25 22:20:02 +00:00
jeremy
dac1618912
Import ruby-swift-db-postgres 0.3.0, PostgreSQL driver for ruby swift
...
ORM.
OK sthen@
2013-05-25 22:18:46 +00:00
jeremy
c420c33c52
Import ruby-swift-db-mysql 0.3.0, MySQL driver for ruby swift ORM.
...
OK sthen@
2013-05-25 22:17:53 +00:00
rpe
01ffec2232
remove shipped sqlite3.{c,h}
...
DBD::SQLite uses the ones from base
ok sthen@
basic idea ok robert@ (maintainer)
2013-05-25 18:22:43 +00:00
brad
0b77cf86a5
Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
...
ok sthen aja
2013-05-25 00:33:09 +00:00
jeremy
54be7f26e2
New maintainer: Roman Kravchuk <kravchuk.kp@gmail.com>
2013-05-24 18:30:28 +00:00
abieber
2244fa4b00
Bump sqlite3 to latest version for node 0.10.7 compat
...
OK jeremy@
2013-05-24 13:44:28 +00:00
fgsch
0ac9274d6d
Update to 0.9.
...
jasper@ ok a previous diff.
2013-05-22 10:05:15 +00:00
dcoppa
290a06578b
Update to py-redis-2.7.5
...
OK rpointel@ (maintainer)
2013-05-20 06:52:52 +00:00
abieber
e1b14ccbc7
update pg to latest version on npm in prep to update nodejs
...
OK jeremy@
2013-05-19 15:22:51 +00:00
dcoppa
df7f866391
Update to redis-rb-3.0.4
2013-05-17 07:52:48 +00:00
dcoppa
78f9a6d88b
Bugfix update to redis-2.6.13
2013-05-16 16:05:49 +00:00