aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2018-03-17 15:16:01 +0000
committerMark Felder <feld@FreeBSD.org>2018-03-17 15:16:01 +0000
commit99e161c92973a5d94d1711246e21ddbf61b80554 (patch)
treef09e817c89e7ccea9597c42038f108f66be5497a
parent29f7f37d43e8130959390093ec7c77eb3fefd1cf (diff)
downloadports-99e161c92973a5d94d1711246e21ddbf61b80554.tar.gz
ports-99e161c92973a5d94d1711246e21ddbf61b80554.zip
Add entries for the recent multimedia/plexpy -> multimedia/tautulli migration
Notes
Notes: svn path=/head/; revision=464825
-rw-r--r--MOVED1
-rw-r--r--UPDATING17
2 files changed, 18 insertions, 0 deletions
diff --git a/MOVED b/MOVED
index 6842709ffe67..9399078e9d79 100644
--- a/MOVED
+++ b/MOVED
@@ -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
diff --git a/UPDATING b/UPDATING
index c4551b4079ff..44c13e4a3330 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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