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

517411 Commits

Author SHA1 Message Date
Alexander Leidinger
b79ed454b3 Update to 8.4.1 + current plugin level. 2020-08-19 11:14:03 +00:00
Gleb Popov
3a7e577434 x11/xpra: Create /var/run/xpra directory during installation. It is required by
Xpra when no XDG_RUNTIME_DIR is available.

PR:		248451
2020-08-19 11:05:50 +00:00
Fernando Apesteguía
2bbe890448 net/fping: update to 5.0
ChangeLog: https://github.com/schweikert/fping/blob/develop/CHANGELOG.md

PR:	248744
Submitted by:	jharris@widomaker.com (maintainer)
2020-08-19 10:58:15 +00:00
Fernando Apesteguía
1b087bac2b devel/gn: update to 1823
* Speed up generation of input files list
 * Add support escape JSON string to stream for export compile commands
 * Support specifying required Ninja version
 * Specify deps format for actions
 * Don't assert on gn builds without any target
 * Make data_deps in copy() targets work
 * Use correct path to generated binary for EXECUTABLE target
 * Make analyze handle targets from all toolchains
 * Add no_check_targets config option
 * On arm64 hosts, set host_cpu to 'arm64', not 'arm'
 * Also apply no_check_target filtering to gn gen --check
 * clang: Add support for C++ modules in deps

While here, reorder out of place variables

PR:	248685
Submitted by:	o.hushchenkov@gmail.com (maintainer)
2020-08-19 10:52:17 +00:00
Jan Beich
b1f3421492 www/chromium: unbreak with libglvnd
[188/188] LINK gn
ERROR at //build/config/linux/pkg_config.gni:103:17: Script returned non-zero exit code.
    pkgresult = exec_script(pkg_config_script, args, "value")
                ^----------
Package gbm was not found in the pkg-config search path.
Perhaps you should add the directory containing `gbm.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gbm', required by 'virtual:world', not found
Could not run pkg-config.

See //third_party/minigbm/BUILD.gn:122:3: whence it was called.
  pkg_config("libgbm") {
  ^---------------------
See //ui/gfx/linux/BUILD.gn:41:5: which caused the file to be included.
    "//third_party/minigbm",
    ^----------------------
2020-08-19 10:50:13 +00:00
Fernando Apesteguía
a78af44bdd deskutils/fet: update to 5.46.0
From ChangeLog: https://www.lalescu.ro/liviu/fet/news.html

* Added a new feature to create easier overlapping groups/years, from the
subgroups/groups dialogs (suggested by samantha.goddard's file).
* Added the possibility of executing an external command after the generation
(suggested by Zsolt Udvari and other users). The implementation of this feature
was inspired by the Claws Mail software.
* Added a new example file from Hong Kong, by Marcus.

While here, reorder out of place variables.

PR:	248724
Submitted by:	uzsolt@uzsolt.hu (maintainer)
2020-08-19 10:48:39 +00:00
Thierry Thomas
c4139a5f89 Upgrade to 2.9.5.
Release notes at
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.9.5
2020-08-19 10:48:17 +00:00
Jimmy Olgeni
8abc92ab95 Update lang/erlang-runtime22 to version 22.3.4.8. 2020-08-19 10:47:24 +00:00
Fernando Apesteguía
aeca496bae science/afni: update to 20.2.12
Reported by:	portscout
2020-08-19 10:46:33 +00:00
Piotr Kubaj
cb27f8abb7 deskutils/terminal-image-viewer: fix build on GCC architectures
-lstdc++fs is necessary for GCC:
/usr/local/bin/ld: tiv.cpp:(.text.startup+0x19cc): undefined reference to `std::experimental::filesystem::v1::__cxx11::directory_iterator::operator++()'
MFH:		2020Q3 (fix build blanket)
2020-08-19 10:37:47 +00:00
Li-Wen Hsu
e0aecbef8d mail/rss2email3: Update to 3.12.1
PR:		248702
Submitted by:	Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
2020-08-19 10:29:10 +00:00
Li-Wen Hsu
646e6e6218 news/sabnzbdplus: Update to 3.0.1
PR:		248720
Submitted by:	James French <james@french.id.au> (maintainer)
2020-08-19 10:21:52 +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
Ganael LAPLANCHE
41139fd292 Update gr-osmosdr to 0.2.2 and re-enable Python support 2020-08-19 10:08:07 +00:00
Jan Beich
a95fff045f x11-wm/hikari: update to 2.1.2
Changes:	https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md
PR:		248747
Submitted by:	Alexander Sieg (maintainer)
2020-08-19 09:50:27 +00:00
Dmitry Marakasov
a10cd802f9 - Fix LICENSE
- Pet portlint
- Strip binary
- Update WWW

Approved by:	portmgr blanket
2020-08-19 09:36:36 +00:00
Piotr Kubaj
e6afd54dcf science/simgrid: fix build on non-aarch64, non-x86
Add libunwind to LIB_DEPENDS only on aarch64, amd64 and i386. Port builds fine without it on powerpc64

