From owner-freebsd-questions@FreeBSD.ORG Tue Apr 2 09:30:47 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 60D775B9 for ; Tue, 2 Apr 2013 09:30:47 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from server6.mbg.se (unknown [IPv6:2001:470:de6b::1006]) by mx1.freebsd.org (Postfix) with ESMTP id 23B0536F for ; Tue, 2 Apr 2013 09:30:46 +0000 (UTC) Received: from bljbsd01.no-ip.org ([195.216.53.111]) (authenticated bits=0) by server6.mbg.se (8.14.5/8.14.5) with ESMTP id r329UUQW099084 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Tue, 2 Apr 2013 11:30:30 +0200 (CEST) (envelope-from leslie@eskk.nu) Message-ID: <515AA531.6080307@eskk.nu> Date: Tue, 02 Apr 2013 11:30:25 +0200 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130309 Thunderbird/17.0.4 MIME-Version: 1.0 To: Jeff Tipton Subject: Re: pkg search k3b returns nothing References: <515A9863.9090406@eskk.nu> <515AA33C.2080304@mail.com> In-Reply-To: <515AA33C.2080304@mail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-98.7 required=7.0 tests=RDNS_NONE, USER_IN_WHITELIST autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on server6.mbg.se Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Apr 2013 09:30:47 -0000 2013-04-02 11:22, Jeff Tipton skrev: > On 04/02/2013 11:35, Leslie Jensen wrote: >> >> I've just changed to pkg and thought that I would try out how it works. >> >> After copying the pkg.conf.sample to pkg.conf and doing >> >> pkg update >> Updating repository catalogue >> repo.txz 100% 1836 1.8KB/s 1.8KB/s 00:00 >> >> I tried the command pkg search k3b and it returned with nothing. >> >> Is it so that not all ports are available as packages and that's why I >> don't get anything? >> >> Thanks >> >> /Leslie >> >> >> >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" > What repo are you using? According to the latest release announcement > (http://www.freebsd.org/releases/9.1R/announce.html), no official repos > hold pkgng, it's just a test environment with one package or so. The bad > news is that pkg2ng conversion is irreversible:) I just googled and > found an unofficial repo announced here: > http://lists.freebsd.org/pipermail/freebsd-stable/2013-February/072037.html > > Or you can try to set up one yourself as explained here: > http://www.sysadmin-fr.org/fr/node/667 > > But I haven't tested how this works. > > Jeff > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" My /usr/local/etc/pkg.conf lists PACKAGESITE : http://pkg.freebsd.org/${ABI}/latest But thank you anyway. I suspected something like this so I'll just carry on installing as I use to. Hopefully there will be packages available eventually. /Leslie