Commit Graph

580082 Commits

Author SHA1 Message Date
Dmitry Marakasov
cea75571e8 games/chroma: fux build without SDL
Don't use USES=sdl without USE_SDL.

Reported by:	reprise
2022-04-14 23:23:37 +03:00
Dmitry Marakasov
51623a88a7 devel/py-types-termcolor: add port: Typing stubs for termcolor
This is a PEP 561 type stub package for the `termcolor` package.
It can be used by type-checking tools like mypy, PyCharm, pytype
etc. to check code that uses `termcolor`.

WWW: https://pypi.org/project/types-termcolor/
2022-04-14 23:23:37 +03:00
Rene Ladan
7b31b56bee cleanup: Remove expired ports:
2022-04-14 lang/gcc9-devel: Not serving its purpose any longer due to lack of maintenance
2022-04-14 22:18:16 +02:00
Christoph Moench-Tegeder
b6262d85c6 net-mgmt/check_ssl_cert: update to 2.25.0
https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.25.0
2022-04-14 21:52:02 +02:00
Tobias C. Berner
d342243af1 deskutils/maliit-keyboard: update to 2.2.1.1 2022-04-14 21:12:01 +02:00
Tobias C. Berner
406069d46c devel/qtcreator: update to 7.0.0
Announcement:
	https://www.qt.io/blog/qt-creator-7-released
2022-04-14 20:56:01 +02:00
Dries Michiels
e0447fecd3 multimedia/emby-server-devel: Add missing plist files 2022-04-14 19:23:42 +02:00
Max Brazhnikov
2e49661b33 graphics/krita: Update to 5.0.5
Release notes:
	https://krita.org/en/item/krita-5-0-5-released/
2022-04-14 21:20:24 +03:00
Tobias C. Berner
dcf91dd2ef x11-themes/qtcurve: prepare for KDE Frameworks 5.93
PR:             263207
2022-04-14 19:32:13 +02:00
Tobias C. Berner
ce9c993b20 x11-clocks/ktimer: prepare for KDE Frameworks 5.93
Obtained from:	cb9b5d8733
PR:             263207
2022-04-14 19:32:07 +02:00
Tobias C. Berner
1247eb147d accessibility/kmouth: prepare for KDE Frameworks 5.93
Obtained from:	cfb889ab38
PR:             263207
2022-04-14 19:32:03 +02:00
Jan Beich
5d89288260 lang/intel-compute-runtime: update to 22.15.22905
Changes:	https://github.com/intel/compute-runtime/compare/22.14.22890...22.15.22905
Reported by:	GitHub (watch releases)
2022-04-14 17:16:20 +00:00
Yuri Victorovich
fc9d89adc8 audio/qsynth: Take maintainership
The previous maintainer asked me to take maintainership
in PR#263270.

Approved by:	adridg@
2022-04-14 10:08:21 -07:00
Yuri Victorovich
e40c5289ce archivers/zstr: Update 1.0.5 -> 1.0.6
Reported by:	portscout
2022-04-14 10:08:21 -07:00
Yuri Victorovich
8f99ff29a8 multimedia/ustreamer: Update 5.1 -> 5.3
Reported by:	portscout
2022-04-14 10:08:21 -07:00
Yuri Victorovich
141e15dbe5 science/tinker: Update 8.10.1 -> 8.10.2
Reported by:	portscout
2022-04-14 10:08:20 -07:00
Yuri Victorovich
eebcc07efc audio/qmidictl: Update 0.9.5 -> 0.9.6
Reported by:	portscout
2022-04-14 10:08:20 -07:00
John Baldwin
92d6b833f0 devel/gdb: Handle recent 14.0 systems with libc++ in /lib.
The auto-load python wrapper for libc++ pretty printers has to be
installed at the same path as libc++ to work correctly.  Update the
port to install the top-level wrapper in lib/ under the auto-load data
directory instead of usr/lib on recent 14.0 systems.

Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D34636
2022-04-14 10:00:58 -07:00
Kai Knoblich
94d5b74e39 www/py-graphite-web: Deprecate and set to expire
* The current version of py-graphite doesn't support Django 3.2, which
  is the next LTS (= long-term support) release since Django 2.2 reached
  its End-of-Life on April 11th [1].

  There may be a new release with support for newer versions of Django
  in the course of 2022Q2 to undeprecate the port.

