From owner-freebsd-ports@FreeBSD.ORG Fri Jan 21 20:54:29 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3390816A4CE for ; Fri, 21 Jan 2005 20:54:29 +0000 (GMT) Received: from imf21aec.mail.bellsouth.net (imf21aec.mail.bellsouth.net [205.152.59.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BAA043D31 for ; Fri, 21 Jan 2005 20:54:28 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from [192.168.1.5] ([68.209.163.3]) by imf21aec.mail.bellsouth.netESMTP <20050121205423.YCM2064.imf21aec.mail.bellsouth.net@[192.168.1.5]>; Fri, 21 Jan 2005 15:54:23 -0500 In-Reply-To: References: <20050121205202.4092fc5a@Magellan.Leidinger.net> Mime-Version: 1.0 (Apple Message framework v682) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <1BBF904B-463C-4F03-9815-830434A2DDF1@ahze.net> Content-Transfer-Encoding: 7bit From: Michael Johnson Date: Fri, 21 Jan 2005 15:54:16 -0500 To: Jeremy Messenger X-Mailer: Apple Mail (2.682) cc: ports@freebsd.org cc: Alexander Leidinger Subject: Re: Why does everybody switch to dynamic plists? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 20:54:29 -0000 On Jan 21, 2005, at 3:34 PM, Jeremy Messenger wrote: > On Fri, 21 Jan 2005 20:52:02 +0100, Alexander Leidinger > wrote: > >> I count 1 positive and 5 negative aspects. >> >> If the developer of a port puts the dynamic plist generation into a >> Makefile target instead of inlining it into the build/install process, >> he doesn't needs to put alot more effort into the development process >> (just one "make ") and gets the benefits of >> static plists too. >> this isn't always true. look at www/mozilla or multimedia/vlc. Each have thousands of plist files and hundreds that change depending on how the end-user configures the port. It's more reliable to use dynamic plist's for these ports. But all in all I like static plist's best. >> Maybe I've overlooked something, but so far I haven't seen a dynamic >> plist which needs to be a dynamic one. So I think at least 99% of our >> dynamic plists don't need to be dynamic. >> > I, one, who is on your side. Two people wasn't happy with me when I > refused to switch from static to dynamic in games/wesnoth. > games/wesnoth is getting near 3k lines. ;-) > > >> Bye, >> Alexander. >> > -- mezz7@cox.net - mezz@FreeBSD.org > FreeBSD GNOME Team > http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to > "freebsd-ports-unsubscribe@freebsd.org" >