notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
flexget Multipurpose automation tool for all of your media
3.9.10_1 www on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.9.10Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-12-28 14:32:52
Last Update: 2024-04-13 14:47:51
Commit Hash: 84a372a
People watching this port, also watch:: debootstrap, auto-admin, fetchmail, peazip-gtk2, ipfs-go
License: MIT
WWW:
https://flexget.com/
Description:
FlexGet is a multipurpose automation tool for content like torrents, nzbs, podcasts, comics, series, movies, etc. It can use different kinds of sources like RSS-feeds, html pages, csv files, search engines and there are even plugins for sites that do not provide any kind of useful feeds.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • FlexGet>0:www/flexget
To install the port:
cd /usr/ports/www/flexget/ && make install clean
To add the package, run one of these commands:
  • pkg install www/flexget
  • pkg install FlexGet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: FlexGet
Package flavors (<flavor>: <package>)
  • py39: FlexGet
distinfo:
TIMESTAMP = 1695050039 SHA256 (FlexGet-Flexget-v3.9.10_GH0.tar.gz) = 09ccd881acc26bc26a36f3e2bdce7066ae89f88b3554e4c8a24824c2b7bad7c7 SIZE (FlexGet-Flexget-v3.9.10_GH0.tar.gz) = 13079503

Packages (timestamps in pop-ups are UTC):
FlexGet
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.9.10_13.9.10_1--3.9.10_1---
FreeBSD:13:quarterly3.9.103.9.103.7.8-3.9.10-3.9.103.9.10
FreeBSD:14:latest3.9.103.9.10_1--3.9.10_13.7.4-3.7.7
FreeBSD:14:quarterly3.9.103.9.10--3.9.10-3.9.103.9.10
FreeBSD:15:latest3.9.10_13.9.10_1n/a3.9.10_1n/a-3.9.10-
 

flexget
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.1.94---3.1.94-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--3.4.2-----
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>0 : devel/py-setuptools@py39
  2. py39-wheel>0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-vcrpy>0 : devel/py-vcrpy@py39
  2. py39-pysftp>0 : ftp/py-sftp@py39
  3. py39-boto3>0 : www/py-boto3@py39
  4. py39-pytest>=7,1 : devel/py-pytest@py39
  5. python3.9 : lang/python39
Runtime dependencies:
  1. py39-sqlalchemy20>0 : databases/py-sqlalchemy20@py39
  2. py39-Jinja2>=3.0 : devel/py-Jinja2@py39
  3. py39-rebulk>=2.0.0 : devel/py-rebulk@py39
  4. py39-rpyc>=5.0 : devel/py-RPyC@py39
  5. py39-apscheduler>=3.2.0 : devel/py-apscheduler@py39
  6. py39-colorama>=0.4.4 : devel/py-colorama@py39
  7. py39-python-dateutil>0 : devel/py-python-dateutil@py39
  8. py39-jsonschema>=2.0 : devel/py-jsonschema@py39
  9. py39-loguru>=0.4.1 : devel/py-loguru@py39
  10. py39-packaging>=21.3 : devel/py-packaging@py39
  11. py39-pyparsing>=2.4.7 : devel/py-pyparsing@py39
  12. py39-yaml>=4.2 : devel/py-yaml@py39
  13. py39-guessit>=3.2.0 : multimedia/py-guessit@py39
  14. py39-pynzb>0 : news/py-pynzb@py39
  15. py39-zxcvbn>0 : security/py-zxcvbn@py39
  16. py39-plumbum>=1.2 : sysutils/py-plumbum@py39
  17. py39-psutil>=5.8.0 : sysutils/py-psutil@py39
  18. py39-feedparser>=6.0.2 : textproc/py-feedparser@py39
  19. py39-rich>=9.0.0 : textproc/py-rich@py39
  20. py39-rss2gen>0 : textproc/py-rss2gen@py39
  21. py39-beautifulsoup>=4.5 : www/py-beautifulsoup@py39
  22. py39-cherrypy>=3.7.0 : www/py-cherrypy@py39
  23. py39-flask>=0.7 : www/py-flask@py39
  24. py39-Flask-Compress>=1.2.1 : www/py-flask-compress@py39
  25. py39-Flask-Cors>=2.1.2 : www/py-flask-cors@py39
  26. py39-Flask-Login>=0.4.0 : www/py-flask-login@py39
  27. py39-flask-restx>=0.5.1 : www/py-flask-restx@py39
  28. py39-html5lib>=0.11 : www/py-html5lib@py39
  29. py39-requests>=2.20.0 : www/py-requests@py39
  30. python3.9 : lang/python39
  31. py39-importlib-metadata>0 : devel/py-importlib-metadata@py39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_flexget
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/FlexGet/Flexget/tar.gz/v3.9.10?dummy=/
Collapse this list.

