1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Commit Graph

517373 Commits

Author SHA1 Message Date
Niclas Zeising
89d7a12642 vuxml: Document security issues in security/trousers 2020-08-18 23:17:17 +00:00
Niclas Zeising
3ba1b802b2 x11-drivers/xf86-video-intel: Update snapshot
Update the snapshot of x11-driver/xf86-video-intel
- Fix build with -fno-common
- Fix MIT-SHM detection
- Drop SNA/UXA options in favor of xorg.conf(5)
- Add hyphen to output names for consistency with modesetting(4x)
- Add UDEV and XVMC options
- Add "make test" support
- Drop unused dependencies
- Switch to upstream versioning scheme
- Document all patches
- Simplify and deprecate _WITH_GETLINE
- Fix most style warnings

PR:		236003
Submitted by:	jbiech
MFH:		2020Q3
2020-08-18 22:07:48 +00:00
Niclas Zeising
8c67899b63 x11-drivers/xf86-video-openchrome: fix -fno-common
Fix the build with -fno-common, which is the default with llvm 11.

MFH:		2020Q3
2020-08-18 22:01:02 +00:00
Niclas Zeising
37ee844267 x11/drivers/xf86-video-amdgpu: Fix -fno-common
Pull in a patch from upstream to fix the build of xf86-video-amdgpu with
-fno-common, which is the default with llvm 11.

MFH:		2020Q3
2020-08-18 21:59:25 +00:00
Greg Lewis
f49807023d Attempt to fix the build on HEAD 2020-08-18 21:24:49 +00:00
Dimitry Andric
6feb196879 Oops, also update distinfo. 2020-08-18 21:00:02 +00:00
Dimitry Andric
40dc9678df Bump to upstream v0.27.4, which ensures i7z builds with -fno-common,
e.g. with clang 11 or gcc 10 and later.
2020-08-18 20:58:39 +00:00
Piotr Kubaj
41c3232569 java/icedtea-web: fix build on GCC architectures
Use newer GCC:
/wrkdirs/usr/ports/java/icedtea-web/work/IcedTea-Web-icedtea-web-1.8.4/plugin/icedteanp/IcedTeaNPPlugin.cc:1582: error: function definition does not declare parameters
/wrkdirs/usr/ports/java/icedtea-web/work/IcedTea-Web-icedtea-web-1.8.4/plugin/icedteanp/IcedTeaNPPlugin.cc: In function 'NPError plugin_start_appletviewer(ITNPPluginData*)':
/wrkdirs/usr/ports/java/icedtea-web/work/IcedTea-Web-icedtea-web-1.8.4/plugin/icedteanp/IcedTeaNPPlugin.cc:1640: error: 'knownExports' was not declared in this scope
2020-08-18 20:51:42 +00:00
Rene Ladan
09551cd8d2 Document new vulnerability in www/chromium < 84.0.4147.135 2020-08-18 19:36:51 +00:00
Piotr Kubaj
8f1e77133b www/firefox: fix build on powerpc64
Error:
/tmp/usr/ports/www/firefox/work/firefox-80.0/dom/media/flac/FlacDecoder.cpp:21:37: error: use of undeclared identifier 'NS_LITERAL_CSTRING'
2020-08-18 19:12:46 +00:00
Joseph Mingrone
325a40afdb mail/getmail: Add CONFLICTS with new port, mail/getmail6 2020-08-18 19:11:02 +00:00
Joseph Mingrone
91d81e1049 mail/getmail: Switch to autoplist 2020-08-18 19:11:00 +00:00
Joseph Mingrone
d6dab9d226 mail/getmail: Accept portfmt suggestions 2020-08-18 19:10:57 +00:00
Joseph Mingrone
f10a562260 New port, mail/getmail6: A python3 fork of mail/getmail
PR:		248633
Submitted by:	Michael Bueker <m.bueker@berlin.de> (maintainer)
Reviewed by:	koobs
Differential Revision:	https://reviews.freebsd.org/D26057
2020-08-18 19:10:44 +00:00
Gleb Popov
12047f2917 lang/ghc: Switch to folly static pkg-plist and add aux Makefile target to poke
with OPTIONs variety.
2020-08-18 19:09:36 +00:00
Yuri Victorovich
b11b0133b5 math/py-python-igraph: Update 0.7.0 -> 0.8.2
PR:		248697
Approved by:	lwhsu (maintainer; via e-mail)
2020-08-18 18:49:23 +00:00
Ryan Moeller
8bfcdafb16 openzfs*: Bump OpenZFS ports
FreeBSD highlights:
* Fix enforcement of POSIX mode bits
* Fix enforcement of NFSv4 ACLs
* Fix Clang 11 build for 13-CURRENT
* Fix send/recv operations with a large number of snapshots/datasets
* Default to autotrim=on (fixes POLA)
* Automatic fallback to /boot/ to look for zpool.cache (fixes POLA)
* Fix l2arc_dev_rebuild_start thread name
* Create taskq threads in appropriate proc
* Restore ARC MFU/MRU pressure

VuXML will be updated to mention the permissions/ACLs issue once a
report documenting the issue appropriately has been written.

Reviewed by:	wg
Approved by:	wg (ports)
Sponsored by:	iXsystems, Inc.
Differential Revision:	https://reviews.freebsd.org/D26107
2020-08-18 18:36:09 +00:00
Yuri Victorovich
dffbc95038 dns/amass: Update 3.8.2 -> 3.9.1
Reported by:	portscout
2020-08-18 18:25:19 +00:00
Yuri Victorovich
ffbce9202f devel/cxxopts: Update 2.2.0-14 -> 2.2.1
Reported by:	portscout
2020-08-18 18:20:26 +00:00
Yuri Victorovich
6f3ecae7e6 sysutils/watchman: Add the PORTSCOUT=ignore tag 2020-08-18 18:19:00 +00:00
Kurt Jaeger
e28d87e2a3 net/openvswitch: update 2.12.0 -> 2.14.0
- New OpenFlow feature support
- OVS validated with DPDK 19.11.2, due to the inclusion of fixes for
  CVE-2020-10722, CVE-2020-10723, CVE-2020-10724, CVE-2020-10725 and
  CVE-2020-10726, this DPDK version is strongly recommended to be used

Relnotes:	https://mail.openvswitch.org/pipermail/ovs-announce/2020-August/000264.html
		https://www.openvswitch.org/releases/NEWS-2.14.0
2020-08-18 18:15:20 +00:00
Yuri Victorovich
91b3e194c9 math/igraph: Update 0.7.1 -> 0.8.2
PR:		248660
Approved by:	wen (maintainer)
2020-08-18 18:10:13 +00:00
Yuri Victorovich
a9f7cc5505 cad/verilator: Update 4.038 -> 4.040
Taking maintainership based on the maintainer's request.

PR:		248713
Approved by:	kevinz5000@gmail.com (maintainer)
2020-08-18 17:56:39 +00:00
Niclas Zeising
cf91f2edba graphics/mesa: Fix build with -fno-common
Pull in a bunch of upstream patches to graphics/mesa to fix build with
-fno-common, which is the default after the llvm 11 import.

MFH:		2020Q3
2020-08-18 17:50:21 +00:00
Jan Beich
715e2e3148 graphics/waifu2x-ncnn-vulkan: update to 20200818
Changes:	https://github.com/nihui/waifu2x-ncnn-vulkan/releases/tag/20200818
Reported by:	GitHub (watch releases)
2020-08-18 17:46:48 +00:00
Jan Beich
08c97f1b7f lang/intel-compute-runtime: update to 20.32.17625
Changes:	https://github.com/intel/compute-runtime/compare/20.31.17495...20.32.17625
Changes:	https://github.com/oneapi-src/level-zero/compare/v0.91.21...v1.0
Reported by:	GitHub (watch releases)
2020-08-18 17:46:38 +00:00
Niclas Zeising
ef7b401e4e cad/iverilog: Fix build with -fno-common
Fix the build with -fno-common, which is the default in llvm 11 (and gcc10).

MFH:		2020Q3
2020-08-18 17:41:24 +00:00
Piotr Kubaj
9ba6e2af06 lang/perl5.32: revert r544611
Perl builds fine on powerpc with LLVM 11 rc1.
2020-08-18 15:27:12 +00:00
Niclas Zeising
b4dfb9bb1e devel/libunwind: Fix build with -fno-common
Fix the build of devel/libunwind with -fno-common (the default on FreeBSD
current after the llvm 11 update).
Add an upstream patch (pulling it from the official github mirror) to fix
the build woth -fno-common.
2020-08-18 15:10:21 +00:00
Piotr Kubaj
181098f718 devel/cmake: fix build on GCC architectures
Manually define __BSD_VISIBLE to make timespec_get() available:
In file included from /usr/local/lib/gcc9/include/c++/chrono:41,
                 from /wrkdirs/usr/ports/devel/cmake/work/cmake-3.18.1/Source/cmDuration.h:5,
                 from /wrkdirs/usr/ports/devel/cmake/work/cmake-3.18.1/Source/cmSystemTools.h:19,
                 from /wrkdirs/usr/ports/devel/cmake/work/cmake-3.18.1/Source/cmSystemTools.cxx:13:
/usr/local/lib/gcc9/include/c++/ctime:80:11: error: '::timespec_get' has not been declared
   80 |   using ::timespec_get;
      |           ^~~~~~~~~~~~

