1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

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
This commit is contained in:
Jan Beich 2020-12-28 14:32:14 +00:00
parent df0a7cb121
commit 600fc28011
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559480
8 changed files with 29 additions and 26 deletions

1
MOVED
View File

@ -15802,3 +15802,4 @@ devel/glslang|graphics/glslang|2020-12-23|Moved to a better category, aligning w
devel/spirv-tools|graphics/spirv-tools|2020-12-25|Moved to a better category, aligning with glslang and shaderc
sysutils/basu|devel/basu|2020-12-25|Moved to a better category, aligning with dbus
audio/modplugplay|audio/modplug-tools|2020-12-27|Moved to GitHub under a different name
www/py-flexget|www/flexget|2020-12-28|Dropped py- prefix due to be a standalone application

View File

@ -5,6 +5,20 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20201228:
AFFECTS: www/py-flexget
AUTHOR: jbeich@FreeBSD.org
py-flexget (or py37-flexget) has been renamed to flexget.
"pkg upgrade" doesn't track MOVED file unlike portmaster, so
provide a hint e.g.,
$ pkg upgrade -x flexget
or install again, letting pkg remove the old version
$ pkg install flexget
20201218:
AFFECTS: users of www/qt5-webengine
AUTHOR: kai@FreeBSD.org

View File

@ -165,6 +165,7 @@
SUBDIR += firefox-esr
SUBDIR += flashplayer
SUBDIR += flat-frog
SUBDIR += flexget
SUBDIR += flickcurl
SUBDIR += fnord
SUBDIR += formication
@ -1616,7 +1617,6 @@
SUBDIR += py-flask-sockets
SUBDIR += py-flask-uploads
SUBDIR += py-flask-wtf
SUBDIR += py-flexget
SUBDIR += py-flup6
SUBDIR += py-folium
SUBDIR += py-forcediphttpsadapter
@ -2128,6 +2128,7 @@
SUBDIR += serendipity
SUBDIR += serf
SUBDIR += servlet-api
SUBDIR += servo
SUBDIR += sfeed
SUBDIR += sfnt2woff
SUBDIR += shellinabox

View File

@ -1,15 +1,12 @@
# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
# $FreeBSD$
PORTNAME= flexget
DISTVERSIONPREFIX= v
PORTVERSION= 3.1.80
PORTEPOCH= 1
CATEGORIES= www python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
CATEGORIES= www
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Program to automate downloading from different sources
COMMENT= Multipurpose automation tool for all of your media
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
@ -48,12 +45,11 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.3:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}vcrpy>0:devel/py-vcrpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}boto3>0:www/py-boto3@${PY_FLAVOR}
USE_GITHUB= yes
GH_PROJECT= Flexget
NO_ARCH= yes
USES= python:3.6+
USE_GITHUB= yes
USE_PYTHON= autoplist distutils
GH_PROJECT= Flexget
NO_ARCH= yes
post-extract:
# Unlock dependencies' versions

7
www/flexget/pkg-descr Normal file
View File

@ -0,0 +1,7 @@
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.
WWW: https://flexget.com/

View File

@ -1,16 +0,0 @@
FlexGet is a multipurpose automation tool for content like torrents,
nzbs, podcasts, comics, etc. FlexGet is able to handle different
kinds of sources like RSS-feeds, html pages and even csv files.
There are even some plugins for sites that do not provide any kind
of useful feeds.
There are numerous plugins that allow utilizing FlexGet in interesting
ways and more are being added continuously. FlexGet is extremely
useful in conjunction with applications which have watch directory
support.
For example, it works with the following applications:
- BitTorrent: rTorrent, uTorrent, Transmission and Deluge
- Usenet: nzbget, sabnzb and hellanzb
WWW: https://flexget.com/