Bug 82895

Summary: Mark www/p5-Maypole BROKEN in mod_perl2 case, but fix the Makefile so it can install
Product: Ports & Packages Reporter: Christopher Nehren <apeiron>
Component: Individual Port(s)Assignee: Lars Thegler <lth>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Christopher Nehren 2005-07-02 18:00:38 UTC
www/p5-Maypole seems to have been missed in the commit which marked
mod_perl2-using ports as BROKEN. The attached patch applies BROKEN (I do intend
to work on fixing it), but fixes the www/p5-libapreq2 dependency so that other
enterprising users can attempt to fix it as well (hint: look at Apache::MVC).

How-To-Repeat: 1. Install recent www/mod_perl2.
2. Try to install recent www/p5-Maypole, observe its failure as it tries to
install www/libapreq2 even though it's already installed.
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2005-07-13 16:33:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lth

Over to maintainer
Comment 2 Lars Thegler freebsd_committer freebsd_triage 2005-07-22 16:40:02 UTC
State Changed
From-To: open->closed

Committed, thanks!