From owner-freebsd-ports@FreeBSD.ORG Wed Oct 12 14:12:12 2005 Return-Path: X-Original-To: ports@freebsd.org 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 B34FD16A41F; Wed, 12 Oct 2005 14:12:12 +0000 (GMT) (envelope-from jahnke@fmjassoc.com) Received: from smtp.wizwire.com (smtp.wizwire.com [209.218.100.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1272A43D62; Wed, 12 Oct 2005 14:12:00 +0000 (GMT) (envelope-from jahnke@fmjassoc.com) Received: from pinot.fmjassoc.com (209.218.101.53.bvi2.wizwire.com [209.218.101.53]) by smtp.wizwire.com (8.13.1/8.13.1) with ESMTP id j9CEBqFY023614; Wed, 12 Oct 2005 07:11:52 -0700 From: Frank Jahnke To: Boris Samorodov In-Reply-To: <86590782@srv.sem.ipt.ru> References: <1129068850.711.19.camel@localhost> <18752362@srv.sem.ipt.ru> <20051012120448.99f5exkao0s4444c@netchild.homeip.net> <86590782@srv.sem.ipt.ru> Content-Type: text/plain Organization: FMJ & Associates Date: Wed, 12 Oct 2005 07:05:09 -0700 Message-Id: <1129125909.62331.17.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-WizWire-MailScanner-Information: Please contact the ISP for more information X-MailScanner-From: jahnke@fmjassoc.com Cc: ports@freebsd.org, Alexander Leidinger , nork@freebsd.org Subject: Re: portupgrade, linuxpluginwrapper, acroread7 and Epiphany X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jahnke@fmjassoc.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2005 14:12:12 -0000 On Wed, 2005-10-12 at 14:37 +0400, Boris Samorodov wrote: > On Wed, 12 Oct 2005 12:04:48 +0200 Alexander Leidinger wrote: > > Boris Samorodov wrote: > > > On Tue, 11 Oct 2005 15:14:10 -0700 Frank Jahnke wrote: > > > >> libmap.conf: > > >> # Acrobat7 with Mozilla/Firebird/Galeon/Epiphany/Konqueror > > >> [/usr/X11R6/lib/browser_plugins/nppdf.so] > > >> libc.so.6 pluginwrapper/acrobat.so > > > > > >> where the location is linked to > > >> /usr/local/lib/acroread/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so, > > > > > > Sorry, it's not an answer to your question, but the path is somewhat > > > starge. It should be smth like > > > /usr/X11R6/share/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so > > > No, acroread installs into /usr/local now (since last week). > > Hm. IMO those /usr/local//usr/local/ look not very nice. > BTW, as I can understand > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/85827 > should be closed as disapproved my the maintainer? Regarding the directory location, I can assure you that the one used in the port makefile was incorrect, and the one I show does indeed lead to the desired files. FWIW, I CVSupped my files yesterday. Frank