Commit graph

5955 commits

Author SHA1 Message Date
Greg Lewis
56f14b8253 Update to 3.5.1 2021-02-23 01:45:04 +00:00
Ganael LAPLANCHE
34fdd4dc58 Introduce devel/onetbb and mark devel/tbb as legacy
Intel oneAPI tbb 2021.1 (onetbb) has been released[1][2] and has deprecated
several interfaces over tbb 2020, breaking most dependent ports.

Old tbb 2020 will be kept for a certain time to allow transition but will be
removed in a near future as it CONFLICTS with devel/onetbb. New ports should
now use devel/onetbb instead of devel/tbb.

We tried to move a maximum number of dependent ports to devel/onetbb (or
disable dependency when not possible), but some of them still remain stuck
to devel/tbb. Remaining ones have not been identified as major dependencies
themselves and will be fixed as soon as updates are available from upstream.

PR:		252648, 252688 [3], 252683 [4], 252651 [5], 252690 [3], 252693 [3],
	252695 [3], 252696 [3], 252786 [3], 252649, 252868 [6], 252870 [5],
	252684 [7], 252785 [7]
Approved by:	yuri [3], jwb [4], thierry [5], FreeBSD@Shaneware.biz [6],
	maintainer timeout [7]

[1] https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html
[2] https://software.intel.com/content/www/us/en/develop/articles/tbb-revamp.html
2021-02-19 15:14:46 +00:00
Alexey Dokuchaev
0063d0a530 Unbreak the build after r565273.
Reported by:	pkg-fallout
2021-02-17 08:06:46 +00:00
Christian Weisgerber
fec756427e archivers/gtar: update to bugfix release 1.34 2021-02-16 21:28:26 +00:00
Tobias C. Berner
b99507411b Update KDE Frameworks to 5.79
Saturday, 13 February 2021

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

Changelog and Announcement:
	https://kde.org/announcements/frameworks/5/5.79.0/

PR:		253484
Exp-run by:	antoine
2021-02-15 18:55:43 +00:00
Neel Chauhan
1385312c50 Update a few GNUstep ports:
* devel/gnustep-make: Update to 2.8.0
 * lang/gnustep-base: Update to 1.27.0
 * x11-toolkits/gnustep-back: update to 0.28.0
 * x11-toolkits/gnustep-gui: update to 0.28.0

