Commit graph

6760 commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
82780715e2
archivers/peazip: Update to 9.4.0
ChangeLog at: https://github.com/peazip/PeaZip/releases/tag/9.4.0
2023-09-23 00:32:54 -05:00
Kevin Golding
2a076903c1 archivers/py-rarfile: update to 4.1
Changelog: ff49ee3c51/doc/news.rst

PR:		273940
2023-09-22 00:54:45 -04:00
Po-Chuan Hsieh
c9921032a0
archivers/py-brotlicffi: Update to 1.1.0.0
Changes:	https://github.com/python-hyper/brotlicffi/blob/main/HISTORY.rst
2023-09-22 11:17:51 +08:00
Po-Chuan Hsieh
61795db5b1
archivers/py-blosc2: Update to 2.2.7
Changes:	https://github.com/Blosc/python-blosc2/releases
2023-09-22 11:17:36 +08:00
Po-Chuan Hsieh
4157b39680
archivers/c-blosc2: Update to 2.10.3
Changes:	https://github.com/Blosc/c-blosc2/releases
2023-09-22 11:17:35 +08:00
Jason E. Hale
cf223cce31 archivers/libunrar: Update to 6.2.11
Bump PORTREVISION on sysutils/fusefs-rar2fs which builds against the
source.
2023-09-20 14:50:14 -04:00
Tobias C. Berner
64fcfc13d7 KDE: Update KDE Frameworks to 5.110
Saturday, 9 September 2023

KDE today announces the release of KDE Frameworks 5.110.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.

Announcement:	https://kde.org/announcements/frameworks/5/5.110.0/

Exp-run by:	antoine
PR:		273695
2023-09-18 17:54:39 +02:00
Alexey Dokuchaev
658f6156ba archivers/libdeflate: update the port to version 1.19
Reported by:	portscout
2023-09-17 11:54:32 +00:00
Yuri Victorovich
ec0c537280 archivers/libzippp: update 6.1-1.9.2 → 7.0-1.10.1
Reported by:	portscout
2023-09-17 01:14:34 -07:00
Tobias C. Berner
e2097f455b KDE: Update KDE Gear to 23.08.1
Thursday, 14 September 2023. Over 120 individual programs plus dozens of
programmer libraries and feature plugins are released simultaneously as
part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

* gwenview: Fix navigation with side mouse buttons
* kio-extras: Thumbnail: Fix heap-use-after-free in AudioCreator::create
* akonadi-calendar: Use correct identity when sending iTIP counter-proposal

Changelog: https://kde.org/announcements/changelogs/gear/23.08.1/
2023-09-14 12:42:47 +02:00
Jan Beich
db8997fb59 archivers/unarr: unbreak build on aarch64 after 29c8a57875
lzmasdk/CpuArch.c:769:10: fatal error: 'asm/hwcap.h' file not found
 #include <asm/hwcap.h>
          ^~~~~~~~~~~~~

Reported by:	pkg-fallout
2023-09-14 01:25:40 +02:00
Po-Chuan Hsieh
1214f37c0d
archivers/py-brotli: Fix build
- Fix module name case: We should loosen PEP 517 installation for this
- Fix LOCALBASE substitution
2023-09-12 00:27:14 +08:00
Po-Chuan Hsieh
53d3e34211
archivers/py-zopfli: Update to 0.2.3
Changes:	https://github.com/fonttools/py-zopfli/releases
2023-09-11 11:08:06 +08:00
Po-Chuan Hsieh
821a031c39
archivers/py-brotli: Update to 1.1.0
- Convert to USE_PYTHON=pep517

Changes:	https://github.com/google/brotli/releases
2023-09-11 11:08:05 +08:00
Thierry Thomas
6427a447b6 archivers/apache-commons-compress: upgrade to 1.24.0 2023-09-10 18:29:48 +02:00
Sergey A. Osokin
62740dc107 archivers/brotli: update from 1.0.9 to 1.1.0 (+)
PR:		272005
Reviewed by:	diizzy
Tested by:	diizzy
2023-09-09 15:40:56 -04:00
Dmitri Goutnik
8e4bc57934 all: Bump PORTREVISION after lang/go* update 2023-09-08 09:34:56 -05:00
Mikael Urankar
aba8da2be1 lang/rust: Bump revisions after 1.72.0
PR:		273331
2023-09-08 11:06:24 +02:00
Matthias Andree
6c4f4b58f3 archivers/py-borgbackup: security upgrade to 1.2.6
1.2.5 has been skipped for FreeBSD ports because the necessary upgrade
procedure did not work for all archives.

