1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Commit Graph

579980 Commits

Author SHA1 Message Date
Tobias C. Berner
6cb446ce37 games/gcompris-qt: update to 2.4
From [1]:
Today we are releasing GCompris version 2.4.

We optimized the size of all the packages for all platforms and of the
external word images set (~30% smaller).

If you disabled the automatic download and want to have the full images
set, you should go to the configuration and click on "Download full word
image set".

The text "Full word image set is installed" is displayed below when you
have the latest version.

Norwegian Nynorsk introduction voices have been added by Karl Ove
Hufthammer and Øystein Steffensen-Alværvik. Malayalam voices have been
completed by Aiswarya Kaitheri Kandoth.

Many images have been updated for several activities.

We have also fixed a few bugs in Renewable energy, Watercycle and
Logical associations activities.

You can find packages of this new version for GNU/Linux, Windows,
Raspberry Pi and macOS on the download page. This update will be
available soon in the Android Play store, the F-Droid repository and the
Windows store.

Thank you all,
Timothée & Johnny

[1] https://gcompris.net/news/2022-04-13-en.html
2022-04-13 12:23:37 +02:00
Rene Ladan
6c0abad2ef devel/rubymine: update to 2022.1
Changelog:	https://blog.jetbrains.com/ruby/2022/04/rubymine-2022-1-released/
Reported by:	Repology
2022-04-13 12:05:26 +02:00
Koichiro Iwao
bf89a72fec devel/ruby-build: Update to 20220412
* Add definition for Ruby 3.2.0-preview1
* Add Ruby 3.1.2, 3.0.4, 2.7.6, 2.6.10

Changes:	https://github.com/rbenv/ruby-build/releases/tag/v20220412
Sponsored by:	HAW Internatoinal
2022-04-13 17:34:54 +09:00
Koichiro Iwao
57c5108029 net/xrdp-devel: Update to 0.9.20.b20220329
The version number is tentative. Now -devel port has aupcoming new major version.

Sponsored by:	HAW International
2022-04-13 17:34:54 +09:00
Jimmy Olgeni
6aeaa48ef3 net/rabbitmq: update to version 3.9.14
- RabbitMQ 3.9.14 has support for Elixir 1.13.
2022-04-13 09:32:25 +02:00
Jimmy Olgeni
e03ce6f449 lang/elixir: update to version 1.13.4
- Remove already default DOCS from OPTIONS_DEFAULT.
2022-04-13 09:31:55 +02:00
Yuri Victorovich
101d4e1e39 textproc/toml-f: Update 0.2.2-4 -> 0.2.3
Reported by:	portscout
2022-04-12 21:05:01 -07:00
Yuri Victorovich
b0e06833ed audio/dexed: Add PKGNAMESUFFIX
Another project has the same name.
2022-04-12 21:05:01 -07:00
Yuri Victorovich
a4a4b66fb3 textproc/jql: Update 3.2.4 -> 4.0.0
Reported by:	portscout
2022-04-12 21:05:01 -07:00
Don Lewis
5ae0ab5254 editors/openoffice-4: fix portlint warning
Delete extraneous EOL whitespace.
2022-04-12 20:54:57 -07:00
Tobias C. Berner
ea589ebd66 framework: add hook to detect whether new ports are hooked into the tree
This pre-commit hook looks for newly added files matching
	foo/bar/Makefile

For these files, it is checking that a SUBDIR+=bar entry is
present in foo/Makefile.

Example run output:
	> mkdir -p graphics/test_port
	> touch graphics/test_port/Makefile
	> git add graphics/test_port/Makefile
	> git commit -m "graphics/test_port: not hooked into the build"
	[pre-commit] ERROR: Missing 'SUBDIR += test_port' in graphics/Makefile

This should hopefully help reduce the number of index breakages.