Also bump PORTREVISION on dependent ports.
2021-02-14 23:21:02 +00:00
Tobias C. Berner
41e3a30e06 archivers/gnome-autoar: update to 0.3.0
Major changes in 0.3.0:
* Recognize MIME type aliases of extractable archives (Hernawan Fa'iz Abdillah)
* Add extraction support for password-protected archives (Felipe Borges)
* CVE-2020-36241: Prevent extraction outside the destination dir (Ondrej Holy)
2021-02-13 18:20:39 +00:00
Yuri Victorovich
984df6887b archivers/nfpm: Update 2.2.3 -> 2.2.4
Reported by:	portscout
2021-02-12 20:59:45 +00:00
Nuno Teixeira
103c3702de Submitted by: Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by:	dbaio, garga (mentors)
Differential Revision:	https://reviews.freebsd.org/D28534
2021-02-10 07:42:50 +00:00
Vanilla I. Shu
8fb9b799cf Update to 1.1.15.
PR:		253280
Submitted by:	maintainer
2021-02-07 02:19:56 +00:00
Tobias C. Berner
6954aa7786 Update KDE Release-Service to 20.12.2
Some of our projects release on their own timescale and some get released
en-masse. The 20.12.2 bundle of projects was released today with dozens of
bugfixes and will be available through app stores and distros soon. See the
20.12.2 releases page for details.

Some of the fixes in today’s bugfix releases include:

	*    Ark no longer crashes when closing the window while loading a TAR archive
	*    Dolphin calculates the folder size on FUSE and network file systems correctly now
	*    Konsole no longer crashes when exiting all tabs at the same time
	*    Dictionaries can be added in Kiten’s config dialog
	*    Umbrello doesn’t crash anymore if exiting when a widget in a diagram is selected

Release Notes:
	https://community.kde.org/Releases/20.12_Release_Notes

Full Changelog:
	https://kde.org/announcements/fulllog_releases-20.12.2/
2021-02-04 19:21:17 +00:00
Jason W. Bacon
b9a6bfa5fa biology/py-cutadapt: Update to 3.2
biology/py-dnaio: Update to 0.5.0
archivers/py-xopen: Update to 1.0.0

Numerous bug fixes and enhancements since cutadapt 3.2

Document cutadapt dependency versions dnaio~=0.5.0 xopen~=1.0.0
Bump python dependency to 3.6+ to restrict package builds
2021-02-02 20:39:09 +00:00
Antoine Brodin
b49f933370 Do not include bsd.port.mk twice 2021-02-01 19:48:21 +00:00
Rene Ladan
a7d2ae454e Remove support for FreeBSD 12.1 from various ports.
FreeBSD 12.1 reached end-of-life today. Adjust the message
for the wine ports while here, since stable/13 has branched.

Submitted by:	rene
Reviewed by:	jbeich, mandree, mat, osa
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D28406
2021-02-01 12:42:53 +00:00
Sunpoet Po-Chuan Hsieh
29758f3839 Update to 1.4.8
Changes:	https://github.com/facebook/zstd/releases
PR:		252569
Exp-run by:	antoine
2021-01-26 13:59:38 +00:00
Alexey Dokuchaev
25d49cc4f7 Do not check for OpenSSL_add_all_ciphers() existense in OpenSSL.
In OpenSSL versions prior to 1.1.0 these functions initialised and
de-initialised this table.  From OpenSSL 1.1.0 they are deprecated.
No explicit initialisation or de-initialisation is required.
2021-01-25 08:55:01 +00:00
Antoine Brodin
494843a7c8 Mark BROKEN on FreeBSD 14
Reported by:	pkg-fallout
MFH:		2021Q1
2021-01-25 07:09:29 +00:00
Yuri Victorovich
36aa32bd39 archivers/nfpm: Update 2.2.2 -> 2.2.3
Reported by:	portscout
2021-01-23 03:28:01 +00:00
Jason E. Hale
bbe35d292d Move archivers/libunrar5 -> archivers/libunrar6 due to new major version.
Update renamed port to 6.0.3.

Bump PORTREVISION on consumers and adjust to use new port origin.
2021-01-19 19:51:31 +00:00
Kai Knoblich
305f3b6e2f archivers/deutex: Update to 5.2.2
Changelog:

https://github.com/Doom-Utils/deutex/blob/v5.2.2/NEWS.adoc
2021-01-19 11:20:56 +00:00
Jason E. Hale
5455755643 security/cryptopp: Update to 8.4.0
Bump PORTREVSION on all consumers. ABI-breaking changes were introduced and
recompile of consumers is necessary.

Remove unused cryptopp dependency from devel/xeus. Upstream migrated to OpenSSL
several releases ago. [1]

[1] c98c44c174

Changes:	https://www.cryptopp.com/release840.html
2021-01-19 04:26:12 +00:00
Mark Linimon
8ffa3a106e Mark as BROKEN on riscv64.
This appears to be an older project that has no autoconf stanza for riscv64.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 01:13:05 +00:00
Tobias C. Berner
ff6758abfc Update KDE Frameworks to 5.78.0
January 09, 2021. KDE today announces the release of KDE Frameworks 5.78.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 pred

Full Changelog:
	https://kde.org/announcements/kde-frameworks-5.78.0

PR:		252591
Exp-run by:	antoine
2021-01-18 12:03:48 +00:00
Rodrigo Osorio
d8fef55afb archivers/kzip: license change
After discussion with the author, the license terms of kzip where updated to
allow repackaging and redistribution of the original binaries by non-commercial
projects that distribute it freely.

http://advsys.net/ken/utils.htm#pngoutkziplicense

- Update the LICENCE_* in the port
- Add a license file with the lew license terms displayed in the website
- Update LEGAL accordingly
2021-01-18 10:19:27 +00:00
Christian Weisgerber
2f7d19d082 archivers/gtar: update to 1.33
Noteworthy changes:
* POSIX extended format headers do not include PID by default
* --delay-directory-restore works for archives with reversed member ordering
* Fix extraction of a symbolic link hardlinked to another symbolic link
* Wildcards in exclude-vcs-ignore mode don't match slash
* Fix the --no-overwrite-dir option
* Fix handling of chained renames in incremental backups
* Link counting works for file names supplied with -T
* Accept only position-sensitive (file-selection) options in file list files
2021-01-17 18:23:33 +00:00
Kurt Jaeger
48f8860e32 archivers/innoextract: update 1.8 -> 1.9
PR:		251917
Submitted by:	Nuno Teixeira <ed.arrakis@gmail.com>
Approved by:	lifanov (maintainer timeout)
Relnotes:	https://github.com/dscharrer/innoextract/releases/tag/1.9
2021-01-16 16:11:30 +00:00
Kurt Jaeger
618f056722 archivers/makeself: update 2.4.2 -> 2.4.3
PR:		252740
Submitted by:	Nuno Teixeira <ed.arrakis@gmail.com> (maintainer)
Relnotes:	https://github.com/megastep/makeself/releases/tag/release-2.4.3
2021-01-16 16:01:43 +00:00
Rodrigo Osorio
89f0746331 archivers/kzip: update to v20200115
- Use FreeBSD static binary instead of linux one
- Take maintenership for this port
- Update Makefile to make portlint happy

Major changes:
 * hardening options enabled during compilation
2021-01-15 10:46:23 +00:00
Emanuel Haupt
32e44ef8b1 Update WWW 2021-01-15 09:01:53 +00:00
Yuri Victorovich
8de1db68ab New port: archivers/zstr: C++ header-only ZLib wrapper 2021-01-15 07:30:17 +00:00
Yuri Victorovich
dde7e55dea New port: archivers/gzip-hpp: C++ header-only library for gzip compression and decompression 2021-01-15 07:21:07 +00:00
Jose Alonso Cardenas Marquez
82ac7a6add - lang/fpc revert way like linker is taken by fpc compiler
- lang/fpc add binutils to RUN_DEPENDS
- editors/lazarus add binutils to RUN_DEPENDS
- editors/lazarus add gmake to RUN_DEPENDS
- editors/lazarus install fpc units like RUN_DEPENDS too
- Bump PORTREVISiON of fpc/lazarus ports

PR:		251712
Reported by:	amdmi3
2021-01-14 21:11:15 +00:00
Piotr Kubaj
9818edfbf6 archivers/pecl-rar: fix build on GCC architectures
In file included from /wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/rararch.c:44:
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:15: error: redefinition of typedef 'handler_this_t'
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:15: error: previous declaration of 'handler_this_t' was here
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:19: error: redefinition of typedef 'rar_obj_ref'
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:19: error: previous declaration of 'rar_obj_ref' was here
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:46: error: redefinition of typedef 'zpp_s_size_t'
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:46: error: previous declaration of 'zpp_s_size_t' was here

MFH:		2021Q1
2021-01-13 02:51:51 +00:00
Rene Ladan
75d659b385 Remove logic for Python < 3.6 for ports using Python 3.6+ 2021-01-11 19:36:17 +00:00
Yuri Victorovich
0cfc1b9ab4 archivers/py-zstandard: Fix the run-time failure
Their testsuite falsely succeeds when the installed package actually breaks.
Reported to the upstream.

Reported by:	amdmi3
2021-01-11 18:00:51 +00:00
Sunpoet Po-Chuan Hsieh
000ba5dce7 Update to 2.100
Changes:	https://metacpan.org/changes/distribution/IO-Compress-Lzop
2021-01-10 08:19:29 +00:00
Sunpoet Po-Chuan Hsieh
9ea192e73d Update to 2.100
Changes:	https://metacpan.org/changes/distribution/IO-Compress-Lzma
2021-01-10 08:19:25 +00:00
Sunpoet Po-Chuan Hsieh
83f5922d81 Update to 2.100
Changes:	https://metacpan.org/changes/distribution/IO-Compress-Lzf
2021-01-10 08:19:20 +00:00
Sunpoet Po-Chuan Hsieh
8c08c23b12 Update to 2.100
Changes:	https://metacpan.org/changes/distribution/IO-Compress
2021-01-10 08:19:16 +00:00
Sunpoet Po-Chuan Hsieh
ccaf129595 Update to 2.100
Changes:	https://metacpan.org/changes/distribution/Compress-Raw-Zlib
2021-01-10 08:18:54 +00:00
Sunpoet Po-Chuan Hsieh
c767327bd4 Update to 2.100
Changes:	https://metacpan.org/changes/distribution/Compress-Raw-Lzma
2021-01-10 08:18:50 +00:00
Sunpoet Po-Chuan Hsieh
fb0ccf0e08 Update to 2.100
Changes:	https://metacpan.org/changes/distribution/Compress-Raw-Bzip2
2021-01-10 08:18:45 +00:00
Sunpoet Po-Chuan Hsieh
155ef6442c Sort PLIST 2021-01-10 08:18:41 +00:00
Rene Ladan
d407d80f49 Remove py27_*_DEPENDS lines from ports using Python 3.6+ only.
While here adjust a related comment in graphics/py-traitsui
2021-01-09 14:33:52 +00:00
Tobias C. Berner
4fb2cd10f1 Update KDE Release Service ports to 20.12.1
Full changelog:
	https://kde.org/announcements/fulllog_releases-20.12.1/
2021-01-08 19:15:30 +00:00
Dima Panov
2ec10e7dd9 devel/doxygen: Update to 1.9.0
- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip

Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0

PR:		242347
Submitted by:	fluffy
Reported by:	Naram Qashat (ex-maintainer)
Exp-run by:	antoine
2021-01-08 07:47:02 +00:00
Dima Panov
d3f27fda59 archivers/libzip: unbreak build with non-base *ssl
PR:		252483
Submitted by:	rakuco
Reported by:	rozhuk.im@gmail.com
Approved by:	rakuco
2021-01-07 12:35:07 +00:00
Sunpoet Po-Chuan Hsieh
114ff3688d Update to 6.00 2021-01-06 20:24:30 +00:00
Sunpoet Po-Chuan Hsieh
2d494df62f Update to 6.00
Changes:	https://www.rarlab.com/rarnew.htm
2021-01-06 20:24:25 +00:00
Dima Panov
8856ff5add archivers/libzip: update to 1.7.3
PR:		252456
Submitted by:	fluffy
Reported by:	Repology
Approved by:	rakuco
2021-01-06 16:09:13 +00:00