From owner-freebsd-ports@FreeBSD.ORG Wed Oct 28 13:51:32 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 34A211065693; Wed, 28 Oct 2009 13:51:32 +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 6C5068FC1B; Wed, 28 Oct 2009 13:51:31 +0000 (UTC) Received: by ewy18 with SMTP id 18so740257ewy.43 for ; Wed, 28 Oct 2009 06:51:30 -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; bh=yAJ+i3ilKpcNK0LqSUAMRnixHQV18YM8Ut9WdkedtsY=; b=JlUVsF2lUk0HK+p5Qiq66iZcORDkRUgOzhBjZrZjamM44Wc9fkDFWnKzcKiA7o9usf Hq27g9IkpPW9dDYy78B+hHLIurx208RWqu5tTgtnPBJSqMHMLuT9Lejomlu67cOu2G1M wj7D+f6fajPec7D7IabCVKa+NbdByGnVhG06M= 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; b=sjwzoZ/66st27i1qbD4ZoJ6vHjn1336pV8rE0r9PkGYpt88WZ37VuHSOc7/xekSNYT Fm88qoEiZ6CUaYnzt2aj+gUv6SodHLMuOpuC/5wag0goBVcr5fejlsqEdeidvYSkar4n HoC/fTJEPffmQ1tjoBXYBUtWmw+gwc3iH2bWw= MIME-Version: 1.0 Received: by 10.216.90.141 with SMTP id e13mr1425580wef.166.1256737889484; Wed, 28 Oct 2009 06:51:29 -0700 (PDT) In-Reply-To: <20091028132504.GC22422@wep4035.physik.uni-wuerzburg.de> References: <4AE79A4E.3070404@googlemail.com> <11167f520910271955q45c4109dqd2ada4959ce58db8@mail.gmail.com> <1e6df7760910280245y7717d74cn4cefc6a581c6260f@mail.gmail.com> <20091028134640.58eb3cb9@ernst.jennejohn.org> <1e6df7760910280556q3d9f0394t87b192fbbbf9adad@mail.gmail.com> <20091028132504.GC22422@wep4035.physik.uni-wuerzburg.de> Date: Wed, 28 Oct 2009 14:51:29 +0100 Message-ID: <1e6df7760910280651i3dd3ea27q995e0304cec71593@mail.gmail.com> From: Adrian Glaubitz To: shuvaev@physik.uni-wuerzburg.de Content-Type: text/plain; charset=ISO-8859-1 Cc: sfourman@gmail.com, ports@freebsd.org, kmoore@freebsd.org, freebsd-ports@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 13:51:32 -0000 Hi Alexey, On Wed, Oct 28, 2009 at 2:25 PM, Alexey Shuvaev wrote: > The base system (more or less what consists a RELEASE) and ports are > mostly independent of each other. Normal FreeBSD user will have some > RELEASE (say 7.2R) and up-to-date version of ports. There is no > separate STABLE or CURRENT versions of ports, there is only one. > (Well, there are marcuscom and area51 for testing new gnome and kde > releases, respectively, but you don't need to mess with them). Ok, thanks alot for shedding some light here. I am not really into FreeBSD but long term Linux user, so consider me being a noob here ;-). > FreeBSD 7 will be ok too. You can add some phrase like > "Before the software can be built, the following ports/packages > have to be installed: > devel/qtcreator > audio/taglib > devel/glib20 > audio/sox > audio/libmad > security/libmcrypt. > Note that ports tree newer than 7 May 2009 is needed to build qtcreator." > > This is FreeBSD-user friendly. Thanks alot, I will put into our wiki like this. Is there actually a command to upgrade the ports tree, so that I can use the latest ports with FreeBSD 7.2? What would be the proper instructions to install the necessary ports, I want to try compiling our software on FreeBSD. BTW: Whom should I contact to get our project into the ports? I guess a fully fledged MiniDisc transfer software could be interesting for alot of FreeBSD users as well ;-). Thanks alot, Adrian