Bug 165005

Summary: [update] lang/php5 support php-fpm runtime flags
Product: Ports & Packages Reporter: Jaime Bozza <jbozza>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Jaime Bozza 2012-02-11 22:20:09 UTC
Currently, the php-fpm rc script has no ability to support runtime flags, so you can't specify a different php.ini file.  This small patch just adds that feature.  This patch can likely be applied to the lang/php52 port as well.

Fix: Patch attached.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-11 22:20:18 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 2012-02-13 09:58:18 UTC
State Changed
From-To: open->closed

${name}_flags is already supported by rc scripts.