Commit graph

539884 commits

Author SHA1 Message Date
Jason W. Bacon
aa8e14f1c1 biology/ad2vcf: Add allelic depth info from a SAM stream to a VCF file
ad2vdf extracts allelic depth info from a SAM stream and adds it to a
corresponding single-sample VCF file.  SAM input is read via stdin and the VCF
input file is taken as a command-line argument. This allows expensive BAM/CRAM
decoding to be performed in parallel by a separate samtools process.
2021-03-23 15:15:00 +00:00
Jan Beich
d20299d14c multimedia/libva-utils: update to 2.11.0
Changes:	https://github.com/intel/libva-utils/compare/2.10.0...2.11.0
Reported by:	Repology
2021-03-23 15:06:07 +00:00
Jan Beich
f71ac6b034 multimedia/libva: update to 2.11.0
Rebuild a consumer that already uses VA_CHECK_VERSION(1, 11, 0)

Changes:	https://github.com/intel/libva/compare/2.10.0...2.11.0
Reported by:	Repology
2021-03-23 15:05:55 +00:00
Dmitry Marakasov
58c08ef23d - Update to 2.37.0 2021-03-23 14:49:16 +00:00
Lewis Cook
c847bd208b textproc/git-chglog: Update to 0.12.0
Changes:		https://github.com/git-chglog/git-chglog/releases/tag/v0.12.0
Approved by:		fernape (mentor)
Differential Revision:	https://reviews.freebsd.org/D29387
2021-03-23 14:39:58 +00:00
Lewis Cook
17f5c12729 textproc/csvq: Update to 1.14.1
Changes: 		https://github.com/mithrandie/csvq/releases/tag/v1.14.1
Approved by:		fernape (mentor)
Differential Revision:	https://reviews.freebsd.org/D29388
2021-03-23 14:38:50 +00:00
Lewis Cook
bc3dd6b028 sysutils/inxi: Update to 3.3.03-1
Changes:                https://github.com/smxi/inxi/blob/3.3.03-1/inxi.changelog
Approved by:            fernape (mentor)
Differential Revision:  https://reviews.freebsd.org/D29389
2021-03-23 14:35:26 +00:00
Alexey Dokuchaev
2ed87b8454 - Update Unipro UGENE to version 38.0
- Garbage-collect no longer needed patches
- Make COMMENT shorter and closer to upstream
- Stop building bundled SQLite, use ours!
2021-03-23 14:20:49 +00:00
Bernhard Froehlich
03f562f1b1 Shadertoy visualizer for Kodi
WWW: https://github.com/xbmc/visualization.shadertoy

PR:		245301
Submitted by:	rozhuk.im@gmail.com
2021-03-23 13:14:13 +00:00
Bernhard Froehlich
88f3f7789e Spectrum visualizer for Kodi
WWW: https://github.com/xbmc/visualization.spectrum

PR:		245286
Submitted by:	rozhuk.im@gmail.com
2021-03-23 13:11:26 +00:00
Bernhard Froehlich
98e67f58ea multimedia/kodi-addon-peripheral.joystick: Add missing localbase otherwise configure cannot find linux/joystick.h
PR:		254411
Submitted by:	rozhuk.im@gmail.com (maintainer)
2021-03-23 13:07:16 +00:00
Adriaan de Groot
e0ffaec832 Update graphics/{ksnip,kimageannotator} to latest upstream release
Release notes are at
	https://github.com/ksnip/ksnip/releases/tag/v1.8.2 (app)
	https://github.com/ksnip/kImageAnnotator/releases/tag/v0.4.2 (lib)

Straightforward bugfixes, mostly.

Reported by:	portscout
2021-03-23 13:04:29 +00:00
Bernard Spil
cf135b314d security/nextcloud-passman: Update to 2.3.7 2021-03-23 12:51:46 +00:00
Dmitri Goutnik
b8cb4c2a15 security/aws-vault: Update to 6.3.0
Changes:	https://github.com/99designs/aws-vault/releases/tag/v6.3.0
2021-03-23 12:49:18 +00:00
Dmitri Goutnik
2cd0d97fa0 databases/pspg: Update to 4.4.0
Changes:	https://github.com/okbob/pspg/releases/tag/4.4.0
2021-03-23 12:48:00 +00:00
Joseph Mingrone
135562b4f0 mail/getmail6: Update to 6.15
https://github.com/getmail6/getmail6/releases/tag/v6.15

PR:		254498
Submitted by:	Michael Bueker <m.bueker@berlin.de> (maintainer)
2021-03-23 11:52:34 +00:00
Piotr Kubaj
3f768813bc databases/mysql57-server: don't use LLD for linking on powerpc
LLD currently fails:
ld: error: relocation refers to a discarded section: .rodata._ZN5boost6detail8function15functor_managerINS_9algorithm6detail13token_finderFINS4_10is_any_ofFIcEEEEE7managerERKNS1_15function_bufferERSA_NS1_30functor_manager_operation_typeEN4mpl_5bool_ILb0EEE
>>> defined in ../../archive_output_directory/libmysqlpump_lib.a(object_filter.cc.o)
>>> referenced by object_filter.cc
>>>               object_filter.cc.o:(.got2+0x108) in archive ../../archive_output_directory/libmysqlpump_lib.a

