From owner-freebsd-questions@FreeBSD.ORG Fri Mar 6 00:43:44 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49974106564A for ; Fri, 6 Mar 2009 00:43:44 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: from mail-bw0-f164.google.com (mail-bw0-f164.google.com [209.85.218.164]) by mx1.freebsd.org (Postfix) with ESMTP id 99BD08FC15 for ; Fri, 6 Mar 2009 00:43:43 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: by bwz8 with SMTP id 8so165103bwz.43 for ; Thu, 05 Mar 2009 16:43:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=nr40bJXJwvpio4kULICR1R2xwHLkz7V7M7PlY0WFdu8=; b=RX/+Tb2Aje7/O0ajd/EQs9kkhZG+S8+ov40+yfUaR5fSsI5EtmFB3ClQtOAkWrks6o jjfZAYIn24PO5PzKUCuO/xaKfL1F+FqTHkNTvDRuoP2WKy285CD86PoG0GnlCw1whdZw Wc290l9UGEdX7J0duqdI7sg8Xc6NdXohy3gRk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=WP/RWZdkcqR7qG/Ei4uZJx9S3Sdv4riBZLQgiTyQ6FqnDGvmRlpARaysZCofuWMnOe objF3FHZ92OaB5kReSCyIZh9yUyXzx1cIlgxui81yd8EpQpFfqSybHmtD4DZYntzJ75s pVd6rwTF6weRqEdkmErwLdVWxngFsOE7AZpzI= MIME-Version: 1.0 Received: by 10.103.220.18 with SMTP id x18mr800933muq.135.1236300222588; Thu, 05 Mar 2009 16:43:42 -0800 (PST) In-Reply-To: <14d354f60903051408w4e89eee5y2f2885cd3e10ca1b@mail.gmail.com> References: <14d354f60903051408w4e89eee5y2f2885cd3e10ca1b@mail.gmail.com> Date: Thu, 5 Mar 2009 18:43:42 -0600 Message-ID: From: Andrew Gould To: joel perry Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: 7.1-release and KDE4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Mar 2009 00:43:45 -0000 On Thu, Mar 5, 2009 at 4:08 PM, joel perry wrote: > Attempting to pkg_add kde4 fails because the lame3.97_1.tgz is not located > in the latest ftp location. I and many others would appreciate it if you > would add lame to latest folder so that this package will install. It was > previously available in the 7.0 release. > > -- > Joel Perry > SBSC Registered Microsoft Partner > 803.800.5650 > > Lame was available on the ftp site? Are you sure? I thought lame was one of the packages that couldn't be distributed in binary form due to license restrictions. Andrew