Bug 56290

Summary: ports/www/apache13 should allow building with included expat-lite
Product: Ports & Packages Reporter: Helge Oldach <ports-www-apache13-expat>
Component: Individual Port(s)Assignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Helge Oldach 2003-09-01 19:50:17 UTC
ports/www/apache13 was changed early this year to allow compilation
either with *no* expat library, or with an external library
(ports/textproc/expat2). The built-in expat-lite cannot be addressed any
longer by the port's configuration. However this would be sufficient for
many purposes, including mod_dav.

I would *not* like to be required to install ports/textproc/expat2
(which also requires ports/devel/libtool13) to avoid unnecessary ports
bloat.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-09-01 20:10:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ache

Over to maintainer.
Comment 2 Andrey A. Chernov freebsd_committer freebsd_triage 2003-09-02 00:46:29 UTC
State Changed
From-To: open->closed

Another fix comitted