Port details on branch 2023Q2 |
- prowlarr Indexer Manager for Usenet and BitTorrent users
- 1.3.2.3006 net-p2p
=0 1.3.2.3006Version of this port present on the latest quarterly branch. - Maintainer: michiel@vanbaak.eu
 - Port Added: 2023-04-17 12:27:08
- Last Update: 2023-04-17 12:20:54
- Commit Hash: 4ad9f1f
- License: GPLv3
- WWW:
- https://github.com/Prowlarr/Prowlarr
- Description:
- Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs
base stack to integrate with your various PVR apps.
Prowlarr supports management of both Torrent Trackers and Usenet Indexers.
It integrates seamlessly with Lidarr, Mylar3, Radarr, Readarr, and Sonarr
offering complete management of your indexers with no per app Indexer setup
required (we do it all).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- prowlarr>0:net-p2p/prowlarr
- To install the port:
- cd /usr/ports/net-p2p/prowlarr/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/prowlarr
- pkg install prowlarr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: prowlarr
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1681042034
SHA256 (Prowlarr.master.1.3.2.3006.freebsd-core-x64.tar.gz) = b02bece5e0895491d3f7cde20e76eefbba79fe593806a40836132a6df4340b9a
SIZE (Prowlarr.master.1.3.2.3006.freebsd-core-x64.tar.gz) = 49671127
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- ca_root_nss>0 : security/ca_root_nss
- icu>0 : devel/icu
- krb5>0 : security/krb5
- libiconv>0 : converters/libiconv
- libinotify>0 : devel/libinotify
- libunwind>0 : devel/libunwind
- sqlite3>0 : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-p2p_prowlarr
- USES:
- ssl:run
- pkg-message:
- For install:
-
prowlarr relies on Microsoft dotNET5+ SDK to be built
Microsoft does not have an official version of dotNET for FreeBSD
This package was built with an UNOFFICIAL UNSUPPORTED version of dotNET
If this is something that you do not want, remove this package with
"pkg remove prowlarr"
This package installs a service file.
Enable it with "sysrc prowlarr_enable=TRUE"
Start it with "service prowlarr start".
If you are running this in a jail please set "allow_mlock=1" or similar
for this jail otherwise the program will fail to start
Finally, the built-in updater is disabled.
If you like to use the updater, remove the file /usr/local/share/prowlarr/package_info,
chown the directory /usr/local/share/prowlarr/bin to prowlarr and restart prowlarr
The built-in updater can now be configured in the Settings tab of prowlarr
NOTE: While the built-in updater will update prowlarr it has side-effects:
it breaks the ability of pkg to check for corruption in prowlarr files
it breaks the ability of pkg to determine if it has removed files correctly
during "pkg remove prowlarr" and also
it breaks the fundamental understanding that updates should be handled only
by the system that put the files there in the first place.
- Master Sites:
|