1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Commit Graph

566554 Commits

Author SHA1 Message Date
Torsten Zuehlsdorff
bf95077c25 lang/php73: Upgrade from 7.3.32 to 7.3.33
XML:

    Fixed bug #79971 (special character is breaking the path in xml function). (CVE-2021-21707)

Sponsored by:	Bounce Experts
2021-11-20 20:31:38 +01:00
Mark Felder
0985c130a1 multimedia/plexmediaserver-plexpass: Update to 1.25.0.5246
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/470
2021-11-20 19:10:31 +00:00
Mark Felder
9365e373e8 multimedia/plexmediaserver: Update to 1.24.5.5173
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/467
2021-11-20 19:10:31 +00:00
Christoph Moench-Tegeder
4c180eae48 graphics/gscan2pdf: update to 2.12.4
Announcement:
  https://sourceforge.net/p/gscan2pdf/mailman/message/37388312/
2021-11-20 19:41:37 +01:00
Matthew Seaman
a22e72a8a0 textproc/py-rich: Update to 10.14.0
ChangeLog:	https://github.com/willmcgugan/rich/blob/v10.14.0/CHANGELOG.md
2021-11-20 18:24:42 +00:00
Thierry Thomas
59b277af33 astro/kosmorro: upgrade to v0.10.6
Release notes at
<https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.6>.
2021-11-20 18:02:08 +01:00
Thomas Zander
cfeae5f8d4
multimedia/mkvtoolnix: Update to upstream version 63.0.0
Details:
- See https://mkvtoolnix.download/doc/NEWS.md

MFH:		2021Q4
2021-11-20 18:01:29 +01:00
Gleb Popov
8691df3a51 multimedia/pipewire: Add a patch to fix ambguous function name issue.
PR:		259621
2021-11-20 19:49:30 +03:00
Joseph Mingrone
e96d989c13
x11-wm/sdorfehs: Update to 1.2
https://github.com/jcs/sdorfehs/releases/tag/v1.2
2021-11-20 12:10:36 -04:00
Fukang Chen
66c9da4eb6 comms/py-esptool: Update to 3.2
Changelog:

    https://github.com/espressif/esptool/releases/tag/v3.2

MFH:		No (feature release)
2021-11-20 16:02:56 +00:00
Kai Knoblich
dbf54d61b5 devel/py-swagger-spec-validator: Unbreak fetch
The distfile was rerolled by upstream.  The files in the old and new
tarballs contain no differences apart from the timestamps.

Reported by:	fluffy
2021-11-20 16:46:05 +01:00
Piotr Kubaj
1806ca6414 lang/gcc12-devel: fix build on powerpc
Workaround https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102278 by using older GCC to build.
2021-11-20 15:07:29 +00:00
Piotr Kubaj
89f069812e math/muparser: fix build on armv7
Same issue as on powerpc.
2021-11-20 15:07:28 +00:00
Danilo G. Baio
0694cde945 textproc/po4a: Update to 0.65
Changelog:	https://github.com/mquinson/po4a/blob/v0.65/NEWS
2021-11-20 11:50:13 -03:00
Danilo G. Baio
fc2351239b textproc/py-xmlschema: Update to 1.8.2
Changelog:	https://github.com/sissaschool/xmlschema/blob/v1.8.2/CHANGELOG.rst
2021-11-20 11:50:13 -03:00
Bernard Spil
f5164ae601 security/openssl-devel: Fix detection of ARM CPU features
Upstream:
 * https://github.com/openssl/openssl/pull/17082
 * https://github.com/openssl/openssl/pull/17084

PR:		259937
Submitted by:	allanjude
Differential Revision:	https://reviews.freebsd.org/D33062
2021-11-20 14:10:12 +00:00
Jan Beich
28faf6ee1e sysutils/czkawka: update to 3.3.0
Changes:	https://github.com/qarmin/czkawka/releases/tag/3.3.0
Reported by:	GitHub (watch releases)
2021-11-20 12:28:24 +00:00
Bernard Spil
660c57e287 www/nextcloud-forms: Update to 2.4.0 2021-11-20 12:16:39 +00:00
Piotr Kubaj
4e0bfdcd44 textproc/mdbook: fix build on powerpc
Remove stale patch that has been committed in libc 0.2.98 and now breaks build.
2021-11-20 11:25:53 +00:00
Emmanuel Vadot
f8dd4efe95 graphics/drm-fbsd12.0-kmod: Remove mention of legacy kmods
graphics/drm-legacy-kmod was removed and the still present in 12
drm modules aren't supported so remove this comment.

