From owner-cvs-all Thu Aug 1 20:15:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26D2537B406; Thu, 1 Aug 2002 20:15:36 -0700 (PDT) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED52E43E4A; Thu, 1 Aug 2002 20:15:34 -0700 (PDT) (envelope-from mi@aldan.algebra.com) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.12.5/8.12.5) with ESMTP id g723DDtg035380; Thu, 1 Aug 2002 23:13:13 -0400 (EDT) (envelope-from mi@aldan.algebra.com) Received: (from mi@localhost) by aldan.algebra.com (8.12.5/8.12.5/Submit) id g723DCud035379; Thu, 1 Aug 2002 23:13:12 -0400 (EDT) Content-Type: text/plain; charset="iso-8859-1" From: Mikhail Teterin To: Alan E Subject: Re: [kde-freebsd] Re: cvs commit: ports/chinese/kde3-i18n-zh_CN Makefile ports/chinese/kde3-i18n-zh_TW Makefile ports/french/kde3-i18n Makefile ports/german/kde3-i18n Makefile ports/japanese/kde3-i18n Makefile ports/korean/kde3-i18n Makefile ports/misc/kde2-i18n Makefile ports/misc/kde3-i18n-fi ... Date: Thu, 1 Aug 2002 23:13:11 -0400 User-Agent: KMail/1.4.2 Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, kde@FreeBSD.org References: <200208012109.g71L9hxC055382@freefall.freebsd.org> <200208012029.28543@aldan> <20020802004549.GB55896@wwweasel.geeksrus.net> In-Reply-To: <20020802004549.GB55896@wwweasel.geeksrus.net> X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7whJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thursday 01 August 2002 08:45 pm, Alan E wrote: = On Thu, Aug 01, 2002 at 08:29:28PM -0400, Mikhail Teterin wrote: = >On Thursday 01 August 2002 05:09 pm, Alan Eldridge wrote: = >= alane 2002/08/01 14:09:43 PDT = >= [....] is fragile enough in its dependencies; we don't = > = > = >Actually, it is not. I'm running kdebase-3.0.1 with kdelibs-3.0.2 replaced = >from underneath it with no problems... = = No comment. If it breaks, you get to keep both pieces. Of course. I was just commenting on the perceived fragility... = >You definetly did NOT have to bump most of the i18n PORTREVISIONs. = >They don't even install binaries... = > = > % (1018) egrep lib/\|bin/ /usr/ports/misc/kde3-i18n*/pkg-plist | wc -l = > 0 = = It was easier to be consistent than to try to justify well, do this one = but not that one. You only needed two -- at the most -- of the kdebase. None of the kde3-i18n needed it... Very easy to be consistent... = >I wish people were a lot more careful with PORTREVISIONS. The amount of = >needless redownloading/reinstalling they cause is too high :-( And the = >package names look ugly :-) = = Tell me how, with cvsup, anybody got harmed by this. The portupgrade will simply detect the newer version of the ports, download and reinstall it. Needlessly... Humans, likely, will do the same. = I only bumped on those that directly depend on libintl.so.X. In this case, I = think it is warranted. Of those, most people will only use kdebase3, and = maybe 1 i18n port. It's just to make sure things get rebuilt that should. And 51 thing that should not get rebuilt also will... [...] Most (probably, ALL) of the Makefiles you modified LIB_DEPEND on intl.X bogusly in the first place. They should instead BUILD_DEPEND on xgettext. Please, consider committing a real fix, but don't modify the PORTREVISION again :-) -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message