2409 Commits

Author SHA1 Message Date
espie
ab91ad1daa depend on sqlports, so that we get all pkgpaths.
requires -current ports tree AND pkg_mklocatedb(1).
REPORT_PROBLEM=: because of pseudo-ports like lilypond-test
2011-09-10 10:43:06 +00:00
espie
8388e334df store PSEUDO_FLAVOR along. tweak descriptions a bit. 2011-09-10 08:48:15 +00:00
jeremy
0c72dc12dc Update version to 0.4.5. Add patch for building with the recently
updated freetds 0.91.
2011-09-09 00:47:23 +00:00
sthen
36a0d6d871 -msdblib flavour of freetds 2011-09-08 17:14:10 +00:00
sthen
c88475b046 update to freetds 0.91; add an openssl flavour (see README for details),
remove msdblib flavour (with @pkgpath to handle updates): this is not
really worth a separate flavour; just define MSDBLIB when building your
applications if you require this behaviour.
2011-09-08 17:13:51 +00:00
jeremy
1547341bf4 Update to version 1.1.1. 2011-09-07 16:53:03 +00:00
jeremy
49306c8637 Update to version 3.27.0. 2011-09-07 16:52:36 +00:00
jeremy
4c1cb9eb6f Update to version 1.3.4. Take maintainership. Update regress
tests.
2011-09-07 16:02:40 +00:00
kili
e0aed4fb77 Overdue update to postgresql-jdbc-9.0-801.
Switch regress bits to junit w/o version numbers.

Also tested by Amit Kulkarni.
2011-09-06 19:28:36 +00:00
kili
8e7ba82161 Don't try to createlang plpgsql template1 in pre-regress.
Tests still fail, but later, and they hopefully will pass after
an update to the newest postgresql-jdbc.
2011-09-05 18:41:29 +00:00
giovanni
d6ea53e8e0 Update to 5.1.58
help and ok Brad (Maintainer)
2011-09-05 07:11:23 +00:00
jasper
bafbcbae77 switch to MODJAVA_BUILD=ant 2011-09-01 20:34:56 +00:00
jasper
fa7be240b1 - bump REVISION after recent java.port.mk change 2011-08-30 17:16:35 +00:00
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