1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Commit Graph

623791 Commits

Author SHA1 Message Date
Muhammad Moinur Rahman
42f23470ae net/libdaq: Update version 3.0.11=>3.0.12
- Utilize USES=localbase

Changelog: https://github.com/snort3/libdaq/releases/tag/v3.0.12
2023-06-29 22:41:04 +02:00
Muhammad Moinur Rahman
1b07bc3a8c net/google-cloud-sdk: Update version 434.0.0=>437.0.0 2023-06-29 22:38:49 +02:00
Muhammad Moinur Rahman
d9dda5a523 sysutils/dar: Fix build with llvm16
- Update version 2.7.9=>2.7.10

Changelog: https://github.com/Edrusb/DAR/releases/tag/v2.7.10

Sponsored by:	The FreeBSD Foundation
2023-06-29 22:30:50 +02:00
Muhammad Moinur Rahman
3fa1be555b graphics/tiffgt: Update version 4.5.0=>4.5.1
Changelog: https://gitlab.com/libtiff/libtiff/-/blob/master/ChangeLog
2023-06-29 22:25:25 +02:00
Muhammad Moinur Rahman
9ee941eada devel/py-vcrpy: Update version 4.3.1=>4.4.0
Changelog: https://github.com/kevin1024/vcrpy/releases/tag/v4.4.0
2023-06-29 22:20:17 +02:00
Muhammad Moinur Rahman
5278693fe1 devel/py-pre-commit: Update version 3.3.2=>3.3.3
Changelog: https://github.com/pre-commit/pre-commit/releases/tag/v3.3.3
2023-06-29 22:15:32 +02:00
Olivier Cochard
062df5cfbc net/packetdrill: Update to 20230625
And take maintainership.

PR:		272283
Approved by:	kbowling
Sponsored by:	Netflix
2023-06-29 21:37:01 +02:00
Tobias C. Berner
5ab3f1019c KDE: Update KDE Frameworks to 5.107
Saturday, 10 June 2023

KDE today announces the release of KDE Frameworks 5.107.0.

KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

PR:		272099
Exp-run by:	antoine
2023-06-29 19:56:44 +02:00
Jimmy Olgeni
690a4945d9 net/rabbitmq: update to version 3.11.19
PR:		272031
Reported by:	Artyom Davidov
2023-06-29 19:34:23 +02:00
Jimmy Olgeni
343a66a2a4 lang/erlang-runtime24: update to version 24.3.4.13 2023-06-29 19:34:22 +02:00
Jimmy Olgeni
7d0514d83e lang/erlang-runtime25: update to version 25.3.2.3 2023-06-29 19:34:22 +02:00
Jimmy Olgeni
9c0ad132c3 lang/erlang-runtime26: update to version 26.0.2 2023-06-29 19:34:22 +02:00
Tobias C. Berner
0746ebd696 devel/xsd: fix build on current
explicitely set std to c++11
2023-06-29 19:22:21 +02:00
Tobias C. Berner
d46de2a0da net-im/telepathy-logger-qt5: explicitely use c++11
Used telepathy code uses register modifier, project is mostly dead...
2023-06-29 19:08:04 +02:00
Tobias C. Berner
7eb472473a multimedia/gstreamer1-qt: fix build on current by using c++11
/wrkdirs/usr/ports/multimedia/gstreamer1-qt/work/qt-gstreamer-1.2.0/src/QGlib/connect.cpp:395:5: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
register bool ok = (m_handlerIdInRemoval != handlerId);
^~~~~~~~~
2023-06-29 19:07:46 +02:00
Yuri Victorovich
9fa404201f science/py-qiskit: Update 0.43.1 → 0.43.2
Reported by:	portscout
2023-06-29 09:31:05 -07:00
Vasil Dimov
81a351eee3
net-p2p/c-lightning: Upgrade from 23.05.1 to 23.05.2 2023-06-29 18:30:00 +02:00
Tobias C. Berner
b475ea0a7e devel/libcutl: fix build on current by restricting to c++11
In file included from shared-ptr/base.cxx:5:
../cutl/shared-ptr/base.hxx:34:41: error: ISO C++17 does not allow
dynamic exception specifications [-Wdynamic-exception-spec] operator new
(std::size_t, cutl::share) throw (std::bad_alloc);
^~~~~~~~~~~~~~~~~~~~~~
../cutl/shared-ptr/base.hxx:34:41: note: use 'noexcept(false)' instead
2023-06-29 18:14:46 +02:00
Tobias C. Berner
9edcb94ec8 KDE: Update KDE Plasma Desktop to 5.27.6
KDE Plasma 5.27.6, Bugfix Release for June

Tuesday, 20 June 2023. Today KDE releases a bugfix update to KDE Plasma
5, versioned 5.27.6.

Plasma 5.27 was released in February 2023 with many feature refinements
and new modules to complete the desktop experience.

