Commit graph

6140 commits

Author SHA1 Message Date
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
Dima Panov
30c77ec8ca archivers/php-zstd: update to 0.9.0
PR:		252103
Submitted by:	fluffy
Approved by:	maintainer (timeout 2w)
2021-01-06 00:33:49 +00:00
Dima Panov
5212e768f4 archivers/php-lz4: update to 0.4.1
PR:		252102
Submitted by:	fluffy
Approved by:	maintainer (timeout 2w)
2021-01-06 00:31:43 +00:00
Yuri Victorovich
9cbd260826 archivers/nfpm: Update 2.2.1 -> 2.2.2
Reported by:	portscout
2021-01-05 21:30:45 +00:00
Dima Panov
575191b6a1 archivers/libarchive: add mbedTLS support and remove LZO default
PR:		251496
Submitted by:	mm
Approved by:	maintainer (glewis)
2021-01-05 16:59:44 +00:00
Neel Chauhan
f4ee943fba Set MAINTAINER of my ports to my FreeBSD handle (nc@).
Reviewed by:		0mp (mentor)
Approved by:		0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D27966
2021-01-05 15:33:39 +00:00
Emanuel Haupt
805ef76c53 Add patch and pkg-plist (forgotten in previous commit). 2021-01-04 15:42:37 +00:00
Emanuel Haupt
cb5320ba84 ECM is now included as bin2ecm in cmdpack. As a positive side effect it no
longer conflicts with math/gmp-ecm.
2021-01-04 15:39:30 +00:00
Alexey Dokuchaev
dbf0a42a3b - Update `archivers/lziprecover' to version 1.22
- Hook its regression test suite to our framework

Reported by:	portscout
2021-01-04 06:56:18 +00:00
Guido Falsi
b2f2269daf Welcome XFCE 4.16 to the FreeBSD ports tree!
Upstream announce: https://xfce.org/about/news/?post=1608595200

This XFCE release dropped support for GTK2 plugins and also dropped
GTK2 from all components.

WARNING: please check UPDATING before upgrading your packages. In
case of problems also read the libexo pkg-message.

Due to this some panel plugins and libraries will be removed since
they cannot compile anymore:

- print/xfce4-print
- x11/xfce4-quicklauncher-plugin
- x11/xfce4-wmdock-plugin
- x11-toolkits/libxfce4gui

These further components also fail to build or work and are being
marked BROKEN, deprecated and marked for removal:

- science/xfce4-equake-plugin
- x11/xfce4-embed-plugin
- deskutils/orage
- deskutils/xfce4-volumed [1]

deskutils/xfce4-notes-plugin will be also marked BROKEN, but there
is active development in it's upstream repository and a fixed release
is expected soon.

deskutils/xfce4-generic-slider will also be marked broken, since
it fails to compile. [2]

Thanks also to riggs, Olivier Duchateau <duchateau.olivier@gmail.com>
and the people in Approved and Reviewed lines below for help and
contributions.

Reviewed by:		woodsb02
Approved by:		sergey.dyatko@gmail.com (maintainer) [1],
			ehaupt [2]
Differential Revision:	https://reviews.freebsd.org/D27846
2021-01-02 16:36:33 +00:00
Kurt Jaeger
9729352622 archivers/urbackup-client: update 2.4.10 -> 2.4.11.0
PR:		251859
Submitted by:	Neel Chauhan <neel@neelc.org>
Relnotes:	https://www.urbackup.org/client_changelog.html
2021-01-02 11:19:33 +00:00
Yuri Victorovich
139412749a archivers/nfpm: Update 2.1.1 -> 2.2.1
Reported by:	portscout
2021-01-02 02:35:04 +00:00
Rodrigo Osorio
ca608702ca archivers/rpm4: update to 4.16.1.2
This is a brown paperbag release to fix a single regression in 4.16.1
which causes rpmbuild to crash if hostname is not resolvable, and an
accidental soname bump introduced in now withdrawn 4.16.1.1.

Full release note: https://rpm.org/wiki/Releases/4.16.1.2
2021-01-01 11:06:22 +00:00
Yuri Victorovich
71237ab061 archivers/py-zstandard: Update 0.14.1 -> 0.15.1 2021-01-01 02:29:43 +00:00
Yuri Victorovich
89be37339d archivers/zchunk: Update 1.1.8 -> 1.1.9 2021-01-01 02:20:54 +00:00
Yuri Victorovich
0412ad3676 archivers/nfpm: Update 2.1.0 -> 2.1.1
Reported by:	portscout
2020-12-31 20:41:47 +00:00
Rene Ladan
7a1e6c657f Remove PHP 7.2 which expired today, use PHP 7.4 instead.
2020-12-31 ./net/php72-soap: Security Support ends on 30 Nov 2020
2020-12-31 ./net/php72-sockets: Security Support ends on 30 Nov 2020
2020-12-31 ./net/php72-xmlrpc: Security Support ends on 30 Nov 2020
2020-12-31 ./net/php72-ldap: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xmlwriter: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-pspell: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-enchant: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-wddx: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xsl: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-dom: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-ctype: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xml: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-simplexml: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xmlreader: Security Support ends on 30 Nov 2020
2020-12-31 ./graphics/php72-gd: Security Support ends on 30 Nov 2020
2020-12-31 ./graphics/php72-exif: Security Support ends on 30 Nov 2020
2020-12-31 ./mail/php72-imap: Security Support ends on 30 Nov 2020
2020-12-31 ./www/php72-opcache: Security Support ends on 30 Nov 2020
2020-12-31 ./www/mod_php72: Security Support ends on 30 Nov 2020
2020-12-31 ./www/php72-session: Security Support ends on 30 Nov 2020
2020-12-31 ./www/php72-tidy: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-filter: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-sodium: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-hash: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-openssl: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-shmop: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-tokenizer: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-sysvshm: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-gettext: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-readline: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-pcntl: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-json: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-sysvmsg: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-sysvsem: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-intl: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_sqlite: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_mysql: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pgsql: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_pgsql: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-odbc: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_odbc: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-mysqli: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-interbase: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_firebird: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-dba: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_dblib: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-sqlite3: Security Support ends on 30 Nov 2020
2020-12-31 ./ftp/php72-curl: Security Support ends on 30 Nov 2020
2020-12-31 ./ftp/php72-ftp: Security Support ends on 30 Nov 2020
2020-12-31 ./misc/php72-calendar: Security Support ends on 30 Nov 2020
2020-12-31 ./math/php72-bcmath: Security Support ends on 30 Nov 2020
2020-12-31 ./math/php72-gmp: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-zip: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-phar: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-zlib: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-bz2: Security Support ends on 30 Nov 2020
2020-12-31 ./net-mgmt/php72-snmp: Security Support ends on 30 Nov 2020
./lang/php72-extensions
2020-12-31 ./lang/php72: Security Support ends on 30 Nov 2020
2020-12-31 ./converters/php72-mbstring: Security Support ends on 30 Nov 2020
2020-12-31 ./converters/php72-recode: Security Support ends on 30 Nov 2020
2020-12-31 ./converters/php72-iconv: Security Support ends on 30 Nov 2020
2020-12-31 ./sysutils/php72-posix: Security Support ends on 30 Nov 2020
2020-12-31 ./sysutils/php72-fileinfo: Security Support ends on 30 Nov 2020
2020-12-31 12:44:39 +00:00
Antoine Brodin
6c52583c8b Ignore with PHP 8.0
Reported by:	pkg-fallout
2020-12-29 09:14:44 +00:00
Yuri Victorovich
109a79108b archivers/nfpm: Update 2.0.0 -> 2.1.0 2020-12-29 08:29:14 +00:00
Yuri Victorovich
722f2ab547 archivers/py-zstd: Update 1.4.5.1 -> 1.4.8.1 2020-12-29 08:10:49 +00:00
Antoine Brodin
aa7a6c429e Drop python 2.7 support from a few ports
With hat:	portmgr
2020-12-28 23:02:12 +00:00
Yuri Victorovich
e6c4a87776 archivers/nfpm: Update 1.10.3 -> 2.0.0
Reported by:	portscout
2020-12-25 05:12:40 +00:00
Kai Knoblich
9cb5898561 Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
2020-12-24 13:46:01 +00:00
Dima Panov
9a95a3d04e archivers/py-lz4: switch to PYTHON_EXT_SUFFIX 2020-12-24 13:27:37 +00:00
Dima Panov
04bff75cca archivers/pecl-rar: update to 4.2.0 release
take maintainership

Approved by:	miwi
2020-12-24 11:16:57 +00:00
Tobias C. Berner
ee2d70dd7d Update KDE Frameworks to 5.77.0
December 12, 2020. KDE today announces the release of KDE Frameworks 5.77.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/kde-frameworks-5.77.0/

PR:		251792
Exp-run by:	antoine
2020-12-17 15:41:41 +00:00
Yuri Victorovich
ee0d5b3dce archivers/nfpm: Update 1.10.2 -> 1.10.3
Reported by:	portscout
2020-12-15 04:56:56 +00:00
Tobias C. Berner
581c73f04f Update KDE Applications to 20.12
- astro/libkgeomap has been removed as there are no consumers left
- deskutils/kdepim-apps-libs has been reintegrated into other ports

There are a handful of new ports available:
- astro/kosmindoormap: Library and QML component for rendering multi-level OSM indoor maps
- deskutils/itinerary: KDE Itinerary is a digital travel assistant
- devel/kpublictransport: Access realtime public transport data
- graphics/kontrast: Color contrast checker
- textproc/markdownpart: KPart for rendering Markdown content
2020-12-11 19:18:03 +00:00
Sunpoet Po-Chuan Hsieh
fb5f432de4 Cosmetic change 2020-12-10 21:30:02 +00:00
Yuri Victorovich
1ac365c3d6 archivers/zchunk: Update 1.1.7 -> 1.1.8 2020-12-10 01:04:41 +00:00
Yuri Victorovich
6b7f37e177 archivers/py-zstandard: Update 0.14.0 -> 0.14.1
Reported by:	portscout
2020-12-09 00:53:54 +00:00
Mark Linimon
cef8da8f00 Mark as BROKEN on riscv64:
Hard-float 'd' ABI can't be used for a target that doesn't support the D instruction set extension (ignoring target-abi)
  ld: error: lto.tmp: cannot link object files with different floating-point ABI

Approved by:	portmgr (tier-2 blanket)
2020-12-07 02:56:11 +00:00
Fernando Apesteguía
7d69ee7b74 archivers/urbackup-server: Update to 2.4.13 and set MAINTAINER
Submitter takes maintainership. He already maintains other ports.

PR:	251516
Submitted by:	neel@neelc.org
2020-12-02 11:49:27 +00:00
Fernando Apesteguía
9feda6cfd0 archivers/urbackup-client: set new Maintainer
neel@neelc.org adopts the port. Already maintainer of:

* deskutils/go-for-it
* net/yaz
* sysutils/ttyd

PR:	251517
Submitted by:	neel@neelc.org
2020-12-02 09:25:07 +00:00
Yuri Victorovich
499ec08470 archivers/nfpm: Update 1.10.1 -> 1.10.2
Reported by:	portscout
2020-11-29 05:37:22 +00:00
Jose Alonso Cardenas Marquez
09d2d0c086 - Bump PORTREVISION. lazarus was updated to 2.0.10 2020-11-25 03:41:23 +00:00
Sofian Brabez
b244be1cd4 - Update to 0.5.0 2020-11-24 14:58:57 +00:00
Fernando Apesteguía
7d6061f155 archivers/liblz4: Update to 1.9.3
ChangeLog: https://github.com/lz4/lz4/releases/tag/v1.9.3

 * Switch from gmake to meson.
 * Enable tests

PR:	251183
Submitted by:	daniel.engberg.lists@pyret.net
Approved by:	martin@waschbuesch.de (maintainer)
2020-11-24 09:26:01 +00:00
Tobias C. Berner
65af483151 Update KDE Frameworks to 5.76
November 07, 2020. KDE today announces the release of KDE Frameworks 5.76.0.

KDE Frameworks are 70 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/kde-frameworks-5.76.0/

PR:		251135
Exp-run by:	antoine
2020-11-23 18:46:43 +00:00
Rene Ladan
a1d58205a0 Remove expired ports:
2020-11-15 archivers/py-pyliblzma: Uses deprecated version of python
2020-11-15 databases/postgis23: Upstream no longer maintained
2020-11-15 databases/py-htsql: Uses deprecated version of python
2020-11-15 devel/bzr-fastimport: Uses deprecated version of python
2020-11-15 devel/py-ToscaWidgets: Uses deprecated version of python
2020-11-15 devel/py-calendar: Uses deprecated version of python
2020-11-15 devel/py-distorm: Uses deprecated version of python
2020-11-15 devel/py-fabric1: Uses deprecated version of python
2020-11-15 devel/py-rcsparse: Uses deprecated version of python
2020-11-15 devel/pyrex: Uses deprecated version of python
2020-11-15 japanese/py-tegaki: Uses deprecated version of python
2020-11-15 math/py-networkx1: Obsolete, please use math/py-networkx instead
2020-11-15 misc/py-progressbar231: Uses deprecated version of python
2020-11-15 multimedia/py-kaa-imlib2: Uses deprecated version of python
2020-11-15 multimedia/py-kaa-metadata: Uses deprecated version of python
2020-11-15 net-im/libtelepathy: Uses deprecated version of python
2020-11-15 security/py-mcrypt: Uses deprecated version of python
2020-11-15 www/py-beautifulsoup32: Uses deprecated version of python
2020-11-15 www/py-evernote: Uses deprecated version of python
2020-04-01 www/py-meld3: EOLed upstream
2020-11-15 www/py-requestbuilder: Uses deprecated version of python
2020-11-15 x11-toolkits/py-SquareMap: Uses deprecated version of python
2020-11-15 18:37:28 +00:00
Sunpoet Po-Chuan Hsieh
8d56ba2dbd Update to 6.00 Beta 2 2020-11-15 17:57:49 +00:00
Sunpoet Po-Chuan Hsieh
6973b17c9b Update to 6.00 Beta 2
Changes:	https://www.rarlab.com/rarnew.htm
2020-11-15 17:57:44 +00:00
Yuri Victorovich
9af9eb66f0 archivers/nfpm: Update 1.9.0 -> 1.10.1
Reported by:	portscout
2020-11-12 23:16:53 +00:00
Baptiste Daroussin
6356d8c7e8 Patents are a complicated topic, and their regulation varies depending on
jurisdiction. Patents  are not necessarily related to the license and so
should not be connected to the license framework.

As a project we will officially remove all patent limitations within the
ports tree and leave it to the user or consumer to deal with their local
legislation to determine if they can use the software without legal
restrictions.

Approved by:	core
2020-11-12 16:11:37 +00:00
Alexey Dokuchaev
c84f67d450 Update to version 1.7.
Found out via:	repology.org
2020-11-11 04:50:01 +00:00
Tobias C. Berner
2bf2737332 archivers/quazip: update to 1.1
- fix / modify find calls and include directories in dependent ports
2020-11-08 18:57:00 +00:00
Jochen Neumeister
bc2957471b Update to 0.2.0
Approved by:	miwi (maintainer - implicit)
Sponsored by:	Netzkommune GmbH
2020-11-08 13:01:09 +00:00
Jochen Neumeister
36009e205f Update to 4.1.0
- Merge changes made to unrar up to version 5.5.6.
- Support PHP 7.2, PHP 7.3 and PHP 7.4.
- Update to unrar 5.9.4
- Fix bug #76592: streaming unpacking of uncompressed files incomplete

Sponsored by:	Netzkommune GmbH
2020-11-08 10:16:51 +00:00
Tobias C. Berner
034c3409eb Update KDE Apps to 20.08.3
Some of our projects release on their own timescale and some get released
en-masse. The 20.08.3 bundle of projects was released today with dozens of
bugfixes and will be available through app stores and distros soon. See the
20.08.3 releases page for details.

Some of the fixes in today’s releases:

    * Gwenview no longer accidentally shows the thumbnail view as a separate window with newer Qt versions
    * Sending SMS with KDEConnect has been restored
    * Fixed a possible Okular crash when selecting text in annotations

Announcement:
	https://kde.org/announcements/releases/2020-11-apps-update/

Changelog:
	https://kde.org/announcements/fulllog_releases-20.08.3/
2020-11-05 17:42:01 +00:00
Yuri Victorovich
f5b4cd8482 archivers/nfpm: Update 1.8.0 -> 1.9.0
Reported by:	portscout
2020-11-05 00:13:04 +00:00
Jan Beich
6d5d6429d5 devel/icu: update to 68.1
Changes:	http://site.icu-project.org/download/68
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
2020-11-03 00:56:26 +00:00
Rene Ladan
3876a4925f Return knu@'s ports to the pool after his commit bit was safekept. 2020-11-02 22:07:21 +00:00
Rodrigo Osorio
9a99215a5a Fix plist when PYTHON option is disabled
Bump portrevision

PR:		250573
Reported by:	VVD <vvd@unislabs.com>
2020-10-26 21:50:58 +00:00
Rodrigo Osorio
344a60cd18 archivers/rpm4: Upgrade to 4.16.0
* Upgrade to 4.16.0
 * add sqlite support
 * remove deprecate config options

Major changes:
 * Database backends:
   * NDB backend promoted to stable
   * New sqlite-based backend
   * New experimental read-only BDB backend
   * BDB database backend deprecated
 * Powerful macro and %if expressions
 * Optional MIME type based file classification
 * Dependency generation by parametric macros
 * A new version parsing and comparison API in C and Python
 * Parallelise test-suite execution
 * Clarify RPM license

PR:		250573
Submitted by:	Brian Zou <zoujiaqing@gmail.com>
2020-10-26 10:30:36 +00:00
Martin Matuska
ace28fa10b archivers/php-horde_lz4: fix build with PHP8 2020-10-25 07:36:14 +00:00
Fernando Apesteguía
ae7c1c534d archivers/makeself: update to 2.4.2
ChangeLog: https://github.com/megastep/makeself/releases

Submitter requests maintainership. Already maintainer of several ports.

PR:	250577
Submitted by:	ed.arrakis@gmail.com
2020-10-24 16:21:58 +00:00
Loïc Bartoletti
9625a9bf24 archivers/lazperf: Update to 1.5.0
Changelog:
  - https://github.com/hobu/laz-perf/releases/tag/1.5.0
2020-10-23 17:26:36 +00:00
Torsten Zuehlsdorff
4ef2288f0d PHP 8.0: Connect all the ports added in r552906
Sponsored by:	PHP Update Service
2020-10-22 00:24:27 +00:00
Torsten Zuehlsdorff
1061308ba7 Welcome PHP 8.0 RC 2 to the ports tree
There are many greater changes including:
- json is now part of core
- xmlrpc is removed
- More than 150 backward incompatible changes

Have a look at: https://github.com/php/php-src/blob/php-8.0.0RC2/UPGRADING

Reviewed by:	ale, mfechner, Pascal Christen
Sponsored by:	PHP Update Service
Differential Revision:	https://reviews.freebsd.org/D26848
2020-10-21 22:58:51 +00:00
Antoine Brodin
6323d690b6 Deprecate a few py27 ports 2020-10-16 08:56:09 +00:00
Tobias C. Berner
80e1253bff Update KDE Frameworks to 5.75.0
October 10, 2020. KDE today announces the release of KDE Frameworks 5.75.0.

KDE Frameworks are over 70 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 web page.

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

Full Announcement & Changelog:
	https://kde.org/announcements/kde-frameworks-5.75.0

PR:		250251
Exp-run by:	antoine
2020-10-15 17:31:12 +00:00
Danilo Egea Gondolfo
d0f208b8c6 archivers/xarchiver: Fix build with DOCS disabled. The configure script is not properly handling the case when docs is not enabled. Regenerating the autotools files before building fixes the issue.
PR:		249204
Reported by:	Marko Cupac
2020-10-15 13:47:54 +00:00
Tobias C. Berner
fdce4e306f KDE Release Service 20.08.2 update
Dozens of KDE apps are getting new releases from KDE’s release service. New
features, usability improvements, re-designs and bug fixes all contribute to
helping boost your productivity and making this new batch of applications more
efficient and pleasant to use.
2020-10-10 14:17:23 +00:00
Sunpoet Po-Chuan Hsieh
5c45ed2967 Update to 2.38
- Add  BUILD_DEPENDS

Changes:	https://metacpan.org/changes/distribution/Archive-Tar
2020-10-10 07:46:40 +00:00
Loïc Bartoletti
4081dcd104 archivers/py-borgbackup: Update to 1.1.14
Changelog:
  - https://github.com/borgbackup/borg/blob/1.1.14/docs/changes.rst#version-1114-2020-10-07

PR:		250183
Submitted by:	jjuanino@gmail.com (maintainer)
2020-10-07 14:03:42 +00:00
Mark Linimon
370979cef8 This now builds on powerpc64.
Approved by:	portmgr (tier-2 blanket)
2020-10-07 04:52:17 +00:00
Rene Ladan
53e5276a7d Return jadawin@'s ports to the pool after taking in his commit bit.
With hat:	portmgr-secretary
2020-10-05 17:45:32 +00:00
Mateusz Piotrowski
578ee129b3 Remove unnecessary LDFLAGS_i386
archivers/p7zip* ports build just fine without those flags.

PR:		230210
Reported by:	emaste
Approved by:	portmgr blanket
2020-10-03 15:08:33 +00:00
Tobias C. Berner
e40eb9d1bc archivers/php-brotli: Update to 0.11.1
Changelog:
	https://github.com/kjdev/php-ext-brotli/commits/master

Submitted by:	Daniel Shafer <daniel@shafer.cc> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D26626
2020-10-01 16:06:22 +00:00
Yuri Victorovich
d4cfa5e93d archivers/zchunk: Update 1.1.6 -> 1.1.7 2020-09-30 06:10:08 +00:00
Baptiste Daroussin
8a016444ba First batch at upgrading gnome to 3.36/3.38
Update evolution-dataserver to 3.38.0 and because of ABI breakage update ports
depending on it
Update bijiben to 3.38.0
Update gnome-calendar to 3.38.0
Update gnome-contacts to 3.38
Update gnome-maps to 3.38.0
Patch gnome-todo to work with newer evolution-dataserver (patched obtained from
    OpenBSD/Archlinux)
Update evolution to 3.38.0
Update evolution-ews to 3.38.0 (among changes it brings support for office365)
Update folks to 0.14.0

Update cheese to 3.38.0
Update aisleriot to 3.22.9
Update five-or-more to 3.22.2
Update fastream to 0.2.9
Update gnome-control-center to 3.36.4
Update gnmoe-settings-daemon to 3.38.0
Update meld to 3.21.0

Update gnome-desktop to 3.38.0 and because of ABI breakage bump portrevision of
all dependant ports not touched by this update
Update gnome-session to 3.38.0
Update gnome-shell to 3.36.6, now run depends on gdm
Update gnome-shell-extensions to 3.36.3
Update mutter to 3.36.6
2020-09-29 12:07:28 +00:00
Yuri Victorovich
6b7a401312 New port: archivers/nfpm: Simple deb, rpm and apk packager written in Go 2020-09-28 04:25:22 +00:00
Yuri Victorovich
5e2dbf17b7 New port: archivers/zchunk: Compressed file format that splits the file into independent chunks 2020-09-25 21:38:13 +00:00
Mark Linimon
126c0c184c Canonicalize CFLAGS across all variants of powerpc64.
Approved by:	portmgr (tier-2 blanket)
2020-09-25 19:52:04 +00:00
Mark Linimon
a25203fd7d Also enable on powerpc64le.
Approved by:	portmgr (tier-2 blanket)
2020-09-24 20:26:13 +00:00
Baptiste Daroussin
28919153df Update to 1.4
While here disable gtk-doc
2020-09-24 08:52:18 +00:00
Sunpoet Po-Chuan Hsieh
8af4f72f74 Remove LZMALIB option 2020-09-20 18:56:57 +00:00
Sunpoet Po-Chuan Hsieh
9e5b3c760a Update LICENSE_PERMS: remove *-sell 2020-09-19 15:34:57 +00:00
Baptiste Daroussin
18aeec12aa update to 3.38.0 2020-09-16 13:26:47 +00:00
Baptiste Daroussin
d12afb8c2d Udpate to 1.24.1 2020-09-16 13:09:44 +00:00
Sunpoet Po-Chuan Hsieh
1004031072 Update to 0.38
Changes:	https://metacpan.org/changes/distribution/Archive-Tar-Wrapper
2020-09-14 17:46:10 +00:00
Tobias C. Berner
a15b53b58d Update KDE Frameworks to 5.74.0
September 06, 2020. KDE today announces the release of KDE Frameworks 5.74.0.

KDE Frameworks are over 70 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 web page.

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

Full announcement:
	https://kde.org/announcements/kde-frameworks-5.74.0

PR:		249277
Exp-run:	antoine
2020-09-14 17:45:34 +00:00
Wen Heping
e5b75ffbe4 - Update to 2.1.1 2020-09-12 22:38:20 +00:00
Jason E. Hale
52a173da7f archivers/libunrar5: Update to 5.9.4
- Use ${RLN} to install shared library symlink
- Update WWW

PR:		249263
Submitted by:	Niclas Carlsson <n_carlsson@outlook.com>
2020-09-12 03:44:32 +00:00
Hiroki Sato
20b86586db Update to 1.0.7. This also fixes the -fno-common issue. 2020-09-10 22:33:49 +00:00
Rainer Hurling
f6c06f8c9a Change the maintainer entry in rhurlin's ports
After I got a commit bit for ports, it is time now to change the maintainers entry in all 'owned' ports.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D26398
2020-09-10 19:17:38 +00:00
Tobias C. Berner
a2cb94c52a Update KDE Applications (release-service) to 20.08.1 2020-09-03 14:48:14 +00:00
Fernando Apesteguía
50d7bb0740 archivers/tar-stream-chunker: Update to 1.0.7
ChangeLog: https://github.com/ihoro/tar-stream-chunker/releases/tag/1.0.7

This is a fix for the -fno-common issue.

PR:	249073
Submitted by:	igor.ostapenko@pm.me (maintainer)
MFH:	2020Q3 (build fix, -fno-common)
2020-09-03 12:26:02 +00:00
Stefan Eßer
84c8a297da Update master sites
Seems this old, legacy software has been removed from the vendor site.
Only macOS and Windows versions are still available from stuffit.com.
A few mirrors exist, including on the Wayback machine, but that one does
not seem to offen a suitable direct download link.
Therefore, small mirror sites have been selected that currently offer
the Linux version - a quick search did not result in any better mirrors.

The PORT_REVISION is not incremented since there is no other change than
the download address - packages need not be rebuilt.
2020-09-03 06:59:21 +00:00
Danilo Egea Gondolfo
63fb19083c - Update to 0.5.4.15
- Default GTK version to gtk3 to match the version used by xfce
- Remove the GTK version from COMMENT
- This version also fixes the build with clang11

Submitted by:	woodsb02
Differential Revision:	D25520
2020-08-31 12:25:08 +00:00
Piotr Kubaj
b8ed0ec141 archivers/par2cmdline: fix build on GCC architectures
Use C++11 compiler:
cc1plus: error: unrecognized command line option "-std=c++11"
2020-08-30 19:14:22 +00:00
Sunpoet Po-Chuan Hsieh
51499886b8 Update to 1.0.9
- Change MASTER_SITES to CHEESESHOP
- Update LICENSE

Changes:	https://github.com/google/brotli/releases
2020-08-30 07:14:57 +00:00
Guido Falsi
b2294ed3f4 Fix file-roller built with clang11 -fno-common on recent head.
Approved by:	portmgr (fixit blanket)
2020-08-28 22:35:09 +00:00
Renato Botelho
61a1313619 archivers/sharutils: Fix build with -fno-common
Sponsored by:	Rubicon Communications, LLC (Netgate)
2020-08-28 17:41:34 +00:00
Tobias C. Berner
054311d725 archivers/ark: fix vulnerability in tar extraction
KDE Project Security Advisory
=============================

Title:           Ark: maliciously crafted TAR archive with symlinks can install files outside the extraction directory.
Risk Rating:     Important
CVE:             CVE-2020-24654
Versions:        ark <= 20.08.0
Author:          Elvis Angelaccio <elvis.angelaccio@kde.org>
Date:            27 August 2020

Overview
========

A maliciously crafted TAR archive containing symlink entries
would install files anywhere in the user's home directory upon extraction.

Proof of concept
================

For testing, an example of malicious archive can be found at
https://github.com/jwilk/traversal-archives/releases/download/0/dirsymlink.tar

Impact
======

Users can unwillingly install files like a modified .bashrc, or a malicious
script placed in ~/.config/autostart.

Workaround
==========

Before extracting a downloaded archive using the Ark GUI, users should inspect it
to make sure it doesn't contain symlink entries pointing outside the extraction folder.

The 'Extract' context menu from the Dolphin file manager shouldn't be used.

Solution
========

Ark 20.08.1 skips maliciously crafted symlinks when extracting TAR archives.

Alternatively, 8bf8c5ef07 can be applied to previous
releases.

Credits
=======

Thanks to Fabian Vogt for reporting this issue and for fixing it.

MFH:		2020Q3
Security:	CVE-2020-24654
2020-08-28 05:47:31 +00:00
Jason E. Hale
42874042f0 archivers/urbackup-client: Remove build fixes for security/cryptopp >= 6.0.0
that have since been incorporated upstream.
2020-08-27 17:01:34 +00:00
Jason E. Hale
0cf7c2041b archivers/urbackup-server: Remove build fixes for security/cryptopp >= 6.0.0
that have since been incorporated upstream.
2020-08-27 17:01:02 +00:00
Sergey A. Osokin
90c2d3aac3 Update from 1.0.7 to 1.0.9.
<Security note>

Please consider updating brotli to version 1.0.9 (latest).

Version 1.0.9 contains a fix to "integer overflow" problem.  This
happens when "one-shot" decoding API is used (or input chunk for
streaming API is not limited), input size (chunk size) is larger
than 2GiB, and input contains uncompressed blocks. After the
overflow happens, `memcpy` is invoked with a gigantic `num`
value, that will likely cause the crash.

</Security note>
2020-08-27 14:45:38 +00:00
Christian Weisgerber
9467e58d8b Actually bump PORTREVISION after fixing -fno-common build. 2020-08-24 14:56:43 +00:00
Christian Weisgerber
b757cfa8e7 Remove superfluous declaration to fix build with -fno-common.
Reported by:	pkg-fallout
Obtained from:	upstream
2020-08-23 21:30:56 +00:00
Sunpoet Po-Chuan Hsieh
67c199a641 Update version requirement of RUN_DEPENDS 2020-08-23 19:41:29 +00:00
Xin LI
a31b2fa3c3 Fix build.
MFH:		2020Q3 (build fix)
2020-08-20 04:43:54 +00:00
Sunpoet Po-Chuan Hsieh
479b8ebb02 Change build system from gmake to meson
- Use upstream release tarball
- Add OPTIMIZED_CFLAGS and TEST options
- Remove valgrind test
- Bump PORTREVISION for package change

PR:		247100
Submitted by:	Daniel Engberg <daniel.engberg.lists@pyret.net>
2020-08-19 16:26:38 +00:00
Ganael LAPLANCHE
b0525991c8 Change upstream and update to much newer version 0.8.1
A test target has also been added to the port.

Changelog: https://github.com/Parchive/par2cmdline/blob/master/ChangeLog

PR:		248681
Submitted by:	Paul Holmanskikh <freebsd@pkholm.com>
2020-08-19 10:10:37 +00:00
Rene Ladan
b6cb229310 Remove deprecated ports:
2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python
2020-08-15 comms/py-gammu: Uses deprecated version of python
2020-08-15 databases/py-geoalchemy: Uses deprecated version of python
2020-08-15 databases/py-htsql-mysql: Uses deprecated version of python
2020-08-15 databases/py-htsql-pgsql: Uses deprecated version of python
2020-08-15 databases/py-mysql2pgsql: Uses deprecated version of python
2020-08-15 databases/py-oursql: Uses deprecated version of python
2020-08-15 databases/py-pyPgSQL: Uses deprecated version of python
2020-08-15 databases/py-pyhs: Uses deprecated version of python
2020-08-15 databases/py-pytc: Uses deprecated version of python
2020-08-15 databases/py-riak: Uses deprecated version of python
2020-08-15 databases/py-umemcache: Uses deprecated version of python
2020-08-15 devel/py-Breve: Uses deprecated version of python
2020-08-15 devel/py-PyODE: Uses deprecated version of python
2020-08-15 devel/py-akismet: Uses deprecated version of python
2020-08-15 devel/py-aspects: Uses deprecated version of python
2020-08-15 devel/py-backports.tempfile: Uses deprecated version of python
2020-08-15 devel/py-backports.weakref: Uses deprecated version of python
2020-08-15 devel/py-cfgparse: Uses deprecated version of python
2020-08-15 devel/py-ciphon: Uses deprecated version of python
2020-08-15 devel/py-cjson: Uses deprecated version of python
2020-08-15 devel/py-clonedigger: Uses deprecated version of python
2020-08-15 devel/py-cuisine: Uses deprecated version of python
2020-08-15 devel/py-deliciousapi: Uses deprecated version of python
2020-08-15 devel/py-dialog: Uses deprecated version of python
2020-08-15 devel/py-efl: Uses deprecated version of python
2020-08-15 devel/py-ezpyinline: Uses deprecated version of python
2020-08-15 devel/py-fsm: Uses deprecated version of python
2020-08-15 devel/py-gdbgui: Uses deprecated version of python
2020-08-15 devel/py-gearman: Uses deprecated version of python
2020-08-15 devel/py-generate: Uses deprecated version of python
2020-08-15 devel/py-geotypes: Uses deprecated version of python
2020-08-15 devel/py-gitosis: Uses deprecated version of python
2020-08-15 devel/py-google-apputils: Uses deprecated version of python
2020-08-15 devel/py-hghooks: Uses deprecated version of python
2020-08-15 devel/py-instant: Uses deprecated version of python
2020-08-15 devel/py-jcc: Uses deprecated version of python
2020-08-15 devel/py-json-py: Uses deprecated version of python
2020-08-15 devel/py-json-sempai: Uses deprecated version of python
2020-08-15 devel/py-jsonlib: Uses deprecated version of python
2020-08-15 devel/py-jsonlib2: Uses deprecated version of python
2020-08-15 devel/py-jsonrpclib: Uses deprecated version of python
2020-08-15 devel/py-kayako: Uses deprecated version of python
2020-08-15 devel/py-kid: Uses deprecated version of python
2020-08-15 devel/py-kjbuckets: Uses deprecated version of python
2020-08-15 devel/py-kqueue: Uses deprecated version of python
2020-08-15 devel/py-log4py: Uses deprecated version of python
2020-08-15 devel/py-mwlib.ext: Uses deprecated version of python
2020-08-15 devel/py-mx-experimental: Uses deprecated version of python
2020-08-15 devel/py-option_merge: Uses deprecated version of python
2020-08-15 devel/py-prioritized_methods: Uses deprecated version of python
2020-08-15 devel/py-protocols: Uses deprecated version of python
2020-08-15 devel/py-ptrace: Uses deprecated version of python
2020-08-15 devel/py-pydoop: Uses deprecated version of python
2020-08-15 devel/py-pyke: Uses deprecated version of python
2020-08-15 devel/py-pymtbl: Uses deprecated version of python
2020-08-15 devel/py-pyshapelib: Uses deprecated version of python
2020-08-15 devel/py-pytemplate: Uses deprecated version of python
2020-08-15 devel/py-python2-pythondialog: Uses deprecated version of python
2020-08-15 devel/py-pyutil: Uses deprecated version of python
2020-08-15 devel/py-pyvalid: Uses deprecated version of python
2020-08-15 devel/py-pyxml2obj: Uses deprecated version of python
2020-08-15 devel/py-qpid: Uses deprecated version of python
2020-08-15 devel/py-repoze.what-pylons: Uses deprecated version of python
2020-08-15 devel/py-repoze.who-friendlyform: Uses deprecated version of python
2020-08-15 devel/py-robotframework-ride: Uses deprecated version of python
2020-08-15 devel/py-ruamel.ordereddict: Uses deprecated version of python
2020-08-15 devel/py-sanetime: Uses deprecated version of python
2020-08-15 devel/py-selectors34: Uses deprecated version of python
2020-08-15 devel/py-sqlcc: Uses deprecated version of python
2020-08-15 devel/py-statgrab: Uses deprecated version of python
2020-08-15 devel/py-tconfpy: Uses deprecated version of python
2020-08-15 devel/py-terminable_thread: Uses deprecated version of python
2020-08-15 devel/py-trace2html: Uses deprecated version of python
2020-08-15 devel/py-tvrage: Uses deprecated version of python
2020-08-15 devel/py-tw.forms: Uses deprecated version of python
2020-08-15 devel/py-uncompyle2: Uses deprecated version of python
2020-08-15 devel/py-yum-metadata-parser: Uses deprecated version of python
2020-08-15 devel/rubygem-warden127: No longer needed
2020-08-15 dns/py-dnschain: Uses deprecated version of python
2020-08-15 dns/py-idnkit2: Uses deprecated version of python
2020-08-15 games/colobot: Uses deprecated version of python
2020-08-15 games/endgame-singularity: Uses deprecated version of python
2020-08-15 games/katawa-shoujo: Uses deprecated version of RenPy
2020-08-15 games/pyfa: Uses deprecated version of python
2020-08-15 games/renpy6: Uses deprecated version of python
2020-08-15 games/solarwolf: Uses deprecated version of python
2020-08-15 games/thudboard: Uses deprecated version of python
2020-08-15 graphics/djvusmooth: Uses deprecated version of python
2020-08-15 graphics/py-glewpy: Uses deprecated version of python
2020-08-15 graphics/py-openexr: Uses deprecated version of python
2020-08-15 graphics/py-poppler: Uses deprecated version of python
2020-08-15 graphics/py-pygooglechart: Uses deprecated version of python
2020-08-15 graphics/py-sane: Uses deprecated version of python
2020-08-15 graphics/py-stltools: Uses deprecated version of python
2020-08-15 graphics/sk1: Uses deprecated version of python
2020-08-15 japanese/py-mecab: Uses deprecated version of python
2020-08-15 japanese/py-tegaki-gtk: Uses deprecated version of python
2020-08-15 lang/py-mx-base: Uses deprecated version of python
2020-08-15 mail/mailpile: Uses deprecated version of python
2020-08-15 math/py-ffc: Uses deprecated version of python
2020-08-15 math/py-fiat: Uses deprecated version of python
2020-08-15 math/py-nzmath: Uses deprecated version of python
2020-08-15 math/py-pymc: Uses deprecated version of python
2020-08-15 math/py-ufl: Uses deprecated version of python
2020-08-15 misc/py-socli: Uses deprecated version of python
2020-08-15 misc/py-yolk: Uses deprecated version of python
2020-08-15 multimedia/py-flvlib: Uses deprecated version of python
2020-08-15 net/py-gspreadsheet: Uses deprecated version of python
2020-08-15 net/py-libnet: Uses deprecated version of python
2020-08-15 net/py-netlib: Uses deprecated version of python
2020-08-15 net/py-pynmsg: Uses deprecated version of python
2020-08-15 net/py-rainbowstream: Uses deprecated version of python
2020-08-15 net/py-wolframalpha: Uses deprecated version of python
2020-08-15 net-im/empathy: Uses deprecated version of python
2020-08-15 net-im/farsight2: Uses deprecated version of python
2020-08-15 net-im/py-xmpppy: Uses deprecated version of python
2020-08-15 net-im/telepathy-farsight: Uses deprecated version of python
2020-08-15 net-im/telepathy-python: Uses deprecated version of python
2020-08-15 net-im/telepathy-rakia: Uses deprecated version of python
2020-08-15 net-mgmt/py-pynsca: Uses deprecated version of python
2020-08-15 net-mgmt/py-yapsnmp: Uses deprecated version of python
2020-08-15 net-p2p/py-py2play: Uses deprecated version of python
2020-08-15 news/py-yenc: Uses deprecated version of python
2020-08-15 print/py-pyscript: Uses deprecated version of python
2020-08-15 print/py-stapler: Uses deprecated version of python
2020-08-15 print/py-trml2pdf: Uses deprecated version of python
2020-08-15 science/py-PyQuante: Uses deprecated version of python
2020-08-15 science/py-mlpy: Uses deprecated version of python
2020-08-15 science/py-ws2300: Uses deprecated version of python
2020-08-15 security/py-PF: Uses deprecated version of python
2020-08-15 security/py-cracklib: Uses deprecated version of python
2020-08-15 security/py-fteproxy: Uses deprecated version of python
2020-08-15 security/py-onetime: Uses deprecated version of python
2020-08-15 security/py-pydeep: Uses deprecated version of python
2020-08-15 security/py-slowaes: Uses deprecated version of python
2020-08-15 security/py-sslstrip: Uses deprecated version of python
2020-08-15 security/py-volatility: Uses deprecated version of python
2020-08-15 sysutils/py-analyzemft: Uses deprecated version of python
2020-08-15 sysutils/py-cdmi: Uses deprecated version of python
2020-08-15 sysutils/py-ezjailremote: Uses deprecated version of python
2020-08-15 sysutils/py-gmailfs-fuse: Uses deprecated version of python
2020-08-15 sysutils/py-ploy_ec2: Uses deprecated version of python
2020-08-15 sysutils/py-ploy_fabric: Uses deprecated version of python
2020-08-15 sysutils/py-scriptine: Uses deprecated version of python
2020-08-15 sysutils/py-superlance: Uses deprecated version of python
2020-08-15 textproc/py-bugzillatools: Uses deprecated version of python
2020-08-15 textproc/py-elib.intl: Uses deprecated version of python
2020-08-15 textproc/py-errorhandler: Uses deprecated version of python
2020-08-15 textproc/py-hyperestraier-python: Uses deprecated version of python
2020-08-15 textproc/py-pyes: Uses deprecated version of python
2020-08-15 textproc/py-pyhwp: Uses deprecated version of python
2020-08-15 textproc/py-sphinx_numfig: Uses deprecated version of python
2020-08-15 www/py-HTMLgen: Uses deprecated version of python
2020-08-15 www/py-albatross: Uses deprecated version of python
2020-08-15 www/py-amf: Uses deprecated version of python
2020-08-15 www/py-apachelog: Uses deprecated version of python
2020-08-15 www/py-aws-requests-auth: Uses deprecated version of python
2020-08-15 www/py-clientform: Uses deprecated version of python
2020-08-15 www/py-django-appmedia: Uses deprecated version of python
2020-08-15 www/py-django-evolution: Uses deprecated version of python
2020-08-15 www/py-fedex: Uses deprecated version of python
2020-08-15 www/py-formalchemy: Uses deprecated version of python
2020-08-15 www/py-frappe-bench: Uses deprecated version of python
2020-08-15 www/py-funkload: Uses deprecated version of python
2020-08-15 www/py-goobook: Uses deprecated version of python
2020-08-15 www/py-poster: Uses deprecated version of python
2020-08-15 www/py-pyquery: Uses deprecated version of python
2020-08-15 www/py-pysearch: Uses deprecated version of python
2020-08-15 www/py-pywebdav: Uses deprecated version of python
2020-08-15 www/py-slimmer: Uses deprecated version of python
2020-08-15 www/py-surl: Uses deprecated version of python
2020-08-15 www/py-tmdb3: Uses deprecated version of python
2020-08-15 www/py-trello: Uses deprecated version of python
2020-08-15 www/py-uliweb: Uses deprecated version of python
2020-08-15 www/py-wsgiauth: Uses deprecated version of python
2020-08-15 x11-toolkits/py-wax: Uses deprecated version of python
2020-08-15 x11-toolkits/py-wxPython-common: Uses deprecated version of python
2020-08-15 x11-toolkits/py-wxPython28-common: Uses deprecated version of python
2020-08-15 10:50:58 +00:00
Tobias C. Berner
0edfaee1ed KDE's August 2020 Apps Update
Dozens of KDE apps are getting new releases from KDE’s release service. New
features, usability improvements, re-designs and bug fixes all contribute to
helping boost your productivity and making this new batch of applications more
efficient and pleasant to use.

Full announcement:
        https://kde.org/announcements/releases/2020-08-apps-update/
2020-08-13 17:10:30 +00:00
Danilo Egea Gondolfo
ee32013607 - Update to 1.9 2020-08-12 16:43:02 +00:00
Tobias C. Berner
232fa2c455 KDE Frameworks: update to 5.73.0
August 08, 2020. KDE today announces the release of KDE Frameworks 5.73.0.

KDE Frameworks are over 70 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 web page.

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

Changelog:
	https://kde.org/announcements/kde-frameworks-5.73.0

PR:		248534
Exp-run by:	antoine
2020-08-09 15:25:19 +00:00
Sunpoet Po-Chuan Hsieh
2d84d081f3 Update to 2.096
Changes:	https://metacpan.org/changes/distribution/IO-Compress-Lzop
2020-08-08 10:18:03 +00:00
Sunpoet Po-Chuan Hsieh
c5c523659c Update to 2.096
Changes:	https://metacpan.org/changes/distribution/IO-Compress-Lzma
2020-08-08 10:17:59 +00:00
Sunpoet Po-Chuan Hsieh
073f10951b Update to 2.096
Changes:	https://metacpan.org/changes/distribution/IO-Compress-Lzf
2020-08-08 10:17:54 +00:00
Sunpoet Po-Chuan Hsieh
79ae0fcd9d Update to 2.096
Changes:	https://metacpan.org/changes/distribution/IO-Compress
2020-08-08 10:17:49 +00:00
Sunpoet Po-Chuan Hsieh
a6ca4a45e6 Update to 2.096
Changes:	https://metacpan.org/changes/distribution/Compress-Raw-Zlib
2020-08-08 10:17:44 +00:00
Sunpoet Po-Chuan Hsieh
085e14f768 Update to 2.096
Changes:	https://metacpan.org/changes/distribution/Compress-Raw-Lzma
2020-08-08 10:17:39 +00:00
Sunpoet Po-Chuan Hsieh
b9c362a387 Update to 2.096
Changes:	https://metacpan.org/changes/distribution/Compress-Raw-Bzip2
2020-08-08 10:17:34 +00:00
Li-Wen Hsu
b271041040 Update to 4.0
PR:		248457
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
2020-08-04 03:27:18 +00:00
Jochen Neumeister
9abddf492b Update to 0.1.11
Sponsored by:	Netzkommune gmbH
2020-08-02 09:29:13 +00:00
Tobias C. Berner
6a36aec9de archivers/ark: add missing bump after r543704 2020-07-30 04:36:26 +00:00
Tobias C. Berner
c689c7af7b archivers/ark: security fix
KDE Project Security Advisory
=============================

Title:           Ark: maliciously crafted archive can install files outside the extraction directory.
Risk Rating:     Important
CVE:             CVE-2020-16116
Versions:        ark <= 20.04.3
Author:          Elvis Angelaccio <elvis.angelaccio@kde.org>
Date:            30 July 2020

Overview
========

A maliciously crafted archive with "../" in the file paths
would install files anywhere in the user's home directory upon extraction.

Proof of concept
================

For testing, an example of malicious archive can be found at
https://github.com/jwilk/traversal-archives/releases/download/0/relative2.zip

Impact
======

Users can unwillingly install files like a modified .bashrc, or a malicious
script placed in ~/.config/autostart

Workaround
==========

Users should not use the 'Extract' context menu from the Dolphin file manager.
Before extracting a downloaded archive using the Ark GUI, users should inspect it
to make sure it doesn't contain entries with "../" in the file path.

Solution
========

Ark 20.08.0 prevents loading of malicious archives and shows a warning message
to the users.

Alternatively,
0df592524f
can be applied to previous releases.

Credits
=======

Thanks to Dominik Penner for finding and reporting this issue and thanks to
Elvis Angelaccio and Albert Astals Cid for fixing it.
2020-07-30 04:32:24 +00:00
Tobias C. Berner
8112dca7fb archivers/tar-stream-chunker: Update to 1.0.6
Changelog:
	https://github.com/ihoro/tar-stream-chunker/releases/tag/1.0.6

PR:		248189
Submitted by:	Igor Ostapenko <igor.ostapenko@pm.me> (maintainer)
2020-07-26 14:45:11 +00:00
Sunpoet Po-Chuan Hsieh
c2f481de2b Update to 2.095
Changes:	https://metacpan.org/changes/distribution/IO-Compress-Lzop
2020-07-24 19:00:01 +00:00
Sunpoet Po-Chuan Hsieh
b0a3ef22bc Update to 2.095
Changes:	https://metacpan.org/changes/distribution/IO-Compress-Lzma
2020-07-24 18:59:56 +00:00
Sunpoet Po-Chuan Hsieh
7cc23cb4d1 Update to 2.095
Changes:	https://metacpan.org/changes/distribution/IO-Compress-Lzf
2020-07-24 18:59:51 +00:00
Sunpoet Po-Chuan Hsieh
17a38fa443 Update to 2.095
Changes:	https://metacpan.org/changes/distribution/IO-Compress
2020-07-24 18:59:46 +00:00
Sunpoet Po-Chuan Hsieh
d634c3868b Update to 2.095
Changes:	https://metacpan.org/changes/distribution/Compress-Raw-Zlib
2020-07-24 18:59:41 +00:00
Sunpoet Po-Chuan Hsieh
647ab42df2 Update to 2.095
Changes:	https://metacpan.org/changes/distribution/Compress-Raw-Lzma
2020-07-24 18:59:37 +00:00
Sunpoet Po-Chuan Hsieh
5fdec58351 Update to 2.095
Changes:	https://metacpan.org/changes/distribution/Compress-Raw-Bzip2
2020-07-24 18:59:32 +00:00
Sunpoet Po-Chuan Hsieh
31451151f0 Update to 2.094
Changes:	https://metacpan.org/changes/distribution/IO-Compress-Lzop
2020-07-24 07:10:18 +00:00
Sunpoet Po-Chuan Hsieh
16b8de187a Update to 2.094
Changes:	https://metacpan.org/changes/distribution/IO-Compress-Lzma
2020-07-24 07:10:13 +00:00
Sunpoet Po-Chuan Hsieh
c603046fc3 Update to 2.094
Changes:	https://metacpan.org/changes/distribution/IO-Compress-Lzf
2020-07-24 07:10:08 +00:00
Sunpoet Po-Chuan Hsieh
9e54e8bee9 Update to 2.094
Changes:	https://metacpan.org/changes/distribution/IO-Compress
2020-07-24 07:10:02 +00:00
Sunpoet Po-Chuan Hsieh
5f0f7a901c Update to 2.094
Changes:	https://metacpan.org/changes/distribution/Compress-Raw-Zlib
2020-07-24 07:09:57 +00:00
Sunpoet Po-Chuan Hsieh
0a772b7d3c Update to 2.094
Changes:	https://metacpan.org/changes/distribution/Compress-Raw-Lzma
2020-07-24 07:09:52 +00:00
Sunpoet Po-Chuan Hsieh
6d23380def Update to 2.094
Changes:	https://metacpan.org/changes/distribution/Compress-Raw-Bzip2
2020-07-24 07:09:48 +00:00
Alexandre C. Guimarães
d0fc635f72 Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports geographical load balancing
- update all affected ports

PR:		244164
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Differential Revision:	https://reviews.freebsd.org/D24955
2020-07-24 06:28:59 +00:00
Renato Botelho
d13180fb0b Pet portlint: Declare USES early 2020-07-23 19:23:58 +00:00
Fernando Apesteguía
2c08c2c756 archivers/unadf: Move to USE_GITHUB
The GitHub account is updated while the web site is not.

While here, add missing USE_LDCONFIG

PR:	248085
Submitted by:	marcel@herrbischoff.com
2020-07-22 14:59:51 +00:00
Mark Linimon
4ed36486c0 Add USES=compiler:c++11-lang to fix build on GCC-based systems:
src/main.c:73: error: 'for' loop initial declaration used outside C99 mode

Approved by:	portmgr (tier-2 blanket)
2020-07-21 18:40:46 +00:00
Tobias C. Berner
89fc0f48dc Update KDE Framewokrs to 5.72
July 04, 2020. KDE today announces the release of KDE Frameworks 5.72.0.

KDE Frameworks are over 70 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 web page.

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

Changelog:
	https://kde.org/announcements/kde-frameworks-5.72.0.php?site_locale=en

- net/kdav became a framework and was therefore moved to net/kf5-kdav.
- thanks to adridg@ for fixing the fallout

Exp-run by:	antoine
PR:		247907
2020-07-21 17:15:38 +00:00
Li-Wen Hsu
5695de9a69 Add archivers/tar-stream-chunker
streams stdin of unknown size as a tar to stdout

PR:		245748
Submitted by:	Igor Ostapenko <igor.ostapenko@pm.me>
2020-07-21 14:36:15 +00:00
Li-Wen Hsu
f467655473 Update to 1.6.8
PR:		247679
Submitted by:	Miguel Gocobachi <miguel@gocobachi.dev>
Approved by:	maintainer timeout
2020-07-19 14:40:46 +00:00
Ganael LAPLANCHE
b4b8dbee42 Update devel/tbb to 2020.3 and bump dependent ports' revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/v2020.3/CHANGES
2020-07-17 10:12:25 +00:00
Tobias C. Berner
1433736961 Update KDE's Application (release-service) to 20.04.3
Changelog:
	https://kde.org/announcements/changelog-releases.php?version=20.04.3
2020-07-09 21:04:41 +00:00
Sunpoet Po-Chuan Hsieh
503168bf35 Update distinfo for i386 2020-07-09 18:08:17 +00:00
Sunpoet Po-Chuan Hsieh
6beed3c620 Update to 5.91 2020-07-08 18:55:09 +00:00
Sunpoet Po-Chuan Hsieh
c6a1c36217 Update to 5.9.1
Changes:	https://www.rarlab.com/rarnew.htm
2020-07-08 18:55:04 +00:00
Li-Wen Hsu
a94523283f Update to 3.4.3
PR:		247748
Submitted by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer)
2020-07-04 08:08:39 +00:00
Alexey Dokuchaev
f27e17c455 Really fix `archivers/zoo' on 64-bit machines. When PR 162804 had been
committed by gabor@ back in 2011, only two of the proposed four patches
supplied were actually included; the patches for zoodel.c and zoopack.c
were somehow missed.

