From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 15 04:10:36 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 191F716A4CE for ; Sat, 15 Nov 2003 04:10:36 -0800 (PST) Received: from gw.xbsd.org (xbsd.org [80.65.225.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id E82B643FB1 for ; Sat, 15 Nov 2003 04:10:32 -0800 (PST) (envelope-from flz@xbsd.org) Received: by gw.xbsd.org (Postfix, from userid 201) id ACDCB266; Sat, 15 Nov 2003 13:10:31 +0100 (CET) Date: Sat, 15 Nov 2003 13:10:31 +0100 From: Florent Thoumie To: Jeremy Messenger Message-ID: <20031115121031.GA39162@xbsd.org> References: <20031114144428.GA18751@xbsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mYCpIKhGyMATD0i+" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i cc: gnome@freebsd.org Subject: Re: PR for deskutils/gnomeblog X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Nov 2003 12:10:36 -0000 --mYCpIKhGyMATD0i+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 14, 2003 at 04:52:43PM -0600, Jeremy Messenger wrote: > I give up because I am not skill on Python; it looks like gnomeblog isn't= =20 > flexible to me on path where you want to install. Two ways are to set=20 > prefix to /usr/local or hack somewhere in one of script to add path. I=20 > will leave it to gnome@freebsd.org team. >=20 > To save anyone's work if one of you want to change it to=20 > share/gnome/gnomeblog. Change from $(pythondir)/gnomeblog to=20 > $(datadir)/gnomeblog in Makefile.in and protocols/Makefile.in. I looked at port internals, I just added a line in the deskutils/gnomeblog/Makefile and it seems to work correcty (installing in local prefix). ,---- | | USE_PYTHON=3D yes | + PREFIX=3D ${LOCALBASE} | `---- I'm not very familiar to ports system but it looks good. Hope this helps. --=20 Florent Thoumie Epita SRS Promo 2005 web : http://xbsd.org/~flz Xbsd.org System Administrator mail : flz@xbsd.org work : (33 1) xxxxxxxx alt : flz@epita.fr home : (33 1) 34162095 gpg : 1024D/ADF908C1 cell : (33 6) 76088660 --mYCpIKhGyMATD0i+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/the3QkLVOq35CMERAmBfAJ9jH871oVCHASQDWsDUQPJfJdQOywCfaoxw gHUUGxVIVwk3BYckzD63suU= =B6w5 -----END PGP SIGNATURE----- --mYCpIKhGyMATD0i+--