Commit Graph

503569 Commits

Author SHA1 Message Date
Jan Beich
f696f11783 MFH: r536569
multimedia/intel-media-sdk: drop global -msse4.2

PR:		242849
Reported by:	bitbucket63-it@yahoo.com
Approved by:	ports-secteam blanket (crashfix)
2020-05-26 04:12:34 +00:00
Mark Linimon
c524d3a152 MFH: r534061
sysutils/clone: fix build on GCC architectures

Use C11 compiler:
cc1: error: unrecognized command line option "-std=gnu11"

Approved by:	portmgr (tier-2 blanket)
2020-05-26 03:23:37 +00:00
Mark Linimon
a4d2c9238d MFH: r535706
Mark as BROKEN on powerpc64:

  include/config_distro_bootcmd.h:279:3: sandbox EFI support is only supported on ARM and x86

This is even after adding the fix for 12-STABLE of compiler:c11 to USES,
which at least allows the build to get that far.

I took a look at this one time, thinking it would be easy, but I was not
able to come up with a quick answer.

Approved by:	portmgr (tier-2 blanket)
2020-05-26 01:44:42 +00:00
Mark Linimon
cb823a33a0 MFH: r535705
Mark as BROKEN on powerpc64:

  libraries/libmbutil/parser.h:275:3: error: expected identifier

Approved by:	portmgr (tier-2 blanket)
2020-05-26 01:42:51 +00:00
Mark Linimon
f0392394a7 MFH: r535709
Mark as BROKEN on powerpc64:

  lib/libeccodes.so: undefined reference to `grib_decode_size_t'
  lib/libeccodes.so: undefined reference to `grib_encode_size_tb'
  ninja: build stopped: subcommand failed.

Approved by:	portmgr (tier-2 blanket)
2020-05-26 01:39:08 +00:00
Mark Linimon
f645c5a198 MFH: r535704
Mark as BROKEN on powerpc64:

  lbfgs.f90:18:19:
   18 |   use, intrinsic :: ieee_arithmetic
  Fatal Error: Cannot find an intrinsic module named 'ieee_arithmetic' at (1)

Approved by:	portmgr (tier-2 blanket)
2020-05-26 01:37:30 +00:00
Mark Linimon
a1d1b1b34e MFH: r535699
Mark as BROKEN on powerpc64:

  ./src/configs/include_configs.hpp:2:37: fatal error: configs/power7/config.hpp: No such file or directory

Adding compiler:c++11-lang to USES merely uncovers this error on 12-STABLE;
it does not fix the underlying problem.

Approved by:	portmgr (tier-2 blanket)
2020-05-26 01:35:20 +00:00
Mark Linimon
6c7015eb45 MFH: r535702
Mark as BROKEN on powerpc64:

  fhlink.c:57: error: redefinition of 'struct fhlink_args'

Approved by:	portmgr (tier-2 blanket)
2020-05-26 01:31:01 +00:00
Mark Linimon
fedfa39eda MFH: r535698
Mark as BROKEN on powerpc64:

  /tmp/camlasm2822e8.s: Assembler messages:
  /tmp/camlasm2822e8.s:10348: Error: operand out of range (0x000000000000804c is not between 0xffffffffffff8000 and 0x0000000000007ffc)
  /tmp/camlasm2822e8.s:32988: Error: operand out of range (0x000000000000805c is not between 0xffffffffffff8000 and 0x0000000000007ffc)

Approved by:	portmgr (tier-2 blanket)
2020-05-26 01:28:20 +00:00
Mark Linimon
79d9100c6a MFH: r535697
Mark as BROKEN on powerpc64:

  C compiler does not store multibyte numeric values in little-endian order

Approved by:	portmgr (tier-2 blanket)
2020-05-26 01:23:20 +00:00
Mark Linimon
806c5f23c6 MFH: r535696
Mark as BROKEN on powerpc64:

  "/wrkdirs/usr/ports/lang/scm/work/slib/lineio.scm": read-char: Wrong type in arg1 #f

Approved by:	portmgr (tier-2 blanket)
2020-05-26 01:16:36 +00:00
Mark Linimon
7553b6f155 MFH: r535693
Mark as BROKEN on powerpc64.

The complete error message:

  # In file included from ./../../src/conc/AtomicPtr.h:30,
  #                  from ./../../src/conc/CellPool.h:30,
  #                  from ./../../src/conc/ObjPool.h:44,
  #                  from ../../src/fmtc/Bitdepth.h:30,
  #                  from ../../src/main.cpp:18:
  #  ./../../src/conc/def.h:45:3: error: #error

