1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

21562 Commits

Author SHA1 Message Date
Kevin Bowling
6ffd5f2262 databases/timescaledb: Update to 2.0.0
Changelog: https://github.com/timescale/timescaledb/releases/tag/2.0.0

PR:		252029
Reported by:	otis@
Sponsored by:	BBOX.io
2021-01-11 05:04:55 +00:00
Sunpoet Po-Chuan Hsieh
2ddedc39f3 Update to 6.1.1
Changes:	https://github.com/rails/rails/blob/6-1-stable/activerecord/CHANGELOG.md
2021-01-10 23:15:42 +00:00
Sunpoet Po-Chuan Hsieh
230837d844 Update to 6.1.1
Changes:	https://github.com/rails/rails/blob/6-1-stable/activemodel/CHANGELOG.md
2021-01-10 23:15:38 +00:00
Sunpoet Po-Chuan Hsieh
b1b21776cc Update to 0.20.3
Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
2021-01-10 23:15:04 +00:00
Rene Ladan
878b93dbd9 Remove empty PY_TYPING from ports using Python 3.6+
Leave out textproc/py-sphinx[18] for now.
2021-01-10 19:32:23 +00:00
Dmitry Marakasov
b3dff45b3d - Update to 0.0.8 2021-01-10 18:35:26 +00:00
Rene Ladan
850accd611 Remove empty PY_ENUM34 from ports using Python 3.6+ 2021-01-10 14:05:32 +00:00
Sunpoet Po-Chuan Hsieh
bafd4cc937 Add rubygem-globalid-rails61 6.1.0 (copied from rubygem-globalid-rails60) 2021-01-10 08:51:15 +00:00
Sunpoet Po-Chuan Hsieh
94b8f41684 Add rubygem-activerecord61 6.1.0 (copied from rubygem-activerecord60) 2021-01-10 08:50:15 +00:00
Sunpoet Po-Chuan Hsieh
3dcd77a847 Add rubygem-activemodel61 6.1.0 (copied from rubygem-activemodel60) 2021-01-10 08:50:02 +00:00
Sunpoet Po-Chuan Hsieh
126dcc6b24 Update to 0.20.2
Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
2021-01-10 08:23:45 +00:00
Sunpoet Po-Chuan Hsieh
bcf217c353 Remove PYTHON_REL check after r559531 (USES=python:3.6+) 2021-01-10 08:19:47 +00:00
Sunpoet Po-Chuan Hsieh
a9a59d2b36 Update to 0.7.5
Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
2021-01-10 08:19:42 +00:00
Rene Ladan
d407d80f49 Remove py27_*_DEPENDS lines from ports using Python 3.6+ only.
While here adjust a related comment in graphics/py-traitsui
2021-01-09 14:33:52 +00:00
Martin Matuska
23c8cf4bcc Update ftp/proftpd to 1.3.7a 2021-01-09 13:52:20 +00:00
Tobias C. Berner
4fb2cd10f1 Update KDE Release Service ports to 20.12.1
Full changelog:
	https://kde.org/announcements/fulllog_releases-20.12.1/
2021-01-08 19:15:30 +00:00
Antoine Brodin
e615d135f2 Remove python 2.7 support 2021-01-08 15:32:56 +00:00
Rainer Hurling
8fe576b680 databases/py-rrdtool: New port, version 0.1.15
As the successor to the deprecated port databases/py-rrdtool_lgpl [1],
this port is intended to inherit its functionality, but comes from a
different source [2][3] and is also named differently.

[1] https://sourceforge.net/projects/py-rrdtool/files/
[2] http://www.nongnu.org/py-rrdtool/
[3] https://github.com/commx/python-rrdtool

PR:		251126
Submitted by:	darius@dons.net.au (new maintainer)
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D28038
2021-01-08 14:55:00 +00:00
Dima Panov
2ec10e7dd9 devel/doxygen: Update to 1.9.0
- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip

Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0

PR:		242347
Submitted by:	fluffy
Reported by:	Naram Qashat (ex-maintainer)
Exp-run by:	antoine
2021-01-08 07:47:02 +00:00
Tobias C. Berner
c565bdb335 graphics/poppler: update to 21.01.0
Release 21.01.0:
        core:
         * Faster routines for jpeg decoding
         * Fix reading signatures in encrypted files
         * Add white point correction when lcms is used
         * JBIG2Stream: Fix byte counting
         * Fix potential data loss if we try to fetch a non existing Ref after modifying the document
         * Specifically use DeviceGray instead of DefaultGray for softmasks
         * Fix various issues handling broken files

        utils:
         * pdftocairo: Setmode binary for windows
         * pdfsig: Add hability to digitally sign files
         * pdftoppm: add options to set DeviceGray/DeviceRGB/DeviceCMYK
         * pdftops: add options to set DeviceGray/DeviceRGB/DeviceCMYK
         * pdfimages: Account for rotation in PPI calculation

        qt5:
         * Add hability to digitally sign files

        qt6:
         * Add hability to digitally sign files

        build system:
         * Enable clang-tidy bugprone-signed-char-misuse

PR:		252377
Exp-run by:	antoine
2021-01-07 19:23:00 +00:00
Wen Heping
aa071cfd71 - Update to 1.34
PR:		252422
Submitted by:	svysh.fbsd@gmail.com(maintainer)
2021-01-07 08:42:10 +00:00
Wen Heping
e9b52b7006 - Update to 0.7.14
PR:		252450
Submitted by:	meka@tilda.center(maintainer)
2021-01-07 01:13:17 +00:00
Sunpoet Po-Chuan Hsieh
500deb6b4e Update to 4.23
Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
2021-01-06 20:25:25 +00:00
Sunpoet Po-Chuan Hsieh
fba134a72c Update to 2.1.6
Changes:	https://github.com/TileDB-Inc/TileDB/releases
2021-01-06 20:24:39 +00:00
Dave Cottlehuber
815d4f4ce7 databases/foundationdb-devel: update to 20201228 snapshot
Sponsored by:	SkunkWerks, GmbH
2021-01-06 10:47:52 +00:00
Mikael Urankar
a798515415 lang/rust: Update to 1.49.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0

Tested by:	mikael, pkubaj
Differential Revision:	https://reviews.freebsd.org/D27940
2021-01-06 10:13:58 +00:00
Rene Ladan
42ca9d7a26 Follow up on devel/py-futures port removal in r559976
The devel/py-futures port was removed in r559976 as it was for
Python 2.7 only and no longer referenced in the default cases.
However it was still defined in Mk/Uses/python.mk in PY_FUTURES,
leaving a dangling reference.

Remove it from Mk/Uses/python.mk and from affected ports, as
it was already an empty definition for Python 3.6+

Bump minimal Python version of security/theonionbox to 3.6+
2021-01-05 22:08:21 +00:00
Piotr Kubaj
414a1521cf databases/py-pglast: fix build on powerpc*
Use upstream fix for libpg_query.
2021-01-04 18:29:57 +00:00
Piotr Kubaj
954c1fc923 databases/libpg_query: use upstream fix 2021-01-04 18:28:48 +00:00
Dave Cottlehuber
21e7534a3d databases/erlfdb: update to v1.2.4
Sponsored by:	SkunkWerks, GmbH
2021-01-04 15:35:52 +00:00
Sunpoet Po-Chuan Hsieh
eb4106d697 Update to 0.57
Changes:	https://metacpan.org/changes/distribution/DBD-CSV
2021-01-03 20:22:29 +00:00
Sunpoet Po-Chuan Hsieh
1a79164f2e Update to 0.8.0
Changes:	https://github.com/state-machines/state_machines-activemodel/commits/master
2021-01-03 20:17:17 +00:00
Sunpoet Po-Chuan Hsieh
983404d709 Update to 0.20.1
Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
2021-01-03 20:17:12 +00:00
Sunpoet Po-Chuan Hsieh
67120060cc Update to 2.1.5
Changes:	https://github.com/TileDB-Inc/TileDB/releases
2021-01-03 20:04:58 +00:00
Sunpoet Po-Chuan Hsieh
b3b10023ca Add rubygem-sdbm 1.0.0
SDBM provides a simple file-based key-value store, which can only store String
keys and values.

