Commit Graph

523045 Commits

Author SHA1 Message Date
Jan Beich
324a5d4bbc MFH: r553597
gecko: drop bogus comment r553595

llvm-objdupm is part of WITH_CLANG, not WITH_CLANG_EXTRAS

Approved by:	ports-secteam blanket
2020-10-29 10:01:57 +00:00
Jan Beich
1bd27aba80 MFH: r553595
gecko: unbreak with non-default CC/CXX

checking for clang for bindgen... not found
checking for libclang for bindgen... not found
ERROR: Could not find clang to generate run bindings for C/C++. Please install the necessary packages, run `mach bootstrap`, or use --with-clang-path to give the location of clang.

checking for llvm-objdump... not found
DEBUG: llvm_objdump: Trying llvm-objdump
ERROR: Cannot find llvm-objdump

Reported by:	pkg-fallout (powerpc64)
Approved by:	ports-secteam blanket
2020-10-29 09:57:22 +00:00
Fernando Apesteguía
7accce43e2 MFH: r553589
math/py-matplotlib: Unbreak in 11.4

Use LLVM linker to build successfully.

Quaterly is also broken:

https://docs.freebsd.org/cgi/getmsg.cgi?fetch=152802642+0+current/freebsd-pkg-fallout
https://docs.freebsd.org/cgi/getmsg.cgi?fetch=152706419+0+current/freebsd-pkg-fallout

PR:	250627
Submitted by:	bengta@sics.se

Approved by:	ports-secteam (blanket, build fix)
2020-10-29 07:18:01 +00:00
Fernando Apesteguía
e28157c95f MFH: r553587
security/wazuh-agent: Update to 4.0.0

ChangeLog: https://github.com/wazuh/wazuh/releases/tag/v4.0.0

PR:	250636
Submitted by:	m.muenz@gmail.com