Approved by:	portmgr (tier-2 blanket)
2020-05-26 01:14:20 +00:00
Mark Linimon
89ab9c801f MFH: r535694
Mark as BROKEN on powerpc64:

  gmake[2]: *** No rule to make target 'vm_ppc64.dasc', needed by 'host/buildvm_arch.h'.

While here, remove sparc stanza, as we no longer support the arch.

Approved by:	portmgr (tier-2 blanket)
2020-05-26 01:13:00 +00:00
Mark Linimon
fdd143261d MFH: r535690
Mark as broken on powerpc64.

Approved by:	portmgr (tier-2 blanket)
2020-05-26 01:10:26 +00:00
Mark Linimon
b951b2bdc7 MFH: r535688
Mark as broken on powerpc64.

Approved by:	portmgr (tier-2 blanket)
2020-05-26 01:08:30 +00:00
Mark Linimon
bc215f8c20 MFH: r535682
Mark as broken on powerpc64:

  IWYU: configuring for LLVM 8.0.1...
  Could NOT find Git (missing: GIT_EXECUTABLE)

I have investigated but don't know why it breaks here but builds elsewhere.

Approved by:	portmgr (tier-2 blanket)
2020-05-26 01:06:37 +00:00
Mark Linimon
676b96e206 MFH: r535681
Mark as BROKEN on powerpc64. This port has been broken for quite some time,
and I do not see a quick fix.

Approved by:	portmgr (tier-2 blanket)
2020-05-26 01:05:56 +00:00
Mark Linimon
2213a8900b MFH: r535510
Mark this port BROKEN on powerpc64 the same as on the other archs.

While here, pet portlint by combining BROKEN_arch statements.

The exact error message varies by version, e.g.:

  checking build system type... Invalid configuration 'powerpc64-portbld-freebsd12.1': machine `powerpc64-portbld' not recognized
  checking build system type... Invalid configuration 'powerpc64-portbld-freebsd13.0': machine `powerpc64-portbld' not recognized

Approved by:	portmgr (tier-2 blanket)
2020-05-26 01:04:05 +00:00
Mark Linimon
8a05a3b0b6 MFH: r535507
Mark as BROKEN on powerpc64:

  utgcns/libboost/boost/smart_ptr/detail/sp_counted_impl.hpp:81:5: error: 'get_deleter' declared as a 'virtual' field

This may have something to do with compiler:openmp in USES.  However,
it has broken for more than 6 months at this point.

Approved by:	portmgr (tier-2 blanket)
2020-05-26 01:02:38 +00:00
Mark Linimon
062557313a MFH: r535716
Mark as BROKEN on powerpc64:

    File "/wrkdirs/usr/ports/audio/beatslash-lv2/work/beatslash-lv2-1.0.6/waflib/Build.py", line 1179, in do_install
      self.copy_fun(src, tgt)
    File "/wrkdirs/usr/ports/audio/beatslash-lv2/work/beatslash-lv2-1.0.6/waflib/Build.py", line 1083, in copy_fun
      shutil.copy2(src, tgt)
    File "/usr/local/lib/python3.7/shutil.py", line 267, in copy2
      copystat(src, dst, follow_symlinks=follow_symlinks)
    File "/usr/local/lib/python3.7/shutil.py", line 206, in copystat
      follow_symlinks=follow)
  FileNotFoundError: [Errno 2] No such file or directory

Approved by:	portmgr (tier-2 blanket)
2020-05-26 01:00:24 +00:00
Sunpoet Po-Chuan Hsieh
f56316f32e MFH: r535933 r535934 r535935 r535936 r535937 r535938 r535939 r535940 r535941 r535942 r535943
Update to 5.2.4.3

Changes:	https://github.com/rails/rails/blob/5-2-stable/activemodel/CHANGELOG.md

Update to 5.2.4.3

Changes:	https://github.com/rails/rails/blob/5-2-stable/activerecord/CHANGELOG.md

Update to 5.2.4.3

Changes:	https://github.com/rails/rails/blob/5-2-stable/actionview/CHANGELOG.md
Security:	85fca718-99f6-11ea-bf1d-08002728f74c

Update to 5.2.4.3

Changes:	https://github.com/rails/rails/blob/5-2-stable/activejob/CHANGELOG.md

Update to 5.2.4.3

Changes:	https://github.com/rails/rails/blob/5-2-stable/activesupport/CHANGELOG.md
Security:	85fca718-99f6-11ea-bf1d-08002728f74c

Update to 5.2.4.3

