From owner-freebsd-ports Tue Jan 7 23:16:50 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id XAA18308 for ports-outgoing; Tue, 7 Jan 1997 23:16:50 -0800 (PST) Received: from dfw-ix6.ix.netcom.com (dfw-ix6.ix.netcom.com [206.214.98.6]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id XAA18303 for ; Tue, 7 Jan 1997 23:16:48 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (wck-ca21-12.ix.netcom.com [207.94.231.108]) by dfw-ix6.ix.netcom.com (8.6.13/8.6.12) with ESMTP id XAA10387; Tue, 7 Jan 1997 23:16:14 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.4/8.6.9) id XAA10958; Tue, 7 Jan 1997 23:16:09 -0800 (PST) Date: Tue, 7 Jan 1997 23:16:09 -0800 (PST) Message-Id: <199701080716.XAA10958@silvia.HIP.Berkeley.EDU> To: imp@village.org CC: ports@freebsd.org In-reply-to: (message from Warner Losh on Tue, 07 Jan 1997 13:16:11 -0700) Subject: Re: OpenBSD support in bsd.port.mk From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * OK. I'll check into this more. I've been flailing a lot lately with * the job hunt Good luck on those! * The patches, as posted, look good. I have a few more that I'm * reviewing from the OpenBSD people right now. If you could commit * these patches (I've kept a copy in case you haven't :-), then I'll go * ahead and send out the next batch. They are much smaller, but at * least one of them needs some explaination from the source of the * patches before I commit it. You mean bsd.port.mk patches? In that case, please send them to me now, I'm trying to minimize the number of commits to bsd.port.mk (that file now has over 200 revisions!).... * One that is trivial and easy is the following patch. Some systems * have shells that don't grok the !( syntax w/o an extra space between * the ! and the ( (pdksh I'm told). This space should present no * problem for other systems, so this should be a safe change. Ok. This will probably go in with other patches I'm testing now though, as it has nothing to do with OpenBSD. Satoshi