Bug 198520 - www/webtrees: requires additional PHP modules
Summary: www/webtrees: requires additional PHP modules
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-11 15:14 UTC by jason
Modified: 2015-05-05 00:16 UTC (History)
2 users (show)

See Also:


Attachments
patch to add php5-filter and php5-simplexml (627 bytes, patch)
2015-03-12 11:00 UTC, J.R. Oldroyd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jason 2015-03-11 15:14:15 UTC
Webtrees requires the filter and simplexml modules.

Filter is required by library/WT/Filter.php.
simplexml is listed as a recommended modules by setup.php, but my setup broke without it being installed.
Comment 1 J.R. Oldroyd 2015-03-12 11:00:51 UTC
Created attachment 154243 [details]
patch to add php5-filter and php5-simplexml

Yes, seems like these two should be part of the dependency list.  Attached patch adds them.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-05-05 00:15:49 UTC
A commit references this bug:

Author: wen
Date: Tue May  5 00:15:09 UTC 2015
New revision: 385436
URL: https://svnweb.freebsd.org/changeset/ports/385436

Log:
  - Add missing PHP modules

  PR:		198520
  Submitted by:	jason@infinitebubble.com
  Approved by:	fbsd@opal.com(maintainer)

Changes:
  head/www/webtrees/Makefile