PR:		261086, 261313 [1]
Approved by:	bofh (maintainer, via D34859)
2022-04-14 18:27:54 +02:00
Kevin Golding
2e5c14d74b www/py-django-hijack: Update to 3.2.0
Changelog since 3.1.4:

https://github.com/django-hijack/django-hijack/compare/3.1.4...3.2.0

PR:		263036
2022-04-14 18:22:30 +02:00
Adriaan de Groot
613a0476ff devel/qt5: avoid POST-DEINSTALL error messages
The deinstall script needs to check if QtCore/qconfig.h exists.
If it doesn't, then Qt as a whole is being deinstalled. However,
if it *does* exist, then the shell command `[ ! -e QtCore/qconfig.h ]`
exits with a non-zero exit code. In the deinstall script, that
was the last pipeline in the script and so the script ends up with
that as exit code. Suppress this bogus failure by adding : (true)
to the end of the deinstall script.

I'm specifically **not** bumping any PORTREVISIONs. The deinstall
message is harmless (if confusing) and rebuilding all the Qt packages
for a one-character change to suppress a harmless message seems
like overkill. They will doubtless be rebuilt soon for some
dependency change anyway.
2022-04-14 18:17:18 +02:00
Hung-Yi Chen
de9397402c
www/trafficserver: Fix packaging
PR:		263022
Reported by:	rainer@ultra-secure.de
MFH:		2022Q2
2022-04-14 22:51:43 +08:00
Dima Panov
3c139c577c graphics/openimageio: restore accidentally touched patch by 'make makepatch'
Pointy hat to:	fluffy
2022-04-14 17:41:25 +03:00
Alexey Dokuchaev
2eef29be4e net-mgmt/victoria-metrics: update VictoriaMetrics to version 1.76.1.
Reported by:	portscout
2022-04-14 14:36:30 +00:00
Yuri Victorovich
21b2eced53 cad/nvc: Update 1.6.1 -> 1.6.2
Reported by:	portscout
2022-04-14 07:20:35 -07:00
Dima Panov
9d20700b97 graphics/openshadinglanguage: unbreak build with py311
Approved by:	maintainer (implicit)
2022-04-14 17:15:44 +03:00
Dima Panov
958546bf98 graphics/openimageio: update to 2.3.14.0 release
While here, unbreak build with py311

ChangeLog:	https://github.com/OpenImageIO/oiio/releases/tag/v2.3.13.0
		https://github.com/OpenImageIO/oiio/releases/tag/v2.3.14.0

Approved by:	maintainer (implicit)
2022-04-14 17:15:44 +03:00
Ashish SHUKLA
e7dae53bb0
www/element-web: Update to 1.10.10
Approved by:	maintainer (implicit, version bump, as per PR 258262)
2022-04-14 13:58:36 +00:00
Dima Panov
1688f29e23 devel/boost_build: update to 4.8.2.20220318 and adopt 2022-04-14 16:44:22 +03:00
Yuri Victorovich
864a5d44f8 audio/qsynth: update to 0.9.7, latest upstream
This "Spring'22 Release" has one item in the release notes:
- Main application icon is now presented in scalable format (SVG).

Build switched to CMake. This update entirely thanks to yuri@.

PR:		263270
2022-04-14 15:43:48 +02:00
PÁLI Gábor János
4efb1595f8
net/wifibox: Update to 0.8.2
- Update image to Alpine Linux 3.15.4:
  https://alpinelinux.org/posts/Alpine-3.12.12-3.13.10-3.14.6-3.15.4-released.html

