From owner-cvs-all Tue Apr 10 7:30:31 2001 Delivered-To: cvs-all@freebsd.org Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by hub.freebsd.org (Postfix) with ESMTP id 903C737B619; Tue, 10 Apr 2001 07:30:17 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (dialup3-64.iptelecom.net.ua [212.9.226.192]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id RAA35800; Tue, 10 Apr 2001 17:30:09 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.11.3/8.11.2) with ESMTP id f3AEPxt15224; Tue, 10 Apr 2001 17:25:59 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3AD317D9.6FB782D0@FreeBSD.org> Date: Tue, 10 Apr 2001 17:25:29 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.77 [en] (WinNT; U) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Mikhail Teterin Cc: tadayuki.okada@windriver.com, demon@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: ports/misc/kde2-i18n Makefile pkg-plist ports/misc/kde2-i18n/scripts Configure References: <200104101417.f3AEHBA53502@aldan.algebra.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mikhail Teterin wrote: > On 10 Apr, Tadayuki OKADA wrote: > > Dmitry Sivachenko wrote: > >> > Any plan to use separate distfiles? > >> > # 40MB file for one language is ridiculous. > >> It is _source tarball_ which occupies 40MB. > >> You can easily make separate packages for each language (see russian/kde2-i18n > >> for example). This package is much smaller that 40MB. > >> Install from packages and you will save bandwidht... > > You are right. I can't optimize messages, can I? > > Sorry for the miscomplaint. > > I haven't used pkgs for years except for cvsup-bin. > > > > I'll send ja-kde2-i18n port, if you are not going to do. > > # It's just two chracters change, though. > > Gentlemen, please! Why can't _one_ port handle this all? There are > dozens of languages supported by KDE. Do we want to add dozens versions > of this ports? This sucks, because there is no way to instruct package cluster to build language-specific packages. Properly constructed master and several slave ports would do it. In this case slave ports would contain a single Makefile with only several lines, most of which are the same across all slaves. > The single port can ask which languages are desired, fetch those > tarballs and install them... As far as I understood, there is only one 40MB tarball with all supported languages and it is the problem in question. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message