Approved by:	ports-secteam (blanket, runtime fixes)
2020-10-29 07:09:38 +00:00
Kyle Evans
41f639ce8a MFH: r553570
devel/llvm10: really fix the AT_EXECPATH fallback =(

It turns out that I made not one but *two* mistakes in applying this patch
from the version that I had sent upstream. This one is not an extra
semicolon, but rather not dereferencing p... p may never hit AT_NULL, but *p
certainly will.

The problem was isolated and the fix identified + tested by Andrew Gierth.

Reported by:	Andrew Gierth <andrew_tao173 riddles org uk>

Approved by:	ports-secteam (blanket: runtime fix)
2020-10-29 00:00:42 +00:00
Matthias Andree
49ede1522b MFH: r553568
net/unison232: isolate self-test from pre-existing $HOME

On the "exp - 121amd64-default-build-as-use" builder, $HOME appears
to be /nonexistent, and this jeopardizes the self-test.

Feed the selftest mktemp -d as its HOME so it doesn't read from,
or pollute, the actual building user's home directory.

Thanks to: pkg-fallout, kevans, rhtoad.

No PORTREVISION bump as this is purely a build-time fix.

Approved by:	ports-secteam (blanket, tested one-line fix to unbreak builds in certain configurations)
2020-10-28 21:35:22 +00:00
Piotr Kubaj
0f6b18322d MFH: r553566
graphics/photoflow: fix build on GCC architectures

Clang doesn't work on GCC architectures.

Approved by:	portmgr (fix build blanket)
2020-10-28 21:24:33 +00:00
Muhammad Moinur Rahman
091c7b47c9 MFH: r553233
print/ft2demos: Update version 2.10.2=>2.10.4

print/freetype2 was updated and MFHed to 2020Q4 which breaks print/ft2demos.

Approved by:	ports-secteam
2020-10-28 21:07:18 +00:00
Mark Felder
65ad439c15 MFH: r553550
security/titus: Update to 0.4

Additional fixes, final release

Approved by:	ports-secteam (blanket)
2020-10-28 15:28:35 +00:00
Piotr Kubaj
40e42a0769 MFH: r553540
audio/musescore: fix build on GCC architectures

FreeBSD is not Linux. For some reason this builds with Clang but not GCC.

Approved by:	portmgr (fix build blanket)
2020-10-28 12:04:19 +00:00
Fernando Apesteguía
5a08f4d716 MFH: r553525
multimedia/motion: Update to 4.3.2

ChangeLog: https://github.com/Motion-Project/motion/releases/tag/release-4.3.2

Fixes CVE-2020-26566

https://cve-search.iicrai.org/cve/CVE-2020-26566

PR:	250660
Submitted by:	ports@blievers.net (maintainer)

Approved by:	ports-secteam (fluffy@)
2020-10-28 11:23:58 +00:00
Jan Beich
31f74cadbe MFH: r553535
security/nss: unbreak non-gecko consumers after r552532

Pidgin failed with "nss: Handshake failed (-12251)" i.e.,
SSL_ERROR_RX_MALFORMED_CHANGE_CIPHER -12251 "SSL received a malformed Change Cipher Spec record."

PR:		250665
Submitted by:	yamagi@yamagi.org
Approved by:	ports-secteam blanket
2020-10-28 10:50:53 +00:00
Christoph Moench-Tegeder
dd9b199db4 MFH: r553528
update firefox to 82.0.2 (rc1)

Release Notes (soon):
  https://www.mozilla.org/en-US/firefox/82.0.2/releasenotes/

Approved by:	portmgr (blanket: web browser)
2020-10-28 08:39:19 +00:00
Mark Linimon
49ef0420be MFH: r551433
devel/dee: fix build on GCC architectures

Use newer GCC:
cc1: error: unrecognized command line option "-Wempty-body"

Approved by:	portmgr (tier-2 blanket)
2020-10-28 05:49:48 +00:00
Piotr Kubaj
917d71669b MFH: r553519
x11-themes/xfce-icons-elementary: fix build on GCC architectures

New glib needs newer compiler.

Approved by:	portmgr (fix build blanket)
2020-10-28 00:43:25 +00:00
Adam Weinberger
58857ae2ea MFH: r553512
Approved by:	portmgr (with hat)

news/sabnzbdplus: Back out r553378

Feedburner needs to be a hard dependency, and the version currently
in ports is incompatible.

PR:		250411, 250380
2020-10-27 23:38:35 +00:00
Glen Barber
0a3a79a737 MFH: r553510
Add 12.2-RELEASE MANIFEST files.
Prune 12.2-RC3 MANIFEST files.

Approved by:	portmgr (implicit, re blanket)
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-10-27 23:35:18 +00:00
Mark Felder
b97da18e65 MFH: r553502
security/titus: Support OpenSSL 1.1.0+

Backported patch fixes builds on FreeBSD 12 and 13

Approved by:	ports-secteam (blanket)
2020-10-27 22:09:43 +00:00
Piotr Kubaj
6840b9833b MFH: r551646
deskutils/recoll: fix build on GCC architectures

Include sys/types.h to make necessary types available:
utils/fstreewalk.cpp:51:5: error: 'dev_t' does not name a type; did you mean 'div_t'?

Approved by:	portmgr (fix build blanket)
2020-10-27 20:38:46 +00:00
Piotr Kubaj
33bf05d9ab MFH: r552878
net-im/pidgin-sipe: fix build on GCC architectures

New glib needs newer GCC.

Approved by:	portmgr (fix build blanket)
2020-10-27 20:16:04 +00:00
Piotr Kubaj
344fdb24fb MFH: r553470
deskutils/syncthingtray: fix build on GCC architectures

Use C++11 compiler:
  The compiler feature "cxx_decltype" is not known to CXX compiler

  "GNU"

  version 4.2.1.

Approved by:	portmgr (fix build blanket)
2020-10-27 18:33:46 +00:00
Tobias C. Berner
6cd35c46a0 MFH: r553156
audio/libsndfile: Upstream rerolled release archive for 1.0.30

- upstream reuploaded the release tarball [1]
- rerolled due to  line-ending character changes
  in some autogenerated scripts.

[1] https://github.com/libsndfile/libsndfile/issues/626

PR:		250246
Submitted by:	daniel.engberg.lists@pyret.net

Approved by:	ports-secteam (implicit)
2020-10-27 15:10:14 +00:00
Kyle Evans
a096530b8a MFH: r553441
security/modsecurity3: include unicode.mapping in package

This is included in the distribution and referenced in the default
configuration that's installed, but hasn't been included in the package. Do
so now.

PR:		250669
Submitted by:	Marius Halden <marius halden modirum com> (maintainer)

Approved by:	ports-secteam (implicit, packaging fix)
2020-10-27 14:34:37 +00:00
Fernando Apesteguía
42ed4f14a5 MFH: r553445
dns/ddclient: Update to v3.9.1

ChangeLog: https://github.com/ddclient/ddclient/releases/tag/v3.9.1

PR:	250572
Submitted by:	root@cooltrainer.org
Approved by:	mjl@luckie.org.nz (maintainer)

Approved by:	ports-secteam (blanket, runtime fix)
2020-10-27 14:28:16 +00:00
Piotr Kubaj
2f257c45fc MFH: r553443
audio/ardour6: fix build on GCC architectures

Undefine _POSIX_SOURCE to make macros in errno.h available:
/usr/local/lib/gcc9/include/c++/powerpc64-portbld-freebsd12.1/bits/error_constants.h:42:40: error: 'EAFNOSUPPORT' was not declared in this scope
   42 |       address_family_not_supported =   EAFNOSUPPORT,
      |                                        ^~~~~~~~~~~~
/usr/local/lib/gcc9/include/c++/powerpc64-portbld-freebsd12.1/bits/error_constants.h:43:28: error: 'EADDRINUSE' was not declared in this scope
   43 |       address_in_use =     EADDRINUSE,
      |                            ^~~~~~~~~~

Also tested to build with Clang.

Approved by:	portmgr (fix build blanket)
2020-10-27 14:25:15 +00:00
Adam Weinberger
255b7af057 MFH: r553378
Approved by:	portmgr (with hat)

news/sabnzbdplus: Update to 3.1.0

PR:		250411
Submitted by:	maintainer
2020-10-27 13:41:24 +00:00
Piotr Kubaj
ff0c73dca0 MFH: r553436
emulators/jzintv: fix build on GCC architectures

Use C++11 compiler:
imasm/parser.cpp:1005: error: 'nullptr' was not declared in this scope

Approved by:	portmgr (fix build blanket)
2020-10-27 13:17:04 +00:00
Mateusz Piotrowski
7f27e7dd74 MFH: r553430
Add a missing dependency

Otherwise, Polari does not start.

PR:		239582
Submitted by:	Greg V <greg%unrelenting.technology>
Approved by:	portmgr blanket

Approved by:	portmgr blanket (runtime fix)
2020-10-27 10:58:34 +00:00
Dima Panov
829ba3b9f3 MFH: r553421
editors/libreoffice6: update to 6.4.7 release

LibreOffice 6.4.7 is now available – it's the final release of the 6.4 family,
and includes over 70 bugfixes and compatibility improvements:

https://blog.documentfoundation.org/blog/2020/10/22/tdf-announces-libreoffice-647/

Approved by:	ports-secteam (fluffy)
2020-10-27 07:49:00 +00:00
Fernando Apesteguía
135f036b1c MFH: r553369
net-mgmt/prometheus2: update to 2.22.0

ChangeLog: https://github.com/prometheus/prometheus/releases/tag/v2.22.0

PR:	250630
Submitted by:	dor.bsd@xm0.uk (maintainer)

Approved by:	ports-secteam (fluffy@) (many fixes in release)
2020-10-27 06:25:38 +00:00
Tobias C. Berner
9d2211dfcd MFH: r553411
math/vtk6: fix build against freetype 2.10.4

- similar patch is applied to math/vtk8

PR:		250375

Approved by:	ports-secteam (implicit)
2020-10-27 04:21:52 +00:00
Yuri Victorovich
627240a9c7 MFH: r552175 r553388 r553389
Now builds on FreeBSD-12 powerpc64.  As a test, also enable on FreeBSD-13 powerpc64.

Approved by:	portmgr (tier-2 blanket)

misc/xgboost: Update 1.2.0 -> 1.2.1

misc/py-xgboost: Update 1.2.0 -> 1.2.1

PR:		247408

Approved by:	ports-secteam (fluffy)
2020-10-27 01:45:30 +00:00
Jan Beich
8a8a4e443e MFH: r553391
www/firefox: update to 82.0.1

Changes:	https://www.mozilla.org/firefox/82.0.1/releasenotes/
Approved by:	ports-secteam blanket
2020-10-26 22:39:19 +00:00
Piotr Kubaj
8e44c1ade3 MFH: r553379
audio/infamous-plugins-lv2: fix build on GCC architectures

Use newer compiler:
cc1: error: invalid option argument '-Og'

Approved by:	portmgr (fix build blanket)
2020-10-26 19:52:22 +00:00
Bernard Spil
d7adc5c913 MFH: r553177
databases/mariadb103-server: Security update to 10.3.25

Security:	a2565962-1156-11eb-9c9c-d4c9ef517024

Approved by:	ports-secteam (fluffy)
2020-10-26 19:39:38 +00:00
Cy Schubert
e0d73b2542 MFH: r552911
Fix with -fno-common.

Approved by:	portmgr (fluffy)
2020-10-26 18:27:33 +00:00
Max Brazhnikov
8a94ff0363 MFH: r553293
x11/xob: Install configuration file properly

PR:		250607
Approved by:	maintainer

Approved by:	ports-secteam (blanket)
2020-10-26 18:04:36 +00:00
Mark Felder
16f37810e9 MFH: r553358
multimedia/plexmediaserver{-plexpass}: Update to 1.20.3.3483

Changelog:	https://forums.plex.tv/t/plex-media-server/30447/373

Security:	CVE-2020-15999

Approved by:	ports-secteam (blanket)
2020-10-26 15:48:02 +00:00
Mathieu Arnold
b7e33773b5 MFH: r553338 r553339
Update to 9.11.24 & 9.16.8.

Changes:	https://downloads.isc.org/isc/bind9/9.11.24/RELEASE-NOTES-bind-9.11.24.html
Changes:	https://downloads.isc.org/isc/bind9/9.16.8/doc/arm/html/notes.html#notes-for-bind-9-16-8
2020-10-26 11:42:06 +00:00
Emanuel Haupt
f96e5b58c1 MFH: r553328
Add missing dependency.

PR:		250594
Submitted by:	olevole@olevole.ru
Approved by:	portmgr (fix blanket)
2020-10-26 09:54:20 +00:00
Li-Wen Hsu
b5d4e864d9 MFH: r553220
net/grive2: Update to 0.5.2-dev to fix OAuth quota limitation issue

Pass maintainership to the submitter

PR:		250534
Submitted by:	Samuel Andersen <samuel@andersentech.net>

Approved by:	ports-secteam (fluffy)
2020-10-26 00:44:02 +00:00
Li-Wen Hsu
d8d05e5f2d MFH: r553216
sysutils/rundeck3: Update to bugfix release 3.3.5

Also:
- Added a new master site and made it primary
  (the Rundeck download page also links to bintray)
- Removed the pkg-plist file and added the contents to the Makefile
- Added OpenJDK 11 to JAVA_VERSION (it's supported by Rundeck since 3.3.0)

PR:		250504
Submitted by:	Daniel Tihanyi <daniel.tihanyi@tetragir.com> (maintainer)

Approved by:	ports-secteam (fluffy)
2020-10-26 00:42:14 +00:00
Piotr Kubaj
e531d0ab9d MFH: r552861
games/crispy-doom: fix build on GCC architectures

Use C99:
am_map.c:628: error: 'for' loop initial declaration used outside C99 mode

Approved by:	portmgr (fix build blanket)
2020-10-25 22:13:57 +00:00
Piotr Kubaj
fa1892486d MFH: r552859
net-im/purple-slack: remove -Werror to fix build with gcc

Reported and fixed in https://github.com/dylex/slack-libpurple/issues/68

Approved by:	portmgr (fix build blanket)
2020-10-25 22:12:04 +00:00
Bernard Spil
52414456c8 MFH: r553184
databases/mariadb105-server: Security update to 10.5.6

 * Partial rc.d fixes from [1]

PR:		217247 [1]
Security:	a2565962-1156-11eb-9c9c-d4c9ef517024

Approved by:	ports-secteam (fluffy)
2020-10-24 12:05:18 +00:00
Bernard Spil
9bcfc86c91 MFH: r553187
databases/mariadb104-server: Security update to 10.4.15

 * Fix server start on clean install [1]

PR:		247413 [1]
Security:	a2565962-1156-11eb-9c9c-d4c9ef517024

Approved by:	ports-secteam (fluffy)
2020-10-24 12:00:47 +00:00
Matthias Andree
b10748e3a1 MFH: r553182
Backport upstream fix for OCaml 4 to avoid SIGSEGV

Unison 2.32.x consistently crashes on startup after reading its configuration
file with a SIGSEGV and does not serve its purpose at all.

Pull in upstream fix from
891c081690 (diff-4117bab3eb479a1766c95c36bb61dd35c817a76e57f9c4c9a430948f504453de)

Suggested by madpilot@ in https://reviews.freebsd.org/D26924#600631

While here, run the selftest as part of the build to catch such issues
in the future and receive pkg-fallout@ mail.

While here, also remove MAKE_JOBS_UNSAFE.

Bump PORTREVISION to trigger a rebuild and flush out the broken packages.

(The absence of bug reports however suggests that unison 2.32 is no longer
used or needed widely.)

Obtained from:	Benjamin Pierce's upstream repo (madpilot@)

Approved by:	ports-secteam (blanket, unbreak broken program, single patch)
2020-10-24 11:22:04 +00:00
Piotr Kubaj
bde3d9061e MFH: r552877
x11-wm/wmakerconf: fix build on GCC architectures

Explicitly link to libintl to fix linking.

Approved by:	portmgr (fix build blanket)
2020-10-24 11:06:30 +00:00
Guido Falsi
c895287d1f MFH: r553166
Fix crash on close due to a signal handler on VTE widget being fired
after the widget is destroyed.

PR:		250403
Submitted by:	Hodong <hodong@nimfsoft.com>

Approved by:	ports-secteam (joneum)
2020-10-24 10:42:05 +00:00
Kirill Ponomarev
df9c462b9c MFH: r553167
Add python 3.8 support.

PR:		250568
Submitted by:	amendlik at gmail.com

Approved by:	ports-secteam (blanket)
2020-10-24 09:01:43 +00:00