Date: Mon, 24 Dec 2001 12:07:39 -0600 From: Stephen Montgomery-Smith <stephen@math.missouri.edu> To: "."@babolo.ru Cc: Pete Fritchman <petef@databits.net>, john_m_cooper@yahoo.com, FreeBSD-gnats-submit@FreeBSD.ORG, jkoshy@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: These ports are not user:group safe--smlnj-110.0.7, hevea-1.0.5, free-amp, and linux_base-6.1 Message-ID: <3C276EEB.1EAEC50B@math.missouri.edu> References: <200112232134.AAA26473@aaz.links.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
"."@babolo.ru wrote: > > Pete Fritchman writes: > > ++ 22/12/01 17:47 -0600 - Stephen Montgomery-Smith: > > | --- hevea/Makefile Sat Dec 22 17:42:55 2001 > > | +++ hevea-copy/Makefile Sat Dec 22 17:42:37 2001 > > | @@ -34,6 +34,7 @@ > > | ${INSTALL_DATA} > > | ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual.ps.gz > > | ${PREFIX}/share/doc/hevea > > | (cd ${PREFIX}/share/doc/hevea; ${TAR} xvfz > > | ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual.tar.gz) > > | (cd ${PREFIX}/share/doc/hevea; ${TAR} xvfz > > | ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual-dvi.tar.gz) > > | + (cd ${PREFIX}/share/doc/hevea; ${CHOWN} -R root.wheel *) > > > > Instead of 'root', use ${SHAREOWN}, and instead of 'wheel', use > > ${SHAREGRP}. > > > > > > Otherwise, I'd say this looks OK. What do others think? > ${SHAREOWN}:${SHAREGRP} > ':' instead of '.' > > -- > @BABOLO http://links.ru/ Is there a possibility that this will be bad for older users of FreeBSD (like for example FreeBSD-2.2.8)? (Please copy replies to me as I am not subscribed to freebsd-ports.) -- Stephen Montgomery-Smith stephen@math.missouri.edu http://www.math.missouri.edu/~stephen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C276EEB.1EAEC50B>