svn commit: r464825 - head

Mark Felder feld at FreeBSD.org
Sat Mar 17 15:16:02 UTC 2018


Author: feld
Date: Sat Mar 17 15:16:01 2018
New Revision: 464825
URL: https://svnweb.freebsd.org/changeset/ports/464825

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

Modified:
  head/MOVED
  head/UPDATING

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Mar 17 15:12:10 2018	(r464824)
+++ head/MOVED	Sat Mar 17 15:16:01 2018	(r464825)
@@ -10206,3 +10206,4 @@ www/mediawiki123|www/mediawiki127|2018-03-14|Has expir
 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

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat Mar 17 15:12:10 2018	(r464824)
+++ head/UPDATING	Sat Mar 17 15:16:01 2018	(r464825)
@@ -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 at 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 at FreeBSD.org


More information about the svn-ports-head mailing list