From owner-freebsd-ports Sat Jun 23 7:40: 8 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 94DD637B407 for ; Sat, 23 Jun 2001 07:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5NEe3510224; Sat, 23 Jun 2001 07:40:03 -0700 (PDT) (envelope-from gnats) Received: from minerva.uucp.kew.com (kendra.ne.mediaone.net [24.218.227.234]) by hub.freebsd.org (Postfix) with ESMTP id 51FBC37B401 for ; Sat, 23 Jun 2001 07:32:03 -0700 (PDT) (envelope-from root@minerva.uucp.kew.com) Received: by minerva.uucp.kew.com (Postfix, from userid 0) id B01D2BA16; Sat, 23 Jun 2001 10:31:57 -0400 (EDT) Message-Id: <20010623143157.B01D2BA16@minerva.uucp.kew.com> Date: Sat, 23 Jun 2001 10:31:57 -0400 (EDT) From: ahd@kew.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/28365: Typical use of portchecheckout breaks interactive builds 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: 28365 >Category: ports >Synopsis: Typical use of portchecheckout breaks interactive builds >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jun 23 07:40:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Drew Derbyshire >Release: FreeBSD 4.3-RELEASE i386 >Organization: Kendra Electronic Wonderworks >Environment: System: FreeBSD minerva.hh.kew.com 4.3-RELEASE FreeBSD 4.3-RELEASE #3: Sun Jun 17 14:05:19 EDT 2001 ahd@minerva.hh.kew.com:/usr/src/sys/compile/MINERVA i386 >Description: The default operation of portcheckout is to write the shell to stdout, making it's obvious and least error prone method of running it live to be: portcheckout some-package-name | sh However, this breaks all ports which prompt for input during the fetch stage, such as postfix. >How-To-Repeat: portcheckout --fetch postfix-20010525_1 | sh >Fix: Modify portcheckout to support an option of actually running the generated shell script using a temporary file or other one-step method. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message