From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 25 11:10:10 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 704AD1065673 for ; Sat, 25 Feb 2012 11:10:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2F2008FC13 for ; Sat, 25 Feb 2012 11:10:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1PBAA2E047734 for ; Sat, 25 Feb 2012 11:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1PBAAqx047733; Sat, 25 Feb 2012 11:10:10 GMT (envelope-from gnats) Resent-Date: Sat, 25 Feb 2012 11:10:10 GMT Resent-Message-Id: <201202251110.q1PBAAqx047733@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Alexander V. Chernikov" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A8CE1065680 for ; Sat, 25 Feb 2012 11:01:56 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 19A248FC0A for ; Sat, 25 Feb 2012 11:01:56 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q1PB1tIa043355 for ; Sat, 25 Feb 2012 11:01:55 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q1PB1tpU043354; Sat, 25 Feb 2012 11:01:55 GMT (envelope-from nobody) Message-Id: <201202251101.q1PB1tpU043354@red.freebsd.org> Date: Sat, 25 Feb 2012 11:01:55 GMT From: "Alexander V. Chernikov" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/165465: [print/foo2zjs] fails to install ppds correctly X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Feb 2012 11:10:10 -0000 >Number: 165465 >Category: ports >Synopsis: [print/foo2zjs] fails to install ppds correctly >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Feb 25 11:10:09 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Alexander V. Chernikov >Release: 9.0-STABLE >Organization: >Environment: FreeBSD ws.su29.net 9.0-STABLE FreeBSD 9.0-STABLE #0 r230661: Sun Jan 29 02:05:10 UTC 2012 root@ws.su29.net:/var/xtmp/usj/obj/usr/src/sys/PTICHKO amd64 >Description: Port fails to install `modify-ppd` script to $PATH which makes ALL port PPDs to be empty due to the following Makefile code: for ppd in *.ppd; do \ modify-ppd <$ppd | gzip > /usr/local/ppd/foo2zjs/$ppd.gz; \ chmod 664 /usr/local/ppd/foo2zjs/$ppd.gz; \ >How-To-Repeat: Simply install port and issue ls -l /usr/local/share/cups/model/HP-LaserJet_* >Fix: >Release-Note: >Audit-Trail: >Unformatted: