From owner-freebsd-ports Fri Aug 16 3:40:13 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 3907037B401 for ; Fri, 16 Aug 2002 03:40:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 863AE43E70 for ; Fri, 16 Aug 2002 03:40:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GAe5JU054489 for ; Fri, 16 Aug 2002 03:40:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GAe5Rg054487; Fri, 16 Aug 2002 03:40:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9909437B400 for ; Fri, 16 Aug 2002 03:39:19 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59A7F43E7B for ; Fri, 16 Aug 2002 03:39:19 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GAdIOT098706 for ; Fri, 16 Aug 2002 03:39:18 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7GAdI8n098705; Fri, 16 Aug 2002 03:39:18 -0700 (PDT) Message-Id: <200208161039.g7GAdI8n098705@www.freebsd.org> Date: Fri, 16 Aug 2002 03:39:18 -0700 (PDT) From: Joachim Strömbergson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41705: Port of Acrobat 5 doesn't seem to patch the start script correctly 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: 41705 >Category: ports >Synopsis: Port of Acrobat 5 doesn't seem to patch the start script correctly >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 16 03:40:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Joachim Strömbergson >Release: FreeBSD 4.6-STABLE >Organization: N/A >Environment: FreeBSD fetis2.ninja.se 4.6-STABLE FreeBSD 4.6-STABLE #11: Mon Jul 29 23:29:17 CEST 2002 js@fetis2.ninja.se:/usr/obj/usr/src/sys/ATHLON i386 >Description: The port of Acrobat5 as found in /usr/ports/print/acroread5 doesn't seem to patch the start script found in /usr/local/Acrobat5/bin correctly. Trying to run the acroread5 by running the acroread script in usr/local/Acrobat5/bin directory yields: The OS named FreeBSD version 4.6-STABLE is currently not installed. Try running on an installed platform and connecting to your display. Installed platform(s) include the following: Intel/Linux >How-To-Repeat: Install the port by running "make install" in the /usr/ports/print/acroread5 This is against ports updated as of 2002-08-14. >Fix: Add a patch that fixes the script in the same way as the acrobat4 port. The following diff to the acroread script has been found as a (local) working solution: --- acroread Fri Aug 16 12:33:34 2002 +++ /home/js/patchad_acroread Fri Aug 16 12:33:10 2002 @@ -187,7 +187,7 @@ ;; esac ;; - Linux) + FreeBSD|Linux) ACRO_CONFIG=intellinux export ACRO_CONFIG ;; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message