Commit Graph

532046 Commits

Author SHA1 Message Date
Fernando Apesteguía
5d982d0911 MFH: r564133
games/bsdgames: NO_WERROR fix for FreeBSD 13

* use WITHOUT_WERROR instead of NO_WERROR
* remove noop REINPLACE statements
* moves the wump.info out of the pkg-plist into the Makefile

PR:	252941
Submitted by:	jockl@pianojockl.org (maintainer)
2021-02-16 12:59:27 +00:00
Jan Beich
2da643fd61 MFH: r565377
emulators/yuzu: update OSS support

Changes:	5c2cf26...8d53747
2021-02-16 00:58:49 +00:00
Jan Beich
90252f0f1e MFH: r565370
graphics/mesa-devel: update to 21.0.b.1739

Changes:	3fc8da13f6...8300bc1f16
2021-02-16 00:24:06 +00:00
Jan Beich
298ab21816 MFH: r565369
x11-servers/xwayland-devel: update to 1.20.0.839

Changes:	5429791b1...a4095162c
2021-02-16 00:23:40 +00:00
Yuri Victorovich
0ea8f162c4 MFH: r563905 r565148 r565324
security/tor: Update 0.4.4.6 -> 0.4.4.7

Reported by:	upstream notification

security/tor: Fix build with LibreSSL 3.2

PR:		253486
Submitted by:	brnrd

security/tor: Update 0.4.4.7 -> 0.4.5.6

Changelog: https://lists.torproject.org/pipermail/tor-announce/2021-February/000214.html
- contains major and minor bugfixes and new features.

Port options LTTNG,USDT,LOG_DEBUG backported from security/tor-devel.
LIB_DEPENDS is fixes in STATIC_TOR option.

Reported by:	upstream notification
2021-02-15 18:56:11 +00:00
Bradley T. Hughes
e9074312a1 MFH: r565274
www/node12: Update 12.20.1 -> 12.20.2

https://nodejs.org/en/blog/release/v12.20.2/

Sponsored by:	Miles AS
2021-02-14 23:30:43 +00:00
Jan Beich
61efc95fee MFH: r565250
www/gallery-dl: update to 1.16.5

Changes:	https://github.com/mikf/gallery-dl/releases/tag/v1.16.5
Reported by:	GitHub (watch releases)
2021-02-14 16:45:41 +00:00
Piotr Kubaj
1e25f86e7d MFH: r565248
multimedia/arcan: fix build on powerpc64*

lang/luajit is not available on powerpc64 and powerpc64le.
2021-02-14 16:43:08 +00:00
Li-Wen Hsu
c215c15c3a MFH: r565246
graphics/py-cairo: Drop '2' in COMMENT and pkg-descr

This port works with Python 3
2021-02-14 16:32:41 +00:00
Dirk Meyer
7564d433c4 MFH: r565034
- update to 2.3.1
- fix regression on empty strings
PR:	253460
2021-02-14 09:46:59 +00:00
Juraj Lutter
91898d7b26 MFH: r565169
devel/glib20: Update to 2.66.7

- Update to 2.66.7
- Depend on supported Python versions
- Clean up Makefile

Reviewed by:	tcberner
Approved by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D28646
2021-02-13 18:51:01 +00:00
Jochen Neumeister
f515353b36 MFH: r565164
Update to 7.78

Changelogs: https://www.drupal.org/project/drupal/releases/

PR:		253228
Reported by:	Krzysztof <ports@bsdserwis.com>
Sponsored by:	Netzkommune GmbH
2021-02-13 18:12:20 +00:00
Neel Chauhan
5a93edba05 MFH: r565154
databases/cassandra3: Use my username for the LOCAL distfile

PR:		253312
Approved by:	portmgr blanket (bugfix)
2021-02-13 17:49:26 +00:00
Jan Beich
e4e96d0e66 MFH: r565141
graphics/jpeg-xl: update to 0.3.2

Changes:	https://gitlab.com/wg1/jpeg-xl/-/tags/v0.3.2
Changes:	https://gitlab.com/wg1/jpeg-xl/-/compare/v0.3.1...v0.3.2
2021-02-13 14:30:37 +00:00
Matthias Andree
15ab1c611b MFH: r560002 r560022 r565123
graphics/openexr: graphics/ilmbase: v2.5.4 update

"Patch release with various bug/sanitizer/security fixes, primarily related to
reading corrupted input files."
<https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.4>

Cherry-pick upstream commit for GCC 11 compatibility:
<a40a6151c4>

