Commit Graph

527213 Commits

Author SHA1 Message Date
Joseph Mingrone
9764ff1c09 biology/hyphy: Update to version 2.5.22
Upstream changes: https://github.com/veg/hyphy/releases/tag/2.5.22hf
2020-11-18 10:54:03 +00:00
Jan Beich
c2b8c5a018 editors/mg: add -static slave installed as /rescue/mg
When recovering from a broken rtld(1) one may want a visual editor that
feels like Emacs. ee(1) isn't under /rescue, and its Emacs keys support
lacks even C-x C-c (save-buffers-kill-emacs).
2020-11-18 10:04:26 +00:00
Bernard Spil
0af533d213 net-im/nextcloud-talk: Upgrade to 10.0.2 2020-11-18 08:49:01 +00:00
Yuri Victorovich
d313acbbbe New port: cad/stm32flash: Flash program for STM32 using the ST serial bootloader 2020-11-18 08:11:21 +00:00
Loïc Bartoletti
184380d9d2 graphics/py-fiona: Update to 1.8.18
- The precision option of transform has been fixed for the case of
  GeometryCollections.
- Added missing --co (creation) option to fio-load.
- If the certifi package can be imported, its certificate store location will
  be passed to GDAL during import of fiona._env unless CURL_CA_BUNDLE is
  already set.
- Warn when feature fields named "" are found.

Reported by:	portscout
2020-11-18 07:27:25 +00:00
Romain Tartière
a153ac54bc Iupdate to 2.35.0
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-2350-2020-11-16

With hat:	puppet
2020-11-18 05:47:09 +00:00
Loïc Bartoletti
b59496747d graphics/proj: Update to 7.2.0
Changelog:
  - https://proj.org/news.html#release-notes
2020-11-18 05:27:28 +00:00
Cy Schubert
dca82d06e1 Update to the latest cfengine commits on github. 2020-11-18 04:15:13 +00:00
Cy Schubert
e109ceb88b Update to the latest networkupstools/nut github commit. 2020-11-18 04:15:10 +00:00
Cy Schubert
43044915a8 Update 1.18.2 --> 1.18.3 2020-11-18 04:15:06 +00:00
Cy Schubert
a0d7c357ac Update 1.17.1 --> 1.17.2 2020-11-18 04:15:03 +00:00
Piotr Kubaj
a9d55b2be9 graphics/py-open3d-python: mark BROKEN on clang without experimental/optional 2020-11-18 02:26:46 +00:00
Piotr Kubaj
b63fc261af graphics/py-open3d-python: fix build on GCC architectures
Builds fine.
2020-11-18 02:22:40 +00:00
Piotr Kubaj
6b543b4161 cad/ktechlab: fix build on GCC architectures
The compiler feature "cxx_decltype" is not known to CXX compiler

  "GNU"

  version 4.2.1.

MFH:		2020Q4 (fix build blanket)
2020-11-18 01:39:47 +00:00
Koichiro Iwao
f2fa182301 devel/ruby-build: Update to 20201117
Relnotes:	https://github.com/rbenv/ruby-build/releases/tag/v20201117
2020-11-18 01:38:23 +00:00
Dan Langille
bfdf44b1b7 And I did not remove cnagios4 from here when removing the port.
Sorry

Reported by:	Jonathan Chen
2020-11-18 01:20:54 +00:00
Dan Langille
9934c3b1b9 Move my newly added entry to the end of the file where they should be
Reported by:	dbaio
2020-11-18 01:18:56 +00:00
Dan Langille
802c0741ac remove the entry for net-mgmt/cnagios - it did not moved
Sorry for the churn.
2020-11-17 22:55:17 +00:00
Dan Langille
4d9b7f3e23 FIxed the entries for net-mgmt/cnagios and net-mgmt/cnagios4 removing the
flavor from the destination. That breaks stuff.
2020-11-17 22:53:40 +00:00
Dan Langille
79d053c24a Update net-mgmt/cnagios to 0.33
Add FLAVORS @nagios3 & nagios4

Removing net-mgmt/cnagios4, replaced by @nagios4 flavor.

Thank you.

