sthen
39fc96d9b6
+libhiredis
2015-09-16 08:47:01 +00:00
sthen
336bbb056b
import databases/libhiredis, req by claudio, ok dcoppa@
...
Hiredis is a minimalistic C client library for the Redis database.
It is minimalistic because it just adds minimal support for the
protocol, but at the same time it uses a high level printf-alike API
in order to make it much higher level than otherwise suggested by its
minimal code base and the lack of explicit bindings for every Redis
command.
Apart from supporting sending commands and receiving replies, it comes
with a reply parser that is decoupled from the I/O layer. It is a stream
parser designed for easy reusability, which can for instance be used in
higher level language bindings for efficient reply parsing.
Hiredis only supports the binary-safe Redis protocol, so you can use it
with any Redis version >= 1.2.0.
The library comes with multiple APIs. There is the synchronous API, the
asynchronous API and the reply parsing API.
2015-09-16 08:46:43 +00:00
jeremy
8e6705e920
Update to pg 0.18.3
2015-09-12 18:05:14 +00:00
ajacoutot
b4bcd2be4c
CONFIGURE_STYLE=autoconf implies "gnu".
2015-09-12 14:15:32 +00:00
kirby
62f9284f26
update to libzdb-3.1
2015-09-11 19:28:37 +00:00
pea
443a53c739
Update to 1.6.1
...
ok sthen@
2015-09-11 12:39:27 +00:00
sthen
47506bb61a
Add upstream commit to fix assert() with invalid BER, pointed out by landry@
...
http://seclists.org/fulldisclosure/2015/Sep/35
2015-09-11 09:01:05 +00:00
sthen
e801efaf89
Add upstream commit to fix assert() with invalid BER, pointed out by landry@
...
http://seclists.org/fulldisclosure/2015/Sep/35
2015-09-11 09:00:01 +00:00
giovanni
3c8d9c5053
Update to 4.032 from Brad
...
enable more regression tests
2015-09-10 15:54:06 +00:00
sthen
204a7d3aba
update to freetds-0.95.19, issue with ctlib error handling
2015-09-09 15:21:19 +00:00
dcoppa
1016452b26
Bugfixing update to redis-3.0.4
2015-09-09 08:56:53 +00:00
jeremy
0a3067ab54
Build ruby22 version of ruby-tiny_tds by default
2015-09-05 14:50:23 +00:00
jeremy
9f78444a9c
Update to tiny_tds 0.7.0
2015-09-05 14:49:32 +00:00
giovanni
7e274e35e0
unbreak mysql-zrm-scheduler
2015-09-04 10:44:46 +00:00
landry
639aadd978
Update to pgadmin3 1.20, ok pea@ (MAINTAINER)
2015-09-02 10:03:34 +00:00
jca
19fd433655
Kill empty patch files.
2015-09-02 00:03:48 +00:00
avsm
2e3c1add86
update to ocaml-sqlite3-2.0.9
...
ok jca@, tested by krw@ daniel@ jsg@
2015-08-30 15:50:24 +00:00
avsm
d4bb0c81ea
update to ocaml-postgresql-3.2.1
...
ok jca@, tested by krw@ daniel@ jsg@
2015-08-30 15:49:08 +00:00
jeremy
0cb43164f1
Build a ruby18 version of ruby-bdb by default, instead of a ruby20 version.
...
The ruby18 version is a dependency for textproc/gonzui, nothing depends on
the ruby20 version.
2015-08-29 16:19:13 +00:00
jeremy
05c826ef79
Stop building extension libraries for ruby 2.0 by default. Ruby 2.0 will
...
be unsupported upstream before OpenBSD 5.9 is released.
OK jasper@
2015-08-29 15:56:08 +00:00
sthen
b571291286
move "overwrite local copy of rebar" from post-extract to pre-patch,
...
reducing the requirement to manually install packages when unpacking ports
source.
2015-08-29 12:41:45 +00:00
benoit
542751ff38
Update to p5-DBIx-Migration-0.07.
2015-08-27 07:44:05 +00:00
sthen
00115727ec
wantlib
2015-08-25 12:57:33 +00:00
ajacoutot
b6c53696b5
/var/run content is already removed by /etc/rc, so no need to handle that in
...
the package. If a /var/run/foo directory must exist for proper start of a
software, then the rc.d script should take care of it.
2015-08-25 07:30:29 +00:00
benoit
cd433f8233
Update to p5-Redis-1.980.
2015-08-25 06:59:07 +00:00
bentley
917674c144
Update master_sites after migration from Google Code.
2015-08-24 23:42:45 +00:00
giovanni
4d8b403646
Bugfix update to 10.0.21
...
From Brad (Maintainer)
2015-08-24 10:21:10 +00:00
benoit
6b282566b3
Update to p5-CGI-Application-Plugin-DBH-4.04.
2015-08-22 12:40:06 +00:00
sthen
60dc1963be
bugfix update to OpenLDAP-2.4.42
2015-08-21 21:49:42 +00:00
edd
582443412b
Add missing py-pickleshare dependency.
...
OK sthen@, jca@.
Thanks
2015-08-20 13:00:31 +00:00
sthen
72e1a3b5e0
take a break from doing this in alphabetic order and sync WANTLIB in some
...
python things, with a lovely boost_python${MODPY_MAJOR_VERSION:M3}-mt in there.
2015-08-19 20:13:59 +00:00
sthen
a617e7ba14
sync WANTLIB
2015-08-17 20:34:20 +00:00
edd
53f472a650
Link py-pickleshare.
2015-08-16 19:38:51 +00:00
edd
6bb8d01616
Import py-pickleshare.
...
OK rpointel@, daniel@
2015-08-16 19:37:17 +00:00
benoit
2ba8dffb7e
Update to p5-DBIx-XHTML_Table-1.46.
2015-08-16 07:25:57 +00:00
benoit
ba73425e18
Update to p5-DBD-Sybase-1.15.
2015-08-16 07:14:03 +00:00
benoit
a1907a9b5f
Update to p5-DBIx-Class-IntrospectableM2M-0.001002.
2015-08-16 07:03:20 +00:00
jasper
324030b265
- update to puppetdb-2.3.7
...
* only one bug fixed:
"The max-frame-size setting is now applied to the ActiveMQ consumer thread. It
was previously set to the default, which could case errors when extremely
large commands were submitted"
2015-08-14 12:21:41 +00:00
benoit
4cf65b811b
Update to p5-DBIx-SearchBuilder-1.66.
2015-08-14 08:08:20 +00:00
benoit
e497c9aeb2
Update to p5-DBM-Deep-2.0012.
2015-08-13 15:40:59 +00:00
jca
f898d4851c
Add a comment, in case someone wonders why we're not using the latest version.
2015-08-12 11:24:05 +00:00
ajacoutot
4692e9f1a6
Update to evolution-data-server-3.16.5.
2015-08-12 06:16:55 +00:00
jeremy
a7e0df3216
Add back --disable-threadsafe, fixing runtime use of
...
databases/ruby-tiny_tds.
OK ajacoutot@
2015-08-11 21:06:11 +00:00
jasper
923672a507
update @conflict markers which was forgotten after the switch to ruby 2.2
2015-08-11 20:15:03 +00:00
kirby
73de9b2a88
- remove trailing white spaces
...
- add RSC id and header to README-plpython
OK jasper@
2015-08-03 07:42:30 +00:00
okan
1c3ceac582
Remove pg_top; marked BROKEN since Apr 2014, and still no interest in
...
fixing (including me). Requires adjusting to various API/ABI changes
since, cherry-picking from top(1) and then some.
ok zhuk@ sthen@ jasper@
2015-07-27 16:29:58 +00:00
jeremy
9337a430fe
Update to ldap 0.9.17
2015-07-26 03:28:53 +00:00
jeremy
aae92c2b15
Update to amalgalite 1.4.0
2015-07-25 23:20:46 +00:00
jeremy
4584f20635
Update to swift-db-sqlite3 0.1.5
2015-07-25 23:09:08 +00:00
jeremy
3b9aa389b3
Update to swift-db-mysql 0.3.2
2015-07-25 23:05:53 +00:00