WWW: https://github.com/ruby/sdbm
2021-01-03 19:58:39 +00:00
Rene Ladan
b87c6bce5f Remove a few expired ports:
2020-12-31 audio/ardour: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 audio/mixxx21: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 databases/arangodb32: Uses Python 2.7 which is EOLed upstream
2020-12-31 databases/arangodb33: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/bzr: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/chromium-gn: Uses deprecated version of python, use devel/gn instead
2020-12-31 devel/mongo-cxx-driver: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2021-01-02 13:49:04 +00:00
Mark Linimon
f2fbf5a1ed For ports on riscv64 that fail the same (or similar ways) to aarch64, mark
them BROKEN.

While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
2021-01-02 01:46:08 +00:00
Antoine Brodin
8ac2548ae7 Mark BROKEN: fails to build
/usr/local/include/v8-internal.h:418:38: error: no template named 'remove_cv_t' in namespace 'std'; did you mean 'remove_cv'?
            !std::is_same<Data, std::remove_cv_t<T>>::value>::Perform(data);
                                ~~~~~^~~~~~~~~~~
                                     remove_cv

Reported by:	pkg-fallout
2021-01-01 20:58:56 +00:00
Kyle Evans
e6a96fb38a databases/slony1v2: update to 2.2.10
2.2.9 and 2.2.10 feature fixes for the new -fno-common default in GCC 10
and LLVM 11, along with some fixes for PG11+.

Approved by:	dgilbert@eicat.ca (maintainer, "do it if it just compiles")
2021-01-01 20:29:16 +00:00
Adriaan de Groot
3126a7f63b Update www/cutelyst and databases/cutelyst-asql to latest upstream release
Cutelyst is a Qt5-based web application framework. It gives you C++
for application logic and WSGI server and plugins for the webby bits.

This update adds a GRANTLEE option, enabled by default: it turns out
I hadn't enabled **any** templating in Cutelyst, which is a bit
of an annoying restriction. Grantlee is a Qt5-only templating
engine, so the additional default dependencies are fairly light.

While here, simplify some of the CMake options handling;
one thing I'm not sure about is how OPTIONs should be handled
in the ordering of pkg-plist: the Porter's Handbook section 8.1
does not offer any guidance. I've collected them at the end.

Reported by:	portscout
2021-01-01 15:35:49 +00:00
Antoine Brodin
26b4c8f71f Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed

With hat:	portmgr
2021-01-01 10:11:34 +00:00
Matthias Fechner
3b64f7e397 Update to 1.3.1.
Changelog:
https://github.com/lfittl/pg_query/blob/master/CHANGELOG.md
2021-01-01 08:49:29 +00:00
Matthias Fechner
69e7f7cf21 Update to 10-1.0.4.
Changelog:
https://github.com/lfittl/libpg_query/blob/10-latest/CHANGELOG.md
2021-01-01 08:10:51 +00:00
Rene Ladan
e095f78463 Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
  upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
  them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
  of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves

I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things.

