Commit Graph

2815 Commits

Author SHA1 Message Date
sthen
a64e35613d link soprano to the build 2012-11-12 13:38:04 +00:00
sthen
ded494e277 update to soprano 2.8.0, cope with redland update
- from openbsd-wip
2012-11-12 13:37:52 +00:00
ajacoutot
50ce2da399 Bugfix update to evolution-data-server-3.6.2. 2012-11-11 18:10:01 +00:00
ajacoutot
89ca3e7460 Missing g_mutex_lock() call was making evolution-addressbook-factory
abort() and the addressbook unavailable.

thanks to kurt@ and guenther@ for the help
patch from kurt@
2012-11-10 08:07:55 +00:00
dcoppa
649733caf0 Bugfix update to redis-2.6.4 2012-11-09 09:52:50 +00:00
jeremy
56c806cdf4 Update to sequel_pg 1.6.1. 2012-11-07 19:05:14 +00:00
jeremy
de19524dfd Update to sequel 3.41.0 2012-11-07 19:04:43 +00:00
dcoppa
ad5e9a2de3 Bugfix update to redis-2.6.3 2012-11-07 10:13:44 +00:00
ajacoutot
2e37bf8112 Don't hardcode path to imapd. 2012-11-06 08:35:13 +00:00
dcoppa
5e4918831f Amend XXX comment 2012-11-05 10:47:39 +00:00
jasper
83628befa5 add an XXX about using the internal lua
ok dcoppa@ (MAINTAINER)
2012-11-04 19:58:43 +00:00
jasper
dbe18b2a96 import ruby-resque-1.23.0
Resque is a Redis-backed Ruby library for creating background jobs,
placing those jobs on multiple queues, and processing them later.
Background jobs can be any Ruby class or module that responds to
perform. Your existing classes can easily be converted to background
jobs or you can create new classes specifically to do work. Or, you can
do both.
[...]

ok jeremy@
2012-10-31 22:12:20 +00:00
jasper
ad4504ce07 import ruby-redis-namespace-1.2.1
Adds a Redis::Namespace class which can be used to namespace calls to
Redis. This is useful when using a single instance of Redis with
multiple, different applications.

ok jeremy@
2012-10-31 22:11:37 +00:00
jasper
e0afb57829 sync 2012-10-31 22:09:45 +00:00
dcoppa
012897bd20 Bugfix update to redis-2.6.2 2012-10-30 17:22:54 +00:00
kili
2acb3c8385 Move the @exec and @unexec lines running the {,un}register.sh scripts
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
rpointel
c9382d5847 Finally, upstream have included tests with source dist.
Clean the regress tests.
ok dcoppa@.
2012-10-26 06:52:26 +00:00
dcoppa
6ea3324d6d Update xapian-core and p5-Search-Xapian to 1.2.12
ok sthen@
2012-10-25 14:06:26 +00:00
dcoppa
3c68c9fa9e Add the new (starting from 2.6) Sentinel stuff. 2012-10-23 13:05:27 +00:00
dcoppa
1537eed6aa Update to redis-2.6.0
https://raw.github.com/antirez/redis/2.6/00-RELEASENOTES