PR: 253113
2021-11-20 12:11:26 +01:00
Santhosh Raju
2300d71531 www/jira-cli: Update to 0.2.0
Changes since 0.1.1:

> This version has some breaking changes in the config file and, you will
need to regenerate the config for all features to work.

- The tool is now compatible with next-gen/team-managed project.
- New filters when listing issues, viz:
  - Filter by parent: This will allow you to list all sub-tasks of a task.
  - Order by filter: This will allow you to display a list sorted by their
    rank for example.
- You can now assign epic to the issue on creation.
- You can add issues to the sprint with `jira sprint add`

- feat: Allow to assign epic on create #194
- feat: Cmd to add issues to sprint #205
- feat: Allow to filter by parent #197
- feat: Add order-by filter #206
- feat: Add type on project listing #190

- fix: Make epic add work in next-gen project #195
- fix: Epic creation for next-gen project #192
- fix: Make epic remove work in next-gen project #196
- fix: Make epic list work for next-gen project #201
- fix: Segmentation fault on view #202
- fix(tui): Link/key copy is broken for altered key col #204

- cfg!: Expand config to include project type #191
- cfg!: Rename field to name and add link field to epic #193

- dep: Upgrade rivo/tview #176
- dep: Upgrade outdated deps to latest #177
- dep: Use Go 1.17 #178

**Full Changelog**: https://github.com/ankitpokhrel/jira-cli/compare/v0.1.1...v0.2.0
2021-11-20 11:48:48 +01:00
Jan Beich
8cc54d6520 graphics/vapoursynth-fmtconv: update to r28
Changes:	https://github.com/EleonoreMizo/fmtconv/releases/tag/r28
Reported by:	GitHub (watch releases)
2021-11-20 10:08:15 +00:00
Rainer Hurling
4b4afa04eb graphics/qgis-ltr: Update to 3.16.14
Changelog: https://github.com/qgis/QGIS/compare/final-3_16_13%5E...final-3_16_14

Reported by:	Repology
2021-11-20 10:47:20 +01:00
Vanilla I. Shu
398e2b7775 devel/pecl-swoole: update to 4.8.2. 2021-11-20 17:40:35 +08:00
Vanilla I. Shu
5596bdde62 devel/py-grpcio-tools: update to 1.42.0. 2021-11-20 17:40:32 +08:00
Vanilla I. Shu
c4cb335465 devel/py-grpcio: update to 1.42.0. 2021-11-20 17:40:29 +08:00
Rainer Hurling
cbce6ea1d3 graphics/qgis: Update to 3.22.1
Changelog: https://github.com/qgis/QGIS/compare/final-3_22_0%5E...final-3_22_1

