1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
Commit Graph

568406 Commits

Author SHA1 Message Date
Rainer Hurling
6b5d2a282b textproc/py-python-lsp-server: Update to 1.3.3
Fix error when resolving completion items for Rope.

Reported by:	Repology
2021-12-17 17:10:16 +01:00
Tobias C. Berner
db4490f70e KDE: Chase availabiliy of qt5-declarative
In da36e63724 a dependency on qt5-declarative was made
available in kf5-kconfig. This leads to the generation of
further desktop files in some of the KDE ports.
2021-12-17 16:48:08 +01:00
Roman Bogorodskiy
33330718bc misc/osinfo-db: update to 20211216 2021-12-17 19:46:00 +04:00
Max Brazhnikov
2dc4b65eaa misc/py-python-utils: update to 2.6.1 2021-12-17 18:24:16 +03:00
Steven Kreuzer
8074ed6ad0
net/py-gspread: Update to version 5.0.0
Notable Changes:
  * Avoid IndexError when row_values() returns an empty row
  * Add Worksheet.index property
  * Add ability to create directory if it does not exist before saving
      the credentials to disk
  * Add functions for defining, deleting and listing named ranges
  * Implement open sheet within Drive folder
  * Fix get range for unbounded ranges
  * Remove potential I/O when reading spreadsheet title
  * Replace raw string "ROWS" & "COLUMNS" to Dimension named tuple
  * Replace raw string "FORMATTED_VALUE", "UNFORMATTED_VALUE", "FORMULA" to
      ValueRenderOption named tuple
  * Replace raw string "RAW", "USER_ENTERED" to ValueInputOption named tuple
2021-12-17 14:49:53 +00:00
Piotr Kubaj
b788897da1 games/iortcw: port to riscv64 2021-12-17 15:06:06 +01:00
Matthew Seaman
87da00f2fd textproc/py-rich: update to 10.16.1
ChangeLog:	https://github.com/willmcgugan/rich/blob/v10.16.1/CHANGELOG.md
2021-12-17 14:30:40 +00:00
Piotr Kubaj
276eaf5cf3 lang/angelscript: enable on riscv64 2021-12-17 14:36:21 +01:00
Piotr Kubaj
b473e2091d biology/freebayes: enable on riscv64 2021-12-17 14:26:57 +01:00
Matthew Seaman
73e9076cbb databases/pgbarman: Update to 2.17
Following upstream changes, switch master site to GitHub, including
for hte pre-build PDF manual.

Drop support for python-3.6 -- the software claims to support this
version, but setup.py fails with an obscure error, and considering
that python-3.6 is going out of support at the end of this month, I
could not justify the time to develop a compatibility fix.

Drop the USE_PYTHON 'optsuffix' flag in favour of an explicit
PKGNAMESUFFIX

As reported in PR 260340, appending the python version to the barman
${ETCDIR} doesn't make sense.  Fix this by dropping the USE_PYTHON
'concurrent' flag, which doesn't really make sense for end-user
software rather than library modules. (1)

PR:		260340 (1)
Reported by:	bsd at abinet.ru
2021-12-17 13:51:15 +00:00
Matthew Seaman
1e3798ebfc databases/pg_citus: update to 10.2.3
ChangeLog:	https://github.com/citusdata/citus/blob/v10.2.3/CHANGELOG.md
2021-12-17 13:51:15 +00:00
Matthew Seaman
ba7591e557 sysutils/py-ansible-lint: update to 5.3.1
ChangeLog:	https://github.com/ansible-community/ansible-lint/releases/tag/v5.3.1
2021-12-17 13:51:14 +00:00
Matthew Seaman
34689c1c15 textproc/py-rich: update to 10.16.0
ChangeLog:	  https://github.com/willmcgugan/rich/blob/v10.16.0/CHANGELOG.md
2021-12-17 13:51:14 +00:00
Dima Panov
3af7fd92d3 multimedia/pipewire: correct OSVERSION check to use proper ncurses (+)
Since 1400035 FreeBSD have imported into base libtinfo split from ncurses
which required to build pw-top utility.

Force ncurses:port to proper build on systems < 1400035
Bump PORTREVISION to force rebuild

