jasper
b34d1f5738
sync
2011-08-19 06:44:21 +00:00
jasper
446a0d0c0f
import leveldb, svn rev 48
...
LevelDB is a fast key-value storage library written at Google that
provides an ordered mapping from string keys to string values.
Features:
- Keys and values are arbitrary byte arrays.
- Data is stored sorted by key.
- Callers can provide a custom comparison function to override
the sort order.
- The basic operations are Put(key,value), Get(key), Delete(key).
- Multiple changes can be made in one atomic batch.
- Users can create a transient snapshot to get a consistent view
of data.
- Forward and backward iteration is supported over the data.
ok sthen@
2011-08-19 06:44:00 +00:00
nigel
e7aa8e37d5
remove unecessary ${SUDO} causes build failure with sudo
...
ok landry@ sthen@ aja@ jeremy@
2011-08-17 15:43:52 +00:00
dcoppa
9c62c4e369
Update to redis-2.2.12.
...
Clean makefiles from colors, optimizations, and other amenities.
ok rpointel@
2011-07-28 08:57:32 +00:00
rpointel
f94ec3764e
Update py-redis to 2.4.9.
...
ok aja@.
2011-07-27 06:45:09 +00:00
benoit
6188aef401
- update p5-Redis to 1.904
...
- update PLIST
- add REGRESS_DEPENDS
- remove USE_GROFF
tweaks and OK sthen@
2011-07-24 15:48:10 +00:00
sthen
6df0d68c4d
Bump for PKGSPEC changes in ports/lang/php/Makefile.inc
2011-07-22 10:20:10 +00:00
jeremy
9bc799db7a
Bump after change to remove OpenBSD version from ruby SITEARCHDIR,
...
and use new MODRUBY_SITEDIR and MODRUBY_SITEARCHDIR variables in
PLIST.
OK landry@, jcs@
2011-07-19 18:00:16 +00:00
fgsch
9021620a3f
Update to mongodb 1.8.2.
...
martynas@ ok.
2011-07-18 19:56:18 +00:00
naddy
65bc5aa607
bump revision for plist changes 4.9 -> 5.0
2011-07-18 19:06:36 +00:00
rpointel
b70a826ab1
Update py-redis to 2.4.7.
...
ok dcoppa@.
2011-07-18 07:57:32 +00:00
rpointel
cde4d16d8c
Update py-redis to 2.4.6.
...
ok dcoppa@.
2011-07-17 15:32:44 +00:00
benoit
162e9c5aae
- update py-sqlalchemy to 0.7.1
...
maintainer timeout, ok ajacoutot@
2011-07-14 14:36:34 +00:00
sthen
300cfb7e14
Don't use GNU-only grep syntax, spotted by naddy. Fix homepage while there.
...
Note, this could use an update too, port is years out of date and the
distfile is no longer available upstream.
2011-07-11 21:10:33 +00:00
jasper
7b793c238b
update to SQL-Abstract-Limit-0.141
2011-07-10 12:02:29 +00:00
jasper
faf024d3f1
update to SQL-Abstract-1.72
2011-07-10 12:02:24 +00:00
espie
af470c7bbe
grrr.
...
module gettext added without any regards to proper tools like PLIST_DB
Unfuck build for normal people.
2011-07-10 10:17:14 +00:00
robert
244412e130
switch to lang/php
2011-07-08 18:46:16 +00:00
jasper
435e09eb77
- fix patch names, no binary change
2011-07-08 11:32:17 +00:00
ajacoutot
89a1cb30b4
Remove some duplicate wantlibs, use the libiconv MODULE where applicable.
2011-07-07 01:06:59 +00:00
ajacoutot
f9380b0a30
Use the gettext MODULE.
2011-07-06 22:56:23 +00:00
jasper
40a0a0de59
at least pretend to care about tabs
2011-07-05 21:25:04 +00:00
giovanni
a17a1a92c1
Update to revision 7540
2011-07-05 14:27:30 +00:00
ajacoutot
52bfd5c7c9
Fix some warnings.
2011-07-03 17:14:23 +00:00
pea
c1123f2f6e
Update to 1.4.2
...
ok landry@
2011-07-01 08:37:21 +00:00
gsoares
d33a75847f
remove ${RUN_DEPENDS} from REGRESS_DEPENDS here. as done in cpan.port.mk already
...
OK sthen@ jasper@
2011-06-27 18:54:06 +00:00
jasper
c050712bf1
- update to 0.31
...
from wen heping
maintainer timed-out
2011-06-27 18:41:53 +00:00
jasper
f24c7d53da
- update to 1.616
...
from wen heping
maintainer timed-out
2011-06-27 18:35:44 +00:00
dcoppa
bef447d8ad
Update to ruby-redis-2.2.1
2011-06-27 13:12:27 +00:00
dcoppa
dca9bb9e38
Bugfixing update to redis-2.2.11.
...
Full ChangeLog at https://github.com/antirez/redis/raw/2.2/00-RELEASENOTES
2011-06-27 13:11:32 +00:00
sthen
6173fc2733
Make the cap_mkdb example test existence of login.conf.db before creating
...
it. Ok aja@ landry@, maintainer timeout.
2011-06-22 07:28:17 +00:00
naddy
02d9b5258b
remove USE_GROFF from ports that already ship a preformatted page
...
in their source
2011-06-21 20:21:21 +00:00
sthen
3a8e9a16a9
update p5-DBD-SQLite to 1.33, tested for a few weeks with sqlports
...
ok robert@
2011-06-18 11:00:03 +00:00
sthen
b13f5eb09d
update iodbc to 3.52.7, maintainer timeout
...
- while there, tweak the sample installed ini files to give
examples that can work with ODBC drivers available in ports
- take maintainer
2011-06-16 01:29:57 +00:00
robert
573c189314
update to 1.59
2011-06-14 11:52:58 +00:00
jasper
7decaf1777
- DBD-mysql-4.019
...
from wen heping
2011-06-13 16:50:00 +00:00
jasper
34ea15e910
- update to 1.39
...
from wen heping
2011-06-13 16:40:20 +00:00
jasper
fc31a5c4df
- update to p5-SQL-Statement to 1.33
...
from wen heping
maintainer timed-out
2011-06-13 16:34:49 +00:00
rpointel
d5cc1b479b
Reported and patch from Nigel Taylor (thanks).
...
Modified PLIST, removed PFRAG.python2.6-main and added PFRAG.python2.7-main.
2011-06-12 09:36:56 +00:00
rpointel
e292c0d741
Reported and patch from Nigel Taylor (thanks).
...
Modified PLIST, removed PFRAG.python2.6-main and added PFRAG.python2.7-main.
I added MODPY_WANTLIB to WANTLIB.
2011-06-12 09:02:32 +00:00
rpointel
98f418d627
Update py-redis to py-redis-2.4.5.
...
ok ajacoutot@.
2011-06-10 21:18:17 +00:00
rpointel
d8be8290f9
Modify py-ldap,python2.6 and py-psycopg,python2.6 by py-ldap and py-psycopg
...
(flavor by default is now python2.7).
ok sthen@.
2011-06-10 05:51:01 +00:00
rpointel
22be6d7ef6
removed python2.6 flavor.
...
switch to python2.7 default flavor has already been made during the dance of the bump.
ok jasper@ sthen@
2011-06-10 05:48:35 +00:00
rpointel
7fbcc40803
swap python2.6 flavor for python2.7.
...
keep python2.4 flavor to support plone/zope.
ok sthen@ jasper@
2011-06-10 05:47:01 +00:00
jasper
eec0417831
bump after default python version switch
2011-06-08 17:31:05 +00:00
naddy
61db854af6
Bring internal prototype for wcsncasecmp() in line with the system
...
and POSIX one. From upstream; ok landry@ dcoppa@
2011-06-06 10:55:17 +00:00
sthen
cc75bfc0c4
- only suggest cap_mkdb if login.conf.db exists, ok aja@ landry pea@
...
- show people how to setup ssl and tweak headings, ok pea@
2011-06-06 08:43:59 +00:00
ajacoutot
542240d822
Revert, I missed the mail from naddy@ on ports@ (sorry about that) --
...
pointed by landry@
2011-06-06 08:10:46 +00:00
ajacoutot
646c646907
Unbreak now that we have wcsncasecmp(3).
2011-06-06 07:59:44 +00:00
sthen
2fde866515
no need to set PKGNAME, pear.port.mk does it now.
...
checked with a batch "make show=PKGNAMES" before and after.
2011-06-04 11:41:08 +00:00