From owner-freebsd-ports@FreeBSD.ORG Wed Oct 28 12:56:27 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 433C010656A9; Wed, 28 Oct 2009 12:56:27 +0000 (UTC) (envelope-from adrian.glaubitz@googlemail.com) Received: from mail-ew0-f218.google.com (mail-ew0-f218.google.com [209.85.219.218]) by mx1.freebsd.org (Postfix) with ESMTP id A25808FC1E; Wed, 28 Oct 2009 12:56:26 +0000 (UTC) Received: by ewy18 with SMTP id 18so689160ewy.43 for ; Wed, 28 Oct 2009 05:56:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=6yFDteIwjUUAoEV/acAJq1ZA8Obx0gxUPdKqsr/z2gs=; b=ZvMbIe17MGt4VOWUsLpk6zCVm3SV2H2ikFGJBYaCkOEfez09/0fi9evtTVQFewIRqA 2a83tzTCM+/K0r9s6YE6u6Ziffa1Q4J/vI1o1g5UVcUYNdbA4Y5I7O8lw0QwJEumXi73 BiGLDMQLZUZWxa0yKggvNM8sXEh17asJxTS3Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=NGpP6nIXp8bLIsY7/r4yq/I9YXaDqGDR2wS2/bk33l/+/N0Tkkcy/zlYsiAG/LHucg S7a23UgPctA5haLGL7s4IemLBuTbHBmsuh3Ek7CmeB2ahamzblXLt3srqzJIz7BSqKH0 XayRwtzhefMUC/4lKs2Kc97RL0ruxMrNUJaMc= MIME-Version: 1.0 Received: by 10.216.87.203 with SMTP id y53mr2223508wee.177.1256734585584; Wed, 28 Oct 2009 05:56:25 -0700 (PDT) In-Reply-To: <20091028134640.58eb3cb9@ernst.jennejohn.org> References: <4AE79A4E.3070404@googlemail.com> <11167f520910271955q45c4109dqd2ada4959ce58db8@mail.gmail.com> <1e6df7760910280245y7717d74cn4cefc6a581c6260f@mail.gmail.com> <20091028134640.58eb3cb9@ernst.jennejohn.org> Date: Wed, 28 Oct 2009 13:56:25 +0100 Message-ID: <1e6df7760910280556q3d9f0394t87b192fbbbf9adad@mail.gmail.com> From: Adrian Glaubitz To: gary.jennejohn@freenet.de Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: sfourman@gmail.com, ports@freebsd.org, kmoore@freebsd.org Subject: Re: FreeBSD Port: qtcreator-1.2.1: Not installable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Oct 2009 12:56:27 -0000 Hi, On Wed, Oct 28, 2009 at 1:46 PM, Gary Jennejohn wrote: > The qtcreator port was created on May 7, 2009. =A0Seems to me that 7.2R > is older than that. =A0Obviously, qtcreator can't exist for 7.2R if the > port didn't exist when it was released. Well, ok. Seems another case of "different systems, different philosophies" here for me. My idea was that I was downloading the latest STABLE release of FreeBSD and I assumed that the ports directory always applies to the current STABLE version, noone should use a development version for daily use, should one. Besides, the ports website doesn't list at all what versions of FreeBSD include this port as opposed to Debian, for example; I don't want to start a flamewar though. It's not really user-friendly, is it. I guess the minimum for my project will be FreeBSD 8.0 then. Adrian