Bug 247360 - www/nextcloud: Enable bcmath and gmp php modules by default
Summary: www/nextcloud: Enable bcmath and gmp php modules by default
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bernard Spil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-17 20:27 UTC by Dries Michiels
Modified: 2020-06-20 14:01 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (brnrd)
driesm: maintainer-feedback?


Attachments
nextcloud.diff (697 bytes, patch)
2020-06-17 20:27 UTC, Dries Michiels
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dries Michiels freebsd_committer freebsd_triage 2020-06-17 20:27:36 UTC
Created attachment 215675 [details]
nextcloud.diff

From the output of nextcloud overview:
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them.
bcmath
gmp
"

Not sure to make it an option or turn it on by default, that is your choice after-all.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-06-20 13:52:01 UTC
A commit references this bug:

Author: brnrd
Date: Sat Jun 20 13:51:06 UTC 2020
New revision: 539736
URL: https://svnweb.freebsd.org/changeset/ports/539736

Log:
  www/nextcloud: Fix missing PHP module dependencies

  PR:		247360
  Submitted by:	Dries Michiels <driesm michiels gmail com>

Changes:
  head/www/nextcloud/Makefile
Comment 2 Bernard Spil freebsd_committer freebsd_triage 2020-06-20 14:01:41 UTC
Thanks for the patch and the heads-up!