Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2010 02:13:18 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Renato Botelho <garga@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/misc/compat7x Makefile ports/misc/compat5x Makefile
Message-ID:  <20101020021318.GB2818@FreeBSD.org>
In-Reply-To: <201010191749.o9JHnY0v009119@repoman.freebsd.org>
References:  <201010191749.o9JHnY0v009119@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 19, 2010 at 05:49:34PM +0000, Renato Botelho wrote:
> garga       2010-10-19 17:49:34 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     misc/compat7x        Makefile 
>     misc/compat5x        Makefile 
>   Log:
>   Set mode 0755 on MKDIR to create ${PREFIX}/lib/compat.  Some users
>   experienced problems when umask was 002 and this dir was created with
>   group write perm.

Two questions:
- isn't misc/compat6x also affected?
- many ports invoke MKDIR and probably expect it to create directories
  with correct permissions.  If we really support users with non-default
  umasks during "make install", it should be fixed in bpm, not in the
  individual ports.

./danfe



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