ld: error: relocation refers to a discarded section: .rodata._ZN5boost6detail8function15functor_managerINS_9algorithm6detail13token_finderFINS4_10is_any_ofFIcEEEEE7managerERKNS1_15function_bufferERSA_NS1_30functor_manager_operation_typeEN4mpl_5bool_ILb0EEE
>>> defined in ../../archive_output_directory/libmysqlpump_lib.a(sql_formatter.cc.o)
>>> referenced by sql_formatter.cc
>>>               sql_formatter.cc.o:(.got2+0x130) in archive ../../archive_output_directory/libmysqlpump_lib.a

ld: error: relocation refers to a discarded section: .rodata._ZN5boost6detail8function15functor_managerINS_9algorithm6detail13token_finderFINS4_10is_any_ofFIcEEEEE7managerERKNS1_15function_bufferERSA_NS1_30functor_manager_operation_typeEN4mpl_5bool_ILb0EEE
>>> defined in ../../archive_output_directory/libmysqlpump_lib.a(table.cc.o)
>>> referenced by table.cc
>>>               table.cc.o:(.got2+0x50) in archive ../../archive_output_directory/libmysqlpump_lib.a
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
2021-03-23 10:49:23 +00:00
Piotr Kubaj
14ef28458d Bump the default LLVM on powerpc to 10.
9 has many issues building ports, e.g. databases/mysql57-server or previously net-p2p/libtorrent-rasterbar.

Approved by:	tier 2 blanket
2021-03-23 10:47:46 +00:00
Hans Petter Selasky
f3ea37f19e Make sure there are no orphaned files in pkg-plist.
PR:		254491
Approved by:	pi@ (implicit)
Sponsored by:	Mellanox Technologies // NVIDIA Networking
2021-03-23 09:02:12 +00:00
Bradley T. Hughes
bb5f68d753 www/node: Update 15.11.0 -> 15.12.0
https://nodejs.org/en/blog/release/v15.12.0/

Sponsored by:	Miles AS
2021-03-23 08:44:00 +00:00
Tobias Kortkamp
ea774b2080 lang/rust-nightly: Update to 1.53.0.20210323
- Sync patches with lang/rust
- Add the rust-nightly update script

Changes:	45b3c28518...5d04957a4b
2021-03-23 08:43:48 +00:00
Fernando Apesteguía
318761fb18 multimedia/shotcut: update to 21.03.21
From ChangeLog: https://shotcut.org/blog/new-release-210321/

 * Fixed <tractor> and blank considered missing and blocking export
 * Added an Ignore button to the missing files error dialog in Export.
 * Fixed black frames appearing in Slideshow Generator
 * Fixed being able to use mouse wheel over Timeline and Keyframes zoom sliders
 * Improved sound quality with small changes in Speed with Pitch Compensation or
   Pitch audio filter (broke in v20.11).
 * Fixed the Timeline clip audio waveform incorrect after adding transition by
   dragging the clip left.
 * Fixed repairing a project file opened using a network path on Windows.
 * Fixed writing a raw FLAC file does not set its duration.
 * Fixed an elided file name in clip Properties can become the clip name.

Deleteing patch integrated upstream: https://github.com/mltframework/shotcut/pull/1050

Reported by:	portscout
2021-03-23 08:24:57 +00:00
Jan Beich
9b9d61c396 devel/electron11: unbreak with libglvnd (like r545308)
[192/192] 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",
    ^----------------------
2021-03-23 08:14:50 +00:00
Tobias Kortkamp
80d72f6820 sysutils/htop: Disable LSOF option by default
This commit should ensure that we have a htop package for 13.0-RELEASE
on non-x86 archs.  When sysutils/lsof fails to build (and that
happens often enough) htop is skipped and we no longer have a package
for it.  lsof is only used for htop's "list open files" view.

PR:		252279
2021-03-23 08:00:13 +00:00
Gerald Pfeifer
bf618501a3 The Staging Patchset for Wine 6.4 is available; include it.
Just a minor change in terms of packaging (wow64cpu.dll is gone).
2021-03-23 07:35:13 +00:00
Tobias Kortkamp
37cd09fa55 lang/rust-bootstrap: Add the bootstrap freefall sync script 2021-03-23 06:42:43 +00:00
Tobias Kortkamp
20d8683141 lang/rust: Fix DOCS build, unbreak RUST_BACKTRACE
- Fix DOCS build by disabling deny-warnings (rustc equivalent to
  -Werror).  Let's not fail the entire build just because a handful
  of docs fail to build due to -D broken-intra-doc-links [0]
- Only install the host target docs.  We otherwise waste time with
  a rust-docs install-uninstall-install cycle for each additional
  target during stage.
- Backport FreeBSD support for gimli, unbreak RUST_BACKTRACE, and
  have useful stack traces with actual content again [1]
