Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 1997 00:50:01 -0700 (PDT)
From:      Thomas Gellekum <tg@ihf.rwth-aachen.de>
To:        freebsd-ports
Subject:   Re: ports/4566: Update of port games/angband
Message-ID:  <199709180750.AAA16257@hub.freebsd.org>

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

From: Thomas Gellekum <tg@ihf.rwth-aachen.de>
To: Matthew Hunt <mph@pobox.com>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/4566: Update of port games/angband
Date: 18 Sep 1997 09:46:28 +0200

 Matthew Hunt <mph@pobox.com> writes:
 > 
 > The port has a problem that I do not know how to fix.  The port itself
 > builds, installs, runs, and deletes just fine.  But if you do a
 > "make package", the installed package does not set the group-write
 > bit on the directories of lib/angband that it creates.  Maybe this
 > is related to my umask (022), but it seems like the directories should be
 > created with the necessary permissions regardless.
 
 I guess it loses the permissions because `make package' generates a
 file list which is tared. Maybe you could add some `@exec chmod ...'
 statements in pkg/PLIST.
 
 Could you also move down the libdir one level to
 ${PREFIX}/lib/X11/angband or maybe ${PREFIX}/share/angband?
 
 tg



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