PR:	162804, 240982
2020-07-01 10:27:06 +00:00
Dmitry Marakasov
1b76ed52d2 - Update WWW 2020-06-28 09:35:07 +00:00
Yuri Victorovich
b9e738b130 archivers/py-zstd: Update 1.4.4.0 -> 1.4.5.1
Reported by:	portscout
2020-06-19 06:09:14 +00:00
Tobias C. Berner
f252dcdc08 Update KDE Frameworks to 5.71.0
June 06, 2020. KDE today announces the release of KDE Frameworks 5.71.0.

KDE Frameworks are over 70 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 web page.

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/kde-frameworks-5.71.0

Exp-run by:	antoine
PR:		247240
2020-06-17 10:45:51 +00:00
Yuri Victorovich
20c0a3a498 archivers/py-zstd: Update 1.4.1.0 -> 1.4.4.0 2020-06-16 23:32:29 +00:00
Yuri Victorovich
bc78b0f146 archivers/py-zstandard: Update 0.13.0 -> 0.14.0
Reported by:	portscout
2020-06-15 05:39:09 +00:00
Tobias C. Berner
b7a0bda704 Update KDE's Application (release-service) to 20.04.2 2020-06-13 08:14:07 +00:00
Baptiste Daroussin
92c700f9c3 Update to 1.24.0 2020-06-12 07:49:30 +00:00
Mikael Urankar
defe12367f archivers/snappy-java: fix build on aarch64
PR:		247146
Submitted by:	Ronald Klop
Approved by:	Angelo Polo (maintainer)
2020-06-11 17:29:56 +00:00
Fernando Apesteguía
e6f126e985 archivers/py-borgbackup: Update to 1.1.13
ChangeLog:
https://github.com/borgbackup/borg/blob/1.1.13/docs/changes.rst#version-1113-2020-06-06

