From owner-freebsd-ports@FreeBSD.ORG Tue Mar 27 02:28:10 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3F96C16A401 for ; Tue, 27 Mar 2007 02:28:10 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout4.cac.washington.edu (mxout4.cac.washington.edu [140.142.33.19]) by mx1.freebsd.org (Postfix) with ESMTP id 1DE2F13C44B for ; Tue, 27 Mar 2007 02:28:10 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from hymn02.u.washington.edu (hymn02.u.washington.edu [140.142.13.239]) by mxout4.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l2R2S9Mg010257 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 26 Mar 2007 19:28:09 -0700 Received: from localhost (localhost [127.0.0.1]) by hymn02.u.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l2R2S9GE029627 for ; Mon, 26 Mar 2007 19:28:09 -0700 X-Auth-Received: from [192.55.52.4] by hymn02.u.washington.edu via HTTP; Mon, 26 Mar 2007 19:28:09 PDT Date: Mon, 26 Mar 2007 19:28:09 -0700 (PDT) From: youshi10@u.washington.edu To: freebsd-ports@freebsd.org In-Reply-To: <20070326234315.GE25691@rescomp.berkeley.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.3.26.191934 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='NO_REAL_NAME 0, __CP_URI_IN_BODY 0, __CT 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' Subject: Re: Managing perl modules X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Mar 2007 02:28:10 -0000 On Mon, 26 Mar 2007, Ian A. Tegebo wrote: > I'm finding myself needing perl modules that aren't already ports. I > haven't been using BSDPAN because I heard that that method doesn't work > with portupgrade and friends. So far I've been following the porter's > handbook for my own local ports overlay. > > Is there a recommended method for managing perl modules? I was hoping > cpan2dist via CPANPlus would do the trick but it looks like it hasn't > been subclassed for ports yet: > > http://search.cpan.org/~kane/CPANPLUS-0.076/ > > I know Gentoo has g-cpan for this purpose and debian has dh-make-perl. > Is BSDPAN dead simple and I've just been missing out? > > -- > Ian Tegebo How dead is BSDPAN? If someone could provide me with some info I can look into fixing it maybe. -Garrett