PR:		248726
2020-08-18 15:10:08 +00:00
Tobias C. Berner
d076e4c906 print/lilypond-devel: update to 2.21.5
PR:		248723
Submitted by:	m.ne@gmx.net  (maintainer)
2020-08-18 14:56:40 +00:00
Tobias C. Berner
65a5c87d81 graphics/gdal: add upstream fix for poppler 20.08.x
- graphics poppler changed the versionsing scheme
- add upstream patch to handle the minor-release with leading zeroes.
- the exp-run in pr 248419 could not catch this as the option is off by default
- obtained from upstream:
	2b863dbabd.patch

PR:		248703
Submitted by:	russo@bogodyn.org
Reported by:	John Hein <jcfyecrayz@liamekaens.com>
2020-08-18 14:19:54 +00:00
Dmitri Goutnik
fb02c17ae9 security/step-certificates: Update to 0.15.0
- pet portclippy while here

Changes:	https://github.com/smallstep/certificates/releases/tag/v0.15.0
PR:		248709
Submitted by:	Markus Wipp <mw@wipp.bayern> (maintainer)
2020-08-18 13:14:57 +00:00
Dmitri Goutnik
74a6b8565e shells/elvish: Update to 0.14.1
- pet portclippy while here

Changes:	https://github.com/elves/elvish/releases/tag/v0.14.1
PR:		248700
Submitted by:	Adam Jimerson <vendion@gmail.com> (maintainer)
2020-08-18 12:27:46 +00:00
Emmanuel Vadot
d1254fbdd4 ports-mgmt/pkg-devel: Update to 1.14.99.6
Changes from 1.14.99.5 to 1.14.99.6
- Run lua scripts before shell scripts
- unbreak build with -fno-common
2020-08-18 12:18:39 +00:00
Dmitri Goutnik
5532273996 devel/mage: Update to 1.10.0
Changes:	https://github.com/magefile/mage/releases/tag/v1.10.0
PR:		248691
Submitted by:	gspu <gspurki@gmail.com> (maintainer)
2020-08-18 12:12:51 +00:00
Dmitri Goutnik
717b00ea9f www/gohugo: Unbreak EXTENDED knob
PR:		248354
Submitted by:	ben.lavery@hashbang0.com (maintainer)
Reported by:	Adam Jimerson <vendion@gmail.com>
2020-08-18 11:58:56 +00:00
Gerald Pfeifer
55d72bec13 Update to the 20200814 snapshot of GCC 9.3.1.
This brings one bugfix for arm and three for aarch64, two in the
middle end, and a fair bit for libstdc++.
2020-08-18 09:54:07 +00:00
Dmitry Marakasov
296246ab4a - Update WWW
Approved by:	portmgr blanket
2020-08-18 09:36:33 +00:00
Alexey Dokuchaev
5503e67f2d Update OpenTTD to version 1.10.3. 2020-08-18 08:25:01 +00:00
Emmanuel Vadot
c7029ad98e ports-mgmt/pkg: Update to 1.4.17
- Fix build with -fno-common
2020-08-18 08:23:44 +00:00
Kirill Ponomarev
fe1e86c295 Upgrade to 3.22 2020-08-18 08:00:55 +00:00
Mateusz Piotrowski
6438bfc1c7 Clean up ONLY_FOR_ARCHS
Upstream does not build packages for FreeBSD arm64.

PR:		248717
Submitted by:	jbeich
2020-08-18 07:27:38 +00:00
Tobias Kortkamp
9e7813d9cd games/jaggedalliance2: Update to 0.17.0
Changes:	https://ja2-stracciatella.github.io/2020-08-03-release-0.17.0/
2020-08-18 05:32:55 +00:00
Tobias Kortkamp
d5b1ce551f audio/ncspot: Update to v0.2.1
Changes:	https://github.com/hrkfdn/ncspot/releases/tag/v0.2.1
2020-08-18 04:24:10 +00:00
Tobias Kortkamp
6acc8e7da5 lang/chibi-scheme: Update to 0.9.1
Changes:	https://github.com/ashinn/chibi-scheme/compare/0.9...0.9.1
2020-08-18 04:12:44 +00:00
Tobias Kortkamp
7213ee99a1 Clean up some things
Reported by:	portscan
2020-08-18 04:11:23 +00:00
Tobias Kortkamp
73f07f59d1 lang/rust-nightly: Update to 1.47.0.20200818
Changes:	770bd3d1d0...792c645ca7
2020-08-18 04:09:11 +00:00
Tobias Kortkamp
86c624db92 devel/rust-analyzer: Update to 2020-08-17
Changes:	https://rust-analyzer.github.io/thisweek/2020/08/17/changelog-38.html
2020-08-18 04:03:21 +00:00
Tobias Kortkamp
a07f292ad6 audio/yoshimi: Update to 1.7.2
Changes:	https://github.com/Yoshimi/yoshimi/blob/1.7.2/Changelog
2020-08-18 04:02:51 +00:00