Changes:	https://github.com/pgj/freebsd-wifibox/releases/tag/0.8.2
MFH:		2022Q2 (due to a security update in the image)
2022-04-14 13:23:59 +00:00
Lev A. Serebryakov
3e88f1fdba devel/subversion: Turn off FREEBSD_TEMPLATE by default.
As now subversion is not used for FreeBSD development, have this option
turned on by default has little sense.

PR:	258627
2022-04-14 14:22:24 +03:00
Lev A. Serebryakov
213ca78238 devel/subversion-lts: Turn off FREEBSD_TEMPLATE by default.
As now subversion is not used for FreeBSD development, have this option
turned on by default has little sense.

PR:	258627
2022-04-14 14:20:55 +03:00
Lev A. Serebryakov
a1bdde4282 devel/msp430-debug-stack: Increase timeout to 500ms
PR:	259398
2022-04-14 14:08:19 +03:00
Lev A. Serebryakov
5278408663 devel/msp430-debug-stack: Update to latest version 3.15.1.1
PR:	251620
2022-04-14 13:48:09 +03:00
Wen Heping
29246987a1 textproc/p5-Text-ParseWords: Update to 3.31 2022-04-14 17:12:03 +08:00
Kai Knoblich
1ca03a1928 textproc/py-mkdocs: Update to 1.3.0
Changelog:

https://github.com/mkdocs/mkdocs/releases/tag/1.3.0

MFH:		2022Q2
2022-04-14 12:25:53 +02:00
Lev A. Serebryakov
43179a695c devel/subversion-lts: Fix build with SVNSERVE_WRAPPER=on
PR:	263274
2022-04-14 12:48:19 +03:00
Christoph Moench-Tegeder
076ee0f6ef mail/thunderbird: update to 91.8.1 (rc1)
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/91.8.1/releasenotes/
2022-04-14 11:47:19 +02:00
Lev A. Serebryakov
32d20960ff devel/subversion: Fix build with SVNSERVE_WRAPPER=on
PR:	263274
2022-04-14 12:37:52 +03:00
Lev A. Serebryakov
3e93a63af1 devel/gcc-arm-embedded: Update to latest version 2021.10
Toolchain has been updated to latest version 2021.10.
  This release has new versioning scheme.
2022-04-14 11:59:34 +03:00
Paul Floyd
49436997e3
devel/valgrind: Update to 3.19.0
Release notes: https://valgrind.org/docs/manual/dist.news.html

PR:		263245
2022-04-14 16:41:13 +08:00
Wen Heping
e51d88ebbb www/p5-Dancer2-Plugin-FormValidator: Update to 0.61 2022-04-14 16:05:37 +08:00
Wen Heping
1396e8c2f7 math/R-cran-polynom: Update to 1.4.1 2022-04-14 16:04:53 +08:00
Jimmy Olgeni
4fffd6f474 devel/kerl: update to version 2.3.0 2022-04-14 09:55:05 +02:00
Thomas Zander
58ea8f6dc4
multimedia/mkvtoolnix: Update to upstream release 67.0.0
Details:
- New features, bug fixes and build system fixes, see
  https://mkvtoolnix.download/doc/NEWS.md

MFH:		2022Q2
2022-04-14 09:21:37 +02:00
Wen Heping
53b0b00e3e www/py-beautifulsoup: Update to 4.11.1 2022-04-14 15:18:04 +08:00
Emanuel Haupt
212a6f0dec audio/protracker: Update to 1.46 2022-04-14 09:08:53 +02:00
Wen Heping
da6525bfbd finance/R-cran-lmtest: Update to 0.9.40 2022-04-14 14:54:03 +08:00
Yuri Victorovich
5c19e4764e audio/qxgedit: Update 0.9.5 -> 0.9.6
Reported by:	portscout
2022-04-13 22:45:15 -07:00