From owner-freebsd-ports@FreeBSD.ORG Sat Jan 10 16:14:26 2009 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 AD003106564A for ; Sat, 10 Jan 2009 16:14:26 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.190]) by mx1.freebsd.org (Postfix) with ESMTP id 37FB48FC17 for ; Sat, 10 Jan 2009 16:14:25 +0000 (UTC) (envelope-from tingox@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so6487409fkk.11 for ; Sat, 10 Jan 2009 08:14:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=VSCKq7RPMUUd9fZ9ePg0Gelf7ZZxFjJwTS2fnTdgBbg=; b=GZ6mvAxch5cXdaHpJOXsI8sFSWCySZcTkQH5ZP/GmQQVbS/Ya2bHnMOj4B6JdNxWo2 d76KbIwYhfcbVmekUZsOSsylS/Axka0d8jxYAaWA3IQyVsgYeo4ylSPTjTNRu2Go33A8 51Rf75mz9MglX/NiGYomrjiNayQIWw1N1OfF0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Htn34FNGrf/1+CHkVia+ZnXYSCKYZP/7ZMtjz9RKDGVsM6Y90j1oz7krn3WfsB602L 2p7hdlqdnxEKxFBCmj1hmUGQdwB6q4ZjstAucTFUpwY0H9KeFCveEX+Rcy4BjyPnc5vZ fQG3xJmOf4NnzCTE3gq1D1o7mGsjnvWl13ySQ= Received: by 10.223.106.73 with SMTP id w9mr19551642fao.21.1231604065121; Sat, 10 Jan 2009 08:14:25 -0800 (PST) Received: by 10.223.115.202 with HTTP; Sat, 10 Jan 2009 08:14:25 -0800 (PST) Message-ID: Date: Sat, 10 Jan 2009 17:14:25 +0100 From: "Torfinn Ingolfsen" To: freebsd-ports@freebsd.org In-Reply-To: <1b415fe00901100708k1a3737e7id217af100c9761cc@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1b415fe00901100708k1a3737e7id217af100c9761cc@mail.gmail.com> Subject: Re: FreeBSD Port: boinc-setiathome-enhanced-6.03.5.00 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: Sat, 10 Jan 2009 16:14:27 -0000 Hi, FWIW, this version of the setiathome port installed fine here. A few things you can check: - non-standard flags in /etc/make.conf - unusual settings in environment - use of a non-standard shell (for the user who is doing the install) HTH -- Regards, Torfinn Ingolfsen