# pkg install www/piwigo Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. pkg: No packages available to install matching 'www/piwigo' have been found in the repositories
Hi Rob, I've figured out why piwigo isn't part of the FreeBSD repo. It depends on pecl-pdflib, which requires a user to accept the license. I'm working on an update to remove pdflib as a dependency. Hope to finish the changes tonight. Cheers, Ralf
Created attachment 219844 [details] cleanup pdf modules, add knobs for optional depencies Q&A: testport: OK (amd64;12.2) portlint: OK (looks fine.) This port is skipped becaused the pdflib dependency requires explicit acceptance of the license by the end-user. Since it's not used as far as I can tell I removed it (together with some other unused/unneeded php modules).