1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Commit Graph

513724 Commits

Author SHA1 Message Date
Mikael Urankar
8b33b9e374 dns/subfinder: fix build on aarch64
Approved by:	portmgr (tier-2 blanket)
2020-07-05 08:59:44 +00:00
Eugene Grosbein
40fed2b43e sysutils/cpupdate: minor update
- Remove stale notes from pkg-descr and pkg-message.in
  that are not relevant for supported branches (*)
- sync with platomav/CPUMicrocodes MCE DB r151.

No functional changes so PORTREVISION not bumped.

PR:		247766
2020-07-05 08:45:50 +00:00
Niclas Zeising
b48b7783c9 lang/ghc: Remove stale comment
Remove stale comment from lang/ghc about gcc shipping a libffi.so of its
own, this is no longer the case.  This should have been part of r541237 and
r541232.

PR:		247028 (for tracking)
Reported by:	arrowd, danfe
2020-07-05 08:42:38 +00:00
Alexey Dokuchaev
6d7747001d This package provides various Perl sort subroutines.
PR:		243893
Submitted by:	Zane C. Bowers-Hadley
2020-07-05 07:58:22 +00:00
Alexey Dokuchaev
227cf7ffd2 This package provides package-related utilities for Perl.
PR:		243892
Submitted by:	Zane C. Bowers-Hadley
2020-07-05 07:56:55 +00:00
Gerald Pfeifer
1b26602849 Update to the 20200702 snapshot of GCC 8.4.1.
Only three backports, one for arm, x86, and Fortran each.
2020-07-05 07:50:11 +00:00
Alexey Dokuchaev
be05471d1e Add two more p5-Complete-* Perl modules. 2020-07-05 06:54:12 +00:00
Li-Wen Hsu
f728332db3 Add graphics/katarakt
Simple PDF viewer uses as much available screen space as possible

PR:		243000
Submitted by:	kurt@kmk-computers.de
2020-07-05 06:31:01 +00:00
Li-Wen Hsu
32af075b07 Add devel/pecl-APCu_bc: backwards APC compatible API using APCu for PHP 7.x
PR:		241947
Submitted by:	Mikle Davidkin <me@skylord.ru>
2020-07-05 06:27:26 +00:00
Li-Wen Hsu
b1ab99239b Add x11-toolkits/py-guietta, simple GUI for Python 2020-07-05 06:25:22 +00:00
Alexey Dokuchaev
11b679d6f9 Add three p5-Complete-* Perl modules. 2020-07-05 06:20:41 +00:00
Roman Bogorodskiy
9b0188c8d1 devel/py-libvirt: update to 6.5.0 2020-07-05 05:29:17 +00:00
Roman Bogorodskiy
028a6f1ea7 devel/libvirt: update to 6.5.0 2020-07-05 05:28:39 +00:00
Li-Wen Hsu
8780e39c48 Update to 3.3.0
PR:		247767
Submitted by:	Daniel Tihanyi <daniel.tihanyi@tetragir.com> (maintainer)
2020-07-05 04:43:02 +00:00
Li-Wen Hsu
f346f04ec2 Update to 2.243
Sponsored by:	The FreeBSD Foundation
2020-07-05 04:00:51 +00:00
Mark Felder
81f87bb3e1 multimedia/plexmediaserver-plexpass: Update to 1.19.5.3035
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/354
2020-07-05 01:32:12 +00:00
Timur I. Bakeyev
58dd6baf1d Add entry about Samba vulnerabilities CVE-2020-10730, CVE-2020-10745, CVE-2020-10760, CVE-2020-14303
PR:		247725
Security:	CVE-2020-10730
		CVE-2020-10745
		CVE-2020-10760
		CVE-2020-14303
2020-07-05 00:45:52 +00:00
Timur I. Bakeyev
35180fbaff Update Samba ports to close recent CVEs.
PR:		245475
Security:	CVE-2020-10730
		CVE-2020-10745
		CVE-2020-10760
		CVE-2020-14303
2020-07-05 00:27:27 +00:00
Timur I. Bakeyev
1f792126f8 Update Samba supplimentary libs to the recent ones.
PR:		246284
		246285
		246286
		246287
