From owner-freebsd-ports@FreeBSD.ORG Sun Feb 13 05:54:44 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E32616A4CE for ; Sun, 13 Feb 2005 05:54:44 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48C2943D48 for ; Sun, 13 Feb 2005 05:54:44 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id EC1255132C; Sat, 12 Feb 2005 21:54:42 -0800 (PST) Date: Sat, 12 Feb 2005 21:54:42 -0800 From: Kris Kennaway To: Pawel Worach Message-ID: <20050213055442.GA73134@xor.obsecurity.org> References: <20050213030943.GA27302@xor.obsecurity.org> <420EDD92.1060405@telia.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline In-Reply-To: <420EDD92.1060405@telia.com> User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org cc: Kris Kennaway Subject: Re: xemacs and /usr/local/lib/xemacs X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Feb 2005 05:54:44 -0000 --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 13, 2005 at 05:54:42AM +0100, Pawel Worach wrote: > Kris Kennaway wrote: > >How hard would it be to patch xemacs to use /usr/local/share/xemacs > >instead of /usr/local/lib/xemacs (which violates hier(7))? > > > >I was going to add the xemacs/site-lib and related directories to > >BSD.local.dist (the corresponding emacs directories are already there) > >so that xemacs ports don't have to worry about cleaning it up > >themselves (currently a number of ports fail to do so), but I don't > >want to do that since it violates hier(7). > > > >Kris >=20 > It would be a matter of adding --libdir=3D$PREFIX/libexec and > --datadir=3D$PREFIX/share to CONFIGURE_ARGS. It builds ok but > 'make install' breaks with: >=20 > File error: "Cannot open load file", "custom" > and > Load file subr: not found > Fatal error during load, aborting >=20 > I'll look into it. Thanks! And thanks for taking on the xemacs maintainership, these ports have been neglected for too long. Kris --KsGdsel6WgEHnImy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCDuuiWry0BWjoQKURAgXpAJ46Y63IC4JhgO23pFdgdpNpfTr+iACg2+sl 8NKbHTT/btjzGHfzaaXQpiY= =lVgf -----END PGP SIGNATURE----- --KsGdsel6WgEHnImy--