Commit Graph

5110 Commits

Author SHA1 Message Date
sthen
4797d5f7dc build PHP 7.4 versions of the pecl-* ports 2020-04-21 20:42:00 +00:00
sthen
fa47db53c3 update to redis-5.0.9, ok tb@ 2020-04-18 17:42:54 +00:00
sthen
25ac8e3de6 update to freetds-1.1.33 2020-04-18 13:39:21 +00:00
feinerer
7c79b4e895 Update to pgModeler 0.9.2 2020-04-16 07:01:17 +00:00
chrisz
0982af3927 uprade to lmdb 0.9.24 getting rid of backported patch. OK jca@ 2020-04-14 09:06:42 +00:00
sthen
fedbf04869 update to freetds-1.1.32 2020-04-12 14:51:57 +00:00
sthen
46bad9b5bc update to freetds-1.1.30 2020-04-11 14:23:59 +00:00
cwen
a5f75daf61 mariadb: don't require `-latomic' anymore on powerpc, since
this arch has been switched to clang

"go ahead" Brad (maintainer)
2020-04-06 20:58:29 +00:00
pirofti
04e10556a8 Bump after MAINTAINER update. 2020-04-06 08:48:06 +00:00
pirofti
4f09f04a74 Update my email address. 2020-04-06 00:04:31 +00:00
sthen
d7845f8cd3 update to freetds-1.1.26 2020-03-31 13:39:47 +00:00
sthen
7251880261 mariadb tweak: avoid a cmake debug message. no packagee change. From Brad. 2020-03-28 13:11:06 +00:00
rsadowski
74a4934396 Update KDE Frameworks to 5.68.0 and KDE5 to 19.12
This commit includes 218 port updates and 16 tweak updates after KDE framework
changes. Most of this 16 changes caused by:

- KF5Auth split into KF5Auth and KF5AuthCore, which ends in a lot of new

  WANTLIBs
- Upstream changed some xdg paths from share/examples/***/xdg/ to
  share/qlogging-categories5/, which ends in a lot of PLIST chages.

List of notable changes:
- Bump all kf5 shared libs.
- Use ">=${MODKF5_VERSION}" in all kf5 ports that all kf5 use the
  latest version an update together. (Idea from Qt5).
- s/=+/=/ for LIB_*,RUN_* and BUILD_* in x11/kde-applications, hint by jca@.
- Update okteta to 0.26.3
- Update spectacle only to 19.04.3, latest version without hard wayland
  dependency.
- Remove python2 support in cantor, python3 only!
- devel/kf5/kfilemetadata: switch to python 3 (TDEP only), by kn@
- devel/kf5/ki18n: switch to python 3, by kn@
- devel/kf5/kservice: switch to python 3, by kn@
- devel/kf5/kconfigwidgets: remove python module usage, by kn@
- devel/kf5/ktextigwidgets: remove python module usage, by kn@

Tweaks and feedback from landry@, amd64 bulk build and error reports by naddy@
Thanks a lot!
2020-03-23 18:01:02 +00:00
jeremy
62b8b888ec Update to sequel_pg 1.12.5 2020-03-23 15:28:39 +00:00
sebastia
cf20dbacec Update 2.0.0 -> 2.1.0 2020-03-22 22:17:28 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
sthen
b961a1237a update to pecl-redis-5.2.1 2020-03-20 15:55:56 +00:00
sebastia
2d8cc5e53f update 5.2.12 -> 5.2.13 2020-03-18 18:35:54 +00:00
tb
903f2b40ac Update to Redis 5.0.8. Fixes some security issues and plugs lots
of memory leaks. Add a patch for a time_t truncation issue on
architectures with 32 bit longs. The update results in one test
failure showing much more often on sparc64:

*** [err]: pending querybuf: check size of pending_querybuf after set a big value in tests/unit/pendingquerybuf.tcl
the used_memory of replica is much larger than master. Master:35666976 Replica:69051032

Tests by Uwe Werler.

ok kn, "move forward" danj

Release notes:

https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES
2020-03-17 04:51:28 +00:00
kn
1425d835bf Drop python RDEP
It is a BDEP only.

OK sthen
2020-03-15 21:16:58 +00:00
kn
a9b96f3663 Set FIX_EXTRACT_PERMISSIONS 2020-03-14 15:35:29 +00:00
jasper
26005194b9 unbreak after libgdata update; spotted by naddy@ 2020-03-13 13:15:58 +00:00
jturner
449f32f4a4 Update sqlbox to 0.1.12 2020-03-12 03:04:08 +00:00
stsp
920b2c4ccb Apply a patch from sqlite's upstream repository to fix a crash on sparc64.
Observed in e.g. 'svn update' which started segfaulting with sqlite 3.31.1.

