Commit Graph

2396 Commits

Author SHA1 Message Date
dcoppa
e11b596666 Update to ruby-redis-2.2.0
OK jeremy@
2011-06-03 18:53:47 +00:00
jeremy
7f7d2cc5fe Update to 1.1.0. 2011-06-03 17:26:30 +00:00
jeremy
93e3056003 Update to 3.24.1. 2011-06-03 17:25:56 +00:00
dcoppa
db4fd4a2ae Update to hs-redis-0.11 2011-06-03 09:19:25 +00:00
dcoppa
f3264d1b88 Bugfixing update to Redis 2.2.8 2011-06-03 08:11:32 +00:00
rpointel
a95b286393 Update py-redis to 2.4.1.
From Wen Heping (thanks). ok dcoppa@.
2011-06-02 16:02:33 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
fgsch
598e8aadf0 enter mongodb 2011-06-02 00:28:33 +00:00
fgsch
249649da77 Import mongodb, a scalable, high-performance, open source, document-oriented
database.
with input from dcoppa and martynas, martynas ok some time ago.
2011-06-02 00:26:32 +00:00
sthen
271f8c5263 switch to new *_DEPENDS format, from Brad. 2011-05-27 21:07:00 +00:00
jasper
cce8748935 adjust after recent py-sqlalchemy update
from wen heping
2011-05-27 10:40:33 +00:00
jasper
ba973347d4 - update to 0.7.0
from wen heping
earlier diff looked good to maintainer
2011-05-27 10:39:37 +00:00
jasper
a4d0fa353a using PKGNAME to construct WRKDIST is bad practice. 2011-05-22 14:03:39 +00:00
sthen
ffbef223a5 prefer http MASTER_SITES 2011-05-20 08:08:04 +00:00
sthen
065e83a5e1 - unbreak circular dependency; PR 6608
- while there, carry out some minor Makefile tidying and use http
MASTER_SITES out of preference
2011-05-20 08:06:56 +00:00
dcoppa
2dfbfce831 Fix floating point string printing in MySQL status output
(MySQL Bug #61205)

OK Brad (maintainer)
2011-05-19 08:35:15 +00:00
gsoares
02b0b2b810 update p5-AnyEvent-CouchDB to 1.24
ok jasper@ sthen@
2011-05-15 16:28:47 +00:00
jeremy
3eaf0a1e13 Update to 3.23.0, fix regress dependency. 2011-05-11 23:35:36 +00:00
rpointel
07c1591a8a Update psycopg2 to 2.4.1.
ok martynas@.
2011-05-11 20:56:36 +00:00
ajacoutot
f0178a3109 Add missing build dependency on textproc/rarian. 2011-05-11 15:27:34 +00:00
dcoppa
de33ea3a09 Bugfixing update to redis-2.2.7
* Fixed bug #543-2 (the issue was reopened with a completely different report)
  that caused Redis to randomly crash on list push performed against lists
  with other clients blocked with BLPOP (or variants).

* Fixed bug #543. If you saw Redis instances crashing on List operations
  (only happening with a non-default max entry size ziplist setting in
  redis.conf) it was almost certainly this problem.

* Fixed a bug with replication where SLAVEOF NO ONE caused a slave to close the
  connection with all its slaves.
2011-05-11 11:47:48 +00:00
ajacoutot
54fddbd327 Forgot in previous... (not my day) 2011-05-11 06:26:03 +00:00
ajacoutot
561d6fe9bc Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and remove remove everything under the @sample'd directory instead
of the directory itself to prevent a warning from pkg_delete(1) trying
to remove a non existing directory and to help preventing left-over
files and directories.
2011-05-11 06:22:16 +00:00
ian
90d96e39f0 Minor update 1.0.0 to 1.0.6, license now GPLv3, JDK now 1.6+, MESSAGE -> PKG README.
PDF doc now bundled with support contract so refer to Wiki for information.
2011-05-10 23:44:54 +00:00
pea
ebd4d1f72d Update to 2.18.0
From wen heping, thanks

ok ajacoutot@
2011-05-09 13:59:50 +00:00
giovanni
7eebb84f1a Update to revision 7486 2011-05-09 13:53:10 +00:00
fgsch
17318bc15d Sync comment with reality. 2011-05-08 23:11:36 +00:00
rpointel
b13d1f3916 Prepare the import of python 2.7.
ok landry@.
2011-05-04 19:01:21 +00:00
jasper
7b55cc1c38 - update to 0.6.4.0
ok dcoppa@ (MAINTAINER)
2011-05-04 08:06:34 +00:00
jasper
a4e04a8d73 - update to 2.2.7.0
- adjust dependencies

ok dcoppa@ (MAINTAINER)
2011-05-04 08:06:08 +00:00
jasper
809d73eea7 - update to 2.2.3.3 2011-05-03 18:44:51 +00:00
pea
d12f988c1d Bugfixes update to 1.12.3
ok landry@
2011-05-02 11:56:58 +00:00
pea
31a97e7084 + use proper AUTOCONF_VERSION (from Brad)
+ fix CONFIGURE_ARGS

ok sthen@
2011-05-02 11:43:37 +00:00
ajacoutot
0c8fae4b4b Use proper AUTOCONF_VERSION, from Brad. 2011-05-01 11:35:06 +00:00
dcoppa
83c910b355 Bugfixing update to redis-2.2.5.
Fixed a crash occurring when loading an AOF containing the SPOP
command.
2011-04-29 07:43:05 +00:00
ajacoutot
9413dc5c08 Regen dependencies after recent updates: drop eggdbus dependency.
(this will also fix a symbol conflict between libeggdbus and glib2)

ok jasper@
2011-04-28 13:10:57 +00:00
jeremy
b2abfcaec2 Update to 0.11.0.
OK ajacoutot@
2011-04-25 18:11:06 +00:00
kili
ab954ec4cf New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 20:22:13 +00:00
kili
dc4287d105 Use DIST_SUBDIR from ghc.port.mk. 2011-04-23 20:17:33 +00:00
kili
67047fb4b8 Depend on and use mtl-2 from devel/hs-mtl. 2011-04-23 14:32:50 +00:00
landry
c0ce6b6210 Add p5-Test-Warn to BUILD_DEPENDS, fixes build on a clean box. 2011-04-22 05:55:52 +00:00
ajacoutot
4c50c51033 Bugfix update to evolution-data-server-2.32.3.
* fix a couple of crashers
2011-04-22 05:55:37 +00:00
jasper
34d219e602 - regen WANTLIB/PLIST
- set license version
- no need for FAKE_FLAGS here

from gleydson soares
2011-04-20 18:59:38 +00:00
jasper
8694e58b51 Security update of p5-Jifty-DBI to 0.68, among regular fixes this takes care of
SA44224 Perl Jifty::DBI SQL Injection Vulnerabilities
2011-04-20 08:12:21 +00:00
ajacoutot
71e981d64b Tweaks. 2011-04-19 17:01:54 +00:00
pea
0722051832 Update to 9.0.4.
Changelog: http://www.postgresql.org/docs/9.0/static/release-9-0-4.html

ok ajacoutot@, jasper@
2011-04-19 08:39:21 +00:00
ajacoutot
a1a6e29cf1 Tweak CONFIGURE_ARGS.
Remove some unneeded pieces from patch-configure_ac.
2011-04-16 05:51:52 +00:00
ajacoutot
a2d7a47da4 Fix build after gnutls update.
ok jasper@ landry@
2011-04-15 16:13:23 +00:00
ajacoutot
96d502a25f Fix DEPENDS after gnutls update.
ok landry@ jasper@
2011-04-15 16:10:37 +00:00
jeremy
5a883ad8ca Update version to 0.2.7. Add patch to use the standard mysqlclient
library instead of the threaded one, as the threaded one would not
work correctly on ruby 1.8.
2011-04-14 17:23:32 +00:00
jeremy
8d536cfdff Update version to 1.1.2. 2011-04-14 17:15:15 +00:00
jasper
eeb29b3347 don't use ``rm -f'' for remove unneeded files.
this will remember us, when not needed anymore this treatment.

from gleydson soares
ok aja@
2011-04-14 15:55:19 +00:00
jasper
f308e59cc2 use modinst CONFIGURE_STYLE, instead of passing --skipdeps
from gleydson soares
2011-04-13 17:44:37 +00:00
sthen
a32d843b1d add missing WANTLIB, bump relevant pkgs 2011-04-12 11:16:35 +00:00
kili
68bcd20076 Bump after ghc update. 2011-04-11 14:33:07 +00:00
dcoppa
d638b6bf38 Update to redis-2.2.4
General consensus from interested people.
2011-04-11 07:54:49 +00:00
jasper
f9967213f1 - update to 0.20
from gleydson soares
2011-04-10 18:58:31 +00:00
jasper
61f9ed9482 adjust after recent lesstif removal
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
jasper
033082e052 Adjust to the new spidermonkey API.
ok MAINTAINER, landry@, martynas@
2011-04-10 17:28:38 +00:00
martynas
b03359daed Update to py-psycopg2-2.4; from Wen Heping.
OK pea@, fgs@, eric@.
2011-04-09 13:35:13 +00:00
pea
28b2560b05 Update to 0.6.5.
ok jasper@, jeremy@
2011-04-08 08:42:44 +00:00
pea
f475a8102b Add an explanation about cluster's encoding.
Spotted by ajacoutot@

ok ajacoutot@
2011-04-07 14:45:25 +00:00
pea
ec7eff9ad3 Allow PostgreSQL to run on Loongson.
With help of miod@ (thx !)

ok jasper@
2011-04-07 13:54:16 +00:00
pea
72aa184937 Update to 2.4.25
ok landry@, ajacoutot@
2011-04-07 12:08:02 +00:00
ajacoutot
174ea062e2 Simplify: use my distfiles subdomain. 2011-04-02 16:56:42 +00:00
jeremy
32eec03916 Hook ruby-tiny_tds up to the build. 2011-04-01 23:19:01 +00:00
jeremy
78ea0c519a The TinyTDS gem is meant to serve the extremely common use-case of
connecting, querying and iterating over results to Microsoft SQL Server
databases from ruby. Even though it uses FreeTDS's DB-Library, it is NOT
meant to serve as direct 1:1 mapping of that complex C API.

OK sthen@
2011-04-01 23:17:08 +00:00
sthen
7bec75751f update license comment, no pkg change 2011-04-01 23:03:12 +00:00
jasper
6ad23d4f2e - regen 2011-04-01 07:38:16 +00:00
jasper
23f2a98296 - update to 1.05
- add missing RUN/REGRESS dependencies

from gleydson soares
2011-03-29 16:55:59 +00:00
ajacoutot
b186d4a809 Tweak some patches and remove -DGTK_DISABLE_DEPRECATED to fix a crash in
evolution calendar.
2011-03-29 11:20:02 +00:00
jasper
dcf8f1b1f9 - update to 2.19
- set REGRESS_IS_INTERACTIVE instead of NO_REGRESS
- remove USE_GROFF
- set license

from gleydson soares
2011-03-27 18:01:49 +00:00
dcoppa
e5b0130749 sync 2011-03-26 08:25:48 +00:00
dcoppa
c1995fb275 Import ruby-redis, a gem allowing Ruby programs to interface with
the Redis key-value store.

OK jeremy@
2011-03-26 08:23:25 +00:00
jeremy
9d4d55e233 Build the ruby 1.9 version of some ruby gem ports with C extensions
by default.

OK landry@
2011-03-25 17:02:35 +00:00
jeremy
5e18ad9b76 Update to 0.9.8, distfile now uses .tar.bz2.
OK landry@
2011-03-25 16:41:42 +00:00
jeremy
30be1ec4da Fix regress tests.
OK landry@
2011-03-25 16:39:54 +00:00
dcoppa
d470042e1b sync 2011-03-25 10:08:10 +00:00
dcoppa
4b9119e484 import hs-redis, a Haskell driver for the Redis key-value store.
OK kili@
2011-03-25 10:05:12 +00:00
sthen
397e66739a update to 20110223 upstream patchset
- backported fix for server_host_name setting in odbc
2011-03-24 12:51:19 +00:00
sthen
ed4293297b update to 0.43, various improvements including a fix for a deprecation
warning in new perl. ok jakob@
2011-03-23 19:52:22 +00:00
jasper
2c887d1f32 - backport various fixes from upstream git to allow this to build against
new libgdata.

ok aja@
2011-03-23 15:57:39 +00:00
simon
52c7985789 update to version 2.2.2
with tweaks from dcoppa@ (maintainer)
2011-03-21 19:58:28 +00:00
rpointel
adb7e5c63d update py-redis to 2.2.4.
ok dcoppa@.
2011-03-20 11:45:29 +00:00
jasper
5bd7678cd2 - fix rcs id's
from gleydson soares
2011-03-19 09:18:37 +00:00
jeremy
ab7ce99e65 Bump version to 1.0.2.
OK ajacoutot@
2011-03-18 23:05:44 +00:00
ajacoutot
1ffbcaa750 Remove all redirections -- rc.subr(8) now takes care of it. 2011-03-17 16:49:27 +00:00
pea
8c3042598e Fix regress tests.
ok jasper@
2011-03-17 16:00:27 +00:00
jasper
89a15edd65 - set REGRESS_IS_INTERACTIVE=Yes + comment, as this needs a running ldap server 2011-03-17 12:21:58 +00:00
dcoppa
db6e037f57 Bugfix update to redis-2.0.5 2011-03-16 14:19:38 +00:00
jasper
0a3a085c73 - add missing dependencies 2011-03-14 22:57:09 +00:00
jeremy
7b5ff89528 Bump version to 0.9.1.
OK landry@
2011-03-14 18:31:07 +00:00
jeremy
d11c5fe334 Bump version to 0.5.6, adding SQLite3 support.
OK landry@
2011-03-14 18:30:33 +00:00
jeremy
c38c8b1797 Bump version to 9.0.801. Add a V variable to SUBST_VARS reduce churn
in PLIST.

OK landry@
2011-03-14 17:53:38 +00:00
jeremy
618cff4054 Bump version to 5.1.13. Add a V variable to SUBST_VARS reduce churn in
PLIST.

OK landry@
2011-03-14 17:52:59 +00:00
jeremy
9ac9c31a4e Bump version to 1.3.3. Add a few more regress depends so that regress
works on ruby 1.8.

OK landry@
2011-03-14 17:45:50 +00:00
jeremy
ffae02c306 Bump version to 1.0.0. Set NO_REGRESS as directory required for
tests is not included in the distfile.

OK landry@
2011-03-14 17:42:56 +00:00
landry
2c9ebc2459 Update to sqlite 3.7.5, enable UNLOCK_NOTIFY api (needed by firefox 4).
Tested by phessler@ on loongson/sparc, jasper@ on arm, myself on
amd64/sparc64/macppc, and went through a pair of amd64 bulk builds
without issues.
ok sthen@ dcoppa@
2011-03-14 14:39:51 +00:00
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
jeremy
055c40f862 Update to 0.10.1. Remove patch included upstream.
OK landry@
2011-03-11 18:40:46 +00:00