PR:	247052
Submitted by:	jjuanino@gmail.com (maintainer)
2020-06-09 11:08:59 +00:00
Kyle Evans
5fb9edd6bd Multiple ports: improve regex compliance
These changes largely fall into just two categories:

1. Need textproc/gsed for GNU extensions
2. Extraneous escapes that can go away

For #1, there's a further subdivision into those that require autoconf magic
and those that can get away with BINARY_ALIAS=sed=${LOCALBASE}/bin/gsed.
-CURRENT will soon gain GNU extensions, but these will take longer to get to
all supported releases; we must switch them to gsed to ensure we're actually
properly building them as intended.

For #2, I've fixed these as I can and we should upstream these fixes.

PORTREVISION is bumped for all of the above, because we will almost
certainly build these differently when the replacements actually start
working.

These were all detected by the below-referenced exp-run [1]. The patch
included forbids many ordinary characters from being escaped, since we'll
later imbue those with special meanings. This has had the nice side effect
of picking up various things that we didn't handle properly, e.g. \t and \r
for tab and carriage return.

PR:		229925 [1]
Approved by:	koobs (mentor)
Approved by:	portmgr (blanket: trivial build fixes)
MFH:		no (invasive risk)
Differential Revision:	https://reviews.freebsd.org/D25185
2020-06-08 04:41:31 +00:00
Dmitry Marakasov
a21b7f3557 - Update WWW
Approved by:	portmgr blanket
2020-06-01 09:32:50 +00:00
Alexey Dokuchaev
0f7042e5fe Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). 2020-05-28 13:13:25 +00:00
Alexey Dokuchaev
a7d9790791 Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 5). 2020-05-28 07:51:53 +00:00
Alexey Dokuchaev
907a4eb7ab Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 1). 2020-05-27 11:59:13 +00:00
Sunpoet Po-Chuan Hsieh
15605b8c1c Update to 1.4.5
Changes:	https://github.com/facebook/zstd/releases
2020-05-25 18:00:42 +00:00
Tobias C. Berner
ee105c8871 archivers/quazip: update to 0.9.1 2020-05-25 13:13:43 +00:00
Dmitry Marakasov
c0acf9823c - Pet portlint
- Update WWW