2020-07-05 00:23:05 +00:00
Danilo G. Baio
ead7dc3cec sysutils/duplicity: Update to 0.8.14
Changelog:	https://launchpad.net/duplicity/+milestone/0.8.14

MFH:		2020Q3 (blanket: bugfix release)
2020-07-04 22:58:02 +00:00
Piotr Kubaj
074d56d7b9 devel/libffi: fix build on GCC architectures
Use newer GCC:
../src/powerpc/ffi_powerpc.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'float128'
2020-07-04 22:15:48 +00:00
Niclas Zeising
9717515a2a lang/polyml: Fix build after libffi update
Add a patch to fix the build of lang/polyml after devel/libffi update.
This was missed in r541232.

PR:		247028 (for tracking)
2020-07-04 21:38:31 +00:00
Niclas Zeising
35cbe487f8 lang/ghc: Don't hardcode libffi shlib version
Don't hardcode the libffi shared library version in lang/ghc makefile.
This fixes the build after devel/libffi was updated.
This was missed in r541232

PR:		247028 (for tracking)
2020-07-04 21:37:19 +00:00
Stephen Montgomery-Smith
9e47f56284 - Update devel/gdcm to 3.0.7.
- Bump portrevision of dependent ports.
2020-07-04 20:53:55 +00:00
Stephen Montgomery-Smith
628e0400ed - Update to 1.7.10. 2020-07-04 20:45:00 +00:00
TAKATSU Tomonari
a5398b2f33 - Update to 0.99.25.5 2020-07-04 20:05:48 +00:00
Thierry Thomas
a94dba5df5 Fix an implicit conversion from long to double.
PR:		247763
Submitted by:	rsmith (at) xs4all.nl
2020-07-04 18:43:31 +00:00
Niclas Zeising
0e32330f15 Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.

PR:		247028 (for tracking)
2020-07-04 18:11:42 +00:00
Niclas Zeising
ebc9067a31 devel/libffi: Update to 3.3.0
Update devel/libffi to 3.3.0
This adds support for RISC-V
Changelog:
https://github.com/libffi/libffi/releases/tag/v3.3

PR:		247028 (exp-run)
Reviewed by:	kp, linimon, arrowd
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D25163
2020-07-04 18:09:38 +00:00
Li-Wen Hsu
972c9d0fca Update to 4.4.10
PR:		247756
Submitted by:	Juraj Lutter <juraj@lutter.sk>
Approved by:	pg@pakhom.spb.ru (maintainer)
2020-07-04 18:04:00 +00:00
Niclas Zeising
6365a5a038 math/sage: Change lang/ecl and math/maxima update
Chase the update of math/sage and lang/ecl
Bump portrevision

PR:		247283
Submitted by:	thierry
2020-07-04 17:31:46 +00:00
Niclas Zeising
7c4016b6d8 math/maxima: Update to 5.44.0
Update math/maxima to 5.44.0
Chase the update of lang/ecl

Submitted by:	salvadore
Reviewed by:	thierry
Differential Revision:	https://reviews.freebsd.org/D25303
2020-07-04 17:29:59 +00:00
Niclas Zeising
cc152a03d8 lang/ecl: Update to 20.4.24
Update lang/ecl to 20.4.24.

PR:		247283
Reviewed by:	thierry
Approved by:	olgeni (maintainer)
2020-07-04 17:28:48 +00:00
Joe Marcus Clarke
98638eab34 Update to 3.2.5.
See https://www.wireshark.org/docs/relnotes/wireshark-3.2.5.html for the list
of changes in this release.
2020-07-04 16:42:48 +00:00
Thierry Thomas
3ccf799726 Upgrade to v1.38.1.
Release notes at <https://github.com/libuv/libuv/releases/tag/v1.38.1>.
2020-07-04 16:30:44 +00:00
Jimmy Olgeni
8978a80644 Update lang/elixir to version 1.10.4. 2020-07-04 16:19:39 +00:00
Fernando Apesteguía
dc77ec12ea net-mgmt/nsca-ng: Update to 1.6
This is not broken anymore in 12 and 13

