From owner-freebsd-ports Sun Oct 27 12:10: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E03A737B401 for ; Sun, 27 Oct 2002 12:10:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 450C443E88 for ; Sun, 27 Oct 2002 12:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9RKA2x3068217 for ; Sun, 27 Oct 2002 12:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9RKA2Lu068207; Sun, 27 Oct 2002 12:10:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8640937B401 for ; Sun, 27 Oct 2002 12:04:53 -0800 (PST) Received: from gate.volant.org (gate.volant.org [207.111.218.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 488B643E42 for ; Sun, 27 Oct 2002 12:04:53 -0800 (PST) (envelope-from patl@volant.org) Received: from patl by gate.volant.org with local (Exim 3.33 #1) id 185teL-000Afl-00 for FreeBSD-gnats-submit@freebsd.org; Sun, 27 Oct 2002 12:04:41 -0800 Message-Id: Date: Sun, 27 Oct 2002 12:04:41 -0800 From: Pat Lashley Reply-To: Pat Lashley To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/44545: cyrus-imapd ports install using wrong version of perl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 44545 >Category: ports >Synopsis: cyrus-imapd ports install using wrong version of perl >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 27 12:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Pat Lashley >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD orwell.phoenix.volant.org 4.7-STABLE FreeBSD 4.7-STABLE #0: Sun Oct 13 14:11:50 PDT 2002 root@orwell.phoenix.volant.org:/d4/obj/usr/src/sys/ORWELL i386 >Description: On a system which has both the bundled perl and a port installed, and the port chosen as the default, the cyrus-imapd and cyrus-imapd2 ports will install their perl modules into the version-specific directory for the bundled perl instead of the port. >How-To-Repeat: On a system which has the bundled perl installed: Install the perl 5.8.0 port use.perl port Install either the cyrus-imapd or the cyrus-imapd2 port Note from the installation logs, or by examining the directory trees that the Cyrus::* modules under /usr/local/lib/perl5/site_perl/5.005/i386-freebsd instead of /usr/local/lib/perl5/site_perl/5.8.0/mach/ >Fix: Add '--with-perl=$(PERL)' to the CONFIGURE_ARGS in the ports' MAKEFILEs. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message