Approved by:	portmgr blanket
2020-05-25 09:32:46 +00:00
Greg Lewis
911e148f98 Update to 3.4.3 2020-05-22 01:58:05 +00:00
Mathieu Arnold
fd11f3f038 Regular USE_GITHUB cleanup. 2020-05-20 15:49:37 +00:00
Sunpoet Po-Chuan Hsieh
7f5cbfeed4 Bump PORTREVISION for security/nettle shlib change 2020-05-16 10:51:32 +00:00
Tobias C. Berner
534e6ad1fe Update KDE Frameworks to 5.70.0
May 02, 2020. KDE today announces the release of KDE Frameworks 5.70.0.

KDE Frameworks are over 70 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 web page.

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/kde-frameworks-5.70.0.php

PR:		246331
Exp-run by:	antoine
2020-05-15 17:59:19 +00:00
Tobias C. Berner
7b77e96061 Update KDE's Applications to 20.04.1
From the changelog [1]:
	Some of the fixes included in this release are:
	* kio-fish: Only store password in KWallet if the user asked for it.
	* The Umbrello Fixes for adding multiline c++ comment support.
	* The scrolling behavior in the Okular document viewer has been
	  improved and is more usable with free-spinning mouse wheels
	* A regression that sometimes caused the JuK music player to
	  crash on start has been fixed
	* The Kdenlive video editor has received many stability updates,
	  including a fix to the DVD chapter creation and a fix that
	  improves the handling of timecodes, improved handling of missing
	  clips, draw “photo” frame on image clips to differentiate from
	  video clips., and previews in the timeline
	* KMail now correctly handles existing maildir folders when adding
	  a new maildir profile and no longer crashes when adding too many
	  recipients
	* Import and export of Kontact settings has been enhanced to include
	  more data