Changes:	https://github.com/rails/rails/blob/5-2-stable/actionmailer/CHANGELOG.md

Update to 5.2.4.3

Changes:	https://github.com/rails/rails/blob/5-2-stable/activestorage/CHANGELOG.md
Security:	85fca718-99f6-11ea-bf1d-08002728f74c

Update to 5.2.4.3

Changes:	https://github.com/rails/rails/blob/5-2-stable/actioncable/CHANGELOG.md

Update to 5.2.4.3

Changes:	https://github.com/rails/rails/blob/5-2-stable/actionpack/CHANGELOG.md
Security:	85fca718-99f6-11ea-bf1d-08002728f74c

Update to 5.2.4.3

Changes:	https://github.com/rails/rails/releases

Update to 5.2.4.3

Changes:	https://github.com/rails/rails/blob/5-2-stable/railties/CHANGELOG.md

Approved by:	ports-secteam (joneum)
2020-05-25 20:14:12 +00:00
Rene Ladan
4837b3614e MFH: r536408
devel/cscout: unexpire and update to 3.01

- Leave out the DOCS option for now because the required conversion
  of XML to HTML has not been figured out yet.
- No more dependency on compat6x
- Fetch sources from GitHub
- update license to GPLv3

PR:		242402
Submitted by:	Joachim Werner
Approved by:	maintainer (dds@)

Approved by:	ports-secteam (joneum)
2020-05-25 06:53:29 +00:00
Fernando Apesteguía
77507f82ac MFH: r536438
www/luakit: Strip shared libraries

This fixes a warning from the framework.

PR:	246601
Submitted by:	mbeis@xs4all.nl (maintainer)

Approved by:	ports-secteam (blanket: stripping library)
2020-05-25 06:19:19 +00:00
Guido Falsi
1eb9edb1de MFH: r536404 r536406
Fix typo in pkg-message.

PR:		246695
Submitted by:	Dennis Friedrichsen <dennis.r.friedrichsen@gmail.com>

Fix typo in pkg-message (again)

PR:		246695
Submitted by:	Dennis Friedrichsen <dennis.r.friedrichsen@gmail.com>

Approved by:	ports-secteam (joneum)
2020-05-24 20:48:02 +00:00
Kurt Jaeger
3abc3f0758 MFH: r536399
mail/qmail: Fixes CVE-2005-1513 to CVE-2005-1513, update TLS patch
mail/qmail-tls: Update TLS patch

See
https://www.qualys.com/2020/05/19/cve-2005-1513/remote-code-execution-qmail.txt
for details about the CVEs

- now builds with openssl 1.1.1e from the ports

PR:		244969, 245010
Submitted by:	erdgeist@erdgeist.org (maintainer)
Reported by:	klokanek@eldar.cz
Security:	CVE-2005-1513, CVE-2005-1514, CVE-2005-1515
Approved by:	portmgr (security blanket)
2020-05-24 13:04:05 +00:00
Rene Ladan
5422dfbcfc MFH: r536386
java/jflex: undeprecate and update to 1.8.1

Further changes:
- use a prebuilt jar file to avoid depending on Maven or Bazel
- swith MASTER_SITES to GitHub
- add BSD3CLAUSE license
- rewrap pkg-descr

PR:		245447
Submitted by:	Jashank Jeremy
Approved by:	maintainer

Approved by:	ports-secteam (joneum)
2020-05-24 11:32:40 +00:00
Kai Knoblich
9d44ceed25 MFH: r536374
security/py-netmiko: Update to 3.1.1

Changelog:

New Drivers/Platforms

* UnifiSwitchSSH
* Huawei OLT
* Huawei SmartAX

Bugfixes and Improvements:

* Nokia SR-OS SCP Support
* Improve terminal width behavior
* Fix some issues related to cmd_verify
* Expanded autodetect support

https://github.com/ktbyers/netmiko/releases/tag/v3.1.1

Approved by:	ports-secteam (joneum)
2020-05-24 10:21:36 +00:00
Kai Knoblich
aa859cc5ac MFH: r535274 r536372
net-mgmt/py-napalm: Update to 3.0.0
net-mgmt/py-napalm: Update to 3.0.1

* Remove the patch that fixed some issues with net-mgmt/py-junos-eznc as it
  has been merged by upstream.

  Get rid of the post-patch target as well because it's no longer required.

* Add some instructions to cope with the command changes that were
  introduced to newer versions of Arista EOS.

Changelog with some notable changes/fixes:

General:
* Integrated nxapi_plumbing and pyIOSXR into NAPALM.
* Updated support for TwoGigabit & TwentyFiveGig interfaces to
  canonical_map.py