Differential Revision: https://reviews.freebsd.org/D34015
2022-04-13 05:29:33 +02:00
Yuri Victorovich
4d1970829b audio/dexed: New port: DX7 FM multi plaform/multi format plugin 2022-04-12 20:27:50 -07:00
Li-Wen Hsu
e70d1c23ea
devel/jenkins: Update to 2.243
Sponsored by:	The FreeBSD Foundation
2022-04-13 11:12:50 +08:00
Yasuhiro Kimura
0846acd6f7 security/vuxml: Document buffer overrun vulnerability in Ruby 2022-04-13 12:04:10 +09:00
Yasuhiro Kimura
3d893c37de security/vuxml: Document double free vulnerability in Ruby 2022-04-13 12:04:08 +09:00
Yasuhiro Kimura
add80dec1a lang/ruby32: Add new port
Add preview1 of Ruby 3.2 series.

ReleaseNotes:	https://www.ruby-lang.org/en/news/2022/04/03/ruby-3-2-0-preview1-released/
PR:		263030
Approved by:	sunpoet (ruby)
2022-04-13 12:04:02 +09:00
Don Lewis
7b40ee8ab7 editors/openoffice-4: Fix dependency issues
Fix an incorrect coinmp-related dependency that was causing spurious
rebuilds.  It was also reported to break the build, though I was unable
to reproduce the problem, and it did not seem to break the official
package build.  Add another missing dependency.  Both issues were
reported by stage-qa.

PR:		263238
2022-04-12 19:12:50 -07:00
Joseph Mingrone
c582b85eb1
devel/git-arc: Update to 20220214 src commit
https://cgit.freebsd.org/src/commit/tools/tools/git/git-arc.sh?id=99589993ceb5e6ec2511f29899e75bab1ef2f325

Sponsored by:	The FreeBSD Foundation
2022-04-12 22:41:18 -03:00
Don Lewis
26c29e1885 math/coinmp: Dependency fixes
PR:		263246
2022-04-12 14:21:48 -07:00
Sofian Brabez
44ba949f82 devel/py-bitarray: update to 2.4.1 2022-04-12 19:38:22 +00:00
Danilo G. Baio
6275b80f4e sysutils/goaccess: update to 1.5.6
PR:		263052
2022-04-12 19:37:38 +00:00
Colin Percival
4364cf0fef security/Makefile: add py-yara-python-dex
This unbreaks INDEX.

Fixes: 02c5def706
2022-04-12 12:29:44 -07:00
Matthias Andree
21b4db175d graphics/openexr: bugfix update to 3.1.5
*  Add backwards-compatibilty flags to the core library to match
    original behavior of the the c++ library. Fixes reading of certain
    files by the new core.
  * Documentation refers to primary branch as "main"
  * Update the CI workflow matrix to VFX-CY2022

Specific OSS-fuzz issues addressed:

 *  OSS-fuzz 46309 Heap-buffer-overflow in Imf_3_1::memstream_read
 *  OSS-fuzz 46083 Out-of-memory in openexr_exrcheck_fuzzer
 *  OSS-fuzz 45899 Integer-overflow in internal_exr_compute_chunk_offset_size
 *  OSS-fuzz 44084 Out-of-memory in openexr_exrcheck_fuzzer

MFH:		2022Q2
2022-04-12 21:24:22 +02:00
Jan Beich
0793179c6e devel/git-cinnabar: rebuild after 4467747503 2022-04-12 19:04:56 +00:00
Renato Botelho
4467747503 devel/git: Update to 2.35.2
Security:	CVE-2022-24765
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2022-04-12 15:28:46 -03:00
Piotr Kubaj
1e7b421ad5 security/openssl-devel: fix build on powerpc*
Bring back the patches removed earlier.
2022-04-12 18:06:19 +00:00
Piotr Kubaj
3090fb28ee www/firefox: fix some of color issues on big-endian
Upstream issue at https://bugzilla.mozilla.org/show_bug.cgi?id=1716707.
2022-04-12 18:06:17 +00:00
Thierry Thomas
9754517318 security/apkid: upgrade to v2.1.3
Releases notes at <https://github.com/rednaga/APKiD/releases>.
2022-04-12 19:38:10 +02:00
Thierry Thomas
02c5def706 security/py-yara-python-dex: adding prebuilt dex-enabled yara-python wheels
This is needed to upgrade APKiD.

