Date: Tue, 02 Apr 2013 12:22:04 +0300 From: Jeff Tipton <jeff.t@mail.com> To: freebsd-questions@freebsd.org Subject: Re: pkg search k3b returns nothing Message-ID: <515AA33C.2080304@mail.com> In-Reply-To: <515A9863.9090406@eskk.nu> References: <515A9863.9090406@eskk.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?515AA33C.2080304>