From owner-freebsd-ports@FreeBSD.ORG Fri Jan 27 10:23:12 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8873E1065670 for ; Fri, 27 Jan 2012 10:23:12 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (unknown [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id 62FA88FC17 for ; Fri, 27 Jan 2012 10:23:12 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id q0RANBwE019744 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 27 Jan 2012 02:23:12 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.14.2/Submit) with UUCP id q0RANBko019743; Fri, 27 Jan 2012 02:23:11 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: from fbsd81 ([192.168.200.81]) by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA02126; Fri, 27 Jan 12 02:14:41 PST Date: Fri, 27 Jan 2012 09:14:05 -0800 From: perryh@pluto.rain.com To: m.seaman@infracaninophile.co.uk Message-Id: <4f22db5d.IHCfc41SdSK3Lk6c%perryh@pluto.rain.com> References: <4F177264.3090708@freebsd.org> <4F17DB1C.6080503@infracaninophile.co.uk> <4F193FD5.8070208@infracaninophile.co.uk> <20120121204614.GH4729@lonesome.com> <4F1BE7B4.6090702@infracaninophile.co.uk> <4F21A748.6010307@infracaninophile.co.uk> In-Reply-To: <4F21A748.6010307@infracaninophile.co.uk> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: NOT_FOR_ARCHS considered harmful [was: with the cvs history? trying to help INDEX builds.] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2012 10:23:12 -0000 Matthew Seaman wrote: > Finally, all this testing the CPU architecture and the OS version > makes no sense at all for ports that don't install any compiled > binaries, such as shell scripts. Unless said script runs something CPU- or OSversion-specific, e.g. to perform operations that are supported only in recent geom, or to report on the configuration of ACPI or the new USB subsystem.