Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2004 18:20:20 -0700 (PDT)
From:      "Li-Lun Wang (Leland Wang)" <llwang@infor.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/65318: New port: games/noegnud* an ASCII/2D/3D UI for NetHack and variants using SDL and OpenGL
Message-ID:  <200405310120.i4V1KKeI007881@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/65318; it has been noted by GNATS.

From: "Li-Lun Wang (Leland Wang)" <llwang@infor.org>
To: Thierry Thomas <thierry@FreeBSD.org>,
	freebsd-ports-bugs@freebsd.org, freebsd-gnats-submit@freebsd.org
Cc: llwang@infor.org
Subject: Re: ports/65318: New port: games/noegnud* an ASCII/2D/3D UI for NetHack and variants using SDL and OpenGL
Date: Mon, 31 May 2004 09:16:37 +0800

 On Sun, May 30, 2004 at 02:02:19AM -0700, Thierry Thomas wrote:
 > 1) What is the purpose of the lines
 > @exec (cd /usr/local/share/nls && ln -sf C POSIX)
 > @exec (cd /usr/local/share/nls && ln -sf C en_US.US-ASCII)
 > in your pkg-plist?
 
 Actually I am not sure about this. Somehow the installation process
 created these two links, but it does not seem to be necessary for the
 software to run. I don't know if I can put them into plist as regular
 files, for I am not sure if I can safely remove them when deinstalling.
 I'll look into the installation process further to see whether I can
 prevent them from being created in the first place. Suggestions are
 welcome.
 
 > 2) These ports install a lot of data in ${PREFIX}/lib.
 > This is not the traditional FreeBSD way... Could you please
 > patch to install this stuff under ${DATADIR}?
 
 I'll look at both problems and try to make another patch.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405310120.i4V1KKeI007881>