All tests passed without errors on sparc64: yay!
2012-10-23 10:41:23 +00:00
sthen
5aa82ed35c whitespace 2012-10-23 09:39:51 +00:00
espie
a5e83437b0 no space at end of maintainer 2012-10-21 15:56:42 +00:00
sthen
8a29c2e354 build aci-flavoured OpenLDAP 2012-10-20 08:37:00 +00:00
sthen
aeaed43eeb add a FLAVOR to enable the experimental ACI support in OpenLDAP,
req by Brian Empson. ok pea@.
2012-10-20 08:36:13 +00:00
ajacoutot
7335f84678 We are getting fucked by our 32-bits time_t :( 2012-10-18 13:54:56 +00:00
pea
ad927e6ea6 Bugfixes update to 3.1.1
ok ajacoutot@
2012-10-17 20:22:46 +00:00
pea
765ca1ca70 Update to 1.5.3.
Contains a critical fix if you're using autodbs.

ok ajacoutot@
2012-10-16 13:21:12 +00:00
ajacoutot
388d0926f3 Move back to using libgnome-keyring. There is a very nasty crash with it
but at least it'll get us a chance to hunt for it instead of hiding it with
libsecret which fails in the same way but does not crash.

discussed with jasper@
2012-10-16 11:55:01 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
dcoppa
4eea874c6d Comment out 'requirepass' because it gives rise to much confusion. 2012-10-15 07:17:12 +00:00
stsp
f294765dcd remove lies about available flavours from DESCR; ok sthen 2012-10-14 22:07:08 +00:00
ajacoutot
2e72e5f949 Bugfix update to evolution-data-server-3.6.1. 2012-10-14 08:04:11 +00:00
jeremy
e6d78868eb Add patches for building on ruby 1.9. 2012-10-12 14:12:28 +00:00
dcoppa
6a7fcbe286 Update to 2.7.1
ok rpointel@ (maintainer)
2012-10-12 06:59:54 +00:00
jasper
6dce36fbc7 - fixup build/run depends. 2012-10-11 18:13:51 +00:00
jasper
dfec160086 sync 2012-10-11 18:01:08 +00:00
jasper
ea7ef82433 import py-carbon-0.9.10
Backend storage application for Graphite. Data collection agents connect
to carbon and send their data, and carbon's job is to make that data
available for real-time graphing immediately and try to get it stored on
disk as fast as possible.

ok aja@
2012-10-11 18:00:30 +00:00
espie
5c8ff2cca6 there's totally no need for FULLPKGNAMEs in there 2012-10-11 08:19:02 +00:00
jeremy
3329866379 Fix typo in dependency. Didn't build before, so no bump. 2012-10-10 11:19:45 +00:00
jeremy
31bd712f6c + postgresql-pllua 2012-10-10 10:45:30 +00:00
jeremy
8059b804ae Import postgresql-pllua, adding support for the PL/Lua procedural
language to PostgreSQL.

Feedback and OK sthen@
2012-10-10 10:41:36 +00:00
rpe
bbbc0875aa use a trimmed version of the usage text from locate(1)
ok espie@
2012-10-10 09:49:20 +00:00
giovanni
1cfdba3260 Update to 2.1.4 2012-10-09 15:39:13 +00:00
jasper
06b4cf213e sync 2012-10-09 13:27:32 +00:00
jasper
7bd0ffc67a import py-whisper 0.9.10
py-whisper is a fixed-size database, similar in design and purpose to
RRD (round-robin-database). It provides fast, reliable storage of
numeric data over time. Whisper allows for higher resolution (seconds
per point) of recent data to degrade into lower resolutions for
long-term retention of historical data.

ok aja@
2012-10-09 13:26:54 +00:00
jasper
9e1f8cf2d0 - update to DB_DataObject-1.10
from viq
2012-10-08 21:35:09 +00:00
dcoppa
501070dafb Bugfix update to 3.0.2 2012-10-08 08:19:46 +00:00
ajacoutot
6bfc965be4 Fix pkgconfig file after the move to libsecret. 2012-10-03 15:56:21 +00:00
ajacoutot
56007d57f9 Our binutils from paleolithic age exports private symbols which made
libgnome-keyring and gcr dump cores everywhere because of clashing
symbols. Merge libsecret support from upstream to have e-d-s use that
instead of libgnome-keyring.
2012-10-01 15:00:18 +00:00
giovanni
04d70009a5 Update to 5.1.66,
full Changelog available at http://dev.mysql.com/doc/refman/5.1/en/news-5-1-66.html
ok Brad (Maintainer)
2012-10-01 09:44:51 +00:00