From owner-freebsd-gnome@FreeBSD.ORG Tue Jan 23 20:38:38 2007 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6042C16A400; Tue, 23 Jan 2007 20:38:38 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from hood.oook.cz (ip-85-160-138-131.eurotel.cz [85.160.138.131]) by mx1.freebsd.org (Postfix) with ESMTP id 1B33A13C442; Tue, 23 Jan 2007 20:38:34 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from ikaros.oook.cz (localhost [127.0.0.1]) by hood.oook.cz (8.13.8/8.13.8) with ESMTP id l0NKcP9n005787 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 23 Jan 2007 21:38:27 +0100 (CET) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by ikaros.oook.cz (8.13.8/8.13.8/Submit) id l0NKcIDr005604; Tue, 23 Jan 2007 21:38:18 +0100 (CET) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: ikaros.oook.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Alexander Botero-Lowry In-Reply-To: <20070123203032.3CF1939F92@cherenkov.geekfire.com> References: <20070123104738.GA41157@qlovarnika.bg.datamax> <1169549704.6221.10.camel@pav.hide.vol.cz> <20070123112924.4023339F66@cherenkov.geekfire.com> <1169558939.6221.32.camel@pav.hide.vol.cz> <20070123183158.CD86E39C4C@cherenkov.geekfire.com> <1169578314.3659.6.camel@ikaros.oook.cz> <20070123195937.8E47139F92@cherenkov.geekfire.com> <1169584040.3659.14.camel@ikaros.oook.cz> <20070123203032.3CF1939F92@cherenkov.geekfire.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-VeES6CM01dyFcWVhlx1p" Date: Tue, 23 Jan 2007 21:38:14 +0100 Message-Id: <1169584695.3659.18.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2.1 FreeBSD GNOME Team Port Cc: gnome@FreeBSD.org, ports-developers@FreeBSD.org, python@FreeBSD.org, vd@FreeBSD.org Subject: Re: The way to fix ports/104560 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jan 2007 20:38:38 -0000 --=-VeES6CM01dyFcWVhlx1p Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Alexander Botero-Lowry p=ED=B9e v =FAt 23. 01. 2007 v 12:32 -0800: > > Are you going to address other issues pointed out in this thread? > If by other issues you mean having something installed as python, then ye= s Yes, that's the most burning issue. > but I'm not really sure of the best way to do this. I guess perl style > may work but that just seems like a bad idea to me. This is my idea: # use.python You're currently using 2.4 (FreeBSD default) # use.python 2.5 echo Changing default python version to 2.5 rm -f python ln python2.5 python # use.python default echo Reverting to default python version rm -f python ln python2.4 python And it gets run in post-install when there's no python link present yet. What do you think? --=20 Pav Lucistnik EMACS: Eight Megabytes And Continually Swapping --=-VeES6CM01dyFcWVhlx1p Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFtnI2ntdYP8FOsoIRApogAKDAgCnNQcaP7PIuWz9kHCDV6vbBfgCffGiq z+lwC2UauXfaE0+3d8rClew= =7Fnp -----END PGP SIGNATURE----- --=-VeES6CM01dyFcWVhlx1p--