MFH:		2020Q3 (fix build blanket)
2020-08-19 09:23:36 +00:00
Li-Wen Hsu
1418d7fbce devel/jenkins: Update to 2.253
Sponsored by:	The FreeBSD Foundation
2020-08-19 08:55:36 +00:00
Li-Wen Hsu
53727ababd net-im/py-matrix-synapse: Update to 1.19.0
PR:		248719
Submitted by:	Sascha Biberhofer <ports@skyforge.at> (maintainer)
2020-08-19 08:50:57 +00:00
Li-Wen Hsu
31f675766f devel/py-oci: Update to 2.21.1
PR:		248730
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2020-08-19 08:38:47 +00:00
Jimmy Olgeni
0177c049c5 Update devel/etcd34 to version 3.4.11. 2020-08-19 08:38:28 +00:00
Niclas Zeising
4951d0f103 vuxml: Document security/trousers issues
Reapply r545263, but do it properly this time.
Document security issues in security/trousers.
2020-08-19 08:24:45 +00:00
Bernard Spil
c377d00570 www/nextcloud-circles: Update to 0.19.5 2020-08-19 08:12:56 +00:00
Alexey Dokuchaev
edc22125b0 - Fix the build with -fno-common (clang 11 and gcc 10)
- GC no longer useful patching of ${WRKSRC}/Makefile.in

PR:	248729, 248734
2020-08-19 07:57:32 +00:00
Dmitry Sivachenko
9914517364 Add missing dependency on p5-Nagios-Plugin.
PR:		248731
Submitted by:	Tom Beard <tom.beard@public-internet.co.uk>
2020-08-19 07:46:11 +00:00
Ganael LAPLANCHE
bfcb4eb282 Fix sssd startup following libldb changes
PR:		239022
Submitted by:	patrik@hildingsson.se
Approved by:	lukas.slebodnik@intrak.sk (maintainer timeout)
MFH:	2020Q3
2020-08-19 07:40:59 +00:00
Bernard Spil
d47fa619ed security/libressl: Update to 3.1.4
* Interoperability and bug fixes (incl hang)

MFH:		2020Q3
2020-08-19 07:03:11 +00:00
Gleb Popov
3dfdefc2c1 sysutils/bsdisks: Update to 0.21. Stability fixes.
PR:		248531
2020-08-19 06:59:29 +00:00
Fernando Apesteguía
3c1c493616 security/botan2: update to 2.15.0
ChangeLog: https://botan.randombit.net/news.html#version-2-15-0-2020-07-07

Bumping dependent ports due to library abi version bump.

PR:	248343
Submitted by:	tremere@cainites.net (maintainer)
2020-08-19 05:53:29 +00:00
Jan Beich
2957579ea4 textproc/scdoc: switch to upstream one-line summary
Not all projects on sourcehut define summary line, so it's easy to miss.
2020-08-19 04:20:33 +00:00
Jan Beich
f4ef1d09b1 x11/lavalauncher: switch to upstream one-line summary
Not all projects on sourcehut define summary line, so it's easy to miss.
2020-08-19 04:20:26 +00:00
Glen Barber
bcba2bb3c1 Revert r545263, which excludes the package name, version(s) affected,
and includes "INSERT BLOCKQUOTE URL HERE" for a URL, suggesting the
'make validate' target was clearly not executed.
2020-08-19 03:30:06 +00:00
Craig Leres
b477b5718c dns/dsc: update to 2.11.1
Changes since 2.8.1:

 - Add support for receiving DNS messages over DNSTAP

 - Fix bug with listening for SIGINT when in foreground mode

 - Unlink UNIX socket on exit if successfully initiated

 - Fix startup bug, exit() if unable to initialize

 - Add new configuration options to dnstap_unixsock to control
   ownership and permissions for the DNSTAP socket file

 - Update the built in known TLDs table and adds the optional
   configuration option knowntlds_file

 - Fix a 17-year old code cut&paste mistake in the classification
   indexer, until now it's been classifying funny query types based
   on the query class, submitted by Jim Hague (Sinodun)

PR:		248728
Submitted by:	Leo Vandewoestijne (maintainer)
2020-08-19 03:03:08 +00:00
Piotr Kubaj
483e130206 editors/libreoffice: fix build on powerpc*
Skia doesn't support big-endian architectures.
2020-08-19 00:44:38 +00:00
Gleb Smirnoff
6a369b81f2 Make it compilable with clang 11.
Submitted by:	dim
2020-08-19 00:29:08 +00:00
Joseph Mingrone
f73c23acc3 www/chromium: Update to version 84.0.4147.135
Upstream changes:
https://chromereleases.googleblog.com/2020/08/stable-channel-update-for-desktop_18.html

Approved by:	cem
Differential Revision:	https://reviews.freebsd.org/D26117
2020-08-18 23:39:55 +00:00
Niclas Zeising
043e647c78 emulators/tpm-emulator: Fix -fno-common
Fix the build with -fno-common, which is the default in llvm 11.

MFH:		2020Q3
2020-08-18 23:24:55 +00:00
Niclas Zeising
7671dd5ccb security/trousers: fix security issues
Fix three security issues in security/trousers:

* CVE-2020-24332
  If the tcsd daemon is started with root privileges,
  the creation of the system.data file is prone to symlink attacks

* CVE-2020-24330
  If the tcsd daemon is started with root privileges,
  it fails to drop the root gid after it is no longer needed

* CVE-2020-24331
  If the tcsd daemon is started with root privileges,
  the tss user has read and write access to the /etc/tcsd.conf file

Add patches to fix potential use-after-free
Fix build with -fno-common

MFH:		2020Q3
Security:	e37a0a7b-e1a7-11ea-9538-0c9d925bbbc0
2020-08-18 23:23:22 +00:00
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