From owner-freebsd-ports@FreeBSD.ORG Tue Oct 28 19:29:23 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 26AE5B98 for ; Tue, 28 Oct 2014 19:29:23 +0000 (UTC) Received: from mail-ie0-x22a.google.com (mail-ie0-x22a.google.com [IPv6:2607:f8b0:4001:c03::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E0CFAB18 for ; Tue, 28 Oct 2014 19:29:22 +0000 (UTC) Received: by mail-ie0-f170.google.com with SMTP id tp5so1464720ieb.1 for ; Tue, 28 Oct 2014 12:29:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=E3ZKSo6cAcLcwA0hOU6QRIFVNDrb5oAjmflxfliaYRU=; b=zMalLQPvqIlQXVaRnvPg6MibJBVw+nsChUANBoK5emnpHsaGBlQYR5vImyDg4VHpWE FUe4SYS97YM6MvqzGF1lpewGdyGovY/q24v3ShvB5+uyW3AXe2bIWakJvOGKsfWCLadM u/PZcmUEq0HLmA4gzzOjZFdl/uyDZq1FM5xT2KdQbH9jLVacqD0Ij5Z0F3fRj4NjxkO4 IhpkY9hpZLh8qV8xJxC68QOEKNg0AJrnaq0IfeSvKbztH4zXsKY9g+/SeqmEZcQJTqSo ipwTSNE7x6oOgLuXIRqPf/CTsu3WC4iQju2htE0RrEBLDAwk8e7uePYELIdaU05bgBS4 pu7Q== MIME-Version: 1.0 X-Received: by 10.107.4.2 with SMTP id 2mr6519394ioe.44.1414524561834; Tue, 28 Oct 2014 12:29:21 -0700 (PDT) Sender: kob6558@gmail.com Received: by 10.107.11.152 with HTTP; Tue, 28 Oct 2014 12:29:21 -0700 (PDT) In-Reply-To: <201410281701.s9SH1Obp090617@fire.js.berklix.net> References: <201410281701.s9SH1Obp090617@fire.js.berklix.net> Date: Tue, 28 Oct 2014 12:29:21 -0700 X-Google-Sender-Auth: qP3SfCPcGvbzr8OqR-ibWwYU4bs Message-ID: Subject: Re: print/acroread9 Adobe Reader From: Kevin Oberman To: "Julian H. Stacey" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "Russell L. Carter" , FreeBSD Ports ML X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Oct 2014 19:29:23 -0000 On Tue, Oct 28, 2014 at 10:01 AM, Julian H. Stacey wrote: > Kevin Oberman wrote: > .... > > > > http://www.berklix.com/~jhs/src/bsd/fixes/FreeBSD/ports/jhs/print/Makefile.local > > > & other parallel ../*/Makefile.local , & a few more notes if one > scrolls > > > down > > > to "pdf doc viewing notes" in > > > http://www.berklix.com/~jhs/bin/.csh/syntax > > > > > Can't say of if it supports pdf 1.7, but I have had excellent results > with > > evince. It uses poppler for PDFs and poppler is still very actively > > supported (last release was last month). > > Thanks Kevin, I just tried it: > uname -r > 9.2-RELEASE > file /tmp/ct600.pdf > /tmp/ct600.pdf: PDF document, version 1.7 > cd /pri/FreeBSD/branches/amd64/-current/ports/graphics/evince > setenv PORTSDIR `pwd` > make install > cd ../../*/poppler > # graphics/poppler > make clean; make install # poppler-0.24.5_4 > > It just said "Please Wait" > The formatting of the output you sent is a bit garbled. What said "Please Wait"? Installing graphics/evince should have pulled in graphics/poppler as a dependency, but this makes it look like you installed poppler after installing evince. Guess I'm confused. -- R. Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com