From owner-freebsd-ports@FreeBSD.ORG Mon Sep 10 19:21:41 2007 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 07EEB16A417 for ; Mon, 10 Sep 2007 19:21:41 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (thingy.kcilink.com [74.92.149.59]) by mx1.freebsd.org (Postfix) with ESMTP id B702713C4B3 for ; Mon, 10 Sep 2007 19:21:40 +0000 (UTC) (envelope-from vivek@khera.org) Received: from [192.168.7.121] (host-121.int.kcilink.com [192.168.7.121]) by yertle.kcilink.com (Postfix) with ESMTP id 5FECCC943A for ; Mon, 10 Sep 2007 15:21:35 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <1189444542.22893.12.camel@ikaros.oook.cz> References: <20070909194620.GB14713@hades.panopticon> <1189368742.17083.37.camel@ikaros.oook.cz> <20070909220132.GC14713@hades.panopticon> <1189376094.17083.57.camel@ikaros.oook.cz> <20070910152612.GA15850@hades.panopticon> <1189443514.22893.10.camel@ikaros.oook.cz> <1189444542.22893.12.camel@ikaros.oook.cz> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <670A0733-FDE5-4589-863B-C20C7B85DFDA@khera.org> Content-Transfer-Encoding: 7bit From: Vivek Khera Date: Mon, 10 Sep 2007 15:21:34 -0400 To: freebsd ports X-Mailer: Apple Mail (2.752.3) Cc: Subject: Re: bsd.port.options.mk status 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: Mon, 10 Sep 2007 19:21:41 -0000 On Sep 10, 2007, at 1:15 PM, Pav Lucistnik wrote: >> Create a port of that, the old FreeBSD versions depend on it to >> install in >> /usr/share/mk. I kind of don't like it, but it looks like it's only a >> solution if it has to be in /usr/share/mk. > > Doesn't solve anything. The files get installed _after_ they are > needed. We force users of pre-6.2 systems to add a line to their /etc/ make.conf to set X11BASE, so why not force users of pre-6.2 systems to install a special port to make ports continue to work?