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
danj
50d1bd5cca
+ py-sqlparse,python3
2016-12-02 21:43:14 +00:00
danj
7e963f398c
Update to py-sqlparse-0.2.2 and add a py3 flavor
2016-12-02 21:42:19 +00:00
giovanni
7adafbfd84
Security update to 4.041, fixes CVE-2016-1251
...
spotted by afresh1@, thanks
2016-12-01 08:36:28 +00:00
ajacoutot
c0d8ff8d65
Missing @sample directories.
2016-11-23 15:07:10 +00:00
patrick
b344dbd61b
+py-odbc,python3
2016-11-19 13:38:35 +00:00
patrick
9411687832
Update py-odbc to 3.0.10.
...
ok danj@
2016-11-19 13:37:51 +00:00
sebastia
79b1a6a47f
Simple update to 4.3.0
...
ok ajacoutot@
2016-11-18 14:53:37 +00:00
dcoppa
e69f250262
Update to ruby-redis-3.3.2
2016-11-18 09:32:34 +00:00
sebastia
99ba196c42
Simple update 3.2.1 -> 3.2.2, remove dependency to json_pure
...
that was forgotten to remove with last update
2016-11-17 10:01:04 +00:00
jca
bf8bd13b2d
Unbreak after last libssl cleanup.
...
Just don't use ssl3_send_alert(), as done in more recent openldap
versions. Diff from guenther@, ok henning@ sthen@
2016-11-16 19:55:30 +00:00
sthen
50f249774f
sync WANTLIB-freetds, chasing old move of freetds to gnutls
2016-11-08 21:56:38 +00:00
sthen
12055ca9f9
WANTLIB += pthread
2016-11-08 21:53:16 +00:00
dcoppa
0576c3f5ac
Update to HDBC-mysql-0.7.1.0
2016-11-07 13:42:16 +00:00