Commit Graph

2944 Commits

Author SHA1 Message Date
ajacoutot
3fc2f948bc Fix crash when cancelling some operations; from upstream. 2013-01-30 07:20:04 +00:00
jeremy
2713d48e17 Update to tiny_tds 0.5.1. Remove now unnecessary patches. 2013-01-29 22:44:05 +00:00
jeremy
9bf67f8a94 Update to jdbc-postgres 9.2.1002.1. 2013-01-29 22:37:40 +00:00
jeremy
5da669e6d8 Update to jdbc-mysql 5.1.22.1. 2013-01-29 22:37:05 +00:00
jeremy
d7dd55227d Update to jdbc-h2 1.3.170.1. 2013-01-29 22:36:45 +00:00
jeremy
0f0d3c2369 Update to jdbc-sqlite3 3.7.2.1. 2013-01-29 22:36:16 +00:00
espie
8b029d5dbe have the src flavor build-depend on the unflavored version to speed the
build. requires completely current pkg_mklocatedb
2013-01-27 11:40:22 +00:00
benoit
c665b91533 - update p5-Redis to 1.961 2013-01-26 16:21:39 +00:00
kili
e594dcbe6f + hs-hackage-db 2013-01-25 13:35:26 +00:00
kili
c6e952da5d This module provides simple access to the Hackage database by means
of Data.Map.  Note that once the database has been parsed, it can
be accessed quickly, but the inital cost of reading 00-index.tar
is fairly high.

ok jasper@
2013-01-25 13:34:48 +00:00
ajacoutot
a69d4bc105 Bug #692278 - LDAP backend mutex deadlock on finalize 2013-01-23 15:36:53 +00:00
benoit
68428254bc - update p5-Redis to 1.959 2013-01-23 11:07:46 +00:00
benoit
21c64385ef - update p5-Data-Page to 2.02
- remove USE_GROFF
- add BUILD_DEPENDS and MAKE_ENV

maintainer timeout, tweaks and ok gsoares@
2013-01-23 08:03:06 +00:00
ajacoutot
27917ea20b Bugfix update to evolution-data-server-3.6.3. 2013-01-22 06:29:55 +00:00
kili
be7ce949cf Regenerate plist for profiling libs. 2013-01-20 17:56:05 +00:00
rpe
63ccd51b67 add manpage
with help and ok jmc@ espie@
2013-01-17 21:28:14 +00:00
dcoppa
83a104bec4 Update to redis-2.6.9 2013-01-17 19:47:46 +00:00
benoit
26b6cc885d - update py-pygresql to 4.1.1 2013-01-17 12:16:28 +00:00
dcoppa
7e86bb1232 small "fix" 2013-01-17 07:58:29 +00:00
benoit
7a8f33ca25 - update p5-Redis to 1.958
- add RUN_DEPENDS

tweaks and ok dcoppa@
2013-01-16 13:35:22 +00:00
dcoppa
fb1458826d Switch Redis to use lua from ports instead of the one that comes
bundled with it.

OK jasper@
2013-01-16 13:13:03 +00:00
jeremy
d5ff03f6a2 Update to ruby-sqlite3 1.3.7. 2013-01-14 23:25:08 +00:00
jeremy
b4aa133c5b Update to sequel_pg 1.6.4. 2013-01-14 21:43:23 +00:00
jeremy
b38e4726fb Remove www/ruby-rails and dependencies. The current version is
out of date and subject to serious security vulnerabilities, updating
it causes a lot of ports churn for little benefit, and nobody has
offered to maintain it.

OK ajacoutot@, jcs@, jasper@
2013-01-14 19:31:42 +00:00
sthen
7bc053ae7c Use Tcl 8.5 in the build/regress tests of sqlite 2; sync plist and remove
useless PKGNAME=DISTNAME while there
2013-01-14 13:43:36 +00:00
espie
082db27e18 integrate DPB_PROPERTIES
(noticed by nigel@ if memory serves)
2013-01-14 13:09:54 +00:00
brad
3ba26fa1b1 Mark BROKEN after the switch to rthreads.
ok sthen@
2013-01-14 10:47:45 +00:00
dcoppa
839ba8a9c4 Zap bogus CFLAGS 2013-01-14 08:52:24 +00:00
kili
98e9c8935d hook hs-postgresql-libpq and hs-postgresql-simple. 2013-01-11 20:23:45 +00:00
kili
729b6f0ca8 Mid-level PostgreSQL client library, forked from mysql-simple.
From David Schaefer.