[1] https://kde.org/announcements/changelog-releases.php?version=20.04.1
2020-05-15 16:52:00 +00:00
Kurt Jaeger
f601c9b0e5 archivers/snappy-java: update 1.0.4.1 -> 1.1.7.5, submitter becomes maintainer
- Builds with sbt instead of maven
- Java 11 compatible
- Testing moved to test target
- Builds in poudriere with openjdk8 and openjdk11
- All tests pass
- All databases/cassandra4 tests using snappy-java pass

PR:		246348
Submitted by:	Angelo Polo <language.devel@gmail.com>
Relnotes:	https://github.com/xerial/snappy-java/blob/master/Milestone.md
2020-05-14 11:15:14 +00:00
Jose Alonso Cardenas Marquez
7978001440 - Bump PORTREVISION. lazarus was updated to 2.0.8 2020-05-14 06:03:42 +00:00
Alexey Dokuchaev
23802ba7ca Update to version 1.6.
Reported by:	portscout
2020-05-13 07:43:02 +00:00
Sunpoet Po-Chuan Hsieh
bf6c917814 Convert REINPLACE_CMD to patch file 2020-05-08 20:50:53 +00:00
Sunpoet Po-Chuan Hsieh
0a9d2813a0 Convert REINPLACE_CMD to patch file 2020-05-08 20:50:48 +00:00
Sunpoet Po-Chuan Hsieh
fbb469a158 Update manpage location (r523104) 2020-05-08 20:50:24 +00:00
Joseph Mingrone
a0a98863ca math/R: Update to version 4.0.0
Upstream changes:
https://stat.ethz.ch/pipermail/r-announce/2020/000653.html