Approved by:	arrowd via IRC
Largest pointy hat available: arrowd :)
Sponsored by:	Netzkommune GmbH
2021-12-17 16:15:58 +03:00
Adriaan de Groot
759125c03a games/gcompris-qt: update to 2.0 release
Release announcement at
	https://dot.kde.org/2021/12/17/gcompris-releases-version-20
there's a dozen new activities.
2021-12-17 14:10:03 +01:00
Sofian Brabez
3e6f710188 sysutils/pax-utils: update to 1.3.3 2021-12-17 12:44:41 +00:00
Sofian Brabez
04d93cdfdf security/crowdsec-firewall-bouncer: update to 0.0.17
Update to 0.0.17 release and pass the maintainership to the submitter.

PR:		260264
2021-12-17 12:32:57 +00:00
Sofian Brabez
6713efec42 security/crowdsec: update to 1.2.1
Update to 1.2.1 release and pass the maintainership to the submitter.

PR:		260262
2021-12-17 12:32:56 +00:00
Adriaan de Groot
9224581a10 x11-toolkits/qt5-declarative: fix testlib-build-failures
Since Qt5 testlib tries to be a build-dependency only when
needed, and since we build the QML bits without installing
the corresponding test-tools, declarative had the following
problem:
- without testlib installed, would build fine
- with testlib installed, would assume the QML test bits
  are available, and then fail in the build.

This is basically our split-up-packaging without subpackages
shooting us in the foot; fix the build by removing one more
place where testlib leads to the building-of-tests. (The existing
patch files/patch-src_src.pro does something similar)

PR:		257102 260433
Reported by:	Frank Reisert, Philipp Ost
2021-12-17 13:01:36 +01:00
Adriaan de Groot
7f39b57153 devel/qbs: update to 1.21, latest upstream
There's no release notes for this, but portscout spotted it
(and fedora packages it as well, already). Bump qtcreator,
which is the only consumer of the library / buildsystem.
2021-12-17 12:54:29 +01:00
Ganael LAPLANCHE
ef9735203e comms/gqrx: Update to 2.15
While here, update GH account.
2021-12-17 12:34:36 +01:00
Jan Beich
c8a5e7b723 x11-wm/gamescope: back to system wlroots after 2af7805da5
This reverts commit fb9677dec3.
2021-12-17 11:30:27 +00:00
Jan Beich
2af7805da5 x11-toolkits/wlroots: update to 0.15.0
Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.15.0
Reported by:	upstream (tracking bug)
2021-12-17 11:30:04 +00:00
Dima Panov
be1d7baff9 www/unit-python: not ready for Python 3.11 yet
Approved by:	portmgr blanket
Sponsored by:	Netzkommune GmbH
2021-12-17 14:25:46 +03:00
Dima Panov
089848a674 security/py-pycrypto: not ready for Python 3.11 yet
Approved by:	portmgr blanket
Sponsored by:	Netzkommune GmbH
2021-12-17 14:22:50 +03:00
Dima Panov
ebeb19dbc2 devel/py-greenlet: not ready for Python 3.11 yet
Approved by:	portmgr blanket
Sponsored by:	Netzkommune GmbH
2021-12-17 14:20:54 +03:00
Wen Heping
35230f9853 graphics/libimagequant: Update to 2.17.0 2021-12-17 16:23:50 +08:00
Wen Heping
4e7d205b30 science/pynn: Update to 0.10.0 2021-12-17 16:18:50 +08:00
Wen Heping
22dbda3552 textproc/R-cran-openxlsx: Update to 4.2.5 2021-12-17 16:11:54 +08:00
Wen Heping
6664f558d4 www/ilias: Update to 5.4.25 2021-12-17 16:03:56 +08:00
Wen Heping
fd3a6363ef www/ilias6: Update to 6.14 2021-12-17 15:55:40 +08:00
Wen Heping
f7d1de7aef www/ilias6: Update to 6.12 2021-12-17 15:29:26 +08:00
Bernard Spil
e09c4f9a33 www/nextcloud-contacts: Update to 4.0.7 2021-12-17 08:56:20 +00:00
Bernard Spil
525d2a0570 security/nextcloud-passman: Update to 2.4.0 2021-12-17 08:55:43 +00:00
Kirill Ponomarev
c3d24a0a9f devel/py-tiamat: Update to 7.10.3 2021-12-17 09:25:52 +01:00
Kirill Ponomarev
d94546ce69 devel/py-pop: Update to 20.1.1 2021-12-17 09:22:50 +01:00
Alexander Leidinger
e9b329f910 devel/sonarqube-community: update to 9.2.3
This is a feel-good release for the log4j vulnerabilities.

