./www/php-matomo, Web analytics platform

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ]


Branch: CURRENT, Version: 5.2.2, Package name: php74-matomo-5.2.2, Maintainer: pkgsrc-users

Matomo is the leading Free/Libre open analytics platform.

Matomo is a full-featured PHP MySQL software program that you
download and install on your own webserver. At the end of the
five-minute installation process, you will be given a JavaScript
code. Simply copy and paste this tag on websites you wish to track
and access your analytics reports in real-time.

Matomo aims to be a Free software alternative to Google Analytics
and is already used on more than 1,400,000 websites. Privacy is
built-in!
...


Master sites:

Filesize: 21383.254 KB

Version history: (Expand)


CVS history: (Expand)


   2026-08-12 17:05:54 by Takahiro Kambe | Files touched by this commit (1)
Log message:
www/php-matomo: use PHP_REQUIRE_MODULE

Use PHP_REQUIRE_MODULE to handling json.mk dependency.

No functional change.
   2026-01-08 15:17:50 by Takahiro Kambe | Files touched by this commit (24)
Log message:
Remove reference to php81.
   2025-03-07 01:59:39 by Takahiro Kambe | Files touched by this commit (1)
Log message:
www/php-matomo: a few clean up

* Use lang/php/json.mk instead of conditional DEPENDS line.
* Use REPLACE_PHP.
* Remove duplicated depenency to archivers/php-zlib.