PR:		236245
Submitted by:	gettoknowmi <gettoknowmi@yahoo.com>
Reviewed by:	danny@dannywarren.com (maintainer)
2020-11-17 22:48:29 +00:00
Danilo G. Baio
09832661e4 textproc/py-sphinx: Update to 3.3.1, Bugfix release
Changelog:	https://github.com/sphinx-doc/sphinx/blob/v3.3.1/CHANGES

PR:		251197
Approved by:	python (with hat)
2020-11-17 22:45:21 +00:00
Mark Linimon
0a5ddd3420 Add workaround for new failure with Fortran GCC 10 frontend:
Type mismatch between actual argument at (1) and actual argument at (2) (COMPLEX(8)/REAL(8)).

PR:		246700
Approved by:	maintainer
2020-11-17 22:40:45 +00:00
Mark Linimon
a625c53bd8 Add workaround for new failure with Fortran GCC 10 frontend:
BOZ literal constant at (1) is neither a data-stmt-constant nor an actual argument to INT, REAL, DBLE, or CMPLX intrinsic function

PR:		246700
Approved by:	maintainer
2020-11-17 22:39:17 +00:00
Mark Linimon
e441fb8ce5 Add workaround for new failure with Fortran GCC 10 frontend:
Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(4)).

PR:		246700
Approved by:	maintainer
2020-11-17 22:37:32 +00:00
Mark Linimon
991d8c1f72 Add workaround for new failure with Fortran GCC 10 frontend:
Type mismatch in argument 't' at (1); passed REAL(4) to INTEGER(4)

PR:		246700
Approved by:	maintainer
2020-11-17 22:36:02 +00:00
Mark Linimon
5722d06b39 Add workaround for new failure with Fortran GCC 10 frontend:
Type mismatch between actual argument at (1) and actual argument at (2) (COMPLEX(8)/REAL(8)).

PR:		246700
Approved by:	maintainer
2020-11-17 22:34:27 +00:00
Mark Linimon
1b7ca26529 Add workaround for new failure with Fortran GCC 10 frontend:
Type mismatch in argument 'cc' at (1); passed COMPLEX(8) to REAL(8)

PR:		246700
Approved by:	maintainer
2020-11-17 22:32:32 +00:00
Mark Linimon
d12c65d386 Add workaround for new failure with Fortran GCC 10 frontend:
Type mismatch between actual argument at (1) and actual argument at (2) (COMPLEX(8)/CHARACTER(*)).

PR:		246700
Approved by:	maintainer
2020-11-17 22:28:16 +00:00
Mark Linimon
6c50f8509a Add workaround for new failure with Fortran GCC 10 frontend:
Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)

PR:		246700
Approved by:	maintainer
2020-11-17 22:27:00 +00:00
Mark Linimon
e08bdb7560 Add workaround for new failure with Fortran GCC 10 frontend:
Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)

PR:		246700
Approved by:	maintainer
2020-11-17 22:25:28 +00:00
Mark Linimon
f188513c6d Avoid building with GCC 10 due to:
types.h:95:37: error: 'asm' operand has impossible constraints

PR:		246700
Approved by:	maintainer
2020-11-17 22:23:24 +00:00
Mark Linimon
d7fde400a9 Add workaround for Fortran frontend to GCC 10.
While here, pet portlint.

PR:		246700
2020-11-17 22:21:03 +00:00
Mark Linimon
5d722eca6a Add workaround for Fortran frontend to GCC 10.
PR:		246700
2020-11-17 22:19:09 +00:00
Mark Linimon
8f6de3a4e3 Add workaround for Fortran frontend to GCC 10.
PR:		246700
2020-11-17 22:17:27 +00:00
Mark Linimon
9657fec72c Add workaround for Fortran frontend in GCC 10.
PR:		246700
2020-11-17 22:15:22 +00:00
Mark Linimon
346de0e398 Mark as BROKEN with GCC 10:
Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).

PR:		246700
2020-11-17 22:14:15 +00:00
Mark Linimon
f427ec4231 Mark as BROKEN with GCC 10:
Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)

PR:		246700
2020-11-17 22:11:51 +00:00
Rene Ladan
c96835b690 databases/cassandra3: update to 3.11.9
The port now uses Python 3 so unexpire it.