Number of commits found: 134 (showing only 34 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.140
19 Oct 2021 00:42:04
commit hash: 7ad9f2e8fce527c1dbb2bfc115cb034e7eb335e8commit hash: 7ad9f2e8fce527c1dbb2bfc115cb034e7eb335e8commit hash: 7ad9f2e8fce527c1dbb2bfc115cb034e7eb335e8commit hash: 7ad9f2e8fce527c1dbb2bfc115cb034e7eb335e8 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.140

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.139...v3.1.140
Reported by:	Repology
3.1.139
15 Oct 2021 22:02:55
commit hash: 020c15d10a6443b7181ff34f7dcff776a0fa0daecommit hash: 020c15d10a6443b7181ff34f7dcff776a0fa0daecommit hash: 020c15d10a6443b7181ff34f7dcff776a0fa0daecommit hash: 020c15d10a6443b7181ff34f7dcff776a0fa0dae files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.139

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.138...v3.1.139
Reported by:	Repology
3.1.138
14 Oct 2021 18:32:44
commit hash: da8dcab53df3e8df6d59278d49c6abc9ae6bd770commit hash: da8dcab53df3e8df6d59278d49c6abc9ae6bd770commit hash: da8dcab53df3e8df6d59278d49c6abc9ae6bd770commit hash: da8dcab53df3e8df6d59278d49c6abc9ae6bd770 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.138

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.137...v3.1.138
Reported by:	Repology
3.1.137
12 Sep 2021 00:08:11
commit hash: fdeaa5c043cc0f0db6e78bfc9df668ea613336c9commit hash: fdeaa5c043cc0f0db6e78bfc9df668ea613336c9commit hash: fdeaa5c043cc0f0db6e78bfc9df668ea613336c9commit hash: fdeaa5c043cc0f0db6e78bfc9df668ea613336c9 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: adjust RUN_DEPENDS after 485c91db0fbd + 1bc2582f709b
3.1.137
12 Sep 2021 00:03:42
commit hash: 1bc2582f709b1375ce0fd094c72b2b5f91e64a4dcommit hash: 1bc2582f709b1375ce0fd094c72b2b5f91e64a4dcommit hash: 1bc2582f709b1375ce0fd094c72b2b5f91e64a4dcommit hash: 1bc2582f709b1375ce0fd094c72b2b5f91e64a4d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: drop feedparser workaround after d950078a6163
3.1.137
11 Sep 2021 23:57:12
commit hash: 485c91db0fbd2af3392f46f8cc5deaa5de60cb0acommit hash: 485c91db0fbd2af3392f46f8cc5deaa5de60cb0acommit hash: 485c91db0fbd2af3392f46f8cc5deaa5de60cb0acommit hash: 485c91db0fbd2af3392f46f8cc5deaa5de60cb0a files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: drop jinja2 workaround after 04ca9b0f4970
3.1.137
08 Sep 2021 23:58:58
commit hash: 359b4fe6474a4585bb91cb532f0b896a342fa99acommit hash: 359b4fe6474a4585bb91cb532f0b896a342fa99acommit hash: 359b4fe6474a4585bb91cb532f0b896a342fa99acommit hash: 359b4fe6474a4585bb91cb532f0b896a342fa99a files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.137

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.136...v3.1.137
Reported by:	Repology
3.1.136
02 Sep 2021 00:27:30
commit hash: 3a04b42a58c9ee0740152f2b016918c198473107commit hash: 3a04b42a58c9ee0740152f2b016918c198473107commit hash: 3a04b42a58c9ee0740152f2b016918c198473107commit hash: 3a04b42a58c9ee0740152f2b016918c198473107 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.136

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.135...v3.1.136
Reported by:	Repology
3.1.135
11 Aug 2021 11:36:03
commit hash: 46e3f5f43bd7773cd1177efc4a204a35862d8cbbcommit hash: 46e3f5f43bd7773cd1177efc4a204a35862d8cbbcommit hash: 46e3f5f43bd7773cd1177efc4a204a35862d8cbbcommit hash: 46e3f5f43bd7773cd1177efc4a204a35862d8cbb files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.135

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.134...v3.1.135
Reported by:	portscout, Repology
3.1.134
05 Aug 2021 00:19:41
commit hash: afe64baafcd6bd5e0336e693c684b8fd38a6336ccommit hash: afe64baafcd6bd5e0336e693c684b8fd38a6336ccommit hash: afe64baafcd6bd5e0336e693c684b8fd38a6336ccommit hash: afe64baafcd6bd5e0336e693c684b8fd38a6336c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.134

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.132...v3.1.134
Reported by:	Repology
3.1.132
12 Jul 2021 22:31:55
commit hash: 61a8541136b5b59a0c3817a316e3274f9fd3d61dcommit hash: 61a8541136b5b59a0c3817a316e3274f9fd3d61dcommit hash: 61a8541136b5b59a0c3817a316e3274f9fd3d61dcommit hash: 61a8541136b5b59a0c3817a316e3274f9fd3d61d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.132

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.131...v3.1.132
Reported by:	Repology
3.1.131
30 Jun 2021 18:47:46
commit hash: 75fd476461cc89b0374a36fb6b93f33fa2e2b28dcommit hash: 75fd476461cc89b0374a36fb6b93f33fa2e2b28dcommit hash: 75fd476461cc89b0374a36fb6b93f33fa2e2b28dcommit hash: 75fd476461cc89b0374a36fb6b93f33fa2e2b28d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.131

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.130...v3.1.131
Reported by:	Repology
3.1.130
04 Jun 2021 19:47:13
commit hash: 6e15905cd145e01a031d6f68e574258b6b1ad0c8commit hash: 6e15905cd145e01a031d6f68e574258b6b1ad0c8commit hash: 6e15905cd145e01a031d6f68e574258b6b1ad0c8commit hash: 6e15905cd145e01a031d6f68e574258b6b1ad0c8 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.130

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.129...v3.1.130
Reported by:	Repology
3.1.129
28 May 2021 15:19:57
commit hash: 20b5504667ff4b24b1f76fa814e5bfef4e5754a1commit hash: 20b5504667ff4b24b1f76fa814e5bfef4e5754a1commit hash: 20b5504667ff4b24b1f76fa814e5bfef4e5754a1commit hash: 20b5504667ff4b24b1f76fa814e5bfef4e5754a1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.129

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.128...v3.1.129
Reported by:	portscout
3.1.128
27 May 2021 00:56:52
commit hash: 4552f889522a8fd884a5267c49071a439c0ca4afcommit hash: 4552f889522a8fd884a5267c49071a439c0ca4afcommit hash: 4552f889522a8fd884a5267c49071a439c0ca4afcommit hash: 4552f889522a8fd884a5267c49071a439c0ca4af files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.128

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.127...v3.1.128
Reported by:	Repology
3.1.127
23 May 2021 00:57:11
commit hash: dd20d5d7b29efc048ab34b8eb69a3b2c5c8cc00fcommit hash: dd20d5d7b29efc048ab34b8eb69a3b2c5c8cc00fcommit hash: dd20d5d7b29efc048ab34b8eb69a3b2c5c8cc00fcommit hash: dd20d5d7b29efc048ab34b8eb69a3b2c5c8cc00f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.127

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.124...v3.1.127
Reported by:	Repology
3.1.124
16 May 2021 00:37:58
commit hash: 29166a7aff764bbf1ceb057cf647a153fcbb44e8commit hash: 29166a7aff764bbf1ceb057cf647a153fcbb44e8commit hash: 29166a7aff764bbf1ceb057cf647a153fcbb44e8commit hash: 29166a7aff764bbf1ceb057cf647a153fcbb44e8 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.124

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.123...v3.1.124
Reported by:	Repology
3.1.123
14 May 2021 15:06:03
commit hash: 64674f3596e3edd5daa6eaa8d132149cc270dbaccommit hash: 64674f3596e3edd5daa6eaa8d132149cc270dbaccommit hash: 64674f3596e3edd5daa6eaa8d132149cc270dbaccommit hash: 64674f3596e3edd5daa6eaa8d132149cc270dbac files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.123

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.122...v3.1.123
Reported by:	Repology
3.1.122
13 May 2021 00:59:00
commit hash: 463524251ec67b7717b5d6d42796ee056ee6c032commit hash: 463524251ec67b7717b5d6d42796ee056ee6c032commit hash: 463524251ec67b7717b5d6d42796ee056ee6c032commit hash: 463524251ec67b7717b5d6d42796ee056ee6c032 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.122

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.121...v3.1.122
Reported by:	Repology
3.1.121
08 May 2021 23:36:18
commit hash: 5e2b6214d1b2758073666c5b35e8528a12f73cc7commit hash: 5e2b6214d1b2758073666c5b35e8528a12f73cc7commit hash: 5e2b6214d1b2758073666c5b35e8528a12f73cc7commit hash: 5e2b6214d1b2758073666c5b35e8528a12f73cc7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.121

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.120...v3.1.121
Reported by:	Repology
3.1.120
08 May 2021 00:32:52
commit hash: 23aa3289669dc880b52e1a471f8701df311c603ecommit hash: 23aa3289669dc880b52e1a471f8701df311c603ecommit hash: 23aa3289669dc880b52e1a471f8701df311c603ecommit hash: 23aa3289669dc880b52e1a471f8701df311c603e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.120

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.115...v3.1.120
Reported by:	portscout, Repology
3.1.115
01 May 2021 00:59:12
commit hash: ab8644377d813ab0a5bd3f36da0f556e6e4e008ecommit hash: ab8644377d813ab0a5bd3f36da0f556e6e4e008ecommit hash: ab8644377d813ab0a5bd3f36da0f556e6e4e008ecommit hash: ab8644377d813ab0a5bd3f36da0f556e6e4e008e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.115

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.113...v3.1.115
Reported by:	Repology
3.1.113
29 Apr 2021 00:49:21
commit hash: 762f9d5a8fbb49626596a1c81878005016fa9585commit hash: 762f9d5a8fbb49626596a1c81878005016fa9585commit hash: 762f9d5a8fbb49626596a1c81878005016fa9585commit hash: 762f9d5a8fbb49626596a1c81878005016fa9585 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.113

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.111...v3.1.113
Reported by:	Repology
3.1.111
27 Apr 2021 00:24:51
commit hash: 87cf4d85c976c5ae353cc71a697a3486708bbafdcommit hash: 87cf4d85c976c5ae353cc71a697a3486708bbafdcommit hash: 87cf4d85c976c5ae353cc71a697a3486708bbafdcommit hash: 87cf4d85c976c5ae353cc71a697a3486708bbafd files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.111

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.109...v3.1.111
Reported by:	Repology
3.1.109
16 Apr 2021 17:11:02
commit hash: ab7dc9b008beb588417d5876d4bf11bbc15397fccommit hash: ab7dc9b008beb588417d5876d4bf11bbc15397fccommit hash: ab7dc9b008beb588417d5876d4bf11bbc15397fccommit hash: ab7dc9b008beb588417d5876d4bf11bbc15397fc files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.109

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.108...v3.1.109
Reported by:	Repology
3.1.108
07 Apr 2021 15:54:18
commit hash: 108584806b6a38165004a864efeb92f717efc9a8commit hash: 108584806b6a38165004a864efeb92f717efc9a8commit hash: 108584806b6a38165004a864efeb92f717efc9a8commit hash: 108584806b6a38165004a864efeb92f717efc9a8 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
www/flexget: update to 3.1.108

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.95...v3.1.108
Reported by:	portscout, Repology
3.1.94
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.1.94
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.1.94
05 Jan 2021 23:58:05
Revision:560451Original commit files touched by this commit
jbeich search for other commits by this committer
www/flexget: revert r560450 due to regressing transmission-rpc

ERROR    transmission-rpc foo      Error: Expecting value: line 1 column 1 (char
0)
ERROR    transmission-rpc foo      Request: "{"tag": 0, "method": "session-get",
"arguments": {}}"
ERROR    transmission-rpc foo      HTTP data: "<h1>404: Not
Found</h1>/transmission/"
CRITICAL task          foo      BUG: Unhandled error in plugin transmission:
Traceback (most recent call last):

  File "/usr/local/lib/python3.9/site-packages/transmission_rpc/client.py", line
