From owner-freebsd-questions@FreeBSD.ORG Tue Jul 11 17:20:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5331216A4EC for ; Tue, 11 Jul 2006 17:20:30 +0000 (UTC) (envelope-from stuffynose@earthlink.net) Received: from elasmtp-mealy.atl.sa.earthlink.net (elasmtp-mealy.atl.sa.earthlink.net [209.86.89.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFD4143D55 for ; Tue, 11 Jul 2006 17:20:27 +0000 (GMT) (envelope-from stuffynose@earthlink.net) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=earthlink.net; b=qzRoVovhqDnJczEbuCaPQLDWorXQSWpcRa6sXdZd70Pf9tyngdbLsu4Nd3RWw7Uf; h=Message-ID:Date:From:Reply-To:To:Subject:Cc:Mime-Version:Content-Type:Content-Transfer-Encoding:X-Mailer:X-ELNK-Trace:X-Originating-IP; Received: from [209.86.224.35] (helo=elwamui-huard.atl.sa.earthlink.net) by elasmtp-mealy.atl.sa.earthlink.net with asmtp (Exim 4.34) id 1G0LuM-0007HY-Pr; Tue, 11 Jul 2006 13:20:26 -0400 Received: from 69.88.88.170 by webmail.pas.earthlink.net with HTTP; Tue, 11 Jul 2006 13:20:26 -0400 Message-ID: <7694563.1152638426807.JavaMail.root@elwamui-huard.atl.sa.earthlink.net> Date: Tue, 11 Jul 2006 12:20:26 -0500 (GMT-05:00) From: Karl Hammerschmidt To: Lowell Gilbert Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: EarthLink Zoo Mail 1.0 X-ELNK-Trace: 5aa0aae0a3a1a91b20cd87f5b69148f6239a348a220c26097660bb59284c415c7fb2fdee99641d00666fa475841a1c7a350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 209.86.224.35 Cc: freebsd-questions@freebsd.org Subject: Re: k3b package X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Karl Hammerschmidt List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jul 2006 17:20:30 -0000 The port works just fine. I already installed it. I was only going to use packages because I was in a hurry. I did notice that it depends on libdvdcss, as does kaffeine. I couldn't find either of them in any of the subdirectories under pub/FreeBSD/ports/i386 on any of the mirrors that I checked, including several non-US ones. I used an ftp client to double-check, so I'm not just relying on the output of 'pkg_add -r'. Given that they rely on libdvdcss, maybe they aren't on the server for legal reasons. (DMCA, etc.) - Karl -----Original Message----- >From: Lowell Gilbert >Sent: Jul 10, 2006 1:41 PM >To: Karl Hammerschmidt >Cc: freebsd-questions@freebsd.org >Subject: Re: k3b package > >Karl Hammerschmidt writes: > >> I was planning to install k3b from a package, but I wasn't >> able to find it in packages-6-stable or packages-6.0-release >> on any of the ftp mirrors. >> >> Am I missing something? > >Well, I just built it successfully, and the port itself isn't marked >for avoiding packaging, so I don't see offhand why you can't find a >package. > >I guess you'll need to use the port for now.