From owner-svn-ports-all@freebsd.org Wed Sep 5 19:11:58 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9761FFA5D5; Wed, 5 Sep 2018 19:11:58 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5F54C8F28C; Wed, 5 Sep 2018 19:11:58 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5A38B29E88; Wed, 5 Sep 2018 19:11:58 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w85JBwU2011986; Wed, 5 Sep 2018 19:11:58 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w85JBwT3011985; Wed, 5 Sep 2018 19:11:58 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201809051911.w85JBwT3011985@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Wed, 5 Sep 2018 19:11:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479038 - head/www/matomo/files X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/www/matomo/files X-SVN-Commit-Revision: 479038 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Sep 2018 19:11:58 -0000 Author: joneum Date: Wed Sep 5 19:11:57 2018 New Revision: 479038 URL: https://svnweb.freebsd.org/changeset/ports/479038 Log: Fix changes in pkg-messages.in - Piwik is now Matomo Sponsored by: Netzkommune Modified: head/www/matomo/files/pkg-message.in Modified: head/www/matomo/files/pkg-message.in ============================================================================== --- head/www/matomo/files/pkg-message.in Wed Sep 5 19:09:10 2018 (r479037) +++ head/www/matomo/files/pkg-message.in Wed Sep 5 19:11:57 2018 (r479038) @@ -1,7 +1,7 @@ POST-INSTALL CONFIGURATION FOR Matomo ======================================= -1) Create a user and a empty database for Piwik to store all +1) Create a user and a empty database for Matomo to store all its tables in (or choose an existing database). 2) Add the following to your Apache configuration, and @@ -17,10 +17,10 @@ POST-INSTALL CONFIGURATION FOR Matomo Require all granted -3) Visit your Piwik site with a browser (i.e., +3) Visit your Matomo site with a browser (i.e., http://your.server.com/matomo/), and you should be taken to the setup script, which will lead - you through setting up Piwik. + you through setting up Matomo. For more information, see the INSTALL DOCUMENTATION: