Commit Graph

2734 Commits

Author SHA1 Message Date
jasper
92ddc01ad1 spello in comment 2012-08-29 17:38:54 +00:00
ajacoutot
d45fc88c87 +kyotocabinet 2012-08-29 14:33:19 +00:00
ajacoutot
94f07f68eb Import kyotocabinet-1.2.76.
Kyoto Cabinet is a library of routines for managing a database. The
database is a simple data file containing records, each is a pair of a
key and a value. Every key and value is serial bytes with variable
length. Both binary data and character string can be used as a key and a
value. Each key must be unique within a database. There is neither
concept of data tables nor data types. Records are organized in hash
table or B+ tree.

Available FLAVOR:
        optimized - build with optimizations for the local CPU


ok robert@ jasper@ sthen@
2012-08-29 14:32:51 +00:00
naddy
11cf61a3e6 there is no BUILD_DEPENDS-sub 2012-08-28 19:54:15 +00:00
ajacoutot
4ac8597733 Add a @comment as to why _riak requires a valid homedir and shell.
Tweak rc.d(8) script:
* no need for a bin var, we have daemon for that
* set rc_reload and rc_usercheck to no
* don't redirect to /dev/null
* implement rc_check() using 'riak ping'

with and ok jmatthew@ (maintainer)
2012-08-28 05:46:41 +00:00
ajacoutot
d682cf0b3e Don't hardcode gmake, use ${MAKE_PROGRAM}.
Tighten LIB_DEPENDS.
Don't hardcode /usr/local and /etc.

ok jmatthew@ (maintainer)
2012-08-25 06:33:14 +00:00
jmatthew
4542265699 import riak
Riak combines a decentralized key-value store, a flexible map/reduce engine, 
and a friendly HTTP/JSON query interface to provide a database ideally suited 
for Web applications.

ok dlg@
2012-08-24 07:26:29 +00:00
sthen
41f27206ff sync wantlib 2012-08-23 14:54:31 +00:00
ajacoutot
a23da81cf1 Remove the pthread chunk.
Respect CXX.
Sync WANTLIB.

ok jasper@
2012-08-21 13:51:12 +00:00
jmatthew
d0600884cd update to leveldb 1.5.0
ok sthen@
-lpthread patch for jasper@
2012-08-21 00:28:34 +00:00
jasper
a88832d037 - remove now uneeded -lpthread/-pthread patch 2012-08-19 21:12:20 +00:00
jasper
8a03c9f672 no need to be different, just to be different. 2012-08-19 21:08:34 +00:00
pea
1d513c6da1 Bugfix update to 9.1.5.
2 CVE fixed (CVE-2012-3488 and CVE-2012-3489)

ok ajacoutot@
2012-08-19 18:22:32 +00:00
avsm
a3df9fb951 * bump version to 2.0.2
* use OASIS build system
* remove obsolete patches
* enable regression tests
From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 21:57:24 +00:00
avsm
a964285fc8 * bump version to 2.0.2
* use OASIS build system
* remove obsolete patches
* add WANTLIB
* add empty REGRESS_TARGET

From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 21:55:07 +00:00
ajacoutot
b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +00:00
stu
b0b81ae6b4 Use MODULES for Tcl/Tk.
Ok espie@
2012-08-17 16:05:03 +00:00
jasper
53acb96317 sync 2012-08-16 15:21:52 +00:00
jasper
6973062b94 import luadbi 0.5
LuaDBI is a database interface library for Lua. It is designed to
provide a RDBMS agnostic API for handling database operations. LuaDBI
also provides support for prepared statement handles, placeholders and
bind parameters for all database operations.

ok sthen@
2012-08-16 15:21:30 +00:00
ajacoutot
bea5fd8c6a Bugfix update to evolution-data-server-3.4.4. 2012-08-13 07:50:27 +00:00
giovanni
31eba8bd7d Bugfix update to 2.1.3 2012-08-10 14:09:22 +00:00
giovanni
68d0bfb408 Bugfix update to 5.1.65
ok Brad (Maintainer)
2012-08-10 07:31:38 +00:00
dcoppa
a3520d2bd2 Maintenance update to redis-2.4.16 2012-08-08 11:24:05 +00:00
giovanni
a740d7ddf8 Update to 0.51 2012-08-08 10:18:51 +00:00
rpointel
1b03e33e36 Update p5-DBD-Pg to 2.19.2.
ok pea@ (maintainer).
2012-08-04 19:10:15 +00:00
ajacoutot
5787f3b87c Set rc_usercheck to NO. 2012-08-04 15:28:14 +00:00
abieber
376ea144e6 Remove REVISION for 2.1.5 update. 2012-07-18 04:28:40 +00:00
abieber
f8a4775524 Fixed non-updated Makefile ( 2.1.5 update )
ok jeremy@, jasper@
2012-07-18 04:15:16 +00:00
abieber
52cf5a9f80 Update node-sqlite3 to 2.1.5
ok jeremy@, jasper@
2012-07-18 02:18:35 +00:00
espie
be8b205130 plain forgot, synch with src 2012-07-13 16:16:18 +00:00
ajacoutot
46866cbeba Fix addressbook creation (from upstream). 2012-07-13 14:31:04 +00:00
jasper
0abc6be283 consistent spelling of Node.js, as used on the official web site 2012-07-12 21:42:53 +00:00
jeremy
fc7fdfe67f Update to sequel_pg 1.5.0. 2012-07-12 21:00:57 +00:00
jeremy
dd5e25b1ff Update to sequel 3.37.0. 2012-07-12 21:00:27 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
sthen
01d3f160a8 sync with top(1) in base; remove KERNBASE. ok okan@ 2012-07-10 12:08:29 +00:00
sthen
7f8737069e update MASTER_SITES 2012-07-09 22:37:55 +00:00
giovanni
795d92501a Update to 2.1.2 2012-07-06 14:42:46 +00:00
espie
8c682ebea4 more stuff than the DESCR says, bump rev. 2012-07-06 10:22:17 +00:00
stu
f5c9c22da7 Update to 1.7. Use Tcl/Tk 8.5.
ok landry@, Valery Masiutsin (maintainer)
2012-07-04 19:23:46 +00:00
jeremy
e7d0106f4d Update ruby-sqlite3 to 1.3.6. Add a patch so it continues to work on
rubinius.
2012-06-29 16:40:31 +00:00
jeremy
26e96f3fe1 Update ruby-pg to 0.14.0. 2012-06-29 16:39:01 +00:00
jeremy
273145e2da Don't build ruby-sequel_pg,rbx or ruby-sqlite3,jruby by default, as
neither is stable.
2012-06-29 16:38:21 +00:00
jeremy
877e92b50c Update node-pg to 0.7.1, works with node 0.8.0.
Build process changed from waf to gyp, modify gyp binding to work.
2012-06-28 17:31:43 +00:00
dcoppa
0f9a69be19 Update to 3.0.1 and enable regression tests 2012-06-28 12:47:48 +00:00
jasper
ce1ac7a874 - update to 2.1.4
from aaron bieber (MAINTAINER)
2012-06-26 21:41:50 +00:00
jasper
2259cf12c9 - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 13:17:32 +00:00
dcoppa
210aada0b3 Bugfix update to Redis 2.4.15 2012-06-22 13:29:17 +00:00
ajacoutot
26656acfe4 -py-psycopg 2012-06-21 15:39:52 +00:00
ajacoutot
ee1498364b Remove py-psycopg as requested by alek@ (maintainer).
We use py-psycopg2 nowadays...

ok jasper@ martynas@
2012-06-21 15:39:19 +00:00