From owner-freebsd-ports Thu Aug 20 06:14:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA13550 for freebsd-ports-outgoing; Thu, 20 Aug 1998 06:14:14 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from gilgamesch.bik-gmbh.de (gilgamesch.bik-gmbh.de [194.233.237.91]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA13543; Thu, 20 Aug 1998 06:14:04 -0700 (PDT) (envelope-from cracauer@gilgamesch.bik-gmbh.de) Received: (from cracauer@localhost) by gilgamesch.bik-gmbh.de (8.8.8/8.7.3) id PAA28561; Thu, 20 Aug 1998 15:16:21 +0200 (MET DST) Message-ID: <19980820151620.A28383@cons.org> Date: Thu, 20 Aug 1998 15:16:20 +0200 From: Martin Cracauer To: Tim Vanderhoek Cc: freebsd-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/ilu Makefile References: <199808200947.CAA05643@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i In-Reply-To: <199808200947.CAA05643@freefall.freebsd.org>; from Tim Vanderhoek on Thu, Aug 20, 1998 at 02:47:17AM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In <199808200947.CAA05643@freefall.freebsd.org>, Tim Vanderhoek wrote: > hoek 1998/08/20 02:47:17 PDT > > Modified files: > devel/ilu Makefile > Log: > GNU_CONFIGURE, actually. I really hope the maintainer has > a good reason for building the plist this way. Unbreak for > the new bsd.port.mk. We're not even going to talk about manpages > for this one... I'm the maintainer. I need to build PLIST on the fly, unless I want the port's build to depend on many other big language packages that are irrelevant to 99% of the users (who want to use C, C++ or maybe Java). I spent quite some time to make it work in the cases of - compiling with any target language install or not installed - building a binary package and installing it on a machine with less languages installed. - the other way round so please touch this port only with great care! I noticed other ports have a compile-time PLIST also, if someone developed a better scheme to do so, please let me know. Regarding the manpages, there is a number of fixed manpages and a number of language-specific manpages. The others are easy to identify by -stubber.1. I also chose to let the port install the manpages to its own base dir and link them to $(PREFIX)/man. That is easy to revert, if there's desire to do so. I missed the rationale about removing manpages from PLIST. If someone forwared me the new policy, I could take care of the manpages for this port myself. As I'm going to touch the port anyway, any other suggestions? No, I couldn't locate the reason why it doesn't work when compiled with -O, although I tried quite hard, so the reason is that I'm too stupid :-/ Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message