Log4j is bundled in the included elasticsearch only. Elasticsearch
states, that for JDK9+ (the FreeBSD port uses 11+) is not susceptible
to either remote code execution or information leakage due to the
useage of the Java Security Manager.
The updated Elasticsearch in sonarqube has certain components of
log4j removed "out of an abundance of caution".

Reference:	https://discuss.elastic.co/t/apache-log4j2-remote-code-execution-rce-vulnerability-cve-2021-44228-esa-2021-31/291476
2021-12-17 09:20:24 +01:00
Kirill Ponomarev
ba2296eba8 devel/py-pop-config: Update to 8.0.2 2021-12-17 09:19:27 +01:00
Kirill Ponomarev
4d0782d288 sysutils/py-dict-toolbox: Update to 2.1.2 2021-12-17 09:15:44 +01:00
Alexey Dokuchaev
9f279ac507 www/links: the port had been updated to version 2.25 and cleaned up
Particularly, remove NLS option (gettext is long unused), add missing
`pkgconfig' to the USES list, do not literally repeat COMMENT text in
DESKTOP_ENTRIES, and switch to .tar.bz2 distfile which is smaller.

PR:	260466
2021-12-17 08:11:10 +00:00
Kirill Ponomarev
4b750e33a6 www/miniflux: Update to 2.0.34 2021-12-17 09:08:41 +01:00
Alexander Leidinger
94d2bb62d5 security/bastillion: update to 3.11.01 (log4j 2.16)
Revert my previous log4j fix (disable JNDI lookups via env variable),
the update to 3.11.01 contains the fixed log4j 2.16.
2021-12-17 08:42:37 +01:00
Daniel Menelkir
288cb5c1a3 games/libretro-snes9x: update to 0.20211024
PR:		260443
Reported by:	Daniel Menelkir <menelkir@itroll.org> (maintainer)
2021-12-17 16:32:10 +09:00
Daniel Menelkir
5fc57fc168 games/libretro-snes9x2010: update to 0.20211102
PR:		255487
Reported by:	Daniel Menelkir <menelkir@itroll.org> (maintainer)
2021-12-17 16:16:06 +09:00
Henning Matyschok
c3b187a6ba net/vether-kmod: update to 20211214
PR:		260439
2021-12-17 08:13:57 +01:00
Tobias C. Berner
862997dddd KDE: Chase availabiliy of qt5-declarative
In da36e63724 a dependency on qt5-declarative was made
available in kf5-kconfig. This leads to the generation of
further desktop files in some of the Gear ports.
2021-12-17 08:11:40 +01:00
Daniel Menelkir
0c460b259a games/libretro-fbneo: update to 0.20211215
PR:		260442
Reported by:	Daniel Menelkir <menelkir@itroll.org> (maintainer)
2021-12-17 15:52:09 +09:00
Philipp Ost
7aa9a21257 math/polymake: update to 4.5
Port changes:
- update DISTVERSION (obviously ;-))
- remove compiler:openmp after commit 07fb2d5e9d
- remove patches patch-libnauty and patch-support_install.pl since
  they have been incorporated upstream

Upstream changes: https://polymake.org/doku.php/news/release_4_5

PR:		260395
Reported by:	Philipp Ost <bsd@philippost.de> (maintainer)
2021-12-17 14:59:43 +09:00
Jan Beich
e63ef2b931 x11-wm/phoc: update to 0.11.0
Changes:	https://gitlab.gnome.org/World/Phosh/phoc/-/releases/v0.11.0
Reported by:	Repology
2021-12-17 05:26:37 +00:00
Jan Beich
c7dbfbd90d net/wayvnc: update to 0.4.1
Changes:	https://github.com/any1/wayvnc/releases/tag/v0.4.1
Reported by:	GitHub (watch releases)
2021-12-17 04:01:02 +00:00