From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 19 Feb 2015 12:30:28 +0100 Message-ID: From: Giacomo Tesio To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] pkg(1) and tbz2 Topicbox-Message-UUID: 45369792-ead9-11e9-9d60-3106f5b1d025 So have I any hope to compile them? Giacomo 2015-02-19 12:24 GMT+01:00 =C3=81lvaro Jurado : > I don't think it can work with pkg. > Note that it isn't a "repo" and has only 72 KB/s max uploading rate. So i= t > means that will be very slow and > none of that packages was set to work with pkg tool. In most cases they a= re > only sources. > And I think gcc bootstrap will be more complicated that a simple pkg/crea= te. > > =C3=81lvaro Jurado Cuevas > > 2015-02-19 12:01 GMT+01:00 Giacomo Tesio : >> >> Hi, with the hope to port a (complex) tool to plan9 I've found this >> interesting repo with an updated ape + gcc + some other useful >> tools... >> >> http://marcus.biz.tm/files/ >> >> I tried to set the pkgpath to that url but pkg/list only show the two >> packages named ".tbz2" (lighthttp and m4). >> >> I noted that all files in http://9front.org/pkg/386/ are tbz. >> >> I'd like to know if (and how) I could install the tar.gz and tar.bz2 >> packages from that repo or I have to manually download them, repackage >> as with pkg/create and then install from a local pkgpath. >> >> >> Thanks for your help! >> >> >> Giacomo >> >