Changelog:	https://github.com/borgbackup/borg/blob/1.2.6/docs/changes.rst#version-126-2023-08-31
Security:	https://github.com/borgbackup/borg/blob/1.2.6/docs/changes.rst#pre-125-archives-spoofing-vulnerability-cve-2023-36811
Security:	CVE-2023-36811
Security:	b8a52e5a-483d-11ee-971d-3df00e0f9020
MFH:		2023Q3 after some stabilization time
2023-09-06 22:41:47 +02:00
Piotr Kubaj
6ba4097fb6 archivers/7-zip: fix build on powerpc*
../../../../C/AesOpt.c:848:1: error: variable has incomplete type 'void'
AES_COMPAT_STUB (AesCbc_Encode)
^
../../../../C/AesOpt.c:844:5: note: expanded from macro 'AES_COMPAT_STUB'
    AES_FUNC_START(name); \
    ^
../../../../C/AesOpt.c:841:10: note: expanded from macro 'AES_FUNC_START'
    void MY_FAST_CALL name(UInt32 *p, Byte *data, size_t numBlocks) \
         ^
2023-09-05 23:46:03 +02:00
Jan Beich
29c8a57875 archivers/unarr: update to 1.1.0
Changes:	https://github.com/selmf/unarr/releases/tag/v1.1.0
Reported by:	GitHub (watch releases)
2023-09-03 21:00:31 +02:00
Jan Beich
764db4f37a archivers/unarr: silence install warning
-- Installing: /wrkdirs/usr/ports/archivers/unarr/work/stage/usr/local/lib/cmake/unarr/unarr-version.cmake
===>   File(s) found in lib/pkgconfig while correct path is libdata/pkgconfig
       Applying fix but consider using USES= pathfix or adjust install path
2023-09-03 20:59:46 +02:00
Matthias Andree
9ebd1412dc archivers/py-borgbackup125: remove accidental commit of untested material
(which was not hooked through archivers/Makefile yet).

borgbackup 1.2.5 has quirks that prevent proper upgrading for renamed or
recreated borg archives, so let's wait for 1.2.6, which is in the works,
visible in Github, but not yet formally released.
2023-08-31 22:47:47 +02:00
Matthias Andree
9376c665d6 security/vuxml: document borgbackup < 1.2.5 archive spoofing
Security:	b8a52e5a-483d-11ee-971d-3df00e0f9020
Security:	CVE-2023-36811
Security:	https://github.com/borgbackup/borg/blob/1.2.5-cvedocs/docs/changes.rst#pre-125-archives-spoofing-vulnerability-cve-2023-36811
2023-08-31 22:42:59 +02:00
Ganael LAPLANCHE
1e55f895ae archivers/par2cmdline-turbo: Update to 1.1.0 2023-08-31 12:28:51 +02:00
Max Brazhnikov
6ffebb1e65 archivers/7-zip: regenerate patches 2023-08-31 12:39:01 +03:00
Max Brazhnikov
afb01763bb archivers/7-zip: update to 23.01
PR:		273417
Submitted by:	Fabian Wenk
2023-08-31 12:39:00 +03:00
Tobias C. Berner
2a6cfd50d0 KDE: Update KDE Gear to 23.08
Thursday, 24 August 2023

We create software for people, and the KDE Gear releases are the result
of that. Every four months we publish new updates of a large number of
KDE apps and software libraries. We create new programs to meet more of
your needs, implement more features so you can adapt to an ever-changing
digital world, and make our software faster, more efficient, more
reliable. We also port it to more platforms so you can run it on more
devices: your laptop, your game console, your phone, anywhere.

Read on to find out what's new in KDE Gear 23.08
	https://kde.org/announcements/gear/23.08.0
2023-08-28 21:07:39 +02:00
Po-Chuan Hsieh
7a4777dc53
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019.

Reference:	https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by:	portmgr (blanket)
2023-08-26 21:03:32 +00:00
Po-Chuan Hsieh
4a193f4ff4
archivers/c-blosc2: Update to 2.10.2
Changes:	https://github.com/Blosc/c-blosc2/releases
2023-08-26 17:27:05 +08:00
Mikhail Teterin
0633b30f8f archivers/lz4json: add the lz4-dependency
Notified by:	pkg-fallout
2023-08-25 22:59:52 -04:00
Tobias C. Berner
b24a7e0bb8 KDE: Update KDE Frameworks to 5.109
Thursday, 17 August 2023

