Port details |
- jackett Torznab proxy implementation of the Newznab API
- 0.20.989 net-p2p
=16 Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2017-08-03 16:47:41
- Last Update: 2022-07-07 08:00:36
- Commit Hash: 93c661f
- People watching this port, also watch:: radarr, sonarr, plexmediaserver-plexpass, transmission, syncthing
- License: GPLv2
- Description:
- Jackett works as a proxy server: it translates queries from apps
(Sonarr, Radarr, SickRage, CouchPotato, Mylar, etc) into
tracker-site-specific http queries, parses the html response, then sends
results back to the requesting software. This allows for getting recent
uploads (like RSS) and performing searches. Jackett is a single
repository of maintained indexer scraping & translation logic - removing
the burden from other apps.
WWW: https://github.com/Jackett/Jackett
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- jackett>0:net-p2p/jackett
- To install the port:
- cd /usr/ports/net-p2p/jackett/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/jackett
- pkg install jackett
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jackett
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1651318112
SHA256 (v0.20.989/Jackett.Binaries.Mono.tar.gz) = 1f8ccbc183bca693e108cbe6fd4d7a9d940b7c5319778ab80a5aed310ebee234
SIZE (v0.20.989/Jackett.Binaries.Mono.tar.gz) = 11448138
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- mono6.8>0 : lang/mono6.8
- Library dependencies:
-
- libcurl.so : ftp/curl
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- net-p2p_jackett
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Jul 2022 08:00:36 0.20.989 |
Dries Michiels (driesm)  Author: Michiel van Baak Jansen |
net-p2p/jackett: drop maintainership
PR: 265046 |
19 May 2022 11:00:38 0.20.989 |
Fernando ApesteguĂa (fernape)  Author: Michiel van Baak Jansen |
net-p2p/jackett: Update to 0.20.989
ChangeLog: https://github.com/Jackett/Jackett/releases/tag/v0.20.989
* torrent9clone: cat updates
* assorted torrent*: bump domains
* btsow: new domain *.rest -> *.bar
* add HDGalaKtik a Russian semi-private site. resolves #13186
PR: 263680
Reported by: michiel@vanbaak.eu (maintainer) |
25 Jan 2022 07:57:59 0.20.440 |
Guangyuan Yang (ygy)  Author: Michiel van Baak |
net-p2p/jackett: Update to 0.20.440
Changelog: https://github.com/Jackett/Jackett/releases/tag/v0.20.440
PR: 261425 |
31 Dec 2021 02:29:51 0.20.200 |
Guangyuan Yang (ygy)  Author: Michiel van Baak |
net-p2p/jackett: Update to 0.20.200
Changelog: https://github.com/Jackett/Jackett/releases/tag/v0.20.200
PR: 260815 |
29 Oct 2021 16:42:37 0.19.96 |
Neel Chauhan (nc)  Author: Michiel van Baak Jansen |
net-p2p/jackett: Update to 0.19.96
PR: 259525 |
04 Oct 2021 17:31:47 0.18.303 |
Antoine Brodin (antoine)  |
net-p2p/jackett: unbreak |
04 Oct 2021 12:47:16 0.18.303 |
Rodrigo Osorio (rodrigo)  |
net-p2p/jackett: update to 0.18.303
* Full changelog: https://github.com/Jackett/Jackett/releases
* For FreeBSD versions >= 12.0-RELEASE
Remove USE=mono (mono 5.10) who causes Jackett crashes due
to the FileSystemWatcher (kevent) deadlock problem (PR #198727)
replaced by a RUN_DEPENDS on mono 6.8.
After FreeBSD 12.0 is no longer possible to run Jackett and an
applications such as radarr or sonarr who was built against default
mono version on the same computer.
PR: 255710
PR: 256576
Reported by: Michiel van Baak <michiel@vanbaak.eu> |
28 Apr 2021 09:27:41 0.17.946 |
Fernando ApesteguĂa (fernape)  |
net-p2p/jackett: Update to 0.17.946
PR: 255412
Reported by: michiel@vanbaak.eu (maintainer) |
07 Apr 2021 08:09:01 0.17.568_1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:13 0.17.568_1 |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 0.17.568_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
05 Mar 2021 19:35:51
0.17.568_1 |
nc  |
net-p2p/jackett: Convert to uses=mono
PR: 253985
Submitted by: Dries Michiels <driesm.michiels AT gmail DOT com>
Approved by: michiel AT vanbaak DOT eu (maintainer) |
26 Feb 2021 12:11:36
0.17.568 |
tobik  |
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
Reported by: portscan |
23 Feb 2021 06:55:25
0.17.568 |
fernape  |
net-p2p/jackett: Update to 0.17.568
ChangeLog:
* Updated all unit3d trackers to work with the new codebase
* Updates to domains of trackers
* Added some new trackers
* Removed dead trackers
PR: 253720
Submitted by: michiel@vanbaak.eu (maintainer) |
13 Feb 2021 13:15:56
0.17.197 |
amdmi3  |
- Update to 0.17.197 [1]
- While here, minor port cleanup
PR: 252463 [1]
Submitted by: michiel@vanbaak.eu (maintainer) [1] |
28 Dec 2020 00:39:48
0.16.2142 |
lwhsu  |
net-p2p/jackett: Update to 0.16.2142
PR: 251071
Submitted by: Michiel van Baak <michiel@vanbaak.eu> (maintainer) |
27 Aug 2020 18:12:38
0.16.1038 |
fernape  |
net-p2p/jackett: update to 0.16.1038
PR: 248928
Submitted by: michiel@vanbaak.eu (maintainer) |
28 Jun 2020 08:07:15
0.16.745 |
lwhsu  |
Update to 0.16.745
PR: 247460
Submitted by: Michiel van Baak <michiel@vanbaak.eu> (maintainer) |
07 Jan 2020 18:36:59
0.12.1486 |
tcberner  |
net-ptp/jackett: update to 0.12.1486
PR: 243160
Submitted by: Michiel van Baak <michiel@vanbaak.eu> (mainatiner) |
19 Jul 2019 13:36:27
0.11.496 |
swills  |
net-p2p/jackett: Update to 0.11.496
PR: 239297
Submitted by: Michiel van Baak <michiel@vanbaak.eu> (maintainer) |
28 May 2019 11:29:50
0.11.375 |
swills  |
net-p2p/jackett: Update to 0.11.375
PR: 238184
Submitted by: Michiel van Baak <michiel@vanbaak.eu> (maintainer) |
30 Apr 2019 20:55:04
0.11.256 |
kai  |
net-p2p/jackett: Update to 0.11.256
Changelog:
* Various fixes/improvements of tracker definitions
PR: 237647
Submitted by: Michiel van Baak <michiel@vanbaak.eu> (maintainer)
Approved by: mentors (implicit) |
18 Mar 2019 20:23:55
0.11.15 |
swills  |
net-p2p/jackett: Update to 0.11.15
PR: 236484
Submitted by: Michiel van Baak <michiel@vanbaak.eu> (maintainer) |
11 Feb 2019 09:18:01
0.10.733 |
kai  |
net-p2p/jackett: Update to 0.10.733
While I'm here:
* Add LICENSE_FILE
Changelog:
* Lots of fixes to tracker definitions.
* Added some new tracker definitions.
* Removed some dead tracker definitions.
PR: 235642
Submitted by: Michiel van Baak (maintainer)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19141 |
14 Jan 2019 12:12:43
0.10.611 |
swills  |
net-p2p/jackett: update to 0.10.611
PR: 234922
Submitted by: Michiel van Baak <michiel@vanbaak.eu> (maintainer) |
06 Jan 2019 20:12:35
0.10.589 |
zeising  |
net-p2p/jackett: Update to 0.10.589
Various fixes to tracker definitions. Remove dead trackers.
PR: 234667
Submitted by: Michiel van Baak (maintainer) |
31 Dec 2018 19:41:56
0.10.566 |
swills  |
net-p2p/jackett: Update to 0.10.566
PR: 234488
Submitted by: Michiel van Baak <michiel@vanbaak.eu> (maintainer) (with slight
modification) |
26 Dec 2018 22:51:21
0.10.518 |
swills  |
net-p2p/jackett: update to 0.10.518
While here, assign maintainership to submitter
PR: 234068
Submitted by: Michiel van Baak <michiel@vanbaak.eu>
Approved by: kiwi@oav.net (maintainer) |
19 Nov 2018 16:27:33
0.10.420 |
joneum  |
Update to 0.10.420
PR: 233042
Reported by: Michiel van Baak <michiel@vanbaak.eu>
Approved by: maintainer
Sponsored by: Netzkommune GmbH |
29 Oct 2018 18:39:39
0.10.267 |
swills  |
net-p2p/jackett: Update to 0.10.267
PR: 232027
Submitted by: Michiel van Baak <michiel@vanbaak.eu>
Approved by: kiwi@oav.net (maintainer) |
30 Apr 2018 09:36:32
0.8.898 |
krion  |
Update to 0.8.898
PR: 227688
Submitted by: Michiel van Baak <michiel@vanbaak.eu>
Approved by: maintainer |
22 Feb 2018 14:41:49
0.8.701 |
wen  |
- Update to 0.8.701
PR: 225876
Submitted by: michiel@vanbaak.eu
Approved by: maintainer |
03 Aug 2017 16:47:31
0.7.1622 |
feld  |
Welcome net-p2p/jackett to the tree
Jackett works as a proxy server: it translates queries from apps
(Sonarr, Radarr, SickRage, CouchPotato, Mylar, etc) into
tracker-site-specific http queries, parses the html response, then sends
results back to the requesting software. This allows for getting recent
uploads (like RSS) and performing searches. Jackett is a single
repository of maintained indexer scraping & translation logic - removing
the burden from other apps.
WWW: https://github.com/Jackett/Jackett
PR: 218458 |