Commit graph

5779 commits

Author SHA1 Message Date
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