Commit graph

587457 commits

Author SHA1 Message Date
Dries Michiels
3798faabce muLtimedia/emby-server: convert to embedded .NET
Similar to the *rr ports under the net-p2p category, Emby is also
converting their mono binaries to .NET. We expect that in the future we
will be able to use an official runtime port of .NET to run the
EmbyServer binary. This transition also replaces ImageMagick with
embedded SkiaSharp.
2022-06-23 20:07:49 +02:00
Yuri Victorovich
b8dd0def34 comms/sdr++: New port: Cross-Platform SDR Software 2022-06-23 10:50:16 -07:00
Joseph Mingrone
b001febccb
textproc/peg: [New port] recursive-descent parser generators for C
WWW: https://www.piumarta.com/software/peg/

Sponsored by:	The FreeBSD Foundation
2022-06-23 14:40:42 -03:00
Alexey Dokuchaev
ca019fdd73 net/storj: update Storj programs to version 1.57.2.
Reported on:	https://t.me/storjRU
2022-06-23 17:11:40 +00:00
Nuno Teixeira
669a612d3e textproc/pugixml: Adopt port
- take maintainership
2022-06-23 18:05:31 +01:00
Nuno Teixeira
e293871f28 graphics/waylandpp: Adopt port / Update to 1.0.0
- take maintainership

ChangeLog: https://github.com/NilsBrause/waylandpp/releases
2022-06-23 17:55:09 +01:00
Ben Shertenlieb
bc7a3749e3
multimedia/plexmediaserver-plexpass: Update 1.27.1.5916
Changelog: https://forums.plex.tv/t/plex-media-server/30447/513

PR:		264829
2022-06-24 00:26:48 +08:00
Dima Panov
88acfca540 databases/py-mysqlclient: update to 2.1.1 release (+)
Changelog:	https://github.com/PyMySQL/mysqlclient/releases/tag/v2.1.1
2022-06-23 19:23:54 +03:00
Yuri Victorovich
2619051f90 devel/py-rapidfuzz: Update 2.0.11 -> 2.0.14 2022-06-23 09:05:51 -07:00
Nuno Teixeira
d312ab860e x11-wm/awesome-vicious: Adopt port / Update to 2.5.1
- take maintainership
 - update WWW url

ChangeLog: https://github.com/vicious-widgets/vicious/releases/tag/v2.5.1
2022-06-23 17:03:36 +01:00
Andrey
449f7bcd4a
net/tacacs: Update to 202206071936
While here:

- Sort pkg-plist
- Use https MASTER_SITES
- Pet portlint(1), portfmt(1), portclippy(1)

PR:		264845
2022-06-23 23:48:05 +08:00
Thierry Thomas
2c10492906 textproc/ibus-typing-booster: upgrade to 2.16.3
Release notes at
<https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.16.3>
2022-06-23 17:44:45 +02:00
Thierry Thomas
6a068990c0 graphics/cimg: upgrade to v.3.1.4 2022-06-23 17:44:45 +02:00
Ralf van der Enden
44e554be61 dns/dnsdist: update to 1.7.2
ChangeLog: https://blog.powerdns.com/2022/06/14/dnsdist-1-7-2-released/

PR:	264677
Reported by:	tremere@cainites.net (maintainer)
2022-06-23 17:41:26 +02:00
Benjamin Takacs
f8c049d638 science/gramps: Optional dependency on py-bsddb3
databases/py-bsddb3 is deprecated. Make science/gramps use py-bsddb3 as an
option to facilitate the migration and remove the DEPRECATE note since it does
not apply anymore.

Add UPDATING note with instructions for the migration.

While here pet linters.

PR:	264529
Reported by:	nimaje+fbz@bureaucracy.de
2022-06-23 17:39:59 +02:00
Michael Gmelin
95299192d7 security/py-yubikey-manager: Add OTP HID support for FreeBSD
This makes yubikey-manager usable on FreeBSD again. FreeBSD
support was broken since reliance on libusb and libykpersonalize
was dropped upstream in 4.0.0.

This supports the classic uhid(4) driver and the more modern
hidraw(4) driver.

See: https://github.com/Yubico/yubikey-manager/pull/504

As I had to redo the patch after the update to 4.0.9, I took
the chance to add unit test support (`make test`).

A future change could remove the dependency on ykpersonalize.

PR:		263916
Approved by:	egypcio (maintainer timeout, about 4 weeks)
2022-06-23 17:20:24 +02:00
Christoph Moench-Tegeder
5a62cc1b71 www/firefox-esr: update to 91.11.0 (rc2)
Release Notes (soon):
  https://www.mozilla.org/en-US/firefox/91.11.0/releasenotes/
2022-06-23 16:51:27 +02:00
Christoph Moench-Tegeder
e52621b536 www/firefox: update to 102.0 (rc2)
Release Notes (soon):
  https://www.mozilla.org/en-US/firefox/102.0/releasenotes/
2022-06-23 16:50:05 +02:00
Christoph Moench-Tegeder
ddadb168b0 mail/thunderbird: update to 91.11.0 (rc1)
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/91.11.0/releasenotes/
2022-06-23 16:48:33 +02:00
Ashish SHUKLA
d67f638da0
net-im/conduit: Update to 0.4.0 2022-06-23 13:45:02 +00:00
Mikael Urankar
28283d72d3 devel/rust-analyzer: Update to 2022-06-20
Changes:
 - https://rust-analyzer.github.io/thisweek/2022/06/06/changelog-132.html
 - https://rust-analyzer.github.io/thisweek/2022/06/13/changelog-133.html
 - https://rust-analyzer.github.io/thisweek/2022/06/20/changelog-134.html
2022-06-23 15:30:53 +02:00
Mikael Urankar
aa108e13cd lang/rust-nightly: Update to 1.63.0.20220622
4dd8b420c0...10f4ce324b
2022-06-23 15:26:27 +02:00
Mikael Urankar
603ce8033b signal-desktop: replace ECHO with ECHO_CMD
The "echo" command has to be used here
See Mk/bsd.commands.mk (ECHO_CMD) for details

Reported by:	0mp
2022-06-23 14:23:57 +02:00
Baptiste Daroussin
2e4edc23c9 ports-mgmt/pkg: update to 1.18.2
Fixes a crash with pkg version -PvL=

Reported by:	"Herbert J. Skuhra" <herbert@gojira.at>
2022-06-23 13:55:12 +02:00
Matthias Fechner
a6d5a6a2aa textproc/rubygem-github-linguist: unbreak build
This fixes a regression from:
6a66038657
2022-06-23 13:54:12 +02:00
Mikael Urankar
30709f1635 net-im/signal-desktop: Add new port
Signal is a cross-platform centralized encrypted messaging service developed
by the Signal Technology Foundation and Signal Messenger LLC.
It uses the Internet to send one-to-one and group messages, which can include
files, voice notes, images and videos. It can also be used to make one-to-one
and group voice and video calls,[16][17] and the Android version can optionally
function as an SMS app

WWW: https://signal.org/

Special thanks to: tagattie@ for maintaining the electron ports
2022-06-23 13:38:17 +02:00
Mikael Urankar
342f6a12f5 net-im/libsignal-node: Add new port
libsignal contains platform-agnostic APIs used by the official Signal clients
and servers, exposed as a Java, Swift, or TypeScript library.
The underlying implementations are written in Rust:

 - libsignal-protocol: Implements the Signal protocol, including the
   Double Ratchet algorithm. A replacement for libsignal-protocol-java and
   libsignal-metadata-java.
 - signal-crypto: Cryptographic primitives such as AES-GCM. We use RustCrypto's
   where we can but sometimes have differing needs.
 - device-transfer: Support logic for Signal's device-to-device transfer
   feature.
 - attest: Functionality for remote attestation of SGX enclaves and
   server-side HSMs.
 - zkgroup: Functionality for zero-knowledge groups and related features
   available in Signal.
 - poksho: Utilities for implementing zero-knowledge proofs (such as those used
   by zkgroup); stands for "proof-of-knowledge, stateful-hash-object".

WWW: https://github.com/signalapp/libsignal
2022-06-23 13:38:17 +02:00
Mikael Urankar
9aad8301d5 multimedia/ringrtc: Add new port
RingRTC is a middleware library providing Signal Messenger applications
with video and voice calling services built on top of WebRTC.

WWW: https://github.com/signalapp/ringrtc
2022-06-23 13:38:16 +02:00
Baptiste Daroussin
3e82360851 ports-mgmt/pkg: update to 1.18.1
Fix a crash in pkg create [1]
Fix a plist issue [2]

