Add entries for the recent multimedia/plexpy -> multimedia/tautulli migration

This commit is contained in:
Mark Felder 2018-03-17 15:16:01 +00:00
parent 29f7f37d43
commit 99e161c929
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464825
2 changed files with 18 additions and 0 deletions

1
MOVED
View File

@ -10206,3 +10206,4 @@ www/mediawiki123|www/mediawiki127|2018-03-14|Has expired: Upstream no longer mai
www/mediawiki128|www/mediawiki130|2018-03-14|Has expired: Upstream no longer maintained
sysutils/py-zfs||2018-03-16|Not needed since ZFS 28
net/freebsd-tftp||2018-03-16|Imported into base in FreeBSD 8.0
multimedia/plexpy|multimedia/tautulli|2018-03-17|Project renamed due to copyright infringement

View File

@ -5,6 +5,23 @@ 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.
20180317:
AFFECTS: users of multimedia/plexpy
AUTHOR: feld@FreeBSD.org
Plexpy project has been renamed to Tautulli due to copyright
infringement. The software also has received a major update. Please
see the following upgrade instructions:
- Install multimedia/tautulli
- Create /var/db/tautulli, owned by the user you will run the daemon as
(default: nobody).
- Copy your config.ini and plexpy.db to /var/db/tautulli
- Enable the service and start the software
Tautulli should automatically find your database file, rename it to
tautulli.db, and perform the required updates.
20180310:
AFFECTS: users of security/openssl
AUTHOR: brnrd@FreeBSD.org