2020-12-31 audio/ardour: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 audio/mixxx21: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 audio/xmms2: Uses Python 2.7 which is EOLed upstream
2020-12-31 chinese/sunpinyin: Uses Python 2.7 which is EOLed upstream
2020-12-31 databases/arangodb32: Uses Python 2.7 which is EOLed upstream
2020-12-31 databases/arangodb33: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/bzr: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/chromium-gn: Uses deprecated version of python, use devel/gn instead
2020-12-31 devel/electron4: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron5: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron6: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron7: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/gnatpython: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/godot2: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 devel/godot2-tools: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 devel/libhid: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/libosmocore: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/llvm60: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/mongo-cxx-driver: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-06-30 devel/p5-Log-Any-Adapter-Callback: Use devel/p5-Log-Any (Log::Any::Adapter::Capture) instead
2020-12-31 devel/py-backports.functools_lru_cache: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-backports.os: Python 2 is EOL upstream
2020-12-31 devel/py-backports.shutil_get_terminal_size: Python 2 is EOL upstream
2020-12-31 devel/py-backports_abc: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-cheetah: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-dis3: Python 2 only, backport of Python 3
2020-12-31 devel/py-enum34: Will be removed along with python27
2020-12-31 devel/py-functools32: Python 2 only, backport of Python 3
2020-12-31 devel/py-futures: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-more-itertools5: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-pathlib: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-selectors2: Python 2 is EOL upstream
2020-12-31 devel/py-should_dsl: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-singledispatch: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-subprocess32: Python 2 only, following EOL of lang/python27
2020-12-31 devel/py-total-ordering: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-typing: Python 2 only, backport of Python 3
2020-12-31 devel/py-weakrefmethod: Python 2 only, backport of Python 3
2020-12-31 devel/rbtools: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/subversion-lts: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/viewvc: Uses Python 2.7 which is EOLed upstream
2020-12-31 dns/py-dns: Uses Python 2.7 which is EOLed upstream
2020-12-31 editors/atom: Uses Python 2.7 which is EOLed upstream
2020-12-31 emulators/fceux: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 emulators/gem5: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 emulators/nonpareil: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/0ad: Uses deprecated version of python
2020-12-31 games/dangerdeep: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/freera: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/glob2: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/marsnomercy: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/netpanzer: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/pingus: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/renpy: Uses deprecated version of python
2020-12-31 graphics/goxel: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 graphics/py-pillow6: Uses Python 2.7 which is EOLed upstream
2020-12-31 graphics/sk1libs: Uses Python 2.7 which is EOLed upstream
2020-12-31 graphics/uniconvertor: Uses deprecated version of python
2020-12-31 lang/julia10: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/pypy: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/pypy3: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey185: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey24: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey52: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey60: Requires python2 to build
2020-12-31 lang/tolua++: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 mail/getmail: Uses deprecated version of python
2020-12-31 math/gringo: Uses Python 2.7 which is EOLed upstream
2020-12-31 multimedia/ffmpeg2theora: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 multimedia/mimms: Uses Python 2.7 which is EOLed upstream
2020-12-31 net/py-ipaddress: Uses Python 2.7 which is EOLed upstream
2020-12-31 net-p2p/linuxdcpp: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 security/broccoli: Depends lang/python27 which is EOLed upstream
2020-12-31 security/orthrus: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 security/py-backports.ssl_match_hostname: Uses Python 2.7 which is EOLed upstream
2020-12-31 security/sandsifter: Uses deprecated version of python, see https://github.com/rigred/sandsifter/issues/10
2020-12-31 sysutils/cinnamon-control-center: Uses Python 2.7 which is EOLed upstream
2020-12-31 sysutils/ori: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 sysutils/osquery: Uses Python 2.7 which is EOLed upstream
2020-12-31 sysutils/py-shutilwhich: Python 2 only, backport of Python 3
2020-12-31 sysutils/uefi-edk2-bhyve-csm: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/cliqz: Uses deprecated version of python
2020-12-31 www/iridium: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/moinmoin: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/node10: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/node12: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-OhlohWidgetsMacro: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-TracGoogleAnalytics: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-accountmanager: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-advancedticketworkflow: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-autocomplete: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ccselector: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-customfieldadmin: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-datefield: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-defaultcc: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-devel: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-discussion: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-downloads: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-email2trac: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-email2trac-postfix: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-estimator: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-fivestarvote: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-fullblog: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-fullblognotification: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-graphviz: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-iniadmin: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-keywords: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-keywordsecretticket: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ldap: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ldapauthstore: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-math: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-mercurial: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-navadd: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-permredirect: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-privatetickets: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-pydotorgtheme: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-scrumburndown: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-spam-filter: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-subtickets: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tags: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-themeengine: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ticketimport: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tickettemplate: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-timingandestimation: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tocmacro: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tweakui: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-vote: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikigoodies: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikinotification: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikitemplates: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikitopdf: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wysiwyg: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-xmlrpc: Uses Python 2.7 which is EOLed upstream
2021-01-01 00:57:23 +00:00
Rene Ladan
7a1e6c657f Remove PHP 7.2 which expired today, use PHP 7.4 instead.
2020-12-31 ./net/php72-soap: Security Support ends on 30 Nov 2020
2020-12-31 ./net/php72-sockets: Security Support ends on 30 Nov 2020
2020-12-31 ./net/php72-xmlrpc: Security Support ends on 30 Nov 2020
2020-12-31 ./net/php72-ldap: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xmlwriter: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-pspell: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-enchant: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-wddx: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xsl: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-dom: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-ctype: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xml: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-simplexml: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xmlreader: Security Support ends on 30 Nov 2020
2020-12-31 ./graphics/php72-gd: Security Support ends on 30 Nov 2020
2020-12-31 ./graphics/php72-exif: Security Support ends on 30 Nov 2020
2020-12-31 ./mail/php72-imap: Security Support ends on 30 Nov 2020
2020-12-31 ./www/php72-opcache: Security Support ends on 30 Nov 2020
2020-12-31 ./www/mod_php72: Security Support ends on 30 Nov 2020
2020-12-31 ./www/php72-session: Security Support ends on 30 Nov 2020
2020-12-31 ./www/php72-tidy: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-filter: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-sodium: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-hash: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-openssl: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-shmop: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-tokenizer: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-sysvshm: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-gettext: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-readline: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-pcntl: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-json: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-sysvmsg: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-sysvsem: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-intl: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_sqlite: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_mysql: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pgsql: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_pgsql: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-odbc: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_odbc: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-mysqli: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-interbase: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_firebird: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-dba: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_dblib: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-sqlite3: Security Support ends on 30 Nov 2020
2020-12-31 ./ftp/php72-curl: Security Support ends on 30 Nov 2020
2020-12-31 ./ftp/php72-ftp: Security Support ends on 30 Nov 2020
2020-12-31 ./misc/php72-calendar: Security Support ends on 30 Nov 2020
2020-12-31 ./math/php72-bcmath: Security Support ends on 30 Nov 2020
2020-12-31 ./math/php72-gmp: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-zip: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-phar: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-zlib: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-bz2: Security Support ends on 30 Nov 2020
2020-12-31 ./net-mgmt/php72-snmp: Security Support ends on 30 Nov 2020
./lang/php72-extensions
2020-12-31 ./lang/php72: Security Support ends on 30 Nov 2020
2020-12-31 ./converters/php72-mbstring: Security Support ends on 30 Nov 2020
2020-12-31 ./converters/php72-recode: Security Support ends on 30 Nov 2020
2020-12-31 ./converters/php72-iconv: Security Support ends on 30 Nov 2020
2020-12-31 ./sysutils/php72-posix: Security Support ends on 30 Nov 2020
2020-12-31 ./sysutils/php72-fileinfo: Security Support ends on 30 Nov 2020
2020-12-31 12:44:39 +00:00
Antoine Brodin
442b1bf7c8 Drop optional dependency on python 2.7
PR:		249604
2020-12-31 08:35:13 +00:00
Antoine Brodin
e200b47d43 Drop dependency on ceph12, it's not actually used 2020-12-30 19:56:43 +00:00
Steve Wills
2fe95a13ec databases/p5-Memcached-libmemcached: drop maintainership since I no longer use this 2020-12-30 13:46:07 +00:00
Fernando Apesteguía
58b8f55821 databases/p5-Redis-Fast: update to 0.28
PR:	250796
Submitted by:	bokutin@bokut.in (maintainer)
2020-12-29 18:09:58 +00:00
Rene Ladan
67f7823c0c Remove expired port:
2020-12-29 databases/py-MySQLdb: Uses deprecated version of python
2020-12-29 12:36:19 +00:00
Rene Ladan
7bd7db0e72 databases/py-peewee: drop optional dependency on expired databases/py-MySQLdb 2020-12-29 12:30:29 +00:00
Rene Ladan
91408dc293 Remove expired ports:
2020-12-12 textproc/py-hypua2jamo: Uses deprecated version of python
2020-12-12 devel/py-delfick_error: Uses deprecated version of python
2020-12-12 devel/py-fusefs: Uses deprecated version of python
2020-08-15 devel/py-noseofyeti: Uses deprecated version of python
2020-12-29 databases/py-bsddb: Uses deprecated version of python
2020-12-29 www/py-webhelpers: Uses deprecated version of python
2020-12-29 security/py-pyptlib: Uses deprecated version of python
2020-12-29 japanese/py-zinnia: Uses deprecated version of python
2020-12-29 math/slepc: Broken, uses deprecated version of python
2020-12-29 www/py-pastescript: Uses deprecated version of python
2020-12-29 databases/ldb14: Uses deprecated version of python
2020-12-29 math/py-slepc4py: Depends on broken and expiring math/slepc
2020-12-29 multimedia/py-kaa-base: Uses deprecated version of python
2020-12-29 devel/py-ydbf: Uses deprecated version of python
2020-12-29 devel/py-SymbolType: Uses deprecated version of python
2020-12-29 11:53:43 +00:00
Antoine Brodin
6c52583c8b Ignore with PHP 8.0
Reported by:	pkg-fallout
2020-12-29 09:14:44 +00:00
Antoine Brodin
aa7a6c429e Drop python 2.7 support from a few ports
With hat:	portmgr
2020-12-28 23:02:12 +00:00
Dima Panov
83d703a2a7 databases/phpmyadmin*: unbreak build with php80
Drop abandonware pecl-pdflib dependency with php80

PHP80 was introduced more than two month ago,
maintainer had more than enough time to react and fix the port