Also add a conflict with security/py-yara.
2022-04-12 19:38:09 +02:00
Li-Wen Hsu
d1c68240c0
devel/py-jenkins-job-builder: Update to 4.0.0 2022-04-13 01:03:03 +08:00
Renato Botelho
3604b040e7 net/xmlrpc-c: Update to 1.54.05
While here, make portclippy happy

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2022-04-12 13:55:54 -03:00
Dries Michiels
d4b742dde9 multimedia/emby-server-devel: Update to 4.7.0.34
Changes:	https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.7.0.34
2022-04-12 17:48:41 +02:00
Dries Michiels
6bbce33d11 x11-toolkits/pango: Fix build with X11=off
Approved by:	portmgr (blanket)
2022-04-12 17:43:17 +02:00
Dries Michiels
bbe5d0a7c8 net-mgmt/netdata-go: Update to 0.32.2
Changes:	https://github.com/netdata/go.d.plugin/releases/tag/v0.32.2
2022-04-12 17:40:46 +02:00
m.tsatsenko@gmail.com
49c75e1917 finance/py-ta-lib: update to 0.4.24
- return maintainership to the pool

PR:	 263224
2022-04-12 18:38:38 +02:00
Robert Clausecker
9d4a2bfa62 devel/liberasurecode: update to 1.6.3
- take over maintainership of this unmaintained port
 - add a DOCS option
 - add a non-default SIMD option for adapting the binary to the CPU
 - patch out -Werror more thoroughly

Changelog:	https://github.com/openstack/liberasurecode/blob/master/ChangeLog

PR:		263241
2022-04-12 18:00:27 +02:00
Tobias C. Berner
097f8a341d devel/appstream: update to 0.15.3
This release contains mostly a bunch of bugfixes, but also cleans up
the Meson build system code and now requires Meson >= 0.62, which
isn't great for backports, but is great to simplify maintenance of
AppStream's code.
I do hope that this change will not cause too many problems (most
distributions seem to backport Meson for other software already).

Tarballs available here:
https://www.freedesktop.org/software/appstream/releases/

Version 0.15.3
~~~~~~~~~~~~~~
Released: 2022-04-10

Features:
 * qt: Include enums for VcsBrowser and Contribute
 * Add vcs-browser and contribute URL type
 * validate: Improve validation of desktop files alongside metainfo data
 * its: Mark deprecated rules as deprecated
 * Implement l10n support for metainfo keyword tags
 * validator: Perform basic validation of keywords in metainfo data
 * compose: Prefer metainfo keywords over desktop-entry keywords
 * meson: Bump minimum version to 0.62

Specification:
 * docs: Document keywords for metainfo files as well
 * docs: Spell it metainfo, not meta-info if referencing metainfo.xml files
 * spec: Document how keywords in metainfo files should be translated

Bugfixes:
 * qt: If the timestamp is 0, return a default QDateTime()
 * docs: Include compose manual page
 * validate: Point at the right line for description-enum-item-invalid
 * validator: Find data if /usr prefix is missing as well
 * validator: Make insufficient launch data for desktop-apps a hard error
 * Don't fail downloads or URL checks if redirects were involved
 * apt: Only refresh the OS data cache (not the whole system cache) on
APT update
 * compose: Emit error if filters are set but no output was generated
 * Centralize GOnce guard to fix an assertion failure in AsComponent

Contributors:
 Aleix Pol, JakobDev, Matthias Klumpp, Simon McVittie
2022-04-12 17:59:04 +02:00
Thierry Thomas
352dc8158b math/suitesparse*: upgrade to 5.12.0
Upgrade SuiteSparse (and suitesparse-config) to 5.12.0, SPQR to 2.1.0,
and GraphBLAS to v7.0.3.
2022-04-12 17:47:20 +02:00
Thierry Thomas
f39240a8e3 astro/py-sgp4: upgrade to 2.21
Also switch to pypi.org.
2022-04-12 17:46:17 +02:00
Daniel Shafer
0a1b3d8a13 news/nzbhydra2: Update to 4.3.0
Changelog can be viewed at:
	https://github.com/theotherp/nzbhydra2/blob/master/changelog.md

