Bug 142267

Summary: [patch] port www/mod_security make devel/apr optional
Product: Ports & Packages Reporter: Olli Hauer <ohauer>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me CC: ohauer
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch_mod_security.txt none

Description Olli Hauer 2010-01-03 16:40:02 UTC
make devel/apr optional, for example latest apache22 contains already

# httpd -V
 Server version: Apache/2.2.14 (FreeBSD)
 Server built:   Oct 24 2009 14:39:49
 Server's Module Magic Number: 20051115:23
 Server loaded:  APR 1.3.9, APR-Util 1.3.9
 Compiled using: APR 1.3.9, APR-Util 1.3.9

which is the same version as devel/apr.
Maybe there is another solution to check if devel/apr is really needed.

The devel/apr port will install happily and mess up your apache22.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-03 16:40:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Marcelo Araujo freebsd_committer freebsd_triage 2010-04-05 23:47:27 UTC
State Changed
From-To: open->analyzed

I'm waiting to merge this one with ports/143932 and ports/144075.
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-05-28 02:31:03 UTC
State Changed
From-To: analyzed->closed

USE_APACHE implies either devel/apr0 or devel/apr1 unconditionally, 
patch is now invalid