With hat:	ports-secteam
2020-12-28 15:56:05 +00:00
Antoine Brodin
eabbb71fad Update to 2.12.0 2020-12-27 17:09:04 +00:00
Muhammad Moinur Rahman
a16975ed2b databases/postgresql-odbc: Update version 12.02.0000=>13.00.0000 2020-12-27 11:21:41 +00:00
Muhammad Moinur Rahman
8e08995238 databases/pgroonga: Update version 2.2.6=>2.2.8
Relnotes:	https://pgroonga.github.io/news/#version-2-2-8
2020-12-27 08:15:43 +00:00
Steve Wills
b8110e57e9 databases/redisdesktopmanager: update to 2020.7 2020-12-26 23:58:45 +00:00
Muhammad Moinur Rahman
666b5bbc5b databases/mroonga: Update version 10.07=>10.10
Relnotes:	https://mroonga.org/en/blog/2020/12/04/mroonga-10.09.html
2020-12-26 23:27:25 +00:00
TAKATSU Tomonari
f44eba8b4e - Update to 0.10.21 2020-12-25 18:09:56 +00:00
Antoine Brodin
71ab4f2b2b Mark devel flavors BROKEN
Reported by:	pkg-fallout
2020-12-25 09:30:43 +00:00
Dmitry Marakasov
4200c3f493 - Update to 0.0.7 2020-12-24 18:36:40 +00:00
Steve Wills
a6408d558a databases/memcached: remove no longer needed workaround
PR:		252093
Reported by:	Mohammad S. Babaei <info@babaei.net>
2020-12-24 17:26:42 +00:00
Dima Panov
33df62a77c databases/tdb: use macro PYTHON_EXT_SUFFIX Right Way(TM)
Pointyhat to:	fluffy
2020-12-24 14:11:14 +00:00
Sunpoet Po-Chuan Hsieh
4fc9445ecd Update to 0.20.0
Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
2020-12-24 13:54:09 +00:00
Sunpoet Po-Chuan Hsieh
6277327354 Update PORTNAME: use lowercase
- Bump PORTREVISION for package change
2020-12-24 13:49:45 +00:00
Sunpoet Po-Chuan Hsieh
bcc25aa77e Update to 2.1.4
Changes:	https://github.com/TileDB-Inc/TileDB/releases
2020-12-24 13:48:52 +00:00
Kai Knoblich
9cb5898561 Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
2020-12-24 13:46:01 +00:00
Dima Panov
3cde1bb5d1 databases/tdb: switch to PYTHON_EXT_SUFFIX 2020-12-24 13:20:35 +00:00
Dima Panov
dea9fa9b62 databases/rrdtool: switch to PYTHON_EXT_SUFFIX 2020-12-24 13:19:43 +00:00
Antoine Brodin
bdba7601fe Explicitely deprecate more python 2.7 ports 2020-12-24 10:09:34 +00:00
Mark Linimon
60e81bab18 Use the most recent change from arm to fix build on riscv64.
While here, generalize the arm expression the way we usually do.

Approved by:	portmgr (tier-2 blanket)
2020-12-24 06:48:48 +00:00
Alexey Dokuchaev
b684647937 Update to version 1.4.10.
Reported by:	portscout
2020-12-23 16:56:17 +00:00
Mikael Urankar
32f1cd4793 databases/libcouchbase: disable dtrace on arm
Approved by:	portmgr (tier-2 blanket)
2020-12-23 15:16:52 +00:00
Mark Linimon
da67ec211b Mark as BROKEN on riscv64 similar to aarch64.
Approved by:	portmgr (tier-2 blanket)
2020-12-22 03:35:53 +00:00
Muhammad Moinur Rahman
2a9127a2c1 databases/geoserver-mysql-plugin: Update version 2.18.0=>2.18.1 2020-12-21 12:51:01 +00:00
Muhammad Moinur Rahman
e4661849b4 databases/freetds: Update version 1.2.17=>1.2.18 2020-12-21 08:47:20 +00:00
Bernard Spil
786629fa94 databases/mariadb-connector-odbc: Remove unneeded patch 2020-12-20 18:28:38 +00:00
Sunpoet Po-Chuan Hsieh
91c95649bc Update to 1.3.22
Changes:	https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html
2020-12-20 15:23:58 +00:00
Bernard Spil
07666c0ed1 databases/mariadb-connector-odbc: Update to 3.1.11 2020-12-20 12:44:03 +00:00
Sunpoet Po-Chuan Hsieh
d3648dc9e5 Update to 1.3.21
- Update CONFLICTS_INSTALL

Changes:	https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html
2020-12-19 22:14:02 +00:00
Sunpoet Po-Chuan Hsieh
15e0c04da3 Update CONFLICTS_INSTALL 2020-12-19 22:13:57 +00:00
Sunpoet Po-Chuan Hsieh
e63cc1ea3c Update CONFLICTS_INSTALL 2020-12-19 22:13:53 +00:00
Sunpoet Po-Chuan Hsieh
c53641c0cb Update version requirement of *_DEPENDS 2020-12-19 20:17:17 +00:00
Sunpoet Po-Chuan Hsieh
74917cff7c Update to 0.142
- Add LICENSE
- Sort *_DEPENDS
- Use USES=dos2unix to convert CRLF to LF
- Add NO_ARCH

Changes:	https://metacpan.org/changes/distribution/SQL-Abstract-Limit
2020-12-19 20:14:46 +00:00
Sunpoet Po-Chuan Hsieh
7c5bf0eb8b Update to 0.7.4
Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
2020-12-19 20:09:10 +00:00
Sunpoet Po-Chuan Hsieh
040fd2b934 Add KEYRING option 2020-12-19 20:09:06 +00:00
Sunpoet Po-Chuan Hsieh
8aa8a13b58 Use upstream asset instead of source tarball
- Bump PORTREVISION for package change
2020-12-19 20:09:01 +00:00
Sunpoet Po-Chuan Hsieh
33279903bf Update to 8.0
Changes:	https://pecl.php.net/package-changelog.php?package=memcache
		https://github.com/websupport-sk/pecl-memcache/releases
2020-12-19 20:07:49 +00:00
Sunpoet Po-Chuan Hsieh
d266d40b0d Update to 2.3
Changes:	https://github.com/df7cb/pg_dirtyread/releases
		https://github.com/df7cb/pg_dirtyread/commits/master
2020-12-19 20:06:04 +00:00
Sunpoet Po-Chuan Hsieh
04591de1ad Update to 1.2.79
- Fixed errors of kcdirtest on BtrFS.
2020-12-19 20:06:00 +00:00
Loïc Bartoletti
e7fe01c40a databases: add postgis31
fix r558434
2020-12-19 06:54:06 +00:00
Loïc Bartoletti
737b47ced9 [NEW PORT] databases/postgis31: Geographic objects support for PostgreSQL databases
The PostGIS Team is pleased to release the release of PostGIS 3.1.0!

This version exposes the new features of GEOS 3.9 as well as numerous core performance enhancements for spatial joins, large object access, text format output and more.

Performance is a key feature of this release, with improvements to spatial joins, text outputs, large object reads, vector tile output, and a host of smaller tweaks.

The k-means clustering code has been enhanced to support weighting and higher dimensional clusters.

Geometry generators to create hexagonal and square tilings have been added, for simpler in-the-database summarization queries.

Finally, PostGIS exposes the latest enhancements in the GEOS geometry library 3.9 version. The new overlay engine (aka "OverlayNG") provides more robust handling of difficult input geometries, using a set of new noding strategies to process geometry. For the end user, this should mean no more "topology exceptions" when using the union, difference, intersection or symmetric difference functions. PostGIS also exposes the new fixed precision overlay capability via an additional grid-size parameter on ST_Intersection and the other overlay functions.

NOTA: GEOS 3.9 is not in ports yet.

URL: https://postgis.net/2020/12/18/postgis-3.1.0/
2020-12-19 06:53:17 +00:00
Muhammad Moinur Rahman
0ecc06ef83 databases/freetds-devel: Update version 1.2.88=>1.2.108 2020-12-19 00:33:08 +00:00
Muhammad Moinur Rahman
9e7393e73f databases/freetds: Update version 1.2.12=>1.2.17 2020-12-18 23:27:26 +00:00
Steve Wills
b90868e495 databases/redisdesktopmanager: update to 2020.6 2020-12-18 02:58:39 +00:00
Palle Girgensohn
0d56e93572 Upgrade to 42.2.18
Release notes:	https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.18
2020-12-17 10:42:25 +00:00
Romain Tartière
2cefa09a2b Update to 7.0.1
Release notes:
https://puppet.com/docs/puppetdb/latest/release_notes.html#puppetdb-701

With hat:	puppet
2020-12-17 07:43:23 +00:00
Bernard Spil
8596acf07b databases/unixODBC: Update to 2.3.9
PR:		251876
Submitted by:	Neel Chauhan <neel neelc org>
2020-12-16 17:55:27 +00:00
Alexey Dokuchaev
a3d5ea4f49 Update maintainer's email address. 2020-12-16 09:00:29 +00:00
Loïc Bartoletti
bcb3bb4758 databases/grass7: fix build on i386
bin/proj needs to be explicitly passed on i386.
2020-12-16 08:05:33 +00:00
Palle Girgensohn
3b1693bb3e Patch to mitigate a crash with LLVM JIT
PR:	251192 (Submitted by Dmitry Marakasov)
2020-12-15 20:50:10 +00:00
Sunpoet Po-Chuan Hsieh
95c763bff5 Update to 3.1.0
Changes:	https://github.com/dbcli/pgcli/blob/master/changelog.rst
2020-12-13 22:20:01 +00:00
Sunpoet Po-Chuan Hsieh
e0150ae1a2 Update to 1.5.0
Changes:	https://github.com/dbcli/litecli/blob/master/CHANGELOG.md
2020-12-13 22:19:57 +00:00
Babak Farrokhi
bb53589d46 databases/py-aiopg: Update to 1.1.0
- Update to 1.1.0
- Pet portlint
2020-12-13 16:07:41 +00:00
Sunpoet Po-Chuan Hsieh
3ed090c5cc Update to 0.10.12
Changes:	https://github.com/rails-api/active_model_serializers/blob/0-10-stable/CHANGELOG.md
2020-12-13 14:46:17 +00:00
Sunpoet Po-Chuan Hsieh
b12f215121 Update to 0.7.3
Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
2020-12-13 14:41:41 +00:00
Rene Ladan
e5aa301f0f Remove expired ports:
2020-12-12 comms/py-libconcord: Uses deprecated version of python
2020-12-12 databases/py-swift: Uses deprecated version of python
2020-12-12 devel/py-AddOns: Uses deprecated version of python
2020-12-12 devel/py-BytecodeAssembler: Uses deprecated version of python
2020-12-12 devel/py-repoze.who-testutil: Uses deprecated version of python
2020-12-12 devel/py-riak_pb: Uses deprecated version of python
2020-12-12 devel/pythk: Uses deprecated version of python
2020-12-12 mail/py-spambayes: Uses deprecated version of python
2020-12-12 math/py-numeric: Uses deprecated version of python
2020-12-12 math/py-scientific: Uses deprecated version of python
2020-12-12 net/py-suds: Uses deprecated version of python
2020-12-12 net/pynids: Uses deprecated version of python
2020-12-12 security/py-obfsproxy-tor: Uses deprecated version of python
2020-12-12 sysutils/syslog-ng324: Agreed upon upstream one year deprecation policy
2020-12-12 www/py-pylons: Uses deprecated version of python
2020-12-12 www/py-qpy: Uses deprecated version of python
2020-12-12 13:10:02 +00:00
Dima Panov
ebf9fc51e6 databases/py-mysqlclient: update to 2.0.2 release 2020-12-12 11:11:22 +00:00
Wen Heping
8ed052ffb6 - Update to 1.9.8.2
PR:		250750
Submitted by:	olevole@olevole.ru
Approved by:	maintainer
2020-12-12 01:57:03 +00:00
Wen Heping
15ca50938b - Update to 0.56 2020-12-12 01:17:22 +00:00
Tobias C. Berner
773872818c graphics/poppler: update to 20.12.0
Changelog:
        core:
         * Draw better circles for circle annotations
         * Fix annotation line width if no appearance stream or style are given
         * Tweak rendering of highlight annotations
         * Fix border rendering of some annotations
         * Fix rendering of some files. Issue #976 Issue #567
         * PSOutputDev: provide options to set the rasterization color space and ICC profile
         * PSOutputDev: for splashModeCMYK8 and language level >=2 activate overprint emulation
         * PSOutputDev: use the DeviceN8 bitmap for rasterization with CMYK-output + overprint
         * Use the font name without subset tag when querying for a system font
         * Splash: Fix wrong x adjustment during clipping
         * Splash: Fix blitImage in uncolored tiling patterns
         * timeToDateString: We forgot the ' after the minutes
         * Move psLevel to PSOutputDev creation
         * Fix several issues in broken files

        utils:
         * pdftops: provide options to set the rasterization color space and ICC profile
         * pdftops: for splashModeCMYK8 and language level >=2 activate overprint emulation

        cpp:
         * New fuzzers

        glib:
         * New fuzzers

        qt5:
         * New fuzzers

        build system:
         * gcc: Enable -fno-operator-names
         * Remove obsolete bool-to-binary macro
         * Remove obsolete version-check macro for pkgconfig
         * Remove .pc files for private back-ends
         * Remove redundant unit-test macro

PR:		251537
Exp-run by:	antoine
2020-12-11 20:10:03 +00:00
Tobias C. Berner
581c73f04f Update KDE Applications to 20.12
- astro/libkgeomap has been removed as there are no consumers left
- deskutils/kdepim-apps-libs has been reintegrated into other ports

There are a handful of new ports available:
- astro/kosmindoormap: Library and QML component for rendering multi-level OSM indoor maps
- deskutils/itinerary: KDE Itinerary is a digital travel assistant
- devel/kpublictransport: Access realtime public transport data
- graphics/kontrast: Color contrast checker
- textproc/markdownpart: KPart for rendering Markdown content
2020-12-11 19:18:03 +00:00
Pietro Cerutti
54bf58abce databases/sqlite3: fix build w/o THREADS
PR:		244459
Reported by:	Brian Haug <haug.bsd6114@yahoo.com>
2020-12-11 14:01:48 +00:00
Pietro Cerutti
f5d6c4b37f databases/cassandra-cpp-driver: update to 2.15.3
Relnotes:	https://github.com/datastax/cpp-driver/releases/tag/2.15.3
2020-12-11 13:00:01 +00:00
Pietro Cerutti
235eb4dad3 databases/casstcl: update to 2.15.0
Relnotes:	https://github.com/flightaware/casstcl/releases/tag/v2.15.0
2020-12-11 12:59:04 +00:00
Pietro Cerutti
d8c8b3db47 databases/tcl-sqlite3: update to 3.34.0
Release notes: https://sqlite.org/releaselog/3_34_0.html

PR:		251633
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com>
2020-12-11 12:07:15 +00:00
Pietro Cerutti
1dfc8b9ce8 databases/sqlite3: update to 3.34.0
Release notes: https://sqlite.org/releaselog/3_34_0.html

