1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

579988 Commits

Author SHA1 Message Date
Christoph Moench-Tegeder
f70859f074 www/firefox: fix color regressions after 3090fb28e
little endian actually does not need endianess fixing, it only
made widgets disappear and weird colors.
2022-04-13 15:14:07 +02:00
Lev A. Serebryakov
c0a4fa084c security/vuxml: Document several subversion vulnerabilities 2022-04-13 16:05:36 +03:00
Tijl Coosemans
a67a3f98ec security/gnutls: update to 3.7.4
Switch from security/ca_root_nss to base system certificate store.
Disable obsolete TPM 1.2 support.

PR:		257995, 260723, 263107, 263131
Exp-run by:	antoine
2022-04-13 14:11:59 +02:00
Vasil Dimov
b298a9c5c0 net-p2p/monero-cli: mark as broken on aarch64
Fails to compile with the following errors:

/wrkdirs/usr/ports/net-p2p/monero-cli/work/monero-0.17.3.0/src/crypto/slow-hash.c:1118:22: warning: implicit declaration of function 'getauxval' is invalid in C99 [-Wimplicit-function-declaration]
        supported = (getauxval(AT_HWCAP) & HWCAP_AES) != 0;
                     ^
/wrkdirs/usr/ports/net-p2p/monero-cli/work/monero-0.17.3.0/src/crypto/slow-hash.c:1118:32: error: use of undeclared identifier 'AT_HWCAP'
        supported = (getauxval(AT_HWCAP) & HWCAP_AES) != 0;
                               ^
/wrkdirs/usr/ports/net-p2p/monero-cli/work/monero-0.17.3.0/src/crypto/slow-hash.c:1118:44: error: use of undeclared identifier 'HWCAP_AES'
        supported = (getauxval(AT_HWCAP) & HWCAP_AES) != 0;
                                           ^
2022-04-13 14:04:40 +02:00
TAKATSU Tomonari
65dc297fb5 textproc/R-cran-rbibutils: Update to 2.2.8 2022-04-13 10:42:39 +00:00
Adriaan de Groot
ea21453f2f x11-toolkits/pango: fix plist issues
plist changes that were landed for the update in documentation-
generation were missing options flags; some X11-stuff was listed
unconditionally.

(driesm@ already fixed this in the meantime, now I'm just sorting
the files in the %%X11%% option part)

PR:		263199
Reported by:	driesm
2022-04-13 12:34:08 +02:00
Adriaan de Groot
f98beca976 devel/glib20: add DOCS option
There is documentation possible with glib, using gtk-doc.
Add a knob and the plist bits. The documentation depends
on the tests, though: see glib issue
	https://gitlab.gnome.org/GNOME/glib/-/issues/2430

Futz a bit with the options and dependencies; TEST only needs
dbus for the build, and the docs need the tests.

PR:		258624
Reported by:	Hodong@nimfsoft.art
2022-04-13 12:34:08 +02:00
Adriaan de Groot
37761c5f96 net/glib-networking: update to 2.70.1 to match glib
glib-networking and glib (glib20) should be kept in sync
with major.minor versions. Update to catch up with glib.
Bump PORTREVISION on direct consumers, but not transitively.

Note that the PR has a newer patch, but that bumps glib
by a minor revision as well, to 2.72, which is tricky in itself.

Transitive consumers of libsoup and libsoup3 all build,
except for net-im/libnice, but that fails locally without this
change as well, so I'm going to choose to ignore that.

PR:		262389
Obtained from:	yzrh@noema.org
2022-04-13 12:34:08 +02:00
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