KDE today announces the release of KDE Frameworks 5.109.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.

Announcement: https://kde.org/announcements/frameworks/5/5.109.0/
Exp-run by:	antoine
PR:		273185
2023-08-25 07:19:00 +02:00
Mikhail Teterin
79ebd9b2cd archivers/lz4json: add new port
OpenBSD has had it for years, and so have various Linux distributions.
2023-08-22 02:10:19 -04:00
Xin LI
ff2ab3e6ac archivers/pigz: update to 2.8 2023-08-19 23:25:50 -07:00
Daniel Engberg
bdb933b422 archivers/libarchive: Update to 3.7.1
* Move plist from Makefile to pkg-list

Changelog: https://github.com/libarchive/libarchive/releases/tag/v3.7.1

PR:		272577
Reviewed by:	glewis (maintainer)
Sponsored by:	Blinkinblox
2023-08-18 19:34:14 +02:00
Po-Chuan Hsieh
d6116e6aea
archivers/py-cramjam: Update to 2.7.0
Changes:	https://github.com/milesgranger/pyrus-cramjam/releases
2023-08-17 02:25:20 +08:00
Po-Chuan Hsieh
b3adb2331b
archivers/p5-IO-Compress-Lzop: Update to 2.206
Changes:	https://metacpan.org/dist/IO-Compress-Lzop/changes
2023-08-17 02:25:16 +08:00
Po-Chuan Hsieh
745fa7de95
archivers/p5-IO-Compress-Lzma: Update to 2.206
Changes:	https://metacpan.org/dist/IO-Compress-Lzma/changes
2023-08-17 02:25:15 +08:00
Po-Chuan Hsieh
aef6759fb9
archivers/p5-IO-Compress-Lzf: Update to 2.206
Changes:	https://metacpan.org/dist/IO-Compress-Lzf/changes
2023-08-17 02:25:15 +08:00
Po-Chuan Hsieh
9fa1246f96
archivers/p5-IO-Compress: Update to 2.206
Changes:	https://metacpan.org/dist/IO-Compress/changes
2023-08-17 02:25:15 +08:00
Po-Chuan Hsieh
76ed583701
archivers/p5-Compress-Raw-Zlib: Update to 2.206
Changes:	https://metacpan.org/dist/Compress-Raw-Zlib/changes
2023-08-17 02:25:15 +08:00
Po-Chuan Hsieh
accb270e7b
archivers/p5-Compress-Raw-Lzma: Update to 2.206
Changes:	https://metacpan.org/dist/Compress-Raw-Lzma/changes
2023-08-17 02:25:15 +08:00
Po-Chuan Hsieh
6c074f06a5
archivers/p5-Compress-Raw-Bzip2: Update to 2.206
Changes:	https://metacpan.org/dist/Compress-Raw-Bzip2/changes
2023-08-17 02:25:14 +08:00
Po-Chuan Hsieh
c867bec8c9
archivers/py-blosc2: Update to 2.2.6
Changes:	https://github.com/Blosc/python-blosc2/releases
		https://github.com/Blosc/python-blosc2/blob/main/RELEASE_NOTES.md
2023-08-17 02:25:14 +08:00
Po-Chuan Hsieh
754c0a2331
archivers/c-blosc2: Update to 2.10.1
Changes:	https://github.com/Blosc/c-blosc2/releases
2023-08-17 02:25:13 +08:00
Po-Chuan Hsieh
f7b14f154d
archivers/unrar: Update to 6.23
Changes:	https://www.rarlab.com/rarnew.htm
2023-08-17 02:25:08 +08:00
Po-Chuan Hsieh
e295bcb3b8
archivers/rar: Update to 6.23
Changes:	https://www.rarlab.com/rarnew.htm
2023-08-17 02:25:08 +08:00
Yuri Victorovich
57de22e835 archivers/ouch: Update 0.4.1 → 0.4.2
Reported by:	portscout
2023-08-14 20:22:42 -07:00
Robert Clausecker
a8c968d1c1 archivers/bicom: unbreak fetch
Seems like the original upstream is gone.  Retrieve distfile with
slightly different checksum from other host.

While we are at it, dos2unix-ify port.

Reported by:	Bryan Baldwin <bryan@katofiad.co.nz>
2023-08-09 15:01:15 +02:00
Muhammad Moinur Rahman
fcd080242c archivers/paq: Fix build with llvm16
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023-08-07 17:24:45 +02:00