Also bump PORTREVISION of ports that depend on math/R.

Submitted by:	wen (in part)
Reviewed by:	jwb, Rainer Hurling <rhurlin@gwdg.de>, thierry
Differential Revision:	https://reviews.freebsd.org/D24572
2020-05-05 16:07:53 +00:00
Tobias C. Berner
83a62eae0f archivers/quazip: update to 0.9 2020-05-01 07:08:20 +00:00
Dima Panov
20701d0a3b archivers/php-zstd: update to 0.8.0
PR:		245398
Submitted by:	fluffy
Approved by:	maintainer (timeout, 21d)
2020-04-27 11:07:09 +00:00
Matthias Andree
c41c0b3c44 WWW/DL link maintenance in pkg-descr and Makefile
...to avoid permanent redirects, or broken sites.

MFH:		2020Q2 (blanket, download/WWW URL chase)
2020-04-26 13:51:54 +00:00
Gleb Popov
b3b0dd7f1b archivers/py-bup: Update to 0.30.
PR:		243981
Submitted by:	jjuanino@gmail.com (maintainer)
2020-04-25 12:10:10 +00:00
Danilo G. Baio
f0827dced4 archivers/py-rarfile: Update to 3.1
PR:		245844
Submitted by:	 Kevin Golding <ports@caomhin.org> (maintainer)
2020-04-24 00:29:05 +00:00
Jan Beich
ffb8eb82e5 devel/icu: update to 67.1
Changes:	http://site.icu-project.org/download/67
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
2020-04-23 20:14:49 +00:00
Tobias C. Berner
cb08bca159 Update KDE Applications (release-service) to 20.04
KDE's April 2020 Apps Update