Removed wrapper file as the upstream copy works with FreeBSD
without modification now.

Based on version by:	kreeblah@gmail.com
Differential Revision:	https://reviews.freebsd.org/D34808
2022-04-12 17:44:35 +02:00
Juraj Lutter
a647da0273 net-mgmt/zabbix6-server: Update to 6.0.3
Approved by:    cy
2022-04-12 17:15:38 +02:00
Juraj Lutter
44f4482b2a net-mgmt/zabbix54-server: Update to 5.4.12 2022-04-12 17:15:06 +02:00
Juraj Lutter
79816a4df8 net-mgmt/zabbix5-server: Update to 5.0.22 2022-04-12 17:14:34 +02:00
Bernard Spil
372fa91ed7 www/nextcloud-appointments: Update to 1.12.3 2022-04-12 14:36:06 +00:00
Renato Botelho
340ce7ed14 net/mobile-broadband-provider-info: Update to 20220315
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2022-04-12 11:13:46 -03:00
Sergey A. Osokin
e8b55f03fa lang/njs: update to the recent version 0.7.3 2022-04-12 10:02:10 -04:00
Rodrigo Osorio
bcfe5715be www/vultr-cli: Update to v2.12.2
Changelog:

  https://github.com/vultr/vultr-cli/blob/v2.12.2/CHANGELOG.md

Reviewed_by:			koobs
Differential Revision:	D34817
MFH:	2022Q2 (bugfix release)
2022-04-12 15:44:34 +02:00
Rodrigo Osorio
1f860c44bc sysutils/dust: Update to v0.8.0
- Remove powerpc patch in crossbeab dependency: No longer
  needed after upstream PR 723 [1]

Changelog:

  https://github.com/bootandy/dust/compare/v0.7.5...v0.8.0

[1] https://github.com/crossbeam-rs/crossbeam/pull/723

Reviewed_by:			koobs
Differential_Revision:	D34816
MFH: 2022Q2 (bug fixes and help texts improvements)
2022-04-12 15:24:32 +02:00
Rodrigo Osorio
901df96740 audio/ncspot: Update to 0.9.7
Remove zbus patch (Use notify-rust with dbus instead of zbus in 0.9.6)

Major changes in 0.9.4:
 - More detailed error message in case of command parse error
 - Remove panics in the update_token flow
 - Add exec command allowing users to execute shell commands on key press
 - Improved seek command to allow more units (e.g. 2s), check parse_duration documentation
 - Set terminal title to ncspo

Major changes on 0.9.5:
 - Fix errors showing up even though the command was successful
 - Fix lists that were shown as empty even though they contained items
 - seek spits out correct error when used with no arg

Major changes on 0.9.6:
 - Enable autojump for playlist selection list in context menu
 - Use notify-rust with dbus instead of zbus
 - Fix compilation on Rust versions < 1.58.0
 - Make album sorting case-insensitive
 - Enable gapless by default
 - Improve playlist sorting
 - Dependency updates

Major changes on 0.9.7:
 - Fix error messages shown on successful commands
 - Notification improvements
 - Dependency updates

Full log: https://github.com/hrkfdn/ncspot/releases

Reported by:	Eirik Øverby <eirik.overby@modirum.com>
2022-04-12 14:58:59 +02:00
Emanuel Haupt
fa4b531894 net-im/gomuks: Fix runtime within a tmux session
An upstream change [1] made it a requirement to have `infocmp` installed
for parsing terminal capabilities within a tmux session.

While ncurses from base works perfectly fine with gomuks, base does not
ship with `infocmp` thus creating a hard dependency to devel/ncurses.

Patch port to revert upstream change.

[1] aef08b1413
    bb9a2b9b19/terminfo/dynamic/dynamic.go (L121)

PR:		263213
Upstream issue:	https://github.com/tulir/gomuks/issues/363
Reported by:	parakleta@darkreality.org
2022-04-12 15:01:54 +02:00