ok dcoppa@
2013-01-11 20:22:25 +00:00
kili
21121f3443 Haskell binding to libpq: the C application programmer's interface to
PostgreSQL. libpq is a set of library functions that allow client
programs to pass queries to the PostgreSQL backend server and to receive
the results of these queries.

From David Schaefer.

ok dcoppa@
2013-01-11 20:19:49 +00:00
dcoppa
7526f028c8 Bugfixing update to redis-2.6.8 2013-01-11 12:58:08 +00:00
giovanni
fbe22c086b Bugfix update to 2.1.8, more info about bugs fixed:
https://launchpad.net/percona-toolkit/2.1/2.1.8
2013-01-11 11:21:26 +00:00
jasper
feab4fb450 unbreak on mips64el by compiling the extensions with -O1.
with help from jeremy@ on figuring out the needed CONFIGURE_ARGS
2013-01-09 19:24:27 +00:00
jeremy
b52e74b175 Update to sequel_pg 1.6.3. 2013-01-09 17:41:40 +00:00
jeremy
0ce15c9e7e Update to sequel 3.43.0. 2013-01-09 17:41:16 +00:00
jeremy
548999c1f1 Update to pg 0.14.1. 2013-01-09 17:40:41 +00:00
jeremy
fce8bfc4d3 Revision bump ruby C extension ports after addition of pthread to
WANTLIB.

OK sthen@
2013-01-09 17:38:52 +00:00
benoit
793edae7c3 - fix the problem of MASTER_SITES with distfile re-rolled
- bump REVISION

report by naddy@ and nigel@, ok nigel@
2013-01-08 15:42:26 +00:00
benoit
4f97413237 - update py-pygresql to 4.1
- update WANTLIB and MASTER_SITES
- add MODPY_SETUPTOOLS
- update patches
- regen PLIST
2013-01-07 13:07:04 +00:00
espie
38b020c19c make it work even if dump-vars doesn't record empty vars 2013-01-06 21:20:58 +00:00
benoit
f13d12ac80 - update p5-Redis to 1.955 2013-01-05 11:16:24 +00:00
dcoppa
5ccdf850dd Unbreak when used within GHCi
Problem reported by dawedawe (at) gmx (dot) de

OK kili@
2013-01-03 13:46:29 +00:00
sthen
4d537b7014 update OpenLDAP to 2.4.33 2013-01-03 11:52:29 +00:00
dcoppa
e19fbfdf94 Update to HDBC-mysql-0.6.6.1 2013-01-03 09:37:58 +00:00
dcoppa
5213cf06c2 Update to HDBC-2.3.1.2 2013-01-03 09:29:21 +00:00
landry
1a479b4312 Update to luma 3.0.7, now uses py-qt4.
Nothing uses x11/py-qt3 anymore, so it will hit the Attic after a grace
period...
2013-01-02 20:40:21 +00:00
jasper
d106ee31aa update homepage
from Dawe
2013-01-02 13:59:05 +00:00
brad
9ca5ec64fa Update to MySQL 5.1.67.
ok giovanni@
2012-12-28 02:03:58 +00:00
fgsch
addc28f565 Remove no longer required dependency and bump revision. 2012-12-21 18:25:57 +00:00
jeremy
31e0f9086f + SUBDIR += postgresql-plv8 2012-12-20 16:18:25 +00:00
jeremy
9857ee4378 Add postgresql-plv8 1.3.0
PLV8 is a shared library that provides a PostgreSQL procedual language
powered by V8 JavaScript Engine. With this program you can write in
JavaScript your function that is callable from SQL.

Supported features are:

* Functions can receive any arguments, and return a value or set of
  records.
* Execute any SQL commands with built-in plv8.execute() function.
* Automatic data conversion between PostgreSQL and JavaScript,
  including string, numbers, timestamps, arrays, and records.
* Records are converted to JSON which keys are column names.
* Other types are converted to strings.
* Partial support to write TRIGGER handlers.
* EXTENSION support.
* CoffeeScript and LiveScript support.