NXOS:
* Fix exception when trying to get environmental data from certain Nexus
  devices
* Fix "cmd_verify" and null character

IOS:
* Fix traceroute output parsing in ios
* Fix vrf detection when no vrf is defined
* Fix show interfaces summary for 10/40/100 Gig Interfaces
* Fix get_bgp_neighbors_detail
* "get_interfaces_counters" broken with Managment Interface
* "get_optics" does not work on VSS setup
* "get_optics" broken if input value is N/A

IOS-XE:
* Update to handle Cisco ISR mac address table with multiple EHWIC modules
  installed

IOS-XR:
* Add support for XML namespace prefixes in find_txt

Junos:
* Added auto_probe optional argument
* Add support for configure private in Junos
* SRX cluster devices stack RPC replies under multi-routing-engine-results
* Close configuration in case "configure_private" is set to avoid configure
  session to stay forever

https://github.com/napalm-automation/napalm/releases/tag/3.0.0
https://github.com/napalm-automation/napalm/releases/tag/3.0.1

Approved by:	ports-secteam (joneum)
2020-05-24 10:15:28 +00:00
Jan Beich
b00ccb52ff MFH: r536377
www/firefox: require new NSS after r534912/r534914

In file included from Unified_c_netwerk_srtp_src0.c:2:
netwerk/srtp/src/crypto/cipher/aes_gcm_nss.c:274:15: error: no member named 'ulIvBits' in 'struct CK_GCM_PARAMS'
    c->params.ulIvBits = GCM_IV_LEN * 8;
    ~~~~~~~~~ ^

PR:		246690
Reported by:	mikael
Approved by:	ports-secteam blanket
2020-05-24 09:50:11 +00:00
Rene Ladan
e677a366be MFH: r536317
www/ephemera: update to 6.34 and unexpire

PR:		245963
Submitted by:	gspu
Approved by:	maintainer timeout (3 weeks)

Approved by:	ports-secteam (joneum)
2020-05-23 17:10:41 +00:00
Rene Ladan
b116ea4bc9 MFH: r536291
java/java-cup: update to 11.b.20160615 and unexpire

Further changes:
- use a prebuilt binary instead of building from source
- change license to SMLNJ in agreement with maintainer

PR:		245466
Submitted by:	Jashank Jeremy
Approved by:	maintainer

Approved by:	ports-secteam (joneum)
2020-05-23 16:14:53 +00:00
Jan Beich
f5f39badc0 MFH: r536258
multimedia/ffmpeg: update to 4.2.3

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2.3:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Approved by:	ports-secteam (joneum)
2020-05-23 15:54:32 +00:00
Jochen Neumeister
9641eef969 MFH: r536308
Give Maintainership to Submitter

PR:		246616
Reported by:	Nuno Teixeira <ed.arrakis@gmail.com>
Sponsored by:	Netzkommune GmbH

Approved by:	ports-secteam (with hat)
2020-05-23 15:29:58 +00:00
Jochen Neumeister
1db63eb9cc MFH: r536305
Give Maintainership to submitter

PR:		246678
Submitted by:	schaiba@gmail.com
Sponsored by:	Netzkommune GmbH

Approved by:	ports-secteam (with hat)
2020-05-23 15:07:30 +00:00
Jochen Neumeister
b110962b81 MFH: r536302
Update to 2.10.2

Changelog:
- https://www.piwigo.org/release-2.10.2
- https://github.com/Piwigo/Piwigo/issues/1150

PR:		245153
Security:	436d7f93-9cf0-11ea-82b8-4c72b94353b5
Sponsored by:	Netzkommune GmbH

Approved by:	ports-secteam (with hat)
2020-05-23 15:02:21 +00:00
Jochen Neumeister
4d11d0640f MFH: r536292
Update to 2.6.4

Changelog:
- Fixed security issue in the Sync WebUI. Credits to Frantisek Uhrecky (fruh)

PR:		243518
Reported by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
Sponsored by:	Netzkommune GmbH

Approved by:	ports-secteam (with hat)
2020-05-23 12:19:47 +00:00
Jochen Neumeister
8b5f976a6f Update to 9.0.35
PR:		246446 246657
Approved by:	ports-secteam (with hat)
Security:	676ca486-9c1e-11ea-8b5e-b42e99a1b9c3
Sponsored by:	Netzkommune GmbH
2020-05-23 11:32:24 +00:00
Jochen Neumeister
feeb34cdf0 Update to 8.5.55
PR:		246446 246657
Approved by:	ports-secteam (with hat)
Security:	676ca486-9c1e-11ea-8b5e-b42e99a1b9c3
Sponsored by:	Netzkommune GmbH
2020-05-23 11:28:24 +00:00
Rene Ladan
1744f6158c MFH: r536243
editors/dkns: update to 1.100 and unexpire