- While here also strip binaries under libexec/ and ack reading of
  src/bootstrap/CHANGELOG.md (changelog-seen=2)

[0] https://github.com/rust-lang/rust/issues/76526

PR:		253557 [1]
Submitted by:	jbeich [1]
2021-03-23 06:39:47 +00:00
Yuri Victorovich
b55866adaf www/authelia: Add the rc script 2021-03-23 02:44:18 +00:00
Yuri Victorovich
fe0fee4919 audio/jamulus: Favorize by adding the 'server' flavor 2021-03-23 01:47:23 +00:00
Yuri Victorovich
542ebcbf91 lang/hermes: Update 0.7.2.20210305 -> 0.7.2.20210322 2021-03-23 01:05:00 +00:00
Yuri Victorovich
1d7b9cfe1e Remove math/s2geometry: It is a duplicate of graphics/s2
Reported by:	sunpoet
2021-03-23 01:00:43 +00:00
Jan Beich
52ca1aada6 Unbreak fetch from git.sr.ht
Git footer have changed e.g.,

 ---
-2.30.1
+2.30.2
2021-03-23 00:47:51 +00:00
Jan Beich
bfaeb286e2 graphics/mesa-devel: update to 21.0.b.3531
Changes:	921dafc98b...cb4287608a
2021-03-23 00:42:32 +00:00
Jan Beich
cb0d4b0817 x11-wm/river: update to s20210322
Changes:	8627a2f...979e640
2021-03-23 00:42:25 +00:00
Jan Beich
699e1fd956 emulators/rpcs3: update to 0.0.15.11994
Changes:	379138af2...cd07ab5b5
2021-03-23 00:42:19 +00:00
Jan Beich
aefe7b6af5 emulators/yuzu: update to s20210321
Changes:	cb48ed2e1...a50133fc5
2021-03-23 00:42:12 +00:00
Jan Beich
e8e4e7d7ac devel/libepoll-shim: update to 0.0.20210322
Changes:	https://github.com/jiixyj/epoll-shim/compare/c8491d3...v0.0.20210322
Reported by:	portscout
Approved by:	manu
Differential Revision:	https://reviews.freebsd.org/D29371
2021-03-23 00:41:11 +00:00
Yuri Victorovich
79566cdb6b cad/magic: Update 8.3.125 -> 8.3.145
PR:		254121
Approved by:	hrs (maintainer's timeout 14 days)
2021-03-23 00:39:51 +00:00
Steven Kreuzer
b98688c41c Update to version 1.0.0
PR:		254423
Submitted by:	Kai Knoblich <kai@FreeBSD.org>
2021-03-23 00:35:41 +00:00
Cy Schubert
3c2b80d1af sysutils/mxkill, x11/mxascii: Fix build.
Fix build due to missing man page.

Add dependency for xt and x11.
2021-03-23 00:03:46 +00:00
Yuri Victorovich
8435e8901f www/rearx: Update 0.1.1 -> 0.1.3 2021-03-22 23:11:46 +00:00
Michael Tuexen
e1300daf0a net/tcptestsuite: Update to 20210322
PR:		254488
Approved by:	gnn (maintainer), lwhsu (ports)
2021-03-22 22:40:36 +00:00
Yuri Victorovich
ee12c99d75 www/authelia: Use frontend directory (public_html) provided by the upstream. 2021-03-22 22:26:28 +00:00
Yuri Victorovich
7bb8e3fd44 New port: audio/vst3sdk: VST3 SDK (VST3 audio plugins Software Development Kit) 2021-03-22 21:25:47 +00:00
Olivier Cochard
2265b831c4 Update to 2.0.8
PR:		254476
Submitted by:	pi
2021-03-22 21:14:21 +00:00
Christoph Moench-Tegeder
0ebee725e5 update thunderbird to 78.9.0 (rc2)
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/78.9.0/releasenotes/

MFH:		2021Q1 (when GA)
2021-03-22 20:51:00 +00:00
Cy Schubert
013b108ff0 sysutils/syslog-ng: Update 3.31.1 --> 3.31.2
Submitted by:	Peter Czanik (CzP) <peter.czanik@oneidentity.com>
		Balabit (a OneIdentity company) / syslog-ng upstream
2021-03-22 19:54:52 +00:00
Yuri Victorovich
b0081f0ec5 www/authelia: Add pre-built public_html to the build to fix Authelia bug showing an empty page; Add config file sample
Reported by:	upstream
2021-03-22 19:28:09 +00:00
Kurt Jaeger
ba150ddbe0 x11/gtk-app-menu: add WWW to pkg-descr
The gtk-app-menu library is a sub-project for vala-panel-appmenu,
add an appropriate WWW line in pkg-descr

Maybe someday we can add the other panels, but as of now, we
are just using this sub-project.

PR:		254356
Submitted by:	Trenton Schulz <trueos@norwegianrockcat.com>
Reported by:	Graham Perrin <grahamperrin@gmail.com>
2021-03-22 19:27:44 +00:00
Cy Schubert
c5ee1a9572 Update to the latest cfengine commits on github. 2021-03-22 18:40:34 +00:00