From owner-freebsd-ports@FreeBSD.ORG Tue Feb 15 21:18:40 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A673C16A4CE; Tue, 15 Feb 2005 21:18:40 +0000 (GMT) Received: from heechee.tobez.org (heechee.tobez.org [217.157.39.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8868C43D1D; Tue, 15 Feb 2005 21:18:39 +0000 (GMT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id D1FE3125439; Tue, 15 Feb 2005 22:18:38 +0100 (CET) Date: Tue, 15 Feb 2005 22:18:38 +0100 From: Anton Berezin To: Hans Lambermont Message-ID: <20050215211838.GA67316@heechee.tobez.org> Mail-Followup-To: Anton Berezin , Hans Lambermont , perl@FreeBSD.org, ports@FreeBSD.org References: <20050214154300.GA22736@leia.lambermont.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050214154300.GA22736@leia.lambermont.dyndns.org> User-Agent: Mutt/1.4.2.1i X-Powered-By: FreeBSD http://www.freebsd.org/ cc: ports@FreeBSD.org cc: perl@FreeBSD.org Subject: Re: perl-after-upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2005 21:18:40 -0000 On Mon, Feb 14, 2005 at 04:43:00PM +0100, Hans Lambermont wrote: > I just ran your perl-after-upgrade script and found one thing that might > be useful for docs addition : vim can be built WITH_PERL > (--enable-perlinterp) it then hardcodes the path to libperl.so like > -Wl,-R/usr/local/lib/perl5/5.8.6/mach/CORE > which of course bombs when perl is updated. Alright. The new version is, as usual, at http://people.freebsd.org/~tobez It incorporates some documentation changes suggested by mat, removes symlinks from the list of files considered for modification, and tries to patch up any binaries in existing perl-dependant packages that link with libperl.so. Use with care. Cheers, \Anton. -- The moronity of the universe is a monotonically increasing function. -- Jarkko Hietaniemi