A new bundle of KDE applications is here! In these releases, you can expect to
find more features, stability improvements, and more user-friendly tools that
will help you work more effectively.

There are dozens of changes to look forward to in most of your favorite
applications. Take Dolphin, for example. Windows Samba shares are now fully
discoverable.

On the topic of playing music: the Elisa music player is adding features by
leaps and bounds. This release brings a new “Now Playing” view, easy
accessibility through the system tray, and an option to minimize the playlist
whenever you want. Thanks to the recently-added visual shuffle mode, it’s much
easier to rearrange your music in the playlists.

These are just the highlights of what’s new in KDE’s applications this month.
Read on to find out about everything we’ve prepared for you.

Announcement:
	https://kde.org/announcements/releases/2020-04-apps-update/
2020-04-23 17:00:52 +00:00
Loïc Bartoletti
81b4bf9a50 archivers/lazperf: Update to 1.4.4
- Update to 1.4.4
   - remove a whitespace before end of line in pkg-descr (pet portlint)
   - delete files/patch-laz-perf_portable__endian.hpp patched upstream

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D24481
2020-04-19 15:58:04 +00:00
Mathieu Arnold
beb1c1fe19 USES=lua gained flavors.
Ports using USES=lua:module or lua:flavors will be flavored.  A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.

USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.