277, in _request
    data = json.loads(http_data)
           |    |     -> '<h1>404: Not Found</h1>/transmission/'
           |    -> <function loads at 0x8028b3160>
           -> <module 'json' from '/usr/local/lib/python3.9/json/__init__.py'>
  File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.95
05 Jan 2021 23:47:48
Revision:560450Original commit files touched by this commit
jbeich search for other commits by this committer
www/flexget: update to 3.1.95

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.94...v3.1.95
Reported by:	Repology
3.1.94
04 Jan 2021 20:40:46
Revision:560340Original commit files touched by this commit
jbeich search for other commits by this committer
www/flexget: update to 3.1.94

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.93...v3.1.94
Reported by:	Repology
3.1.93
31 Dec 2020 17:53:33
Revision:559761Original commit files touched by this commit
jbeich search for other commits by this committer
www/flexget: update to 3.1.93

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.92...v3.1.93
Reported by:	Repology
3.1.92
28 Dec 2020 14:32:33
Revision:559481Original commit files touched by this commit
jbeich search for other commits by this committer
www/flexget: update to 3.1.92

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.80...v3.1.92
3.1.80
28 Dec 2020 14:32:14
Revision:559480Original commit files touched by this commit
jbeich search for other commits by this committer
www/py-flexget: rename to flexget and clean up

- Update COMMENT and pkg-descr from upstream
- Drop py- suffix because standalone and only for default python
- Drop out-of-date "Created by": everything changed since r321564
- Drop PORTEPOCH as package name changed
- Sort variables

Number of commits found: 134 (showing only 34 on this page)

«  1 | 2