PR:		251632
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com>
2020-12-11 11:58:14 +00:00
Sunpoet Po-Chuan Hsieh
0f4f007dcc Move devel/py-prompt_toolkit to devel/py-prompt-toolkit
- Bump PORTREVISION for dependency change
2020-12-11 11:03:26 +00:00
Sunpoet Po-Chuan Hsieh
a1547d9b41 Update to 0.19.1
Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
2020-12-10 21:46:24 +00:00
Sunpoet Po-Chuan Hsieh
83ff8b8796 Update to 0.10.11
Changes:	https://github.com/rails-api/active_model_serializers/blob/0-10-stable/CHANGELOG.md
2020-12-10 21:46:18 +00:00
Sunpoet Po-Chuan Hsieh
1cc283ccd8 Update to 0.7.2
Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
2020-12-10 21:33:17 +00:00
Sunpoet Po-Chuan Hsieh
685e301281 Update to 1.4.5
Changes:	https://github.com/jamesls/fakeredis/blob/master/README.rst#revision-history
2020-12-10 21:33:11 +00:00
Dmitry Marakasov
c2d9d8e19f - Update to 0.0.6 2020-12-10 19:40:12 +00:00
Babak Farrokhi
7526f92c32 databases/pymongo: Update 3.11.2 2020-12-10 08:38:08 +00:00
Loïc Bartoletti
47b26d9293 Update Qt/PySide2 to 5.15.2 / PyQt to 5.15.1 / SIP to 5.4.0
This commit combines several updates.

- Update Qt to 5.12.2
- Update PyQt to 5.15.1
- Since PySide 5.15.1 is broken with Qt 5.15.2, so PySide and Shiboken are also updated to 5.15.2.
- Update sip to 5.4.0

SIP is a collection of tools  to create Python bindings for C and C++ libraries and used by PyQt and wxPython. There are some changes with sip5 [1]:
- python 3.5+ is required
- sip drops support of old deprecated methods as sipdistutils & cie.
- this version breaks also PyQt5 extension ABI. SIP files will be installed in ${PYTHON_SITELIBDIR}/PyQt${_PYQT_VERSION}/bindings
- some ports will use the new pyqtbuilder package with the pyproject.toml setup. Instead if the project have a setup.py, you should use sip-build to build it.
- if a port needs sip, it should also needs pysip. BTW, py-qt5-core requires pysip, so that should be enough for PyQt packages.

List of ports impacted by this change. Most of the patches have been integrated or are in the process of being integrated upstream:

- devel/libsavitar
- graphics/py-python-poppler-qt5
- net-im/scudcloud
- net/libarcus
- print/py-frescobaldi
- science/py-veusz
- graphics/qgis and graphics/qgis-ltr
- deskutils/calibre

A special note regarding calibre. New versions require sip>=5, we update it to the latest version (thanks to madpilot@)

science/scidavis will remove the PyQt binding soon and there is no patch planned, so we remove the python option (ok makc@)

While here, convert some ports to USE_PYQT (cad/cura, cad/uranium, devel/eric6, ...)

Thanks to tcberner and adridg!

[1] https://www.riverbankcomputing.com/static/Docs/sip/

PR:                250853
Exp-run by:        antoine
2020-12-08 20:03:07 +00:00
Tobias C. Berner
b26f3a5c38 mail/evolution(-ews) & databases/evolution-data-server: Update to 3.38.2
PR:		251419
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-12-08 10:25:22 +00:00
Antoine Brodin
82d46c7d6b Fix plist 2020-12-08 09:47:57 +00:00
Antoine Brodin
e4356940b4 Fix plist 2020-12-08 09:45:35 +00:00
Palle Girgensohn
5c4857a28e Update to 1.10.3
Release notes:	https://github.com/rapidloop/pgmetrics/releases/tag/v1.10.3
2020-12-07 13:58:45 +00:00
Kurt Jaeger
6c6a9538f6 databases/pecl-mongodb: update 1.8.1 -> 1.9.0
- adds support for PHP 8.0

PR:		251665
Submitted by:	michael.glaus@hostpoint.ch
2020-12-07 13:04:40 +00:00
Mark Linimon
78cafbbfeb Mark BROKEN on riscv64 the same as on aarch64.
Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2020-12-07 03:36:37 +00:00
Mark Linimon
06271f9f58 Mark as BROKEN on riscv64:
./src/postgres/include/storage/s_lock.h:876:2: error: PostgreSQL does not have native spinlock support on this platform.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2020-12-07 03:33:34 +00:00
Mark Linimon
efc7571ad7 Mark NOT_FOR riscv64 for the same reason as on aarch64.
Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2020-12-07 03:25:02 +00:00
Mark Linimon
1ff2127b09 Mark as BROKEN on riscv64:
galerautils/src/gu_int128.h:163:20: error: use of undeclared identifier '__bswap64_var'

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2020-12-07 03:21:17 +00:00
Mark Linimon
e812986234 Mark as BROKEN on riscv64:
/nxb-bin/usr/lib/clang/11.0.0/include/mmintrin.h:33:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2020-12-07 03:15:11 +00:00
Wen Heping
5d16d95ca6 - Update to 2.03 2020-12-07 02:11:06 +00:00
Piotr Kubaj
22622d8a56 databases/libpg_query: fix build on powerpc64*
arch-ppc.h is not distributed with the port, but it is installed along with postgresql.

Approved by:	tier 2 blanket
2020-12-06 22:01:47 +00:00
Piotr Kubaj
2ddf2a38cc databases/mariadb105-server: fix build on powerpc64
Add powerpc64 as an alternative to ppc64.

Fix crc32c the same way it was fixed already for databases/rocksdb.

Approved by:	tier 2 blanket
MFH:		2020Q4
2020-12-06 19:41:43 +00:00
Bernard Spil
7f6aa4f6bf databases/mariadb103-client: Don't overwrite my.cnf
Reported by:	Miroslav Lachman <000.fbsd quip cz>
2020-12-06 14:41:15 +00:00
Dmitry Marakasov
91b0298645 - Respect test env
- Update WWW

Approved by:	portmgr blanket
2020-12-06 09:37:38 +00:00
Steve Wills
bce768706a databases/memcached: update to 1.6.9 2020-12-06 01:38:42 +00:00
Kurt Jaeger
09e959e844 databases/cego: update 2.46.0 -> 2.46.5
- Fix in CegoExpr::evalField, fixed dimension was still not handled
  here for ADD and SUB cases
- Added error msg improvement in CegoProcBlock
- Added MAXDELETEPAGE parameter to show parameter admin command
- set default checkpoint value for new defined tablesets
- added function check in CegoFunction::evalFieldValue to ensure, this is
  not a procedure without return value
- Fix in CegoTableManager for table altering. No type conversion
  allowed with alter modify and no length shrinking

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2020-12-05 20:24:59 +00:00
Matthew Seaman
694fda30c9 Update to 9.5.1
ChangeLog:	https://github.com/citusdata/citus/blob/v9.5.1/CHANGELOG.md
2020-12-05 12:03:16 +00:00
Piotr Kubaj
2d95c52d59 databases/memcached: enable DTRACE on powerpc64
Builds fine.

Approved by:	tier 2 blanket
2020-12-05 03:00:40 +00:00
Dmitry Marakasov
9bcef4c67f - Update to 0.0.5
- Unskip some tests by adding more TEST_DEPENDS
2020-12-05 00:40:19 +00:00
Romain Tartière
fab7924395 Hello PuppetDB 7!
Actually update databases/puppetdb7 and databases/puppetdb-terminus7 and a few
minor tweaks.

With hat:	puppet
2020-12-04 21:25:16 +00:00
Romain Tartière
6cb6b5993a Copy databases/puppetdb6 and databases/puppetdb-terminus6 to
databases/puppetdb7 and databases/puppetdb-terminus7.