PR:		245038
Submitted by:	andrew tao11 riddles org uk
Reviewed by:	mat, kevans, russ haley gmail com
Approved by:	mat (portmgr)
Differential Revision:	https://reviews.freebsd.org/D16494
2020-04-14 15:49:36 +00:00
Tobias C. Berner
39776fa67a Update KDE Framewokrs to 5.69.0
April 11, 2020. KDE today announces the release of KDE Frameworks 5.69.0.

KDE Frameworks are over 70 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 web page.

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/kde-frameworks-5.69.0.php
2020-04-13 12:25:19 +00:00
Hiroki Tagato
ec0cfda4d6 Change MAINTAINER email address to FreeBSD.org one
Approved by:	ehaupt (mentor)
2020-04-13 03:15:19 +00:00
Sofian Brabez
4cebfb052b - Unbreak package build on ARM arch
PR:	212798
Submitted by:	mikael
2020-04-12 01:22:10 +00:00
Tobias C. Berner
1e50dd898b archivers/urbackup-server: Update to 2.4.12
- Drop maintainership
- Fix man page location

PR:		245377
Submitted by:	freebsd@coombscloud.com (maintainer)
2020-04-11 12:20:23 +00:00
Tobias C. Berner
4a3c1f824d archivers/urbackup-client: Update to 2.4.10
- Drop maintainership

PR:		245378
Submitted by:	freebsd@coombscloud.com (maintainer)
2020-04-11 12:18:49 +00:00
Tobias C. Berner
87859fef98 archivers/py-borgbackup: Update to 1.1.11
PR:		245329
Submitted by:	jjuanino@gmail.com (maintainer)
2020-04-03 21:31:40 +00:00
Sunpoet Po-Chuan Hsieh
29d3b3ad68 Update to 5.90 2020-04-02 12:00:38 +00:00
Sunpoet Po-Chuan Hsieh
73e4737dec Update to 5.9.0
Changes:	https://www.rarlab.com/rarnew.htm
2020-04-02 12:00:33 +00:00
Ganael LAPLANCHE
555ae57247 Update devel/tbb to 2020.2 and bump dependent port's revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/tbb_2020/CHANGES
2020-04-01 14:14:51 +00:00
Mark Linimon
4b8b382acd Add compiler:c++11-lang to USES to fix build on GCC-based systems:
/usr/local/include/qt5/QtCore/qtypeinfo.h:86: error: 'qIsRelocatable' was not declared in this scope

Approved by:	portmgr (tier-2 blanket)
2020-03-31 01:21:31 +00:00
Piotr Kubaj
d09456c17f archivers/lib1541img: fix build on GCC architectures
Use newer GCC:
./include/1541img/cbmdosfile.h:16: error: redefinition of typedef 'Event'
2020-03-29 21:11:13 +00:00
Sunpoet Po-Chuan Hsieh
b1087b1866 Update to 2.3.0
Changes:	https://github.com/rubyzip/rubyzip/releases
2020-03-28 12:56:14 +00:00
Sunpoet Po-Chuan Hsieh
14ac11b7b3 Update to 1.68
Changes:	https://metacpan.org/changes/distribution/Archive-Zip
2020-03-28 12:47:20 +00:00
Max Brazhnikov
c16f851e66 Add new ports:
archivers/lib1541img:
- Library for creating and manipulating commodore 1541 disk images.

archivers/v1541commander:
- This application allows you to create and modify D64 disk images
  for the Commodore 1541 floppy drive.

PR:		243966
Submitted by:	Felix Palmen
2020-03-27 09:40:04 +00:00
Dmitry Marakasov
83c511422a - Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2020-03-25 09:32:14 +00:00
Rodrigo Osorio
6ad44dd253 archivers/rpm4: Replace calls to xargs by gxargs
Latest version of archivers/rpm4 uses GNU specific option
when calls xargs. This causes the proccess to fail.

This commit adds misc/findutils as a run dependency and
replaces xargs calls by its GNU variant gxargs.

Also Bump portrevision.

PR:		244606
Reported by:	Brian Zou <zoujiaqing@gmail.com>
2020-03-22 16:05:50 +00:00
Tobias C. Berner
a3ede83826 KDE Frameworks: update to 5.68
March 15, 2020. KDE today announces the release of KDE Frameworks 5.68.0.

KDE Frameworks are over 70 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 web page.

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

[1] https://kde.org/announcements/kde-frameworks-5.68.0.php

PR:		244824
Exp-run by:	antoine
2020-03-21 07:26:32 +00:00
Max Khon
ebaffa0a43 Fix build with clang 10
PR:		244636
Submitted by:	Dimitry Andric
2020-03-17 17:45:47 +00:00
Hiroki Sato
9cf82897b1 Update to 1.0.6.
PR:		238900
Submitted by:	yuri
2020-03-16 19:08:57 +00:00
Piotr Kubaj
66bf6e9e00 archivers/p7zip: fix build on powerpc64
lld 10 reports the following error:
ld: error: relocation R_PPC64_TOC16_LO cannot be used against symbol MatchFinder_GetNumAvailableBytes; recompile with -fPIC
>>> defined in LzFind.o
>>> referenced by LzFind.c
>>>               LzFind.o:(MatchFinder_CreateVTable)
2020-03-14 21:04:01 +00:00
Jan Beich
f821cdc347 devel/icu: update to 66.1
Changes:	http://site.icu-project.org/download/66
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
2020-03-13 09:47:16 +00:00
Tobias C. Berner
3cb2eef56a KDE Applications: update to 19.12.3 2020-03-06 22:11:55 +00:00
Jochen Neumeister
e6b48082a4 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:05:44 +00:00
Jose Alonso Cardenas Marquez
8c8a336495 - Remove compat < 11 dependencies from bootstrap and compiler. It could fix problems
when GENERIC kernel is not used.
- Rebuild bootstrap (ppcx64 and ppc386) with new changes
- Bump PORTREVISION

PR:		239135
Reported by:	fbsdbugs4  at  sentry.org
2020-03-06 06:26:05 +00:00
Greg Lewis
9839fa58ce Update to 3.4.2
PR:		244476
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2020-03-01 20:14:06 +00:00
Sunpoet Po-Chuan Hsieh
2b82906c20 Fix LZ4 option
- Bump PORTREVISION for package change

Duplicate USES=localbase blocks lz4 detection.
Before this commit, it fails to detect liblz4 as follows:

==> no liblz4, building zstd without .lz4 support
2020-02-26 20:46:28 +00:00
Dmitry Marakasov
106362239f - Update WWW
Approved by:	portmgr blanket
2020-02-26 09:31:54 +00:00
Antoine Brodin
41a5348a3b Deprecate a few ports
With hat:	portmgr
2020-02-23 15:25:53 +00:00
Dmitry Marakasov
2bcba13362 - Update WWW
Approved by:	portmgr blanket
2020-02-22 09:31:31 +00:00
Wen Heping
1b71c39829 - Update to 2.0.4
- Take maintainership
2020-02-21 08:10:01 +00:00