ChangeLog:
https://github.com/weiss/nsca-ng/blob/master/NEWS#changes-in-release-16-2019-03-19

Accumulated changes from 1.4:

 * Work around TLSv1.3 PSK bug in (at least) OpenSSL 1.1.1b.
 * Fix static linking against recent OpenSSL versions.
 * Update our copy of libev from version 4.22 to version 4.25. The new release
   provides a few platform compatibilty fixes and small enhancements.
 * Apply a few minor improvements.
 * Include an experimental NSCA-ng client module for Perl.
 * Link against libsystemd instead of libsystemd-daemon when using systemd
   version 210 or newer, where the latter library has been merged into the
   former.
 * Include the systemd.service(5) and systemd.socket(5) files with the release
   tarball.
 * Update our copy of libev from version 4.15 to version 4.22. The new release
   provides a number of bug fixes and small enhancements.

While here, update WWW in pkg-descr

PR:	247145
Submitted by:	knan-bfo@modirum.com
Reviewed by:	pi, fernape
Approved by:	alexander@sulfrian.net (maintainer, timeout > 1 month)
Differential Revision:	https://reviews.freebsd.org/D25208
2020-07-04 16:03:47 +00:00
Mikael Urankar
31e0a5979d audio/synthpod-lv2: fix build on aarch64
../mapper.lv2/mapper.lv2/mum.h:113:3: warning: implicit declaration of function 'asm' is invalid in C99 [-Wimplicit-function-declaration]
  asm ("umulh %0, %1, %2" : "=r" (hi) : "r" (v), "r" (p));
  ^

../mapper.lv2/mapper.lv2/mum.h:113:27: error: expected ')'
  asm ("umulh %0, %1, %2" : "=r" (hi) : "r" (v), "r" (p));
                          ^

../mapper.lv2/mapper.lv2/mum.h:113:7: note: to match this '('
  asm ("umulh %0, %1, %2" : "=r" (hi) : "r" (v), "r" (p));

reported upstream: https://github.com/OpenMusicKontrollers/synthpod/pull/54

Approved by:	portmgr (tier-2 blanket)
2020-07-04 15:47:21 +00:00
Jochen Neumeister
4dc97b03cd Add entry for anydesk
PR:		247406
Sponsored by:	Netzkommune GmbH
2020-07-04 15:37:58 +00:00
MANTANI Nobutaka
5aba6458f6 - Fix build error on -current.
- Use PLIST_FILES instead of pkg-plist.
2020-07-04 15:37:13 +00:00
Mikael Urankar
a6677396ff sysutils/docker-machine: fix build on aarch64
Approved by:	portmgr (tier-2 blanket)
2020-07-04 15:19:34 +00:00
Luca Pizzamiglio
f35239963a benchmarks/unixbench: Add support to parallel execution
Add support to get the number of CPUs on FreeBSD.
Bump PORTREVISION.

PR:		247293
Submitted by:	Yuichiro NAITO <naito.yuichiro@gmail.com>
2020-07-04 14:48:33 +00:00
Dima Panov
709dd0f0a2 print/cups-pdf: fix patching paths 2020-07-04 13:36:16 +00:00
Wen Heping
578624a4c5 - Update to 2.1.6
PR:		247751
Submitted by:	juraj@lutter.sk(maintainer)
2020-07-04 13:36:13 +00:00
TAKATSU Tomonari
e61b05e8eb - Update to 1.1-5 2020-07-04 12:58:30 +00:00
Tobias Kortkamp
ee24d3de6b x11/bemenu: Update to 0.5.0
Changes:	https://github.com/Cloudef/bemenu/releases/tag/0.5.0
2020-07-04 12:57:46 +00:00
Piotr Kubaj
15a8b1c663 www/node12: fix runtime on powerpc64 elfv1, build / runtime on powerpc64 elfv2
Patches are backported from www/node and changed where necessary.

PR:             247433
Approved by:    bhughes (maintainer timeout)
MFH:            2020Q3 (fix build / runtime blanket)
2020-07-04 12:47:46 +00:00
Piotr Kubaj
137a132ef1 sysutils/mate-control-center: fix build on GCC architectures
Use C99 mode:
mate-da-capplet.c:689: error: 'for' loop initial declaration used outside C99 mode

