Date: Fri, 15 Mar 2002 20:37:43 +0100 From: Ernst de Haan <znerd@FreeBSD.org> To: ports@FreeBSD.org Subject: Storing a C file in ${FILESDIR} ? Message-ID: <200203151938.UAA10966@smtp.hccnet.nl>
next in thread | raw e-mail | index | archive | help
Hi, Is it okay to store one small .c file in ${FILESDIR} ? At the moment my www/orion port uses an 'orionctl' script for starting and stopping the daemon. But I would like 'orionctl' to be available for all users in the group 'www'. Since chmod +s is disabled for shell scripts, I'm going to write a small C file. Somehow it doesn't `feel' right if I put it in ${FILESDIR}. But it's very small, so.... I don't really know. Couldn't find anything in the Porters Handbook about this. Any comments? Ernst 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?200203151938.UAA10966>