From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 5 09:03:50 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F9B116A4CE; Sat, 5 Jun 2004 09:03:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7618443D54; Sat, 5 Jun 2004 09:03:50 -0700 (PDT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) i55G3oEm036488; Sat, 5 Jun 2004 09:03:50 -0700 (PDT) (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i55G3o0u036484; Sat, 5 Jun 2004 09:03:50 -0700 (PDT) (envelope-from pav) Date: Sat, 5 Jun 2004 09:03:50 -0700 (PDT) From: Pav Lucistnik Message-Id: <200406051603.i55G3o0u036484@freefall.freebsd.org> To: rbt@home.rbt.ca, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/67477: New Port: www/Bricolage -- Content Management System X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jun 2004 16:03:50 -0000 Synopsis: New Port: www/Bricolage -- Content Management System State-Changed-From-To: open->feedback State-Changed-By: pav State-Changed-When: Sat Jun 5 09:02:40 PDT 2004 State-Changed-Why: This port need mod_perl statically linked into apache, but one of it's dependencies, p5-libapreq, bring in mod_perl.so as it's dependency. This makes build fail with: Extracting configuration data from `/usr/local/sbin/httpd -V`. Reading Apache conf file: /usr/local/etc/apache/httpd.conf. Extracting static module list from `/usr/local/sbin/httpd -l`. Your Apache supports loadable modules (DSOs). Found Apache user: www Found Apache group: www Checking for required Apache modules... ############################################################################### The following Apache modules are required by Bricolage and are missing from your installation (Note that mod_perl must be statically compiled into Apache): mod_perl ############################################################################### *** Error code 1 http://www.freebsd.org/cgi/query-pr.cgi?pr=67477