This release adds two months' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

 * Dpms: Don't crash if trying to interact with the fake screen.
 * Panel: mitigate plasmashell high CPU usage when moving windows.
 * Runners/calculator: implement thread-safety in
   QalculateEngine::evaluate.
 * Fix ddcutil for laptop user.
 * Fix showing error messages.
 * Fix UI with huge window sizes.

Changelog: https://kde.org/announcements/changelogs/plasma/5/5.27.5-5.27.6
2023-06-29 18:00:04 +02:00
Piotr Kubaj
0990299817 devel/llvm-devel: enable assertions by default
PR:	272012
Approved by:	brooks (maintainer timeout)
2023-06-29 17:59:32 +02:00
Wen Heping
08205a502c sysutils/conan: Update 1.53.0 → 2.0.7
PR:	272259
2023-06-29 08:58:40 -07:00
Yuri Victorovich
9c2d1c3cda science/py-dwave-preprocessing: Update 0.5.4 → 0.6.0
Reported by:	portscout
2023-06-29 08:58:40 -07:00
Yuri Victorovich
a63ef2ad9c science/{,py-}dimod: Update 0.12.7 → 0.12.8
Reported by:	portscout
2023-06-29 08:58:39 -07:00
Yuri Victorovich
7bf097b92a graphics/resvg: Update 0.34.1 → 0.35.0
Reported by:	portscout
2023-06-29 08:58:39 -07:00
Yuri Victorovich
112eed04e0 devel/ticcutils: Remove boost dependency
ticcutils doesn't depend on boost any more.
2023-06-29 08:58:39 -07:00
Yuri Victorovich
b408854487 science/py-hoomd-blue: Update 4.0.0 → 4.0.1
Reported by:	portscout
2023-06-29 08:58:38 -07:00
Baptiste Daroussin
6bef385a56 ports-mgmt/pkg: update to 1.19.2
This release only deals with RSA signature for people using the PUBKEY
mechanism.
With openssl3 the signature had to change, in this release we make pkg
accept both the new signatures and the old ones.

if built with openssl 1 (aka freebsd 12 and 13) pkg will continue issueing
the usual signatures aka no changes.
if built with openssl 3 (aka freebsd 14) pkg will issue a new format of
signature.

The version of pkg older than 1.19.2 will not be able to use a signature
issued witg pkg running on freebsd 14

All system running 1.19.2 and above will be able to accept any of the
signatures.

If a user get stuck, for any reason, pkg bootstrap -f will fix the
situation as long as it installs 1.19.2 and above.

Note that is only concens PUBKEY which is not the default.

No changes at all for users of the official FreeBSD repositories.
2023-06-29 16:08:22 +02:00
Baptiste Daroussin
74fac2c0cb ports-mgmt/pkg-devel: update to 1.19.99.3
Changes from 1.19.99.2 to 1.19.99.3
- fix memory leaks
- fix regression: implement cancelling with libcurl
- new event PKG_EVENT_INCREMENTAL_UPDATE_BEGIN
- fix signature generation with openssl3
- allow reading pre and post openssl3 signatures
2023-06-29 15:39:33 +02:00
Cy Schubert
20ef9f749e security/sudo: Update to 1.9.14
PR:		272255
Approved by:	garga (maintainer)
MFH"		2023Q2
2023-06-29 06:28:55 -07:00
Howard Holm
9047016e2e security/tang: Update to v14 (Fix CVE-2023-1672)
ChangeLog: https://github.com/latchset/tang/releases/tag/v14

Note this is not a problem in FreeBSD due to the restrictive permissions of the
db directory.

PR:		272191
Reported by:	hdholm@alumni.iastate.edu (maintainer)
Security:	CVE-2023-1672
2023-06-29 13:47:18 +02:00
Derek Schrock
ee5c5804dd mail/mutt: Remove feature patches
* As mentioned in efe2cf37e6 UPDATING and pkg-message to keep mail/mutt
   inline with upstream removing addtional ports patches.
 * Update post-install sed to be more vim make.vim syntax friendly.  It is
   making any # a make comments.

Some of these patches
PR:		272194
Reported by:	dereks@lifeofadishwasher.com (maintainer)
Differential Revision:	https://reviews.freebsd.org/D40754
2023-06-29 13:46:02 +02:00
Marcin Cieślak
da510041c6 audio/Maaate: fix build with clang 16
Patch the "register" keyword out.

PR:		272223
Reported by:	saper@saper.info (maintainer)
2023-06-29 13:45:01 +02:00
Ralf van der Enden
f8b64e6dbb dns/powerdns: fix build on 14.0-CURRENT (+ OpenSSL 3.0.9)
This fixes the way OpenSSL is detected (it now uses a non-deprecated function),
which is not available anymore on 14.0-CURRENT. Doesn't change anything for
previous versions of FreeBSD.

PR:		272231
Reported by:	tremere@cainites.net (maintainer)
2023-06-29 13:42:24 +02:00
Ralf van der Enden
6b6f60bbc3 dns/powerdns-recursor: fix build on 14.0-CURRENT (+ OpenSSL 3.0.9)
This fixes the way OpenSSL is detected (it now uses a non-deprecated function),
which is not available anymore on 14.0-CURRENT. Doesn't change anything for
previous versions of FreeBSD.