The pre-commit hook does not allow me to copy and update the port at the same
time.

With hat:	puppet
2020-12-04 21:22:25 +00:00
Babak Farrokhi
929881b302 databases/pymongo: Update to 3.11.1 2020-12-04 11:34:47 +00:00
Rene Ladan
ba76cff5a0 Remove expired ports:
2020-11-30 www/rubygem-dashing: Unmaintained by upstream, use www/rubygem-smashing instead
2020-11-30 www/rubygem-redmine_acts_as_taggable_on: Unmaintained by upstream
2020-11-30 www/rubygem-gitlab-grack: Deprecated by upstream
2020-12-02 databases/db6: latest 6.2.x version and newer not downloadable without registration
2020-12-03 20:42:39 +00:00
Dmitry Marakasov
c1f887b6f0 - Update to 0.0.4 2020-12-03 15:42:50 +00:00
Dmitry Marakasov
9c42008645 - Update WWW
- Cosmetic fix

Approved by:	portmgr blanket
2020-12-03 09:37:45 +00:00
Piotr Kubaj
4be7ecb309 databases/memcached: enable DTRACE on powerpc64 head
-no-integrated-as is ommitted, since as can't build the compiler-generated code. memcached nevertheless builds.
2020-12-02 22:03:47 +00:00
Dmitry Marakasov
274299c72d - Add databases/py-aesqlapius
So you don't want to use ORM, and want to organize your SQL queries
in a convenient way. Don't mix them with your python code, don't
write `execute` and `fetchrow`s by hand for each query. With
aesqlapius:

- Store your SQL queries separate from the code, in a dedicated
  file or directory hierarchy
- Annotate each query with python-like function definition specifying
  input arguments and output types and patterns

aesqlapius builds a class out of this, where you can call your
queries as plain methods. It handles arguments (pass positional
or keyword arguments as you like, default values are also handled) and
output types and patterns (you may specify whether a method returns
iterator, list, dict of rows, or a single row, where row may
be represented as a tuple, list, dict, single value or a custom
type such as a dataclass).

WWW: https://pypi.org/project/aesqlapius/
2020-12-02 21:48:25 +00:00
Piotr Kubaj
3e512a1df4 databases/rocksdb: fix build on powerpc64*
Merge upstream commit that fixes build with LLVM on ppc64* (also affects other systems) and add patch which fixes build specifically on FreeBSD (PR currently waiting for acceptance).
2020-12-02 00:52:50 +00:00
Matthias Andree
5a6cd205a0 databases/db18: Add file missed in commit r556798.
PR:		248415
Submitted by:	Yasuhiro KIMURA
2020-12-02 00:13:38 +00:00
Matthias Andree
e03a2e6775 New port: databases/db18 Oracle Berkeley DB, Release 18.1
Oracle Berkeley DB is a family of open source embeddable databases
that allows developers to incorporate within their applications a
fast, scalable, transactional database engine with industrial grade
reliability and availability. As a result, customers and end-users
will experience an application that simply works, reliably manages
data, can scale under extreme load, but requires no ongoing database
administration. As a developer, you can focus on your application and
be confident that Oracle Berkeley DB will manage your persistence
needs.

This port is derived from databases/db6 (by svn copy + edits).

PR:		248415
Submitted by:	Yasuhiro KIMURA
2020-12-02 00:09:14 +00:00
Rene Ladan
6ac46b8d4e Remove expired ports:
2020-11-30 databases/datamodeler: depends on expiring java/openjfx8-devel
2020-11-30 devel/gradle4: only needed for expiring biology/igv and java/openjfx8-devel
2020-11-30 devel/py-astroid1: Use devel/py-astroid instead
2020-11-30 devel/pylint1: Use devel/pylint instead
2020-11-30 german/mediathekview: depends on expiring java/openjfx8-devel
2020-11-30 java/openjfx8-devel: No longer maintained upstream
2020-11-30 java/openjfx8-scenebuilder: depends on expiring java/openjfx8-devel
2020-11-30 net-im/py-sleekxmpp: Upstream archived and advices to use net-im/py-slixmpp
2020-12-01 net-mgmt/zabbix44-agent: End of Life
2020-12-01 net-mgmt/zabbix44-frontend: End of Life
2020-12-01 net-mgmt/zabbix44-java: End of Life
2020-12-01 net-mgmt/zabbix44-proxy: End of Life
2020-12-01 net-mgmt/zabbix44-server: End of Life
2020-11-30 print/jabref: depends on expiring java/openjfx8-devel
2020-11-30 science/datawarrior: depends on expiring java/openjfx8-devel
2020-12-01 20:09:51 +00:00
Mikael Urankar
3a7bf7671c databases/mongodb-tools: update to 100.2.1
Changes: https://docs.mongodb.com/database-tools/release-notes/database-tools-changelog/#changelog

