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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"