Port details |
- matomo Open Source Web Analytics Software Program
- 4.13.3 www =4 4.13.3Version of this port present on the latest quarterly branch.
- Maintainer: joneum@FreeBSD.org
- Port Added: 2018-04-06 10:03:31
- Last Update: 2024-08-03 18:59:37
- Commit Hash: 6373a1d
- People watching this port, also watch:: ipv6toolkit, openssl, check_ssl_cert, freeradius3, sslscan
- License: GPLv3
- WWW:
- https://www.matomo.org/
- Description:
- Matomo is a downloadable, open source (GPL licensed) web analytics
software package. It provides detailed reports on your website and
its visitors, including the search engines and keywords they used,
the language they speak, which pages they like, the files they
download, and so much more.
Matomo aims to be an open source alternative to Google Analytics.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}matomo>0:www/matomo
- To install the port:
- cd /usr/ports/www/matomo/ && make install clean
- To add the package, run one of these commands:
- pkg install www/matomo
- pkg install php82-matomo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php82-matomo
- Package flavors (<flavor>: <package>)
- php82: php82-matomo
- php81: php81-matomo
- php83: php83-matomo
- php84: php84-matomo
- distinfo:
- TIMESTAMP = 1675282412
SHA256 (matomo-4.13.3.tar.gz) = d7bcb4c45cba69afd9c849bd554bc88b8fc6971769c1f5aff997623bac05e0ac
SIZE (matomo-4.13.3.tar.gz) = 17313322
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php82
- ctype.so : textproc/php82-ctype
- curl.so : ftp/php82-curl
- dom.so : textproc/php82-dom
- fileinfo.so : sysutils/php82-fileinfo
- filter.so : security/php82-filter
- gd.so : graphics/php82-gd
- iconv.so : converters/php82-iconv
- intl.so : devel/php82-intl
- mbstring.so : converters/php82-mbstring
- mcrypt.so : security/pecl-mcrypt@php82
- memcache.so : databases/pecl-memcache@php82
- mysqli.so : databases/php82-mysqli
- opcache.so : www/php82-opcache
- pdo.so : databases/php82-pdo
- pdo_mysql.so : databases/php82-pdo_mysql
- posix.so : sysutils/php82-posix
- readline.so : devel/php82-readline
- session.so : www/php82-session
- simplexml.so : textproc/php82-simplexml
- soap.so : net/php82-soap
- sockets.so : net/php82-sockets
- sqlite3.so : databases/php82-sqlite3
- tidy.so : www/php82-tidy
- tokenizer.so : devel/php82-tokenizer
- xml.so : textproc/php82-xml
- zlib.so : archivers/php82-zlib
- pdo_mysql.so : databases/php82-pdo_mysql
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php82-matomo-4.13.3:
PHPMYSQLI=off: Use mysqli php module
PHPPDOMYSQL=on: Use pdo_mysql php module
===> Use 'make config' to modify these settings
- Options name:
- www_matomo
- USES:
- cpe shebangfix php:flavors
- pkg-message:
- For install:
- 1) Create a user and an empty database for Matomo to store all
its tables in (or choose an existing database).
2) Add the following to your Apache configuration, and
restart the server:
### Add the AcceptPathInfo directive only for Apache 2.4.30 or later.
Alias /matomo /usr/local/www/matomo
AcceptPathInfo On
<Directory /usr/local/www/matomo>
DirectoryIndex index.php
Options FollowSymLinks
AllowOverride All
<IfVersion < 2.4>
Order allow,deny
Allow from all
</IfVersion>
<IfVersion >= 2.4>
Require all granted
</IfVersion>
</Directory>
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 Matomo.
For more information, see the INSTALL DOCUMENTATION:
https://matomo.org/docs/installation/
- If upgrading
- Console upgrade recommended on medium and high traffic sites:
1) Disable Matomo Tracking
In config/config.ini.php, add the following
[Tracker]
record_statistics = 0
2) Disable the Matomo User Interface and APIs
In config/config.ini.php, add the following
[General]
maintenance_mode = 1
3) Run the update
php /usr/local/www/matomo/console core:update
4) Remove the previously added config.ini parameters
5) Visit the Admin > Diagnostics > System check report and review the report and follow any recommended actions
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.13.3 03 Aug 2024 18:59:37 |
Muhammad Moinur Rahman (bofh) |
*/*: Unbreak with php84
These ports were initially marked to IGNORE with php84 as their runtime
dependencies were BROKEN. As all of the runtime dependencies has been
fixed for ther requirements unmark these ports. Although these ports
build perfectly with php84 but there might still be runtime issues with
these ports with php84. The maintainers are requested to do some runtime
checks for these ports.
Approved by: portmgr (blanket) |
4.13.3 28 Jul 2024 13:15:18 |
Muhammad Moinur Rahman (bofh) |
*/*: Mark IGNORE_WITH_PHP=84
These ports are currently not compatible with php84 and is only a limited
set of ports. There might be more ports which has runtime issues. Please
check if your ports are compatible with php84 and if not pleae mark them
IGNORE_WITH_PHP=84
Approved by: portmgr (blanket) |
4.13.3 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
4.13.3 05 Feb 2023 10:55:54 |
Jochen Neumeister (joneum) |
www/matomo: Update to 4.13.3
PR: 269087
Sponsored by: Netzkommune GmbH |
4.13.0 15 Dec 2022 13:24:09 |
Jochen Neumeister (joneum) |
www/matomo: Update to 4.13.0
Changelog: https://matomo.org/changelog/matomo-4-13-0/
Sponsored by: Netzkommune GmbH |
4.12.3 14 Nov 2022 09:10:00 |
Alexey Dokuchaev (danfe) |
www/matomo: the port had been updated to version 4.12.3
Remove vestiges of the old project name and fix couple of
noticed typos in the installation instructions while here.
PR: 266843
Submitted by: Oleg Ginzburg
Approved by: maintainer (joneum: timeout) |
4.11.0 24 Sep 2022 07:05:48 |
Jochen Neumeister (joneum) |
www/matomo: Udate to 4.11.0
Changelogs: https://matomo.org/changelog/
PR: 266497
Sponsored by: Netzkommune GmbH |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.7.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.7.1 18 Feb 2022 19:53:45 |
Jochen Neumeister (joneum) |
www/matomo: Update to 4.7.1
Sponsored by: Netzkommune GmbH |
4.6.2 31 Dec 2021 06:48:19 |
Jochen Neumeister (joneum) |
www/matomo: Update to 4.6.2
PR: 260675
Sponsored by: Netzkommune GmbH |
4.5.0 11 Dec 2021 10:44:42 |
Matthias Fechner (mfechner) Author: Andrej Ebert |
www/matomo: update to 4.5.0
I also added a patch to supress the file integrity warning caused by the
shebangfix to misc/log-analytics/import_logs.py and changed the pkg-message
(change to the recommended apache config + upgrade message)
Changelog:
https://matomo.org/changelog
Major Changes:
* The `logme` method for [automatic
logins](https://matomo.org/faq/how-to/faq_30/) is now disabled by default for
new installations. For existing installations it will be enabled automatically
on update. If you do not need it please consider disabling it again for security
reasons by setting `login_allow_logme = 0` in `General` section of
`config.ini.php`.
* The redirect using the `url` param for the automatic login action `logme`,
will no longer do redirects to untrusted hosts. If you need to do redirects to
other URLs on purpose, please add the according hosts as `trusted_hosts` entry
in `config.ini.php`
* When determining the client IP address from proxy headers like
X-Forwarded-For, Matomo will by default look at the first IP in the list. If you
need to read the last IP instead, the new INI config option `[General]
proxy_ip_read_last_in_list` be set to `1`. Using the last IP can be more secure
when you are using proxy headers in combination with a load balancer.
* Matomo logs can now be written into "errorlog" (logs using the error_log() php
function) and "syslog" (logs to the syslog service) (to complement existing log
writers: "screen", "file", "database"). [Learn
more.](https://matomo.org/faq/troubleshooting/faq_115/)
(Only the first 15 lines of the commit message are shown above ) |
4.2.1 03 Aug 2021 07:01:25 |
Matthias Fechner (mfechner) Author: Andrej Ebert |
www/matomo: Update to 4.2.1
Matomo 4.2.0
New config.ini.php settings
A config setting geolocation_download_from_trusted_hosts was introduced.
Downloading GeoIP databases will now be limited to those configured hosts only.
Matomo 4.1.1
Changed config.ini.php settings
The config settings login_password_recovery_email_address and
login_password_recovery_name have been removed to avoid possible smtp problems
when sending recovery mails. noreply_email_address and noreply_email_name will
be used instead.
All changes:
https://github.com/matomo-org/matomo/compare/4.1.0...4.2.1
PR: 254157
Approved by: joneum (maintainer timeout 5 month) |
4.1.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.1.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.1.0_1 05 Feb 2021 21:14:43 |
joneum |
Make matomo.js and piwik.js writeable
PR: 252830
Reported by: mfechner
Sponsored by: Netzkommune GmbH |
4.1.0 17 Jan 2021 18:12:23 |
joneum |
Update to 4.1.0
Changelogs: https://github.com/matomo-org/matomo/compare/3.14.0...4.1.0
PR: 252632
Reported by: Andrej Ebert <andrej@ebert.su>
Sponsored by: Netzkommune GmbH |
3.14.0 06 Sep 2020 19:06:32 |
joneum |
Update to 3.14.0
Sponsored by: Netzkommune GmbH |
3.13.6 05 Jul 2020 12:46:11 |
joneum |
Update to 3.13.6
Sponsored by: Netzkommune GmbH |
3.13.5 10 May 2020 22:07:00 |
joneum |
Update to 3.13.5
Sponsored by: Netzkommune GmbH |
3.13.4 03 Apr 2020 16:51:41 |
joneum |
Update to 3.13.4
Sponsored by: Netzkommune GmbH |
3.13.1 05 Feb 2020 14:29:12 |
joneum |
Update to 3.13.1
Sponsored by: Netzkommune GmbH |
3.11.0_1 30 Dec 2019 06:40:39 |
sunpoet |
Bump PORTREVISION for dependency change of USE_PHP=memcache in r521466 |
3.11.0 17 Dec 2019 20:28:36 |
rene |
Remove IGNORE_WITH_PHP=71 and add IGNORE_WITH_PHP=74 where relevant. |
3.11.0 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
3.11.0 29 Jul 2019 18:09:36 |
joneum |
Update to 3.11.0
PR: 239422
Reported by: geoffroy desvernay <dgeo@centrale-marseille.fr>
Sponsored by: Netzkommune GmbH |
3.10.0 05 Jul 2019 17:41:04 |
joneum |
Update to 3.10.0
Changelog: https://matomo.org/changelog/matomo-3-10-0/
Sponsored by: Netzkommune GmbH |
3.9.1_1 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
3.9.1 03 Apr 2019 08:51:26 |
joneum |
Update to 3.9.1
Changelog:
- https://matomo.org/changelog/matomo-3-9-1/
- https://matomo.org/changelog/matomo-3-9-0/
Sponsored by: Netzkommune GmbH |
3.8.1 02 Mar 2019 21:44:54 |
antoine |
Ignore with php 7.1 |
3.8.1 06 Feb 2019 07:20:19 |
joneum |
Update from 3.7.0 to 3.8.1
Changelog:
- https://matomo.org/changelog/matomo-3-8-1/
- https://matomo.org/changelog/matomo-3-8-0/
PR: 235463
Reported by: pi
MFH: 2019Q1
Sponsored by: Netzkommune GmbH |
3.7.0 24 Nov 2018 15:03:06 |
joneum |
Update to 3.7.0
Changelog: https://matomo.org/changelog/matomo-3-7-0/
MFH: 2018Q4
Sponsored by: Netzkommune GmbH |
3.6.1 19 Oct 2018 16:09:29 |
joneum |
Update to 3.6.1
Changelog: https://matomo.org/changelog/matomo-3-6-1/
MFH: 2018Q4
Security: 44864c84-d3b8-11e8-b3cb-00e04c1ea73d
Sponsored by: Netzkommune GmbH |
3.6.0 05 Sep 2018 19:11:58 |
joneum |
Fix changes in pkg-messages.in - Piwik is now Matomo
Sponsored by: Netzkommune |
3.6.0 05 Sep 2018 19:09:10 |
joneum |
Update to 3.6.0
Changelog: https://matomo.org/changelog/matomo-3-6-0/
Sponsored by: Netzkommune |
3.5.1 30 May 2018 06:54:29 |
joneum |
www/matomo: Update to 3.5.1
Changelog: https://matomo.org/changelog/matomo-3-5-1/ |
3.5.0 11 May 2018 16:21:59 |
joneum |
Take Maintainer ship |
3.5.0 11 May 2018 16:18:45 |
tz |
www/matomo: Update from 3.4 to 3.5
Changelog: https://matomo.org/changelog/matomo-3-5-0/
Also drop MAINTAINER-ship |
3.4.0_2 11 May 2018 09:19:37 |
tz |
www/matomo: switch from piwik to matomo in pkg-descr
PR: 228104
Submitted by: joneum |
3.4.0_2 25 Apr 2018 09:34:05 |
tz |
www/matomo: Fix wrong entries in pkg-plist
Some "www" strings where replaced with %%%WWWDIR%%% causing build failures,
if %%%WWWDIR%%% is something other than "www".
PR: 226668
Submitted by: freebsd-bugs@cklie.de
MFH: 2018Q2 |
3.4.0_1 09 Apr 2018 12:14:14 |
mfechner |
Added required directory %%WWWDIR%%/tmp/cache/tracker with correct permissions
to pkg-plist.
Made the file %%WWWDIR%%/piwik.js writeable for user www, as systemChecks of
matomo complains if that file is not writeable.
PR: 227364
Reviewed by: tz (mentor)
Approved by: tz (maintainer, mentor)
Differential Revision: https://reviews.freebsd.org/D15013 |
3.4.0 06 Apr 2018 10:03:02 |
tz |
www/piwik: Update from 3.2.1 to 3.4.0
Changelogs:
- https://matomo.org/changelog/matomo-3-3-0/
- https://matomo.org/changelog/matomo-3-4-0/
Also:
- Rename the port to match renaming of the project itself
- Flavorize port
Reported by: Nicola Tiling <nti@w4w.net>
Reviewed by: Nicola Tiling <nti@w4w.net> |