PR:		264841 [1]
Reported by:	many [2], Simeon Simeonov <sgs@pichove.org> [1]
2022-06-23 12:20:39 +02:00
Antoine Brodin
d1e24ce967 converters/py-webencodings: py27 flavor is no longer needed by the ports tree 2022-06-23 09:29:27 +00:00
Antoine Brodin
f7e19b2fb4 devel/py-ply: py27 flavor is no longer needed by the ports tree 2022-06-23 09:07:12 +00:00
Antoine Brodin
046a5369a3 www/py-html5lib: py27 flavor is no longer needed by the ports tree 2022-06-23 09:05:41 +00:00
Antoine Brodin
f5683623e0 textproc/py-pygments-25: py27 flavor is no longer needed by the ports tree 2022-06-23 09:04:31 +00:00
Antoine Brodin
113cbacee3 devel/py-pycparser: py27 flavor is no longer needed by the ports tree 2022-06-23 09:03:25 +00:00
Yuri Victorovich
5213784337 multimedia/obs-websocket: Improve format, add comment 2022-06-23 00:58:56 -07:00
Baptiste Daroussin
c86c52c862 ports-mgmt/pkg: update to 1.18.0
Changes:
- add support for category and flavor in  all queries (<category>/<portname>[@<flavor>]
- new tcp protocol to support inetd/spiped
- end of ftp support
- allow filtering out files at install time
- improvements on triggers
- plenty of bug and doc fixes
2022-06-23 09:48:33 +02:00
Yuri Victorovich
c1b6062877 science/bagel: Update 1.2.2 -> 1.2.2-132 2022-06-23 00:39:22 -07:00
Mikhail T
9f11bc02a6 net-im/pidgin: Update to 2.4.10
See
594d723693/ChangeLog
for a list of changes in this release.
2022-06-23 03:10:51 -04:00
Alexey Dokuchaev
218e414b12 sysutils/fsearch: update the port to patch release 0.1.3
- Fix unresponsive column headers when an overlay is shown
  (e.g. when no results are found)
- Fix restoring of column widths from the previous session
2022-06-23 07:01:32 +00:00
Antoine Brodin
b7dbf7b212 devel/py-scheduler: unbreak bulk -a 2022-06-23 06:58:03 +00:00
Jan Beich
e7929f8f06 graphics/vkd3d: update to 1.4
Changes:	https://www.winehq.org/pipermail/wine-announce/2022-June/000559.html
Reported by:	Repology, portscout
2022-06-23 06:29:18 +00:00
Joe Marcus Clarke
4629ce2879 net/wireshark: Update to 3.6.6
See https://www.wireshark.org/docs/relnotes/wireshark-3.6.6.html for a
list of changes in this release.
2022-06-23 02:25:50 -04:00
qorg11
801c2b13a7 net/sakisafecli: various Makefile updates
* Update maintainer email address
 * Use localbase
 * Add dependency
 * Pet linters

PR:	264806
Reported by:	teru-sama@riseup.net (maintainer)
2022-06-23 07:25:48 +02:00
Danilo G. Baio
b6c69605a2 devel/py-yaml: Pass MAINTAINER'ship to Python@ 2022-06-22 23:12:26 -03:00
Hiroki Tagato
5878178a0b devel/electron17: update to 17.4.8
Changelog: https://github.com/electron/electron/releases/tag/v17.4.8
2022-06-23 11:01:11 +09:00
Wen Heping
e9609b0580 databases/neo4j: Update to 4.4.8 2022-06-23 09:58:08 +08:00
Sergey A. Osokin
c7890e8c65 security/boringssl: update to the recent commit 2022-06-22 21:13:28 -04:00
Yuri Victorovich
9c1944c679 science/lammps: patch_2Jun2022 -> stable_23Jun2022 2022-06-22 18:04:17 -07:00
Yuri Victorovich
852edf7bf1 devel/kokkos: Update 3.6.00 -> 3.6.01 2022-06-22 18:04:16 -07:00
Jan Beich
13a22d6d42 graphics/mesa-devel: update to 22.1.b.3404
Changes:	9ca0c0b4b4...deb36dc6c2
2022-06-23 00:43:21 +00:00