From owner-cvs-all Mon Dec 17 10:48:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A87D37C1CC; Mon, 17 Dec 2001 10:47:37 -0800 (PST) Received: (from andreas@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBHIlbP69769; Mon, 17 Dec 2001 10:47:37 -0800 (PST) (envelope-from andreas) Message-Id: <200112171847.fBHIlbP69769@freefall.freebsd.org> From: Andreas Klemm Date: Mon, 17 Dec 2001 10:47:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter Makefile ports/print/apsfilter/files patch-bin::aps2file ports/print/apsfilter/scripts pre-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG andreas 2001/12/17 10:47:37 PST Modified files: print/apsfilter Makefile Added files: print/apsfilter/files patch-bin::aps2file print/apsfilter/scripts pre-configure Log: Unluckily FreeBSD's shell isn't able to read from/write to /dev/stdin and stdout. Therefore we have to use bash as shell for /usr/local/bin/aps2file program. Arrange things with patch and pre-configure command, so that this port stays prefix-clean. The patch inserts !!PREFIX!!/bin/bash and configure configures in the current PREFIX settings. I'd whish somebody could fix our shell to remove the dependency from bash. Revision Changes Path 1.91 +3 -0 ports/print/apsfilter/Makefile 1.1 +8 -0 ports/print/apsfilter/files/patch-bin::aps2file (new) 1.1 +5 -0 ports/print/apsfilter/scripts/pre-configure (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message