Bug 187610

Summary: [patch] ad a few more recommended php modules to mail/roundcube
Product: Ports & Packages Reporter: Adam Weinberger <adamw>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed Works As Intended    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
roundcube.patch none

Description Adam Weinberger freebsd_committer freebsd_triage 2014-03-15 18:10:00 UTC
There are a few more "recommended" php modules. It'd be nice to have them
in the Makefile to register dependencies, and the features they add are
quite nice.

While at it, I also shorted up the Makefile by using OPTIONS helpers, and
removed a couple instances where double-slashes were showing up.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-15 18:10:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2014-03-19 15:54:03 UTC
State Changed
From-To: open->feedback

The exif extension is completely useless and unused. 
The mcrypt extension doesn't add anything, since the encryption is done anyway in php. 
The fileinfo extension is the only one that changes something, but why should we override user mime-type?