From owner-freebsd-questions@FreeBSD.ORG Thu Nov 18 12:52:27 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3CC3106572D for ; Thu, 18 Nov 2010 12:52:27 +0000 (UTC) (envelope-from rfarmer@predatorlabs.net) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 982EB8FC17 for ; Thu, 18 Nov 2010 12:52:27 +0000 (UTC) Received: by qyk7 with SMTP id 7so1304644qyk.13 for ; Thu, 18 Nov 2010 04:52:26 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.236.194 with SMTP id kl2mr581590qcb.74.1290084746814; Thu, 18 Nov 2010 04:52:26 -0800 (PST) Received: by 10.220.16.199 with HTTP; Thu, 18 Nov 2010 04:52:26 -0800 (PST) X-Originating-IP: [128.95.133.113] In-Reply-To: <4CE50B7B.2070800@zedat.fu-berlin.de> References: <4CE416D0.2020105@zedat.fu-berlin.de> <4CE47A1F.804@mail.zedat.fu-berlin.de> <4CE50B7B.2070800@zedat.fu-berlin.de> Date: Thu, 18 Nov 2010 04:52:26 -0800 Message-ID: From: Rob Farmer To: "O. Hartmann" Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: porting software to FreeBSD, what to do if Makefile lacks? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2010 12:52:27 -0000 2010/11/18 O. Hartmann : > Well, > in this case, it would really be a 'nice to have', maybe this is worth a PR? > Try asking on the ports@ list. I'm not sure what the criteria is for something being listed there - if something isn't going to be used by very many ports, it may not be worth adding, from a bloat point of view. I would say it is probably safe for your port to assume csh is /bin/csh, though. -- Rob Farmer