PR:		249595
Submitted by:	maintainer
Reported by:	swills (py27 overview)
2020-11-17 22:06:18 +00:00
Jan Beich
0178f9a742 www/youtube_dl: update to 2020.11.18
Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.18
Reported by:	GitHub (watch releases)
2020-11-17 21:47:14 +00:00
Mark Linimon
4d0d02dccb Mark BROKEN on i386 and GCC 10:
Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(4)).

Per the maintainer, this is probably an error in GCC 10's i386 Fortran
frontend.  But, this should not hold up our update to GCC 10 as ports
default.

PR:		246700 (partial)
Approved by:	maintainer
2020-11-17 21:37:49 +00:00
Mark Linimon
3903033aad Mark as BROKEN with GCC 10:
Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(4)).

The maintainer notes that this program is obsolete, and that most
people now use versions 3 or 4 (which are, unfortunately, non-
redistributable).

As well, it is already marked DEPRECATED/EXPIRING.

Approved by:	maintainer
2020-11-17 21:34:30 +00:00
Yuri Victorovich
c7781899b9 math/py-CyLP: Update 0.9.4 -> 0.91.0 2020-11-17 20:59:25 +00:00
Rene Ladan
195affec9d security/sssd: update to 1.16.5
This fixes several security vulnerabilities and unexpires
the port because it moves to Python 3.

PR:		241347
Submitted by:	lukas.slebodnik@intrak.sk (initial patch)
MFH:		2020Q4
Security:	CVE-2018-16838
Security:	CVE-2019-3811
2020-11-17 20:42:16 +00:00
Yuri Victorovich
0b9dddfa77 math/hs-penrose: Fix build with gcc-10
hmatrix-0.20.1 has it fixed.

PR:		246700
2020-11-17 20:34:50 +00:00
Kurt Jaeger
71d21a7de3 databases/cego: update 2.45.32 -> 2.45.34
- Improved runstate handling in CegoDistManager
- Further fix in CegoPredDesc::getFieldList, case CegoPredDesc::NULLCOMP,
  getFieldList method call added for pExpr1,
  in CegoPredDesc::setFieldListArray method calls added for
  _pC and _pNotPred. For this, setFieldListArray method has been
  introduced in CegoCondDesc. This fixes should complete case
  cond handling e.g. for aggregation queries.
  check097 has been expanded for this

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2020-11-17 20:22:20 +00:00
Piotr Kubaj
6ded79e7bc graphics/exifprobe: fix threaded build
--- readfile.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DCOLOR -O -c readfile.c -o readfile.o
readfile.c:30:23: error: byteorder.h: No such file or directory
*** [readfile.o] Error code 1

make[1]: stopped in /wrkdirs/usr/ports/graphics/exifprobe/work/exifprobe-2.0.1
Creating byteorder.h: #define NATIVE_BYTEORDER_BIGENDIAN
2020-11-17 20:14:34 +00:00
Piotr Kubaj
e9e80cf5d1 x11-toolkits/pangolin: fix build on GCC architectures
/wrkdirs/usr/ports/x11-toolkits/pangolin/work/Pangolin-0.5-431-g86eb497/src/utils/file_utils.cpp: In function 'std::string pangolin::FindPath(const string&, const string&)':
/wrkdirs/usr/ports/x11-toolkits/pangolin/work/Pangolin-0.5-431-g86eb497/src/utils/file_utils.cpp:194:19: error: 'PATH_MAX' was not declared in this scope
  194 |     char abs_path[PATH_MAX];
      |                   ^~~~~~~~
/wrkdirs/usr/ports/x11-toolkits/pangolin/work/Pangolin-0.5-431-g86eb497/src/utils/file_utils.cpp:195:32: error: 'abs_path' was not declared in this scope
  195 |     if (realpath(path.c_str(), abs_path)) {
2020-11-17 20:07:37 +00:00
Jan Beich
0ee1a063df multimedia/mpvpaper: no C++ used here 2020-11-17 19:40:33 +00:00
Yuri Victorovich
e0ff11d8bc cad/verilator: Update 4.102 -> 4.104 2020-11-17 19:35:08 +00:00
Li-Wen Hsu
97fdb99e46 converters/php-bsdconv: Update to 11.6.0
This fix build with PHP-8.0

PR:		251205
Submitted by:	buganini@gmail.com (maintainer)
2020-11-17 19:11:27 +00:00