4178 Commits

Author SHA1 Message Date
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
sthen
2d2a417458 sync WANTLIB (readding idn to some where I was overzealous, plus some lzma/pthread) 2016-11-07 10:51:36 +00:00
ajacoutot
a8123c1af3 Update to evolution-data-server-3.22.2. 2016-11-07 10:38:25 +00:00
jeremy
eb59d42385 Update to tiny_tds 1.0.5 2016-11-04 21:31:10 +00:00
jeremy
1e3602eefd Update to ruby-sqlite3 1.3.12 2016-11-04 21:30:37 +00:00
jeremy
bd688461ea Update to sequel 4.40.0 2016-11-04 21:30:02 +00:00
jeremy
0885a87eb0 Update to mysql2 0.4.5 2016-11-04 21:29:27 +00:00
jeremy
abe67474d6 Update to ruby-ldap 0.9.19
Remove testing infrastructure that doesn't work, and unnecessary pre-build
step.
2016-11-04 21:28:51 +00:00
jeremy
383db5c5f3 Update to amalgalite 1.5.0
Update HOMEPAGE.
2016-11-04 21:27:44 +00:00
jeremy
5db8da2491 Bump ruby gem ext ports after change to PLISTs
This does not include all ruby gem ext ports, but the remaining ones have
updates that will be committed separately.
2016-11-04 21:26:37 +00:00
sthen
c15b136e13 sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
sebastia
28ac8b1e83 Minor bugfix update to 4.2.4 2016-11-03 21:54:04 +00:00
jeremy
8e1f6e7edb Remove ruby-jdbc-{h2,mysql,postgres,sqlite3}
These are pure ruby/java ports, haven't been updated in 4 years, and are
out of date.  jruby -S gem install if you need them.

OK jasper@
2016-11-02 15:26:58 +00:00
jeremy
fba2d81c0b Unhook ruby-jdbc-{h2,mysql,postgres,sqlite3} 2016-11-02 15:24:53 +00:00
rpe
c5d1f17863 +py-minidb 2016-11-01 13:23:21 +00:00