Thanks to Richard Hipp for identifying the fix we need.
ok sthen@
2020-03-11 21:01:04 +00:00
sthen
bb10e0689d update to py-ldap3-2.7, from Lucas Raab, I set NO_TEST while there
as the test dir is incomplete in the pypi tar (and needs network access
also).
2020-03-09 11:34:17 +00:00
benoit
516bf907df Update to py-pygresql-5.1.1. 2020-03-06 08:32:24 +00:00
sthen
9e654d4a86 update the xapian-* ports to 1.4.15, from Lucas Raab.
Includes a bodge to avoid an autoconf namespace problem that has since
been fixed upstream, I added a comment reminding to remove it after the
port is next updated.
2020-03-04 23:31:20 +00:00
jeremy
74e03f54e0 Update to Sequel 5.30.0 2020-03-04 01:50:13 +00:00
sthen
e195bc08ff update to pecl-redis-5.2.0 2020-03-03 14:27:45 +00:00
jturner
39a06da30f Update sqlbox to 0.1.11. Now with more pkgconfig too. 2020-03-02 14:51:00 +00:00
sthen
1f4b60840b convert databases/py-minidb to new-style FLAVOR=python3, chase dependency 2020-02-29 16:03:37 +00:00
rsadowski
ec1b71d900 Remove -qt4 flover in editors/qscintilla
All our consumers only use the qt5 FLAVOR. Because here, switch homepage to
https and bump revisions
2020-02-29 08:17:58 +00:00
benoit
6b89b452d3 Update to p5-Class-DBI-Loader-0.34. 2020-02-29 07:31:08 +00:00
bket
5430063e2d Remove python2 FLAVOR, migrate to python3 by default
py-influxdb is a consumer of py-pandas, which will be python3-only in the near
future.
2020-02-27 18:10:24 +00:00
rsadowski
ba03eaa6c2 Remove sqliteman
Upstream dead, qt4, last editors/qscintilla (Qt4) consumer and so on.  Better
alterntives in tree like databases/{sqlitebrowser,kexi} and maybe more.

OK sthen, kmos, jca
2020-02-22 05:41:14 +00:00
benoit
d81e7be131 Update to p5-DBD-Mock-1.55.
from wen heping, afresh1@ and updated
2020-02-20 08:41:26 +00:00
pea
fcea4edab5 Update to 12.2
Diff from jeremy@ with small change from me.
ok jeremy@
2020-02-18 15:27:03 +00:00
sthen
f978e4c936 update to py-redis 3.4.1, use modpy_pytest. ok rpointel@ 2020-02-16 13:02:19 +00:00
giovanni
f4abe5af5b Hide all driver private symbols from runtime library.
from Brad
2020-02-16 10:58:15 +00:00
ajacoutot
b5a09973d1 Update to evolution-data-server-3.34.4. 2020-02-16 09:58:14 +00:00
benoit
10f524621f Update to py-odbc-4.0.28. 2020-02-15 19:32:51 +00:00
jasper
03e65c7693 mark as BROKEN, this is the last port that uses erlang 17. a future update
will hopefully support erlang 21, but we're not holding our breath.

ok and as discussed with jmatthew@ about a year ago
2020-02-14 12:55:21 +00:00
sthen
9356d2ac79 remove some extraneous DISTNAME setting from GH_TAGNAME ports,
move GH_* up in a few cases where it's halfway through the Makefile
2020-02-14 11:11:32 +00:00
sthen
33c228d6a4 show people how to diff their old postgresql.conf against something that
will be reasonably close to the one it was based off, making it easier to
id local changes. ok kmos@ kn@ jeremy@ and pea@ (maintainer)
2020-02-12 13:20:34 +00:00
benoit
df930bc16b Update to p5-ldap-0.66. 2020-02-12 13:08:24 +00:00
landry
0e475540d8 Update to sqlite 3.31.1.
See https://sqlite.org/releaselog/3_31_1.html &
https://sqlite.org/releaselog/3_31_0.html

note that internal changes in 3.31.0 broke mozilla (cf #1607902) but
3.31.1 reverted the internal changes.
2020-02-11 16:46:22 +00:00
tb
23c4d3079f Update Redis to 5.0.7, the latest stable version.
Users should have no problem migrating from 4.0 to 5.0.
Backward incompatible changes are listed at the end of the release notes:
https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES

Tested by cwen, danj, kmos, sthen and myself on amd64, arm64, armv7 (4.0
was broken, 5.0 is still broken), i386, macppc, and sparc64 (tests get
flakier with this update).  Many thanks to kmos for his efforts.

Help with the initial patch from mikeb.  Signed char fix from cwen;
config file consolidation by danj; Makefile tweaks from sthen.

ok danj kmos sthen
2020-02-11 08:11:13 +00:00
rsadowski
0470b32451 Regen WANTLIB 2020-02-10 16:37:22 +00:00
florian
c6940b4b80 Add "cd /var/postgresql" to upgrade instructions so that pg_dumpall
and initdb work even if the current working directory is not
accessible by the _postgresql user.
OK kn, jeremy, pea
2020-02-09 09:38:45 +00:00
sebastia
8179853cf2 Update 1.2.0 -> 2.0.0 2020-02-07 13:08:02 +00:00