Sergey A. Osokin
e13773c397
www/nginx-devel: update third-party modules
...
o) lua from 0.10.20 to 0.10.21rc1
o) encrypted-session from 0.08 to 0.09
Bump PORTREVISION.
2022-01-28 10:27:03 -05:00
Guangyuan Yang
9f15e60128
math/R-cran-energy: Update to 1.7-9
2022-01-28 10:25:43 -05:00
Michiel van Baak Jansen
bb4eddeb3b
net-p2p/radarr: Update to 4.0.2.5836
...
Changelog: https://github.com/Radarr/Radarr/releases/tag/v4.0.2.5836
PR: 260920
2022-01-28 10:25:12 -05:00
Goran Mekić
88fc919619
sysutils/reggae: Update to 0.2.0
...
Changelog: https://github.com/cbsd/reggae/releases/tag/0.2.0
PR: 261492
2022-01-28 10:24:56 -05:00
Gabriel Dutra
70ff4e8156
sysutils/terragrunt: Update to 0.36.0
...
Changelog: https://github.com/gruntwork-io/terragrunt/releases/tag/v0.36.0
PR: 261493
2022-01-28 10:24:42 -05:00
Conall O'Brien
b79257642a
multimedia/py-soco: Update to 0.26.0
...
Changelog: https://github.com/SoCo/SoCo/releases/tag/v0.26.0
PR: 261528
2022-01-28 10:24:28 -05:00
Sergey Matveev
b9ecd2d3ee
net/nncp: Update to 8.5.0
...
Changelog: http://www.nncpgo.org/Release-8_005f5_005f0.html
PR: 261531
2022-01-28 10:24:12 -05:00
Bernard Spil
3549adb6ee
security/openssl-devel: Fix typo in PORTREVISION
2022-01-28 15:23:02 +00:00
Bernard Spil
45061f9051
security/vuxml: Document OpenSSL MIPS vulnerability
2022-01-28 15:21:05 +00:00
Bernard Spil
2c9ffd8b6f
mail/nextcloud-mail: Update to 1.11.6
2022-01-28 15:03:52 +00:00
Pietro Cerutti
2a4946a641
www/baikal: update to 0.9.1
2022-01-28 13:05:58 +00:00
Robert Clausecker
4bd41f7aee
sysutils/snapraid: Update to 12.1
...
Changelog: https://github.com/amadvance/snapraid/releases/tag/v12.1
PR: 261480
MFH: 2022Q1 (bugfix release)
2022-01-28 08:02:17 -05:00
Robert Clausecker
dcc1d12f99
devel/gocritic: Update to 0.6.2
...
Changelog: https://github.com/go-critic/go-critic/releases/tag/v0.6.2
PR: 261481
MFH: 2022Q1
2022-01-28 07:57:34 -05:00
Mateusz Piotrowski
d4fdbaebb4
net-im/telegram-cli: Return to the pool
2022-01-28 13:56:54 +01:00
Mateusz Piotrowski
5e15306660
sysutils/terraform: Update to 1.1.4
...
This update hit a very interesting issue in the ports framework.
Apparently, the logic behind automatic regeneration of GH_TUPLE for Go
modules does not handle versions with embedded slashes. I found a
relatively non-intrusive workaround for that. Long term, however, it
would be nice to fix the logic itself.
2022-01-28 13:49:39 +01:00
Michiel van Baak Jansen
bc0734e632
net-p2p/lidarr: Update to 0.8.1.2135
...
Changelog: https://github.com/Lidarr/Lidarr/releases/tag/v0.8.1.2135
PR: 261476
2022-01-28 07:24:18 -05:00
Robert Clausecker
29fffe41e6
deskutils/remind: Update to 03.03.12
...
Changelog: https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/docs/WHATSNEW
PR: 261477
2022-01-28 07:24:00 -05:00
Alessandro Sagratini
00171dc027
devel/py-oci: Update to 2.55.0
...
Changelog: https://github.com/oracle/oci-python-sdk/releases/tag/v2.55.0
PR: 261487
2022-01-28 07:23:19 -05:00
Tijl Coosemans
b93e64d3c3
security/mbedtls: Update to 2.28.0 and fix make test
...
Also bump dependent ports for library version change.
PR: 255084
2022-01-28 13:14:09 +01:00
Tijl Coosemans
09707eb57f
security/beid: update to 5.0.28
2022-01-28 13:14:09 +01:00
Po-Chuan Hsieh
e0afbdc1ff
graphics/gdal: Revert b65451f0c1
...
- Change from qhull8 to qhull
- Fix LIB_DEPENDS: change from libqhull.so to libqhull_r.so
- Bump PORTREVISION for dependency change
It would be better to update math/qhull to v8 and bump all dependent ports with
LIB_DEPENDS fix (at least libqhull.so to libqhull_r.so) at once.
PR: 261279
2022-01-28 19:51:51 +08:00
Tobias C. Berner
b5ce2eb869
graphics/opencv: fix VTK option
...
As VTK is built with Qt5 support, bring in the required
dependencies for the build system.
Submitted by: Oleg Sidorkin <osidorkin@gmail.com>
PR: 261519
2022-01-28 12:42:16 +01:00
Hans Petter Selasky
65d44673f0
audio/alsa-seq-server: Update to version v1.0.5
...
- Minor bugfix when multiple USB MIDI devices are in use.
Approved by: pi (implicit)
2022-01-28 12:17:32 +01:00
Jan Beich
344e8a6b7e
graphics/vulkan-caps-viewer: update to 3.11
...
Changes: https://github.com/SaschaWillems/VulkanCapsViewer/releases/tag/3.11
Reported by: GitHub (watch releases)
2022-01-28 10:16:28 +00:00
Emmanuel Vadot
9ba2b41e3d
graphics/drm-fbsd13-kmod: Update to 5.4.144.g20220128
...
- Fix a potential panic when kern.vt.splash_cpu is set [1]
- Do not depend on debugfs if not compiled with support
PR: 260896 [1]
MFH: 2022Q1
Sponsored by: Beckhoff Automation GmbH & Co. KG
2022-01-28 11:05:40 +01:00
Emmanuel Vadot
22f113cd6f
graphics/drm-current-kmod: Update to 5.4.144.g20220128
...
- Fix a potential panic when kern.vt.splash_cpu is set [1]
- Do not depend on debugfs if not compiled with support
PR: 260896 [1]
Sponsored by: Beckhoff Automation GmbH & Co. KG
2022-01-28 10:59:16 +01:00
Mikael Urankar
4855d915b4
www/onlyoffice-documentserver: Fix distinfo for v8-6.8.275.32_122aarch64.tar.gz
2022-01-28 09:28:19 +01:00
Gerald Pfeifer
c5928b7bac
emulators/wine-devel: Don't depend on faudio and libxml2
...
Wine now ships and builds faudio and libxml2 itself, so remove
the external dependencies on those two ports.
Approved by: damjan.jov@gmail.com (maintainer)
2022-01-28 07:52:07 +00:00
Ashish SHUKLA
6be6fef84a
textproc/ugrep: Update to 3.7.1
2022-01-28 06:50:13 +00:00
Sergey A. Osokin
e654009a3a
lang/luajit-devel: update to the recent commit
2022-01-27 21:51:22 -05:00
Alexey Dokuchaev
78fbc40967
graphics/openfx-arena: unbreak the build against ImageMagick's IsNaN()
...
Obtained from upstream. While here, point the WWW address in the port
description to a page that doesn't four'oh'four.
2022-01-28 02:40:28 +00:00
TAKATSU Tomonari
86e5731977
devel/R-cran-rlang: Update to 1.0.0
2022-01-28 02:17:36 +00:00
Alexey Dokuchaev
40cefcda13
accessibility/py-speech-dispatcher: add missing manpage to fix packaging.
2022-01-28 01:00:08 +00:00
Jason W. Bacon
8859320e56
biology/vcflib: Update to 1.0.3
...
Several new commands
A few bug fixes and enhancements
Changes: https://github.com/vcflib/vcflib/tags
Reported by: portscout
2022-01-27 18:09:13 -06:00
Matthias Andree
fb684eef54
graphics/py-pytesseract: fix DICT conversion
...
...via tsv file; this was the one failing self-test, now passes.
https://github.com/madmaze/pytesseract/issues/406
2022-01-28 00:50:17 +01:00
Sergey A. Osokin
79959846f0
www/nginx-devel: update third-party vod module to 1.29
...
Update the list of dependences for the module.
Bump PORTREVISION.
2022-01-27 18:14:18 -05:00
Sergey A. Osokin
5f5278680d
security/boringssl: update to the recent commit
...
While I'm here simplify the build process by removing post-patch
target and adding GOFLAGS into the environment variables list for
make.
Discussion: http://bugs.chromium.org/p/boringssl/issues/detail?id=477
2022-01-27 17:20:18 -05:00
Loïc Bartoletti
0e202e066c
graphics/libgaiagraphics: mark DEPRECATED and BROKEN
2022-01-27 22:08:58 +01:00
Loïc Bartoletti
7c51ebdec9
databases/spatialite_gui: Update to 2.1.0beta1
...
- add new dependencies
- remove LD_CONFIG and add INSTALL_ICONS
- remove use of deprecated proj api
- use wxwidgets 3
2022-01-27 21:59:17 +01:00
Yuri Victorovich
45d6af8511
graphics/matplotplusplus: Not building examples
2022-01-27 12:39:57 -08:00
Juraj Lutter
2ef2ad9e86
net-mgmt/zabbix54-frontend: Build as php74-flavored only
...
As php 8.x is not supported with zabbix 5.x frontend, make it
to only build with php 7.4 and convert to using flavors.
And while here, also portfmt and portclippy a bit.
Reported by: alexvpetrov@gmail.com
2022-01-27 21:34:29 +01:00
Thierry Thomas
a240155532
www/threejs: upgrade to r137
...
Release notes at <https://github.com/mrdoob/three.js/releases/tag/r137 >.
2022-01-27 21:33:44 +01:00
Yuri Victorovich
c6ebed0f73
security/solana: Update 1.9.2 -> 1.9.4
...
Reported by: portscout
2022-01-27 12:27:59 -08:00
Yuri Victorovich
96fe8f7ab1
science/nest: Update 3.1 -> 3.2
...
Reported by: portscout
2022-01-27 12:27:58 -08:00
Yuri Victorovich
c191b1a4d5
net/frp: Update 0.38.0 -> 0.39.0
...
Reported by: portscout
2022-01-27 12:27:58 -08:00
Yuri Victorovich
8663c30457
math/{,py-}heyoka: Update 0.16.0 -> 0.17.0
...
Reported by: portscout
2022-01-27 12:27:58 -08:00
Yuri Victorovich
7e3cc89e9e
devel/goredo: Update 1.21.0 -> 1.22.0
...
Reported by: portscout
2022-01-27 12:27:57 -08:00
Yuri Victorovich
0f17857c3a
devel/gcem: Update 1.13.1 -> 1.14.1
...
Reported by: portscout
2022-01-27 12:27:57 -08:00
Yuri Victorovich
a4aeec52fe
devel/ctre: Update 3.4.1 -> 3.5
...
Reported by: portscout
2022-01-27 12:27:57 -08:00
Ashish SHUKLA
76fbdcad71
textproc/meilisearch: New port: Powerful, fast search engine
...
Meilisearch is a powerful, fast, open-source, easy to use and
deploy search engine. Both searching and indexing are highly
customizable.
- Search-as-you-type experience (answers < 50 milliseconds)
- Full-text search
- Typo tolerant (understands typos and misspelling)
- Faceted search and filters
- Supports hanzi (Chinese characters)
- Supports synonyms
- Easy to install, deploy, and maintain
- Whole documents are returned
- Highly customizable
- RESTful API
WWW: https://www.meilisearch.com/
2022-01-27 20:14:54 +00:00