dcoppa
b31bde8b6d
Update to ruby-redis-3.3.3
2017-02-23 09:05:08 +00:00
dcoppa
8a24b6eb28
Update to redis-3.2.8
2017-02-23 08:35:20 +00:00
landry
3153988f23
Update to sqlite 3.17.0.
...
See http://sqlite.org/releaselog/3_17_0.html - went into an amd64 bulk
build without issues, and is a requirement for upcoming gecko 52.
2017-02-20 19:31:56 +00:00
ajacoutot
a4751d331b
Missed bump.
2017-02-18 17:33:51 +00:00
ajacoutot
1722249aa0
idn -> idn2 after gnutls WANTLIB change.
2017-02-18 17:32:37 +00:00
ajacoutot
f778e411f1
Update to evolution-data-server-3.22.5.
2017-02-13 16:49:38 +00:00
sebastia
0b60d0aa47
Minor update to 0.3.2
2017-02-13 14:20:27 +00:00
pea
1a4d554e97
Update to 9.6.2
...
ok jeremy@
2017-02-10 14:07:28 +00:00
sthen
a896ba3015
Adjust pg_upgrade docs. Written by jeremy@ based on my notes, with small
...
tweaks by me to avoid hardcoding versions (both in this README and in the
@ask-update in PLIST). OK jeremy@ pea@
2017-02-09 15:14:11 +00:00
sthen
d089f0b05a
Add perl to WANTLIB, first batch. This used to be done automatically but
...
since SHARED_ONLY support was removed across the ports tree the perl module
no longer adds it, so it must be done manually for any perl ports that
provide perl shared-library modules (i.e. libdata/perl5/site_perl/$ARCH/*.so)
and you must not remove them from WANTLIB even if they show as "Extra".
2017-02-06 20:20:23 +00:00
kili
448229f764
Remove databases/postgresql-jdbc.
...
It's currently oudated and nothing in the ports tree uses it.
Recent versions of this use maven for building and try to download
lots of additional artifacts, and using just a binary .jar file
seems to be pointless.
2017-02-05 20:59:49 +00:00
kili
e5b5812ffc
Unhook databases/postgresql-jdbc.
2017-02-05 20:56:17 +00:00
landry
c59eb8e255
Update to sqlite3 3.16.2.
...
Will be required by gecko 52, went into a pair of amd64 bulk builds
without fallout.
2017-02-02 07:37:41 +00:00
sthen
8098de6469
add RDEP on sqlite3, ok espie@
2017-01-30 16:39:22 +00:00
sthen
53de230c5f
update to MariaDB 10.0.29, from Brad (maintainer)
...
CVE-2016-6664, CVE-2017-3238, CVE-2017-3243, CVE-2017-3244, CVE-2017-3257,
CVE-2017-3258, CVE-2017-3265, CVE-2017-3291, CVE-2017-3312, CVE-2017-3317,
CVE-2017-3318
2017-01-20 10:03:10 +00:00
gonzalo
15f74ed1b7
Little update for p5-Redis to 1.991.
...
OK benoit@ (maintainer)
2017-01-17 14:42:14 +00:00
ajacoutot
0a363598cd
Update to evolution-data-server-3.22.4.
2017-01-16 14:33:38 +00:00
benoit
0d3e6713ff
+py-pygresql,python3
2017-01-11 12:16:30 +00:00
benoit
a012513aff
Update to py-pygresql-5.0.3.
...
Add python3 flavor from Andreas Karlsson, thanks.
2017-01-11 12:13:24 +00:00
jeremy
8f9da5431f
Support building on ruby 1.8 again, last commit broke ruby 1.8 version.
...
Noticed by naddy@
2017-01-07 18:09:28 +00:00
jca
6b0d624dcd
Update to tdb-1.3.12
2017-01-07 12:35:28 +00:00
jeremy
cea9793919
Build ruby24 versions of gem ext ports where we currently build ruby23
...
versions.
2017-01-06 16:08:18 +00:00
jeremy
74a34d4ff1
Add patch to allow building with ruby 2.4.0
...
No change for earlier versions, so no bump.
2017-01-06 15:55:38 +00:00
shadchin
a05aeadbbb
Add test for py-mindb
...
ok sthen@
2017-01-06 10:55:20 +00:00
sthen
d53d5b6805
add further reference to patch comment
2017-01-06 10:45:20 +00:00
sthen
b2cc73e518
Workaround https://bugs.python.org/issue28518 which is breaking urlwatch
...
following the switch to python 3.6, problem reported by semarie
2017-01-06 10:33:37 +00:00
landry
94d23f5c80
bump ports depending on python3 in databases
2017-01-03 19:17:24 +00:00
kili
b44bb51aea
Remove databases/hs-postgresql-simple, it's in the way of an ghc
...
update.
Maintainer David Schaefer agrees.
2017-01-01 20:23:11 +00:00
kili
ad942d414b
Unhook databases/hs-postgresql-simple and devel/hs-uuid.
...
Not used by any ports, databases/hs-postgresql-simple would require
a new port (devel/hs-uuid-types) to update it and let it build with
ghc-8.0.
Maintainer David Schaefer agrees.
2017-01-01 20:21:11 +00:00
jsg
997bb1f5ec
use ports gcc on arm to get atomic builtins
2016-12-30 10:20:31 +00:00
jsg
43f49a290f
Don't try to build this on arm as it requires <cstdatomic> on !x86
...
which was renamed to <atomic> in gcc 4.5 so it won't even build
with gcc 4.9.
2016-12-30 03:41:43 +00:00
zhuk
f554777483
Apply the same treatment for databases/postgresql-previous as it was done for
...
datbases/postgresql, to allow the former build on arm.
okay pea@
2016-12-28 14:10:36 +00:00
jsg
4cd880e982
Base gcc does not have atomic builtins on arm. Instead of disabling
...
spinlocks build with ports gcc for now to get the atomic builtins.
ok sthen@
2016-12-26 13:56:04 +00:00
zhuk
b50407d8dd
Switch to qmake.port.mk, shaving 4 lines from Makefile.
2016-12-26 09:24:49 +00:00
zhuk
0002185228
Don't pollute the whatis database due to mailformed SYNOPSIS section.
2016-12-25 15:42:09 +00:00
zhuk
a47f492f02
Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
...
The devel/kf5 to be handled separately, please wait.
2016-12-25 14:34:39 +00:00
phessler
382a9341a1
disable spinlocks on arm, so we can have a postgresql package
2016-12-21 07:43:57 +00:00
jca
7315ea1302
Disable -Wredundant-decls to get useful warnings
2016-12-18 23:03:03 +00:00
jeremy
441ed57e3b
Add patch to work on PostgreSQL 9.6
...
OK pea@ landry@
2016-12-18 18:21:40 +00:00
jeremy
de12640777
Update patch to work on PostgreSQL 9.6
...
OK pea@ landry@
2016-12-18 18:21:03 +00:00
jeremy
e3af1be940
Depend on PostgreSQL 9.6
...
OK pea@ landry@
2016-12-18 18:20:00 +00:00
jeremy
afd84572b8
Depend on PostgreSQL 9.6
...
OK pea@ landry@
2016-12-18 18:19:37 +00:00
jeremy
55e0b1aa19
Update to PostgreSQL 9.6.1
...
This moves pg_upgrade to a subpackage, and has that
subpackage depend on postgresql-previous.
pthread is removed from WANTLIB, as it is no longer
needed for suppoting threaded extensions.
This adds support for PostgreSQL 9.6's new BSD
authentication.
OK pea@ landry@
2016-12-18 18:18:27 +00:00
jeremy
ad4d60a34e
Hookup postgresql-previous
2016-12-18 18:14:46 +00:00
jeremy
026067fe20
Import postgresql-previous 9.5.5
...
This imports the previous version of PostgreSQL supported
by the ports tree into a versioned directory. It's
designed for use by pg_upgrade, which allows upgrading of
PostgreSQL databases without a dump and restore.
OK pea@ landry@
2016-12-18 18:13:25 +00:00
sthen
6141893a28
revert openldap gssapi stuff that doesn't work. pointed out by aja@
2016-12-17 14:11:21 +00:00
ajacoutot
7e788bbbf3
Update to evolution-data-server-3.22.3.
2016-12-13 10:14:58 +00:00
jasper
2fb8ea1663
regen and add RCS id
2016-12-09 18:57:40 +00:00
dcoppa
5ff734cfe7
Update to hedis-0.9.5
2016-12-09 14:57:13 +00:00
dcoppa
d79d62c0c7
Bugfixing update to redis-3.2.6
2016-12-07 12:38:43 +00:00