Summary: | lang/php5: add an option to build mail/php5-imap against panda-cclient | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Thierry Thomas <thierry> | ||||
Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(ale) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
See Also: |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194699 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205005 |
||||||
Attachments: |
|
Auto-assigned to maintainer ale@FreeBSD.org A commit references this bug: Author: ale Date: Mon Jan 19 10:32:24 UTC 2015 New revision: 377396 URL: https://svnweb.freebsd.org/changeset/ports/377396 Log: Allow to link imap extension with newer panda-cclient library. PR: 195973 Submitted by: thierry Changes: head/lang/php5/Makefile.ext head/lang/php55/Makefile.ext head/lang/php56/Makefile.ext |
Created attachment 150579 [details] Adds an option to build mail/php5-imap against panda-cclient This patch adds an option to build mail/php5-imap against the newer mail/panda-cclient. I have not set it as a default, because it works for me but might possibly have some issues with other configurations.