PR:		272232
Reported by:	tremere@cainites.net (maintainer)
2023-06-29 13:41:44 +02:00
Ralf van der Enden
cf2a904c03 databases/opendbx: fix build on 14.0-CURRENT
Change "throw( std::exception )" to "noexcept(false)' to make it build on
14.0-CURRENT (which defaults to c++17)

PR:		272233
Reported by:	tremere@cainites.net (maintainer)
2023-06-29 13:35:58 +02:00
Jamie Landeg-Jones
5b60ec37e7 emulators/rtc: deprecate and return to pool
Doesn't work in modern FreeBSD versions.

PR:		272237
Reported by:	jamie@catflap.org (maintainer)
2023-06-29 13:35:20 +02:00
Nuno Teixeira
563ab38aeb devel/binaryen: Update to 114
- Add test target

ChangeLog:
https://github.com/WebAssembly/binaryen/blob/version_114/CHANGELOG.md
2023-06-29 11:22:41 +01:00
Jan Beich
a8d3390e80 emulators/rpcs3: drop noaslr feature after 50cd25694c
According to git-bisect(1) ASLR works fine after
https://github.com/rpcs3/rpcs3/commit/fcd297ffb243

This reverts commit 49f593b2f7.
2023-06-29 08:59:46 +00:00
Jan Beich
541b7555c0 devel/py-strenum: update to 0.4.12
Changes:	https://github.com/irgeek/StrEnum/compare/v0.4.10...v0.4.12
Reported by:	portscout
2023-06-29 08:59:45 +00:00
Michael Gmelin
9e8effa31b sysutils/pot: Update to 0.15.5
Approved by:	pizzamig (maintainer)
2023-06-29 09:53:42 +02:00
Zsolt Udvari
182aee57d1 security/R-cran-digest: Update to 0.6.32
ChangeLog:	https://cran.r-project.org/web/packages/digest/ChangeLog
PR:		272264
2023-06-29 07:53:51 +01:00
Fernando Apesteguía
74560b37e7 irc/epic5: Update to 2.1.12
* Update to 2.1.12
 * Removes TCL option as it was removed upstream
 * Uses COMMITID instead of PORTVERSION for executable

PR:		272239
Reported by:	epic@dsllsn.net (maintainer)
2023-06-29 08:39:03 +02:00
Tobias Rehbein
a8841b9276 audio/mkcue: fix build with c++17
PR:		272242
Reported by:	tobias.rehbein@web.de (maintainer)
2023-06-29 08:37:55 +02:00
Jaap Akkerhuis
0c47b68871 dns/opendnssec2: Update t0 2.1.7
ChangeLog: https://www.opendnssec.org/2023/06/opendnssec-2-1-13/

This release fixes a bug that affects both signer and enforcer command
line handling. Under heavy usage of the command line there was a small
change for a crash.
Furthermore there is a small behavioural change for users of the "keep"
policy. The back-off for retrying a sign task change is now equal to
the resign period in case the input file isn't available or updated.
This because users nearly always will emit an external sign command for
this period. This will reduce logging errors.

PR:		272254
Reported by:	jaap@NLnetLabs.nl (maintainer)
2023-06-29 08:35:07 +02:00
Don Lewis
38d711f500 dns/dnstable-convert: Upgrade to 0.12.0
* dnstable_convert: add -p option to not remove generated mtbl file
  with no records.

* dnstable_convert: additional logging at startup and exit.

* dnstable_convert: increase file descriptor resource limit at startup.

* dnstable_unconvert: sort rdata values in "wdns_sort_rrset" order
  for consistency with other dnstable data sources.

The problem fixed by patch-dnstable__convert.c has been fixed upstream.

Sponsored by:	DomainTools LLC
2023-06-28 20:16:45 -07:00
Stephen Montgomery-Smith
009928a3cd math/octave-forge-femoctave: Update to 2.1.0. 2023-06-28 21:17:24 -05:00
Alex S
4e62ecef94 emulators/libc6-shim: update to 20230629
PR:		272275
Changes:	20230605...20230629
2023-06-29 01:59:34 +00:00
Alex S
da007a4e90 multimedia/ffnvcodec-headers: update to 12.0.16.0 after cbe3fe7203
PR:		270322
Changes:	https://github.com/FFmpeg/nv-codec-headers/compare/n11.1.5.2...n12.0.16.0
2023-06-29 01:59:33 +00:00
Jan Beich
7520ea4fba graphics/mesa-devel: update to 23.1.b.3709
Changes:	957d7644aa...3fc727b346
2023-06-29 00:57:53 +00:00
Jan Beich
be1f0cb7d8 games/veloren-weekly: update to s20230627
Changes:	c0e227272...99d2dc381
2023-06-29 00:57:52 +00:00