From owner-freebsd-questions@FreeBSD.ORG Tue Aug 12 14:28:56 2008 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 0BED11065672 for ; Tue, 12 Aug 2008 14:28:56 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.228]) by mx1.freebsd.org (Postfix) with ESMTP id DC46E8FC17 for ; Tue, 12 Aug 2008 14:28:55 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so4197851rvf.43 for ; Tue, 12 Aug 2008 07:28:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=exQ+TOgGiufYYElEzJSbAhK42+Svt7WHImY0xAFObyE=; b=PiE8G0kDre410n50x0JXECdxgFvhz4wCqY7RJwlQuLRioLKGm6EKuT/WVm8QeGsYQp aAG6l612IbSWazhFBfYTRjbbNg72bRq8ea/m5JfplEv7T8BGz5sU8mhDzDQ+VWANEUE+ io96IRG5rUmAuq7o9DXafRrP5xaZ4z12+Xqr8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=mUELpcMTSF9CHEfY0xx8DxYoyAN/p/xDKHRq4LUoiWhE3KTi3l6fNshZ+hZ9cDHNF/ FH5ZEgTOX+Zqjj6ylehc5JLB1ObxIsQvb0dDj8DrrZz0smfvoB3XhrzLD4m5AeMMFHAg wBgNwkya8awoG2mBScTxyRu2kqOpkqjoSyucE= Received: by 10.141.161.6 with SMTP id n6mr4398273rvo.155.1218551335416; Tue, 12 Aug 2008 07:28:55 -0700 (PDT) Received: by 10.141.186.2 with HTTP; Tue, 12 Aug 2008 07:28:55 -0700 (PDT) Message-ID: <11167f520808120728q4327b646qcf4c06701fc85845@mail.gmail.com> Date: Tue, 12 Aug 2008 09:28:55 -0500 From: "Sam Fourman Jr." To: "Dave Feustel" In-Reply-To: <20080812135816.8F67D8FC1A@mx1.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48A1941C.2040301@gmail.com> <20080812135816.8F67D8FC1A@mx1.freebsd.org> Cc: freebsd-questions@freebsd.org, FuLLBLaSTstorm , Manolis Kiagias Subject: Re: KDE-4.1 in FreeBSD 7.1-RELEASE 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: Tue, 12 Aug 2008 14:28:56 -0000 > What is the procedure for updating from kde 4.0.5 to 4.1? > I've tried yum update but yum reports there are no updates to apply. > FreeBSD does not use Yum, it uses a ports tree, the closest thing that Linux has is Gentoo portage Sam Fourman Jr.