1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/databases/phpmyadmin
Matthew Seaman 5bb623bf7f * Review port dependencies based on composer.json files included in
the source

  - Add hash as a required dependency [1]

  - Move xml from optional to required

  - Add curl, gmp, opcache and sodium as optional dependencies: all of
    these default to off.  sodium only works with php >= 7.2, but
    there is no mechanism for modifying options dependent on flavour
    settings at the moment.

  - Move mbstring from required to optional dependency: defaults to on

* Sort lists of options

* Remove references to the redundant 'OPTIONS_MULTI_DB_connect': this
  was a remnant from an earlier version of the port which allowed
  switching between the old 'mysql' and the current 'mysqli' modules.

* Add an empty %%WWWDIR%%/tmp directory to the plist: this is
  referenced in the configuration defaults [2].  Make this writable by
  the www group.

PR:		227803
Submitted by:	marko.cupac@mimar.rs [1]
Reported by:	marko.cupac@mimar.rs [2]
2018-04-28 11:24:17 +00:00
..
files
distinfo Security Update to 4.8.0.1 2018-04-19 19:20:40 +00:00
Makefile * Review port dependencies based on composer.json files included in 2018-04-28 11:24:17 +00:00
pkg-descr
pkg-plist-chunk * Review port dependencies based on composer.json files included in 2018-04-28 11:24:17 +00:00