Commit graph

6702 commits

Author SHA1 Message Date
Muhammad Moinur Rahman
95274bf4f9 */*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023-07-26 02:48:20 +02:00
Muhammad Moinur Rahman
a90a4f5fc9 archivers/xmill: Fix build with llvm16
- Pet portclippy

Sponsored by:	The FreeBSD Foundation
2023-07-23 20:45:15 +02:00
Muhammad Moinur Rahman
efd2fec0e7 archivers/dzip: Fix build with llvm16
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023-07-23 18:42:09 +02:00
Muhammad Moinur Rahman
ca332d577a archivers/rubygem-bzip2-ruby: Fix build with llvm16
Sponsored by:	The FreeBSD Foundation
2023-07-22 08:11:20 +02:00
Rodrigo Osorio
acba4834ad archivers/rpm4: Fix and clean port
* Fix plist when compiling without python
* install manpages without rebuilding it
* remove unnecessary panadoc dependency

Reported by: Vladimir Druzenko <vvd@freebsd.org>
2023-07-21 23:15:56 +02:00
Jason E. Hale
84459afad8 archivers/libunrar: Update to 6.2.9
Bump PORTREVISION on sysutils/fusefs-rar2fs which builds against the
source.

Reported by:	portscout
2023-07-21 00:32:38 -04:00
Christian Weisgerber
6aae9fcd85 archivers/gtar: fix build on i386
Override a hidden safety check that stops the build on platforms
that are not Y2038 safe.  FreeBSD/i386 still has a 32-bit time_t.

PR:		272622
Reported by:	cy
2023-07-20 22:46:10 +02:00
Mark Felder
1e21c258a7 Drop maintainership of ports
I cannot give these the attention they need right now.
2023-07-20 14:04:33 +00:00
Emanuel Haupt
1d00e4f21a archivers/ancient: Update to 2.1.1 2023-07-20 08:13:40 +02:00
Christian Weisgerber
62d33c7a1b archivers/gtar: update to bugfix release 1.35 2023-07-20 00:20:10 +02:00
Muhammad Moinur Rahman
7ef123444e archivers/dpkg: Fix build with llvm16
- Update version 1.19.7=>1.19.8

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023-07-19 19:30:38 +02:00
Tobias C. Berner
4050f55d0a KDE: Update KDE Frameworks to 5.108
Saturday, 8 July 2023

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

PR:		272435
Exp-run by:	antoine
2023-07-18 09:50:50 +02:00
Yuri Victorovich
6aa220d25c archivers/nfpm: Update 2.31.0 → 2.32.0
Reported by:	portscout
2023-07-18 00:45:06 -07:00
Charlie Li
9a80a6ee5e
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
2023-07-17 20:53:09 -04:00
Mikael Urankar
cdf28617b4 lang/rust: Bump revisions after 1.71.0
PR:		272449
2023-07-17 17:58:38 +02:00
Rodrigo Osorio
5a1c421383 archivers/rpm4: update to 4.18.1
Major changes:
    Preserve packages bit-by-bit again when adding and then removing signatures
    Fix install of block and character special files
    Disable debuginfod server lookups during package builds
    Plugin fixes (fapolicyd and selinux)
    Various OpenPGP and macro parser fixes

Remove html documentation for librpm
Cleanup/reorder Makefile to make linter happy

Full changelog: https://rpm.org/wiki/Releases/4.18.1
2023-07-17 07:17:45 +02:00
Muhammad Moinur Rahman
43de39ce4e archivers/py-libarchive-c: Update version 4.0=>5.0
Changelog:
https://github.com/Changaco/python-libarchive-c/releases/tag/5.0
2023-07-15 15:26:58 +02:00
Felix Palmen
7d1faa7179 bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
2023-07-12 20:56:04 +02:00
Jason E. Hale
5e3c265d11 security/cryptopp: Update to 8.8.0
Bump PORTREVISION on consumers due to ABI incompatibility.

https://www.cryptopp.com/release880.html
2023-07-12 01:31:32 -04:00
Emanuel Haupt
d9bcea34af archivers/ancient: Update to 2.1.0
Changes:	https://github.com/temisu/ancient/releases/tag/v2.1.0
2023-07-11 07:15:16 +02:00
Po-Chuan Hsieh
4a619b67f5
archivers/py-blosc2: Update to 2.2.5
Changes:	https://github.com/Blosc/python-blosc2/releases
		https://github.com/Blosc/python-blosc2/blob/main/RELEASE_NOTES.md
2023-07-10 05:34:20 +08:00
Po-Chuan Hsieh
679bed76e0
archivers/c-blosc2: Update to 2.10.0
Changes:	https://github.com/Blosc/c-blosc2/releases
2023-07-10 05:34:20 +08:00
Tobias C. Berner
14aebfc8f6 KDE: Update KDE Gear to 23.04.3
KDE Gear 23.04.3

Thursday, 6 July 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: Avoid a crash when opening a .nef image in exiv2 library
 * kalendar: Fix a few issues with reminders
 * kreversi: Fix board position in portrait mode

Changelog: https://kde.org/announcements/changelogs/gear/23.04.3/
2023-07-09 12:45:54 +02:00
Po-Chuan Hsieh
86b823cb91
archivers/py-blosc2: Update to 2.2.4
Changes:	https://github.com/Blosc/python-blosc2/releases
		https://github.com/Blosc/python-blosc2/blob/main/RELEASE_NOTES.md
2023-07-09 18:18:17 +08:00
Po-Chuan Hsieh
74896f745e
archivers/c-blosc2: Update to 2.9.3
Changes:	https://github.com/Blosc/c-blosc2/releases
2023-07-09 18:18:16 +08:00
Guido Falsi
2b40e46093 lang/ocaml: Update to 4.08.1
This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.

The ocaml port now is MAKE_JOBS safe.

Changes to dependent ports included in this commit:

- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
  upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1]
- devel/ocaml-dune: Update to 3.7.1 [2]
- devel/ocaml-findlib: Update to 1.9.6 [3]
- devel/ocaml-ipaddr: Update to 3.1.0
- devel/ocaml-parmap: Update to 1.2.4, use dune for build [4]
- devel/ocaml-ppx-tools: Update to 6.6, use dune for build
- graphics/ocaml-cairo: Update to 0.6.4
- net-p2p/mldonkey: Update to 3.1.7-2 [2]
- net/unison: Remove ocaml 4.07 compatibility patches
- net/unison232: Mark broken, fails to build with newer ocaml [5]
- security/ocaml-ssl: Update to 0.5.13 [2]
- x11-toolkits/ocaml-labltk: Update to 8.06.7 [2]

Dune now requires full path as argument to --libdir, so various
ports have been patched accordingly.

Bumping PORTREVISION for all dependent ports that were not updated.

PR:			272067
Approved by:		michipili@gmail.com (maintainer timeout),
			eduardo (maintainer timeout) [1],
			danfe [2],
			hrs (maintainer timeout) [3],
			dumbbell (maintainer timeout) [4],
			mandree (implicit) [5]
Differential Revision:	https://reviews.freebsd.org/D40599
2023-07-05 11:55:16 +02:00
Tobias C. Berner
0c2dea861b KDE: Update KDE Gear to 23.04.2
KDE Gear 23.04.2

Thursday, 8 June 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:

 * konsole: Adjust selection point coords when scrollback shrinks
 * neochat: Focus message search window's search field by default
 * yakuake: Prevent unnecessary tab switching when closing a tab

Changelog: https://kde.org/announcements/changelogs/gear/23.04.2/
2023-06-30 22:05:14 +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
Rene Ladan
3d9a815d9c all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2023-06-27 21:34:34 +02:00
Nuno Teixeira
1b0dbd759a archivers/unadf: Update to 0.8.0
- Take maintainership

ChangeLog: https://github.com/lclevy/ADFlib/blob/master/ChangeLog
2023-06-27 13:47:40 +01:00
Yuri Victorovich
84aea8ff88 archivers/nfpm: Update 2.30.1 → 2.31.0
Reported by:	portscout
2023-06-27 00:46:40 -07:00
Daniel Engberg
1025e15bf0 archivers/libzip: Update to 1.10.0
* Remove Perl dependency
* Unit tests relies on unported libraries, disable for now
* Disable RPATH via CMAKE_SKIP_RPATH argument instead of patching

Changelog: https://github.com/nih-at/libzip/releases/tag/v1.10.0

PR:		272208
Reviewed by:	rakuco (maintainer)
2023-06-26 22:38:51 +02:00
Jason E. Hale
7fdd67ec48 archivers/libunrar: Re-add PORTEPOCH
The previously deleted version of archivers/libunrar had PORTEPOCH
defined, so we have to add it here too.

Reported by:	garga, portmgr via email
2023-06-21 14:09:03 -04:00
Jason E. Hale
bc8993b85b archivers/libunrar6: Move to archivers/libunrar
Unversion archivers/libunrar6 now that this is the only version
of libunrar in the ports tree.
2023-06-21 01:30:20 -04:00
Wen Heping
436af066ae x11-wm/lxqt: Update to 1.3.0
PR:	271509
2023-06-20 19:51:44 +02:00
Mathieu Arnold
0622738362
*: regular cleanup for GH_TAGNAME bad usage 2023-06-16 15:59:40 +02:00
Jason E. Hale
ac8809e41c archivers/libunrar6: Update to 6.2.8
Bump PORTREVISION on sysutils/fusefs-rar2fs which builds against the
source.
2023-06-16 05:47:03 -04:00
Dmitry Marakasov
4e2f926a63 archivers/stormlib: update 9.24 → 9.25 2023-06-13 20:11:59 +03:00
Yuri Victorovich
07756fffc8 archivers/nfpm: Update 2.28.0 → 2.30.1
Reported by:	portscout
2023-06-11 21:58:24 -07:00
Muhammad Moinur Rahman
4ca6b84706 */*: Mark IGNORE_WITH_PHP for 8.3.X
Approved by:	portmgr (blanket)
Sponsored by:	Bounce Experts
2023-06-10 16:57:35 +02:00
Muhammad Moinur Rahman
95967c2077 */*php83*: Sunrise
Please DO NOT use this version in production, it is an early test
version.

For upgrade notes please visit:
https://github.com/php/php-src/blob/php-8.3.0alpha1/UPGRADING

Changelog: https://github.com/php/php-src/blob/php-8.3.0alpha1/NEWS
Sponsored by:	Bounce Experts
2023-06-10 16:57:35 +02:00
Mikael Urankar
e1d1045bc7 lang/rust: Bump revisions after 1.70.0
PR:		271797
2023-06-09 13:38:16 +02:00
Emanuel Haupt
cf516e48cd archivers/bzip3: add new port
A better, faster and stronger spiritual successor to BZip2. Features
higher compression ratios and better performance thanks to a order-0
context mixing entropy coder, a fast Burrows-Wheeler transform code
making use of suffix arrays and a RLE with Lempel Ziv+Prediction pass
based on LZ77-style string matching and PPM-style context modeling.
2023-06-07 10:24:41 +02:00
Oleksii Samorukov
6ec34748c1 archivers/qpress: fix compilation warning
- do not bump port revision as it is a cosmetic bug without impact on
  the build result
2023-06-06 23:04:08 +02:00
Oleksii Samorukov
22cec02b42 archivers/qpress: update to 20230507
- Change upstream to the alive fork
- Fix CVE-2022-45866
- Use latest version

Reported by: repology
Security: CVE-2022-45866
2023-06-06 22:14:11 +02:00
Oleksii Samorukov
3bfd79d831 archivers/libunrar: Remove obsoleted port 2023-06-06 08:17:08 +02:00
Po-Chuan Hsieh
2e63aed005
archivers/unrar: Update to 6.22
Changes:	https://www.rarlab.com/rarnew.htm
2023-06-06 02:46:53 +08:00
Po-Chuan Hsieh
2bfbc78271
archivers/rar: Update to 6.22
Changes:	https://www.rarlab.com/rarnew.htm
2023-06-06 02:46:53 +08:00
Muhammad Moinur Rahman
47e6a6d459 archivers/xpk: Fix build with llvm15
- Pet portclippy
- Adopt port
2023-06-05 20:09:01 +02:00
Jesús Daniel Colmenares Oviedo
bb7c45a5b5 archivers/py-zipstream-ng: Update to 1.6.0
ChangeLog:
https://github.com/pR0Ps/zipstream-ng/blob/master/CHANGELOG.md#v160

* Add the ability to provide a custom "walk" function to
  ZipStream.add_path for more control over how directories are walked.
* Change the exception raised when trying to add a file that doesn't exist
  from a ValueError to a more appropriate FileNotFoundError.
* Optimize the number of os.stat calls required to add a file.
* Fix issue where adding data with an arcname that contained a null byte
  would lead to an incorrect size being calculated.
* When ZipStream.add is provided a size alongside an iterable, the size
  will now be used to determine if Zip64 extensions are needed.

PR:		271746
2023-06-02 00:29:22 +02:00