MFH:		2020Q3 (fix build blanket)
2020-07-04 12:39:05 +00:00
Tobias Kortkamp
1a452488f4 math/lapack, math/xlapack: Unbreak build with GCC 10
sorcsd2by1.f:389:40:

  366 |      $                   0, U1, LDU1, U2, LDU2, V1T, LDV1T, 0, 1, 0, 0,
      |                                      2
......
  389 |      $                   0, V1T, LDV1T, 0, 1, U1, LDU1, U2, LDU2, 0, 0,
      |                                        1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(4)).
sorcsd2by1.f:412:35:

  366 |      $                   0, U1, LDU1, U2, LDU2, V1T, LDV1T, 0, 1, 0, 0,
      |                            2
......
  412 |      $                   THETA, 0, 0, 1, V1T, LDV1T, U2, LDU2, U1, LDU1,
      |                                   1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(4)).
sorcsd2by1.f:436:55:

  366 |      $                   0, U1, LDU1, U2, LDU2, V1T, LDV1T, 0, 1, 0, 0,
      |                                                2
......
  436 |      $                   THETA, 0, U2, LDU2, U1, LDU1, 0, 1, V1T, LDV1T,
      |                                                       1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(4)).
sorcsd2by1.f:473:23:

  347 |             CALL SORBDB1( M, P, Q, X11, LDX11, X21, LDX21, THETA, 0, 0,
      |                                                                  2
......
  473 |      $                 WORK(IPHI), WORK(ITAUP1), WORK(ITAUP2),
      |                       1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:480:44:

  351 |                CALL SORGQR( P, P, Q, U1, LDU1, 0, WORK(1), -1,
      |                                               2
......
  480 |             CALL SORGQR( P, P, Q, U1, LDU1, WORK(ITAUP1), WORK(IORGQR),
      |                                            1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:485:48:

  351 |                CALL SORGQR( P, P, Q, U1, LDU1, 0, WORK(1), -1,
      |                                               2
......
  485 |             CALL SORGQR( M-P, M-P, Q, U2, LDU2, WORK(ITAUP2),
      |                                                1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:496:57:

  362 |      $                   0, WORK(1), -1, CHILDINFO )
      |                         2
......
  496 |             CALL SORGLQ( Q-1, Q-1, Q-1, V1T(2,2), LDV1T, WORK(ITAUQ1),
      |                                                         1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:503:22:

  366 |      $                   0, U1, LDU1, U2, LDU2, V1T, LDV1T, 0, 1, 0, 0,
      |                         2
......
  503 |      $                WORK(IPHI), U1, LDU1, U2, LDU2, V1T, LDV1T, 0, 1,
      |                      1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:528:23:

  370 |             CALL SORBDB2( M, P, Q, X11, LDX11, X21, LDX21, THETA, 0, 0,
      |                                                                  2
......
  528 |      $                 WORK(IPHI), WORK(ITAUP1), WORK(ITAUP2),
      |                       1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:540:55:

  351 |                CALL SORGQR( P, P, Q, U1, LDU1, 0, WORK(1), -1,
      |                                               2
......
  540 |             CALL SORGQR( P-1, P-1, P-1, U1(2,2), LDU1, WORK(ITAUP1),
      |                                                       1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:545:48:

  351 |                CALL SORGQR( P, P, Q, U1, LDU1, 0, WORK(1), -1,
      |                                               2
......
  545 |             CALL SORGQR( M-P, M-P, Q, U2, LDU2, WORK(ITAUP2),
      |                                                1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:550:46:

  362 |      $                   0, WORK(1), -1, CHILDINFO )
      |                         2
......
  550 |             CALL SORGLQ( Q, Q, R, V1T, LDV1T, WORK(ITAUQ1),
      |                                              1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:557:22:

  366 |      $                   0, U1, LDU1, U2, LDU2, V1T, LDV1T, 0, 1, 0, 0,
      |                         2
......
  557 |      $                WORK(IPHI), V1T, LDV1T, 0, 1, U1, LDU1, U2, LDU2,
      |                      1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:582:23:

  393 |             CALL SORBDB3( M, P, Q, X11, LDX11, X21, LDX21, THETA, 0, 0,
      |                                                                  2
......
  582 |      $                 WORK(IPHI), WORK(ITAUP1), WORK(ITAUP2),
      |                       1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:589:44:

  351 |                CALL SORGQR( P, P, Q, U1, LDU1, 0, WORK(1), -1,
      |                                               2
......
  589 |             CALL SORGQR( P, P, Q, U1, LDU1, WORK(ITAUP1), WORK(IORGQR),
      |                                            1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:601:25:

  351 |                CALL SORGQR( P, P, Q, U1, LDU1, 0, WORK(1), -1,
      |                                               2
......
  601 |      $                   WORK(ITAUP2), WORK(IORGQR), LORGQR, CHILDINFO )
      |                         1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:605:46:

  362 |      $                   0, WORK(1), -1, CHILDINFO )
      |                         2
......
  605 |             CALL SORGLQ( Q, Q, R, V1T, LDV1T, WORK(ITAUQ1),
      |                                              1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:612:29:

  366 |      $                   0, U1, LDU1, U2, LDU2, V1T, LDV1T, 0, 1, 0, 0,
      |                         2
......
  612 |      $                THETA, WORK(IPHI), 0, 1, V1T, LDV1T, U2, LDU2, U1,
      |                             1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:642:23:

  417 |             CALL SORBDB4( M, P, Q, X11, LDX11, X21, LDX21, THETA, 0, 0,
      |                                                                  2
......
  642 |      $                 WORK(IPHI), WORK(ITAUP1), WORK(ITAUP2),
      |                       1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:655:46:

  351 |                CALL SORGQR( P, P, Q, U1, LDU1, 0, WORK(1), -1,
      |                                               2
......
  655 |             CALL SORGQR( P, P, M-Q, U1, LDU1, WORK(ITAUP1),
      |                                              1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:665:50:

  351 |                CALL SORGQR( P, P, Q, U1, LDU1, 0, WORK(1), -1,
      |                                               2
......
  665 |             CALL SORGQR( M-P, M-P, M-Q, U2, LDU2, WORK(ITAUP2),
      |                                                  1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:674:46:

  362 |      $                   0, WORK(1), -1, CHILDINFO )
      |                         2
......
  674 |             CALL SORGLQ( Q, Q, Q, V1T, LDV1T, WORK(ITAUQ1),
      |                                              1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:681:29:

  366 |      $                   0, U1, LDU1, U2, LDU2, V1T, LDV1T, 0, 1, 0, 0,
      |                         2
......
  681 |      $                THETA, WORK(IPHI), U2, LDU2, U1, LDU1, 0, 1, V1T,
      |                             1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/lapack-3.5.0_8.log
http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/xlapack-3.5.0_6.log

PR:		246700
2020-07-04 12:33:32 +00:00
Tobias Kortkamp
08e6353968 graphics/xd3d: Unbreak build with GCC 10
gspopup.f:324:23:

  324 |       call x11facette2(ixzone,iyzone,ilar,ihau)
      |                       1
......
  596 |         call x11facette2(ixbrow,iybrow,ilarbrow,ihaubrow)
      |                         2
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
gspopup.f:187:45:

  187 |      &                ,chainesav,longq,longc,lfichiers,idir,inum,0
      |                                             1
Error: Rank mismatch in argument 'lfichiers' at (1) (rank-1 and scalar)
gspopup.f:306:45:

  306 |      &                ,chainesav,longq,longc,lfichiers,idir,inum,0
      |                                             1
Error: Rank mismatch in argument 'lfichiers' at (1) (rank-1 and scalar)
gspopup.f:561:61:

  561 |      &                  ,fichiers,longq,longc,lfichiers,idir,inum
      |                                                             1
Error: Rank mismatch in argument 'inum' at (1) (rank-1 and scalar)

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/xd3d-8.3.1_18.log

PR:		246700
2020-07-04 12:25:10 +00:00