Reported by:	Repology
2021-11-20 10:05:37 +01:00
Yuri Victorovich
9e491d3cb2 sysutils/inotify-tools: Update 3.20.11.0 -> 3.21.9.6
Reported by:	portscout
2021-11-20 00:54:10 -08:00
Yuri Victorovich
68729bb056 science/jmol: Update 14.31.60 -> 14.31.61
Reported by:	portscout
2021-11-20 00:54:10 -08:00
Yuri Victorovich
af4c4a2bd3 security/hexl: Update 1.2.1 -> 1.2.3
Reported by:	portscout
2021-11-20 00:54:09 -08:00
Yuri Victorovich
626b992bce misc/free42: Update 3.0.6 -> 3.0.7
Reported by:	portscout
2021-11-20 00:54:09 -08:00
Yuri Victorovich
e75fe46076 cad/netgen-lvs: Update 1.5.208 -> 1.5.209
Reported by:	portscout
2021-11-20 00:54:08 -08:00
Beat Gaetzi
1cd3c7c67c german/ding: Update to 1.9
PR:		259943
Submitted by:	rhurlin@
2021-11-20 08:19:36 +00:00
Alexey Dokuchaev
b2bb218f3d devel/z88dk: hook the test suite to our framework (one test fails)
While here, tweak the `post-install' target recipe a bit (nothing
important or affecting the package).
2021-11-20 08:10:11 +00:00
Jan Beich
1d106488bd graphics/glew-wayland: drop X11 dependency after b44acc9409bdn
libGL is legacy GLX entry point, so maybe missing if libglvnd and/or
mesa-libs was built without X11 support.

$ make clean all deinstall install WITHOUT=X11 -C ../libglvnd
$ make clean all
[...]
===>   glew-wayland-2.2.0_2 depends on shared library: libGL.so - not found
*** Error code 1
[...]
ld -shared -soname libGLEW-wayland.so.2 -o lib/libGLEW-wayland.so.2.2.0 tmp/freebsd/default/shared/glew.o -L/usr/local/lib -lEGL -lGL
ld: error: unable to find library -lGL
gmake[1]: *** [Makefile:123: lib/libGLEW-wayland.so.2.2.0] Error 1
2021-11-20 07:58:03 +00:00
Gerald Pfeifer
5e8ca8df38 emulators/wine-devel: Never use the Samba NetAPI library
We have been building without NetAPI support forever and explicitly
disabling it should not change anything. Still configure with
--without-netapi now in our move towards reproducible builds.

This back ports c648c4b24c from the
wine-devel port.
2021-11-20 07:48:18 +00:00
Alexey Dokuchaev
d24a31afe8 devel/p5-CPU-Z80-Assembler: new port had been added (+)
This Perl module implements a Z80 assembler.

WWW: https://metacpan.org/dist/CPU-Z80-Assembler
2021-11-20 07:26:46 +00:00
Alexey Dokuchaev
88e2dec983 devel/p5-Asm-Preproc: new port had been added (+)
This is a preprocessor module to be called from an assembler.

WWW: https://metacpan.org/dist/Asm-Preproc
2021-11-20 07:01:47 +00:00
Alexey Dokuchaev
c02455a757 x11/ulauncher: update Ulauncher to version 5.14.2.
Neglected by:	portscout (again)
2021-11-20 06:40:56 +00:00
Vanilla I. Shu
1e37687b0a devel/pecl-grpc: update to 1.42.0. 2021-11-20 14:31:01 +08:00
Jan Beich
420387d978 x11/swayr: update to 0.10.0
Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.10.0
Reported by:	/r/swaywm
2021-11-20 00:57:38 +00:00
Dima Panov
9c8c782d6a devel/grpc130: unbreak patching with ${SSL_DEFAULT} == base (+)
This is follow-up to commit 0aac4480b2

Pointyhat to:	mfechner
Approved by:	portmgr blanket (trivial fix build)
Sponsored by:	Netzkommune GmbH
2021-11-20 03:42:02 +03:00
Jan Beich
79efef0ecb graphics/mesa-devel: update to 21.3.b.1187
Changes:	35ffadb9e7...cdeecadcb6
2021-11-20 00:37:13 +00:00
Jan Beich
8319355e0d x11/swaync: update to s20211117
Changes:	56e41f2...baab0cd
2021-11-20 00:34:05 +00:00
Jan Beich
2bfc50c81d devel/sdl12-compat: update to s20211119
Changes:	c4f9449...d926510
2021-11-20 00:34:05 +00:00
Jan Beich
5ebb7438aa emulators/yuzu: update to s20211119
Changes:	71313509f...c3e1ffc44
2021-11-20 00:34:04 +00:00
Jan Beich
e5819e9a25 emulators/rpcs3: update to 0.0.19.13029
Changes:	de2be90636...3d859a7493
2021-11-20 00:34:04 +00:00
Jan Beich
2b80dde837 devel/git-cinnabar: update to 0.5.8
Changes:	https://github.com/glandium/git-cinnabar/releases/tag/0.5.8
Reported by:	GitHub (watch releases)
2021-11-20 00:34:03 +00:00
Yuri Victorovich
99aa5e1da0 devel/lyra: Add tests. 2021-11-19 15:29:39 -08:00
Dima Panov
4e5d3d43b3 finance/alkimia: fix package with PLASMA=ON
Approved by:	portmgr blanket (trivial fix build)
Sponsored by:	Netzkommune GmbH
2021-11-20 01:56:17 +03:00