Since this changes the patchlevel of the solibs, bump PORTREVISION of dependent
ports just to be sure.
(graphics/py-openshadinglanguage is unaltered and .includes the revision bump
from .../openshadinglanguage.)

graphics/openexr: really commit v2.5.4 update.

Unfortunately, this was missed with the ilmbase update, and
causes yet another PORTREVISION bump on all dependent ports.

repeating ilmbase's commit log here:

"Patch release with various bug/sanitizer/security fixes, primarily related to
reading corrupted input files."
<https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.4>

Cherry-pick upstream commit for GCC 11 compatibility:
<a40a6151c4>

Since this changes the patchlevel of the solibs, bump PORTREVISION of dependent
ports just to be sure.
(graphics/py-openshadinglanguage is unaltered and .includes the revision bump
from .../openshadinglanguage.)

Reported by:	VVD (IRC, #bsdports)

graphics/openexr, ilmbase: security update to v2.5.5

https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.5

"Specific OSS-fuzz issues include:

    OSS-fuzz #30291 Timeout in openexr_exrcheck_fuzzer
    OSS-fuzz #29106 Heap-buffer-overflow in Imf_2_5::FastHufDecoder::decode
    OSS-fuzz #28971 Undefined-shift in Imf_2_5::cachePadding
    OSS-fuzz #29829 Integer-overflow in Imf_2_5::DwaCompressor::initializeBuffers
    OSS-fuzz #30121 Out-of-memory in openexr_exrcheck_fuzzer"

Bump PORTREVISION of ports that directly depend on openexr and/or ilmbase.

Security:	98044aba-6d72-11eb-aed7-1b1b8a70cc8b
2021-02-13 11:36:52 +00:00
Tobias C. Berner
1a667313d4 MFH: r565113 r565115
New port: www/tomcat10

The Apache Tomcat Project is proud to announce the release of version 10.0.2 of Apache Tomcat.
This release is the first stable release in the 10.0.x series and is targeted at Jakarta EE 9.

Changelog:
https://tomcat.apache.org/tomcat-10.0-doc/changelog.html#Tomcat_10.0.2_(markt

- Copied from www/tomcat-devel

PR:		253404
Submitted by:	VVD <vvd@unislabs.com>  (maintainer)

Update www/tomcat*

www/tomcat7:
	https://tomcat.apache.org/tomcat-7.0-doc/changelog.html#Tomcat_7.0.108_(violetagg)

www/tomcat85:
	https://tomcat.apache.org/tomcat-8.5-doc/changelog.html#Tomcat_8.5.63_(markt)

www/tomcat9:
	https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.43_(markt)

www/tomcat-devel:
	https://tomcat.apache.org/tomcat-10.0-doc/changelog.html#Tomcat_10.0.2_(markt)
	- At the moment this one is on par with the newly added www/tomcat10, but
	  will be used for the upcoming 11 version soon.

PR:		253404
Submitted by:	VVD <vvd@unislabs.com>  (maintainer)
Approved by:	ale (maintainer of www/tomcat7)
2021-02-13 09:43:12 +00:00
Tobias C. Berner
6676f07c4c MFH: r565110
multimedia/smplayer: Update to 21.1.0

Changelog:
	https://www.smplayer.info/en/changes

PR:		253400
Submitted by:	VVD <vvd@unislabs.com>  (maintainer)
2021-02-13 09:17:37 +00:00
Jan Beich
43fd60e2ff MFH: r565091
x11/foot: update to 1.6.4

Changes:	https://codeberg.org/dnkl/foot/releases/tag/1.6.4
2021-02-13 00:28:28 +00:00
Jan Beich
caf1659912 MFH: r565088
graphics/mesa-devel: update to 21.0.b.1635

Changes:	8ed874d73f...3fc8da13f6
2021-02-13 00:22:27 +00:00
Jan Beich
4583ab9c79 MFH: r565087
emulators/citra: update to s20210211

Changes:	2ddecf35d...e6c479f49
2021-02-13 00:21:19 +00:00
Glen Barber
0b3dacc4d7 MFH: r565077
Add 13.0-BETA2 checksums.

Approved by:	portmgr (implicit, re blanket)
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-02-12 22:49:35 +00:00
Juraj Lutter
a797e0e51c MFH: r565070
textproc/elasticsearch6: Fix rc order

It has been found that elasticsearch is being started in wrong phase of rc
sequence.

This should bring it to more apropriate place where all services, including
cleartmp, are started.

PR:		236840
Reported by:	Nemesis11 <felix@zwame.pt>
Reviewed by:	osa (mentor), swills
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D27874
2021-02-12 22:06:59 +00:00
Glen Barber
facab27301 MFH: r565048
Belatedly add 13.0-BETA1 MANIFEST files.

Approved by:	portmgr (implicit, re blanket)
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-02-12 18:50:04 +00:00
Fernando Apesteguía
6cf1e6b365 MFH: r565009
lang/crystal: Update to 0.36.1

ChangeLog: https://github.com/crystal-lang/crystal/blob/0.36.1/CHANGELOG.md

Should fix this issue: https://github.com/crystal-lang/crystal/pull/10259

PR:	253111
Submitted by:	rlwestlund@gmail.com
Approved by:	greg@unrelenting.technology (maintainer)
2021-02-12 11:19:36 +00:00
Fernando Apesteguía
ca38baf9a9 MFH: r565005
x11-fm/doublecmd: multiple instances fix

 * Fix fatal error when multiple instances of the app are executed

PR:	253432
Submitted by:	bbtruk@users.sourceforge.net (maintainer)
2021-02-12 11:05:35 +00:00
Juraj Lutter
d514664edd MFH: r564962
devel/rlwrap: Update to 0.44

And while here, also:
- Switch to versioned release download
- Reformat Makefile according to portclippy/portfmt
- Fix pkg-plist

Reviewed by:	osa (mentor), swills (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D28429
2021-02-11 17:41:41 +00:00
Fernando Apesteguía
9c6c8c8802 MFH: r564954
shells/v7sh: pet pkg-fallout

Unbreak build in FreeBSD < 13

PR:     253241
Submitted by:   portmaster@bsdforge.com (maintainer)
2021-02-11 14:21:27 +00:00
Jan Beich
eaafd80448 MFH: r564934
multimedia/aom: update to 2.0.2

Changes:	https://aomedia.googlesource.com/aom/+log/v2.0.1..v2.0.2
Reported by:	portscout
2021-02-11 11:08:07 +00:00
Neel Chauhan
6f2d7d7981 MFH: r564926
www/squid-devel: Update to 5.0.5

Changes: https://github.com/squid-cache/squid/blob/v5/ChangeLog

PR:		253416
Submitted by:	timp87 AT gmail DOT com (maintainer)
Approved by:	portmgr (bugfix blanket)
2021-02-11 02:17:46 +00:00
Jan Beich
cd5a2f7c53 MFH: r564917
graphics/mesa-devel: update to 21.0.b.1438

Changes:	5088caa119...8ed874d73f
2021-02-11 00:53:37 +00:00
Jan Beich
90a53562ca MFH: r564915
emulators/citra: update to s20210209

Changes:	5776bdda8...2ddecf35d
2021-02-11 00:52:12 +00:00
Jan Beich
29e43d7aff MFH: r564914
graphics/jpeg-xl: update to 0.3.1

Changes:	https://gitlab.com/wg1/jpeg-xl/-/tags/v0.3.1
Changes:	https://gitlab.com/wg1/jpeg-xl/-/compare/v0.3...v0.3.1
2021-02-11 00:50:17 +00:00
Bradley T. Hughes
a1d373df4b MFH: r564900
www/node10: Update 10.23.2 -> 10.23.3

https://nodejs.org/en/blog/release/v10.23.3/

Sponsored by:	Miles AS
2021-02-10 19:28:22 +00:00
Bradley T. Hughes
a91b16bae6 MFH: r564898
www/node14: Update 14.15.4 -> 14.15.5

https://nodejs.org/en/blog/release/v14.15.5/

Sponsored by:	Miles AS
2021-02-10 19:22:43 +00:00
Lev A. Serebryakov
87e40f4a52 MFH: r564877
Updatye to 1.10.7.
 It is securoty update.
 It fixes https://subversion.apache.org/security/CVE-2020-17525-advisory.txt

Security:	CVE-2020-17525

Approved by:	portmgr (blanket, FAQ 20.6.2)
2021-02-10 17:19:43 +00:00
Lev A. Serebryakov
3917942e05 MFH: r564876
Update to 1.14.1.
 It is security uipdate, fixing CVE-2020-17525.

Security:	CVE-2020-17525

Approved by:	portmgr (blanket, FAQ 20.6.2)
2021-02-10 17:18:24 +00:00
Jan Beich
775cfce7f7 MFH: r564872
www/youtube_dl: update to 2021.02.10

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.02.10
Reported by:	GitHub (watch releases)
2021-02-10 16:29:42 +00:00
Neel Chauhan
3d2690beb0 MFH: r564759
net/3proxy: Update to 0.9.3

Changes: https://github.com/z3APA3A/3proxy/releases/tag/0.9.3

PR:		253357
Submitted by:	timp87 AT gmail DOT com (maintainer)
Approved by:	portmgr (blanket, bugfix)
2021-02-10 02:12:07 +00:00
Neel Chauhan
6d8f2d7170 MFH: r564834
databases/cassandra3: Update to 3.11.10

Changes: https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=CHANGES.txt;hb=refs/tags/cassandra-3.11.10

PR:		253312
Submitted by:	Angelo Polo <language.devel AT gmail DOT com> (maintainer)
Approved by:	portmgr blanket
2021-02-10 02:10:59 +00:00
Jan Beich
0a52aa5122 MFH: r564820
x11/foot: unbreak if devel/ncurses is installed

In-base ncurses uses termcap, so ports/ don't support populating
terminfo yet. For example, devel/ncurses has --with-hashed-db
which confuses Meson.

[2/3] /usr/local/bin/meson install --no-rebuild
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line 140, in run
    return options.run_func(options)
  File "/usr/local/lib/python3.7/site-packages/mesonbuild/minstall.py", line 554, in run
    installer.do_install(datafilename)
  File "/usr/local/lib/python3.7/site-packages/mesonbuild/minstall.py", line 372, in do_install
    self.install_targets(d)
  File "/usr/local/lib/python3.7/site-packages/mesonbuild/minstall.py", line 468, in install_targets
    raise RuntimeError('File {!r} could not be found'.format(t.fname))
RuntimeError: File 'f' could not be found
2021-02-09 21:07:10 +00:00
Ryan Moeller
ee139cf191 MFH: r564796
sysutils/openzfs*: Bump to fix mode issue in zfs_write

See https://github.com/openzfs/zfs/pull/11576 for details.

Approved by:	portmgr (blanket, security/stability)
Sponsored by:	iXsystems, Inc.
Differential Revision:	https://reviews.freebsd.org/D28554
2021-02-09 17:22:11 +00:00
Jason E. Hale
0f5950b10a MFH: r564788
audio/liblastfm-qt5: Restore the patches that were originally part of
audio/liblastfm (R.I.P.) to make the library function again. It seems they
were forgotten when this was converted to a free-standing port in r495869.
2021-02-09 15:27:17 +00:00
Jan Beich
0a0e46e910 MFH: r564786
devel/git-cinnabar: rebuild after r564784
2021-02-09 13:50:16 +00:00
Renato Botelho
e5dfc7582c MFH: r564784
devel/git: Update to 2.30.1

PR:		253365
Submitted by:	Yasuhiro Kimura <yasu@utahime.org>
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-02-09 13:10:53 +00:00
Jan Beich
b2fbafb083 MFH: r564752
www/firefox: update to 85.0.2

Changes:	https://www.mozilla.org/firefox/85.0.2/releasenotes/
2021-02-09 00:55:38 +00:00
Jan Beich
f568457c1c MFH: r564582 r564750 r564750
graphics/mesa-devel: update to 21.0.b.1306

Changes:	1e59cdbf77...5088caa119
2021-02-09 00:54:17 +00:00
Jan Beich
58128824eb MFH: r564749
emulators/citra: update to s20210208

Changes:	2461f67a9...5776bdda8
2021-02-09 00:52:19 +00:00
Rene Ladan
1c7bdc3c26 MFH: r564732
x11/cinnamon: update to 4.8.6

This fixes bug https://github.com/linuxmint/mint20.1-beta/issues/40

PR:		253205
Submitted by:	Charlie Li
2021-02-08 19:28:51 +00:00
Mateusz Piotrowski
78537a124b MFH: r560702 r564693
Update to 2.3.10

PR:		251897
Submitted by:	nc
Differential Revision:	https://reviews.freebsd.org/D27996

Fix a runtime issue causing Nix to die when it builds packages

Related upstream PR:
https://github.com/NixOS/nix/pull/4530

PR:		253322
Submitted by:	hi@alyssa.is
2021-02-08 17:54:36 +00:00
Lewis Cook
f79d43ab5d MFH: r564725
devel/revive: Update to 1.0.3

Changes:		https://github.com/mgechev/revive/releases/tag/v1.0.3
Differential Revision:	https://reviews.freebsd.org/D28511
2021-02-08 16:52:01 +00:00