From owner-freebsd-questions@FreeBSD.ORG Tue Apr 2 08:36:42 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 6D32FF00 for ; Tue, 2 Apr 2013 08:36:42 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 2B8A5F8B for ; Tue, 2 Apr 2013 08:36:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id EE96C5E4A4 for ; Tue, 2 Apr 2013 10:36:33 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -1.986 X-Spam-Level: X-Spam-Status: No, score=-1.986 tagged_above=-999 required=5 tests=[AWL=-0.083, BAYES_00=-2.599, RDNS_NONE=0.1, SPF_SOFTFAIL=0.596] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id I1J+jfZZOfQR for ; Tue, 2 Apr 2013 10:36:28 +0200 (CEST) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bljbsd01.no-ip.org (unknown [195.216.53.111]) by mx1.bjare.net (Postfix) with ESMTP id D108B5E52E for ; Tue, 2 Apr 2013 10:35:47 +0200 (CEST) Message-ID: <515A9863.9090406@eskk.nu> Date: Tue, 02 Apr 2013 10:35:47 +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: FreeBSD Questions Mailing List Subject: pkg search k3b returns nothing Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 08:36:42 -0000 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