Bug 28948

Summary: Add domxml and imap-ssl support to mod_php4
Product: Ports & Packages Reporter: Richard Stockley <rws>
Component: Individual Port(s)Assignee: dirk
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Richard Stockley 2001-07-13 15:40:00 UTC
This diff adds patches for domxml and imap-ssl options under mod_php4
which configure does not properly detect under freebsd.

LibXML2, for domxml support, is not detected normally due to its location under freebsd and ssl support in IMAP does not work due to the library name used for c-client under freebsd. The patches fix configure in mod_php4 and add these options to configure.php
Comment 1 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2001-07-21 18:47:54 UTC
Responsible Changed
From-To: freebsd-ports->dirk

Over to maintainer.
Comment 2 dirk freebsd_committer freebsd_triage 2001-11-18 22:35:41 UTC
State Changed
From-To: open->closed

Added IMAP-SSL support (DOMXML support was added separate). 

Thanks!