PR:		245961
Submitted by:	gspu
Approved by:	maintainer timeout (3 weeks)

Approved by:	ports-secteam (joneum)
2020-05-23 11:13:07 +00:00
Li-Wen Hsu
0aacfec7ef MFH: r536278
- Apply fix for memory detection from upstream

PR:		246667
Submitted by:	James Wright <james.wright@digital-chaos.com> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D24967

Approved by:	ports-secteam (joneum)
2020-05-23 10:05:31 +00:00
Jan Beich
ec568d3c20 MFH: r536265
www/py-flask-restplus: unbreak after r527409

>>> import flask_restplus
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/local/lib/python3.7/site-packages/flask_restplus/__init__.py", line 4, in <module>
    from . import fields, reqparse, apidoc, inputs, cors
  File "/usr/local/lib/python3.7/site-packages/flask_restplus/fields.py", line 17, in <module>
    from werkzeug import cached_property
ImportError: cannot import name 'cached_property' from 'werkzeug' (/usr/local/lib/python3.7/site-packages/werkzeug/__init__.py)

Approved by:	ports-secteam blanket
2020-05-23 05:33:33 +00:00
Jan Beich
abb51b5a2a MFH: r536008
multimedia/dav1d: update to 0.7.0

Changes:	https://code.videolan.org/videolan/dav1d/tags/0.7.0
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.7.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.6.0...0.7.0
Approved by:	ports-secteam blanket (required by Firefox 78)
2020-05-23 00:53:51 +00:00
Glen Barber
7b87efcd7f MFH: r536245
Add checksums for 11.4-RC1.
Prune checksums for 11.4-BETA1.

Sponsored by:	Rubicon Communications, LLC (netgate.com)
Approved by:	portmgr (implicit, re blanket)
2020-05-22 21:40:45 +00:00
Rene Ladan
dd09a27fd5 MFH: r536010
sysutils: unbreak and unexpire.

The maintainer who is also the author rerolled the distfile.

PR:		244909
Submitted by:	kiwi@oav.net

Approved by:	ports-secteam (joneum)
2020-05-22 19:55:38 +00:00
Rene Ladan
ad9c40daa5 MFH: r536020
sysutils/upsdaemon: unbreak, over to new website and maintainer

PR:		246154
Submitted by:	Chris Hutchinson
Approved by:	previous maintainer timeout (2 weeks)

Approved by:	ports-secteam (joneum)
2020-05-22 19:51:48 +00:00
Rene Ladan
8a80989f2c MFH: r536017
sysutils/memfetch: unbreak and unexpire

Upstream changed a source file without a version bump (back in 2007)

PR:		246156
Submitted by:	Chris Hutchinson
Approved by:	maintainer timeout (onatan@gmail.com, 2 weeks)

Approved by:	ports-secteam (joneum)
2020-05-22 19:50:01 +00:00
Rene Ladan
ab1d175bf8 MFH: r536009
sysutils/dirvish: update distinfo and unexpire, verified by submitter.

PR:		243309
Submitted by:	Nathan Robertson

Approved by:	ports-secteam (joneum)
2020-05-22 19:46:58 +00:00
Rene Ladan
bca3a52077 MFH: r536021
x11-wm/pekwm: unexpire, change MASTER_SITE

Also, add USES=autoreconf and add missing USE_XORG=xinerama xrandr

PR:		245185
Submitted by:	lbartoletti
Approved by:	maintainer

Approved by:	ports-secteam (joneum)
2020-05-22 19:43:36 +00:00
Bernard Spil
e8882a6a38 MFH: r536143
databases/mariadb104-server: Fix galera clustering

 * Fix clustering script [1]
 * Fix clustering dependencies [1]
 * Remove no-op REINPLACECMD [2]
 * Fix paths on pam_user_map and its config [3]

Submitted by:	Peter M. Hauesen [1], mfechner [2], mat [3]

Approved by:	ports-secteam (joneum)
2020-05-22 19:22:24 +00:00
Christoph Moench-Tegeder
c9fc94bdc6 MFH: r536202
mail/thunderbird: update to 68.8.1

Release Notes:
  https://www.thunderbird.net/en-US/thunderbird/68.8.1/releasenotes/

Approved by:	portmgr (blanket: web browser alike)
2020-05-22 16:29:16 +00:00