Bug 56290 - ports/www/apache13 should allow building with included expat-lite
Summary: ports/www/apache13 should allow building with included expat-lite
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Andrey A. Chernov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-01 19:50 UTC by Helge Oldach
Modified: 2003-09-02 00:46 UTC (History)
0 users

See Also:


Attachments
file.diff (753 bytes, patch)
2003-09-01 19:50 UTC, Helge Oldach
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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