Bug 144576

Summary: [PATCH] Mk/bsd.php.mk - include pdo_pgsql
Product: Ports & Packages Reporter: John Marshall <john>
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
bsd.php.mk.diff none

Description John Marshall 2010-03-09 13:00:11 UTC
Include pdo_pgsql so that ports can USE_PHP pdo_pgsql.

Fix: Apply attached patch - or do whatever else is necessary to include this
extension.  Thank you.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-09 13:00:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

bsd.php.mk is ale territory (via the GNATS Auto Assign Tool)
Comment 2 wenheping 2010-03-09 13:36:56 UTC
Haha, the same idea as mine:

http://www.freebsd.org/cgi/query-pr.cgi?pr=129406



wen
Comment 3 John Marshall 2010-03-09 13:57:38 UTC
Thank you wen.  I see that these requests are rejected unless a better
reason is provided.

www/davical since 0.9.8 depends on php5-pdo_pgsql.  The version
currently in the tree is 0.9.7.6.  There is a patch pending for an
update to 0.9.8.1 which includes the dependency in long-hand.  I am
working on a patch to update to 0.9.8.4 and would like to roll the PHP
dependencies into a single USE_PHP line in the Makefile.

-- 
John Marshall
Comment 4 Alex Dupre freebsd_committer freebsd_triage 2010-03-09 14:05:14 UTC
State Changed
From-To: open->closed

Duplicated of ports/129406.