From owner-freebsd-questions@FreeBSD.ORG Mon Jun 2 13:21:00 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D739CBC7 for ; Mon, 2 Jun 2014 13:21:00 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B31AD23ED for ; Mon, 2 Jun 2014 13:21:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=uHk1q5SyMk1ewQOfO/nseFGDLSTZOJHFfq0lf40F3KY=; b=cBmnRgP1KTl3AtYFzjC/8Dphr2W2UNBWtqvNisrjoCndT9ySW8zHPhlVqDYM9yTgPcZH3ge04MFAWblPSWa547vlX+1OhQWqpeOvA/RXeESTwirWg//NvtPRLXu+9XVZzNnpgs1nFn5seYoDPIJ1G1y3Ruupv+au5wu52Lot+l8=; Received: from [39.197.79.61] (port=23058 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1WrSAX-002Juy-8O; Mon, 02 Jun 2014 07:20:54 -0600 Date: Mon, 2 Jun 2014 21:20:44 +0800 From: Erich Dollansky To: Istvan Gabor Subject: Re: KDE3 on FreeBSD 10 Message-ID: <20140602212044.6a0f28de@X220.alogt.com> In-Reply-To: <21ff963b.560faed5.538c6b9c.a48b2@lajt.hu> References: <21ff963b.560faed5.538c6b9c.a48b2@lajt.hu> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2014 13:21:00 -0000 Hi, On Mon, 02 Jun 2014 14:18:36 +0200 Istvan Gabor wrote: > It seems that KDE3 port was removed from FreeBSD 10.0. > > If I still want to install it on FreeBSD what is the way? > > Can I use port from older FreeBSD version, eg 9.1? > ports do not have a version. All you can do is taking the ports tree from release with KDE3 and try your luck. You better make sure than that you keep the dist files. Erich