OK abieber@
2012-12-20 16:16:34 +00:00
jmatthew
21588f84ac update riak to work with erlang r15b02, prodded by dlg@ and looked at
by aja@
2012-12-19 01:47:25 +00:00
sthen
40f5f67190 cope with sysctl.h changes 2012-12-18 21:38:12 +00:00
naddy
1e474f48e1 remove Peter Stromberg as maintainer:
"I haven't used any of those ports myself for a long time, so I think it's
best you remove me as maintainer."
2012-12-13 16:34:47 +00:00
pea
c35abdb887 Bugfixes update to 9.2.2
ok jeremy@
2012-12-10 13:45:49 +00:00
sthen
2304fdfd01 Use a RUN_DEPENDS-server which doesn't change depending on the flavour;
avoids PLIST_DB problem reported by nigel@.
2012-12-07 12:19:27 +00:00
sthen
25b539caf0 use more consistent spacing in Makefile, no pkg change 2012-12-07 12:11:28 +00:00
dcoppa
53ef91f2fa Bugfixing update to redis-2.6.7 2012-12-05 11:42:55 +00:00
abieber
3b21a33197 Update node-pg to use libv8
OK jeremy@
2012-12-05 00:42:38 +00:00
abieber
e065821da4 Update node-sqlite3 to use libv8
OK jeremy@
2012-12-05 00:41:34 +00:00
chrisz
8c0c6c3994 update to new upstream version.
ok by @avsm and @jasper
2012-12-04 06:53:06 +00:00
kili
4414830a0f Bump. 2012-12-02 20:40:09 +00:00
chrisz
65055d41e1 Update lang/ocaml to 4.00.1.
Make all ocaml ports depend on the version of ocaml they were built with.
2012-11-30 19:08:05 +00:00
jasper
064629598d mark broken on mips64 for the same reasons it's broken on hppa/powerpc. 2012-11-30 13:31:02 +00:00
dcoppa
5f76d3dafc Bugfixing update to redis-2.6.6 2012-11-29 09:45:37 +00:00
espie
2582d2679e update to 3.7.14.1 as well, ditch outdated -pthread patch 2012-11-29 05:32:04 +00:00
giovanni
671db16d2c Update to 1.7
distfile mirrored because upstream move to github
spotted & ok william@
2012-11-28 15:41:16 +00:00
dcoppa
c1a6e94726 Remove dofile() from Redis Lua scripting, because it allows an
attacker to enumerate filesystem contents. See:
http://blog.liftsecurity.io/post/35714931664/filesystem-enumeration-using-redis-and-lua

While here, fix a pasto in redis.conf: "syslog-enabled no" where
"syslog-enabled yes" was intended.
2012-11-26 15:24:13 +00:00
giovanni
2999c1ad16 Bugfix update to 2.1.7 and regen patches 2012-11-23 09:58:49 +00:00
dcoppa
12d4749227 Update to redis-2.6.5 2012-11-23 08:29:42 +00:00
sthen
e52b7d9549 update to FreeTDS 0.91.49 (minor bugfix update in stable branch) and
tweak the text dealing with LD_PRELOAD=libpthread.so.
2012-11-22 21:26:18 +00:00
sthen
4e500b356b Lower the suggested increase to sysv semaphores to a level which is still
suitable for normal use, but is a bit lower (semmni=60, semmns=1024),
make it clear that the default in the kernel is *just* enough for the
default max_connections value, and point out the manual section
describing this in more detail.   ok pea@ jeremy@
2012-11-22 10:52:38 +00:00
sthen
c08ad06c85 update sqsh to 2.1.8
- normalise the port Makefile while there, it was particularly old and crufty
2012-11-20 22:17:29 +00:00
dcoppa
ec41622754 Update to 2.7.2
Ok rpointel@ (maintainer)
2012-11-19 13:54:40 +00:00
ajacoutot
2e38793226 Default libtool(1) is in base now so there is no point in settings
USE_LIBTOOL to no since this has no implication on the build for these
particular ports.
2012-11-17 09:40:41 +00:00
bentley
cdbac4ad9e Escape DESCR in html pages.
ok espie@
2012-11-16 15:57:52 +00:00
sthen
5a1c4b813f link strigi to the build, all but one tests pass, and it doesn't appear in
a grep over bulk build log, so unlikely to get picked up by anything in-tree.
2012-11-15 00:37:54 +00:00
sthen
c8429d3746 update strigi to a post-0.7.7 tarball rolled from git; worked on
by Vadim Zhukov, diff prepared by Amit Kulkarni
2012-11-15 00:04:30 +00:00
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