Page MenuHomeFreeBSD

net-p2p/lidarr: Update to 1.0.2.2592
ClosedPublic

Authored by zirias on Aug 12 2022, 12:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 6, 5:47 PM
Unknown Object (File)
Sun, May 3, 11:38 AM
Unknown Object (File)
Sat, May 2, 5:56 PM
Unknown Object (File)
Mon, Apr 27, 12:56 PM
Unknown Object (File)
Sun, Apr 19, 5:26 AM
Unknown Object (File)
Sat, Apr 18, 8:58 PM
Unknown Object (File)
Apr 10 2026, 3:04 PM
Unknown Object (File)
Mar 27 2026, 5:43 AM
Subscribers

Details

Summary

This version released a FreeBSD .NET (core) binary.
Setup is the same as net-p2p/radarr and net-p2p/prowlarr

While at it, switch to USES=ssl:run so openssl package is not a hard
dependency. Tested with base ssl, openssl package and libressl package
installed.

ARCH Restriction to amd64 discussed on IRC with maintainer. lidarr
upstream will stop supporting mono in the next release. The .NET SDK
used to build this version only exists for amd64 so far (and isn't
public either). There's nothing that can be done about that as long as
Microsoft doesn't officially support FreeBSD for .NET.

PR: 263840

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

net-p2p/lidarr/Makefile
5

^instead of specifying DISTNAME you could also look at using DISTVERSIONPREFIX and DISTVERSIONSUFFIX (but that won't solve Lidarr vs lidarr).

This revision is now accepted and ready to land.Aug 12 2022, 12:48 PM