PR:		251379
Submitted by:	Ronald Klop (maintainer)
2020-12-01 18:00:03 +00:00
Mikael Urankar
51d651a276 databases/mongodb40-tools: Update to 4.0.21
- Pretty trivial version update.
  - Point www to manual of 4.0.
  - Update CONFLICTS_INSTALL. (I don't see how -tools conflicted with mongodb.)

Should have been part of r556769

PR:		556769
Submitted by:	Ronald Klop
Approved by:	dev.ashevchuk@gmail.com (maintainer timeout)
2020-12-01 17:43:00 +00:00
Mikael Urankar
500af0cdfa databases/mongodb40: Update to 4.0.21 (mongodb40-tools also)
- Pretty trivial version update.
  - Point www to manual of 4.0.
  - Update CONFLICTS_INSTALL. (I don't see how -tools conflicted with mongodb.)

Changelog:
 https://docs.mongodb.com/manual/release-notes/4.0/#aug-21-2020
 https://docs.mongodb.com/manual/release-notes/4.0/#nov-10-2020

PR:		250156
Submitted by:	Ronald Klop (maintainer)
Approved by:	dev.ashevchuk@gmail.com (maintainer timeout)
2020-12-01 17:37:20 +00:00
Loïc Bartoletti
a08d75c51e databases/sqlitebrowser: Update to 3.2.1
- https://sqlitebrowser.org/blog/version-3-12-1-released/
2020-11-30 07:42:44 +00:00
Mikael Urankar
f70444a1a0 databases/mongodb40: allow build with python 3
PR:		249598
Submitted by:	Ronald Klop
Approved by:	dev.ashevchuk (maintainer, previous version)
2020-11-29 16:47:45 +00:00
Mikael Urankar
53fb18f754 databases/mdbx: Update to 0.9.2
Changes: https://github.com/erthink/libmdbx/releases/tag/v0.9.2

PR:		251443
Submitted by:	mahlon@martini.nu (maintainer)
2020-11-29 15:36:07 +00:00
Yuri Victorovich
7d2a74d426 New port: databases/xls2txt: Utilities to convert spreadsheet files to text and csv formats 2020-11-28 23:52:12 +00:00
Yuri Victorovich
189267329e databases/py-fdb: Update 2.0.0 -> 2.0.1
PR:		248180
Approved by:	jjachuf@gmail.com (maintainer's timeout 130 days)
2020-11-28 21:05:57 +00:00
Kurt Jaeger
609b3ea635 devel/lfcbase: update 1.14.6 -> 1.15.0
devel/lfcxml: update 1.2.11 -> 1.3.0
databases/cego: update 2.45.35 -> 2.46.0
databases/cegobridge: update 1.5.4 -> 1.6.0

Please note: database updates from 2.45.x to version 2.46.x require
a xml tableset export and import, since table structure information
has been changed!

lfcbase:
- Added template class GraphT for dependency graph implementations
- Fix in BigInteger::mul and BigInteger::div, signing was not treated
  ( e.g. -12 * 12 => -144 ( was 144 ) )

lfcxml: get in sync with lfcbase

cego:
- Added fix in CegoViewObject::getId. Since it cannot be decided,
  if the underlying query result has been changed, we have to
  throw MOD_QUERY_ID
- Another query cache fix in CegoFunction:getId, rand and liob
  functions have been added to throw MOD_QUERY_ID exception, since
  for those function it can not be ad hoc decided, if the result is
  modified
- Added type dimension information for CegoField class. This enables the
  database to define length and dim information for fixed and decimal
  data types. For this the syntax has been expanded. Instead of storing
  RESERVED_BTREE_FLOATLEN for btrees on fixed or decimal columns,
  the specified length information is used now.

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2020-11-28 19:28:21 +00:00
Fernando Apesteguía
3efddcaba9 databases/mongodb44: Update to 4.4.2
ChangeLog: https://docs.mongodb.com/manual/release-notes/4.4/#nov-18-2020

PR:	251421
Submitted by:	ronald-lists@klop.ws (maintainer)
2020-11-28 18:20:37 +00:00
Matthias Fechner
7c71de28db Fixed runtime problems of the lib. 2020-11-28 14:57:23 +00:00
Matthias Fechner
58cf2d5921 Do not strip the library as ruby will then not be able to detect it if rubygems require it. 2020-11-28 14:55:56 +00:00
Vanilla I. Shu
0865546554 Add mdbx 0.9.1, lightning Memory-Mapped Database (Extended).
PR:		251221
Submitted by:	Mahlon E. Smith <mahlon@martini.nu>
2020-11-28 13:37:22 +00:00
Muhammad Moinur Rahman
daf7957f6a databases/freetds: Update version 1.2.11=>1.2.12 2020-11-28 05:12:35 +00:00
Fernando Apesteguía
c02e271d08 databases/mongodb42{-tools}: Update to 4.2.11
ChangeLog: https://docs.mongodb.com/manual/release-notes/4.2/#nov-18-2020

PR:	251380
Submitted by:	ronald-lists@klop.ws (maintainer)
2020-11-27 10:05:41 +00:00
Alexey Dokuchaev
73531cf53f Update `databases/iowow' to version 1.4.9.
Reported by:	portscout
2020-11-27 08:43:43 +00:00
Sunpoet Po-Chuan Hsieh
f41908be2e Update to 4.2.5
Changes:	https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
2020-11-26 21:18:38 +00:00
Sunpoet Po-Chuan Hsieh
17f1801414 Update to 1.15.1
Changes:	https://github.com/okbob/plpgsql_check/releases
2020-11-26 21:16:53 +00:00
Mark Linimon
f4ef3d4084 Now builds on aarch64.
Obtained from:	lonesome.com trybroken run
2020-11-26 12:24:33 +00:00
Piotr Kubaj
01c8a66438 databases/mongodb42: backport powerpc64le support to 42 2020-11-25 16:58:19 +00:00
Piotr Kubaj
769397f83a databases/mongodb44: fix build on powerpc64le
PR:		251375
Approved by:	ronald-lists@klop.ws (maintainer)
2020-11-25 14:43:00 +00:00
Jose Alonso Cardenas Marquez
4ca1f77d7a - Update to 3.2.0
ChangeLog at:	https://wiki.freepascal.org/FPC_New_Features_3.2.0
2020-11-25 02:57:50 +00:00
Sunpoet Po-Chuan Hsieh
8b7d174fa9 Update to 4.2.4
Changes:	https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
2020-11-24 20:49:34 +00:00
Sunpoet Po-Chuan Hsieh
17796402d7 Update to 2.1.3
Changes:	https://github.com/TileDB-Inc/TileDB/releases
2020-11-24 20:48:43 +00:00
Palle Girgensohn
9113e1f7c7 Update to 11.4
Release notes:	https://github.com/darold/pgbadger/releases/tag/v11.4
2020-11-24 14:45:04 +00:00
Mikael Urankar
4e449e031e lang/rust: Update to 1.48.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.48.0

Reviewed by:	jbeich
Tested by:	bdragon, jbeich, mikael
Differential Revision:	https://reviews.freebsd.org/D27293
2020-11-24 12:48:53 +00:00
Yuri Victorovich
68ebb399f3 databases/sqlitestudio: Update 3.2.1-1002 -> 3.2.1-1268 2020-11-23 10:32:23 +00:00
Yuri Victorovich
493eb492ea New port: databases/ods2sql: Create SQLite3 database from ODS spreadsheet 2020-11-23 09:13:28 +00:00
Muhammad Moinur Rahman
c46ce5e4c5 databases/freetds-devel: Update version 1.2.73=>1.2.88 2020-11-22 13:02:19 +00:00
Muhammad Moinur Rahman
9ffd1598de databases/freetds: Update version 1.2.10=>1.2.11 2020-11-22 09:16:07 +00:00
Tobias C. Berner
93b90c42e3 Only define USE_LDCONFIG in devel/qt5-core
All the qt5-ports share the same library directory. devel/qt5-core is dependet on
by all others.
So there is no need to add identical entries to libdata/ldconfig, and restart the
ldconfig service on every pkg change of those ports.

Reported by:	bapt
Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D27224
2020-11-21 18:18:34 +00:00
Sunpoet Po-Chuan Hsieh
b346702ff4 Update to 4.2.3
Changes:	https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
2020-11-21 09:38:31 +00:00
Sunpoet Po-Chuan Hsieh
e6476a3380 Update to 0.7.1
Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
2020-11-21 09:19:33 +00:00
Sunpoet Po-Chuan Hsieh
c49ce11b07 Update to 0.24.1
Changes:	https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst
2020-11-21 09:19:28 +00:00
Sunpoet Po-Chuan Hsieh
b2d0541647 Add PORTSCOUT 2020-11-21 09:18:48 +00:00
Sunpoet Po-Chuan Hsieh
5e5d787109 Update to 1.2.25.4
Changes:	https://metacpan.org/changes/distribution/Search-Xapian
2020-11-21 09:18:43 +00:00
Sunpoet Po-Chuan Hsieh
ae80c489f4 Update to newer snapshot (0ab37e8)
- Bump PORTREVISION for package change

Changes:	https://github.com/tarantool/tarantool-c/commits/master
2020-11-21 09:17:52 +00:00
Sunpoet Po-Chuan Hsieh
3a25e81089 Update to 1.14.0
Changes:	https://github.com/okbob/plpgsql_check/releases
2020-11-21 09:17:47 +00:00
Matthias Fechner
4b27333610 New ports required for gitlab-ce 13.6 upgrade. 2020-11-21 08:07:20 +00:00
Loïc Bartoletti
1838e7c1c6 databases/pgrouting: Update to 3.1.1
Release notes:
  - https://github.com/pgRouting/pgrouting/releases/tag/v3.1.1
2020-11-21 07:03:46 +00:00
Loïc Bartoletti
2499a5d744 databases/postgis30: Update to 3.0.3
Changelog:
  - https://postgis.net/2020/11/20/postgis-3.0.3/
2020-11-21 07:01:22 +00:00