Home
last modified time | relevance | path

Searched refs:WWW_GROUP (Results 1 – 20 of 20) sorted by relevance

/dports/security/webfwlog/webfwlog-1.1.1/src/
H A DMakefile.am14 WWW_GROUP=@WWW_GROUP@ macro
17 @if test x != x$(WWW_GROUP) ; \
19 chgrp $(WWW_GROUP) $(DESTDIR)$(bindir)/wfwl_syslog; \
H A DMakefile.in306 WWW_GROUP = @WWW_GROUP@
801 @if test x != x$(WWW_GROUP) ; \
803 chgrp $(WWW_GROUP) $(DESTDIR)$(bindir)/wfwl_syslog; \
H A DMakefile306 WWW_GROUP = macro
801 @if test x != x$(WWW_GROUP) ; \
803 chgrp $(WWW_GROUP) $(DESTDIR)$(bindir)/wfwl_syslog; \
/dports/sysutils/webjob/webjob-1.9.0/tools/webjob-create-account/
H A Dwebjob-create-account173 WWW_GROUP=`webjob-cfg-get-kvps -t webjob.server -f ${WEBJOB_SERVER_CONFIG_FILE} -o BeQuiet,ValuesOn…
174 if [ -z "${WWW_GROUP}" ] ; then
175 WWW_GROUP="www"
177 WWW_GROUP_TEST=`awk -F: '{print $1}' /etc/group | egrep "${WWW_GROUP}"`
179 …echo "${PROGRAM}: Error='Unable to verify that \"${WWW_GROUP}\" is a valid group. Make sure that A…
354 chgrp -f -R ${WWW_GROUP} ${MY_USER_DIR}
/dports/sysutils/webjob/webjob-1.9.0/tools/webjob-create-profile/
H A Dwebjob-create-profile299 WWW_GROUP=`webjob-cfg-get-kvps -t webjob.server -f ${WEBJOB_SERVER_CONFIG_FILE} -o BeQuiet,ValuesOn…
300 if [ -z "${WWW_GROUP}" ] ; then
301 WWW_GROUP="www"
303 WWW_GROUP_TEST=`awk -F: '{print $1}' /etc/group | egrep "${WWW_GROUP}"`
305 …echo "${PROGRAM}: Error='Unable to verify that \"${WWW_GROUP}\" is a valid group. Make sure that A…
751 chgrp -f -R ${WWW_GROUP} ${MY_PROFILE_DIR}
/dports/math/plplot-ada/plplot-5.15.0/scripts/
H A Dhtdocs-gen_plot-examples.sh44 if [ -z "$WWW_GROUP" ] ; then
206 echo "ssh $WWW_USER_AT_HOST chgrp -R $WWW_GROUP $WWW_DIR/$EXDIR"
207 ssh $WWW_USER_AT_HOST chgrp -R $WWW_GROUP $WWW_DIR/$EXDIR
H A Dgenerate_website.sh113 WWW_GROUP=$GROUPNAME \
/dports/math/plplot/plplot-5.15.0/scripts/
H A Dhtdocs-gen_plot-examples.sh44 if [ -z "$WWW_GROUP" ] ; then
206 echo "ssh $WWW_USER_AT_HOST chgrp -R $WWW_GROUP $WWW_DIR/$EXDIR"
207 ssh $WWW_USER_AT_HOST chgrp -R $WWW_GROUP $WWW_DIR/$EXDIR
H A Dgenerate_website.sh113 WWW_GROUP=$GROUPNAME \
/dports/security/webfwlog/webfwlog-1.1.1/
H A DMakefile.am55 @if [ x$(WWW_GROUP) != x ]; \
57 chgrp $(WWW_GROUP) $(DESTDIR)$(sysconfdir)/webfwlog.conf; \
H A DMakefile.in281 WWW_GROUP = @WWW_GROUP@
862 @if [ x$(WWW_GROUP) != x ]; \
864 chgrp $(WWW_GROUP) $(DESTDIR)$(sysconfdir)/webfwlog.conf; \
H A DMakefile281 WWW_GROUP = macro
862 @if [ x$(WWW_GROUP) != x ]; \
864 chgrp $(WWW_GROUP) $(DESTDIR)$(sysconfdir)/webfwlog.conf; \
H A Dconfigure.ac56 WWW_GROUP=$withval
491 AC_SUBST(WWW_GROUP) subst
H A Dconfigure12623 WWW_GROUP=$withval
/dports/sysutils/webjob/webjob-1.9.0/etc/server.cfg/
H A DMakefile.in24 WWW_GROUP=@www_group@
/dports/security/webfwlog/webfwlog-1.1.1/tools/
H A DMakefile.in290 WWW_GROUP = @WWW_GROUP@
/dports/security/webfwlog/webfwlog-1.1.1/src/mysql/
H A DMakefile.in321 WWW_GROUP = @WWW_GROUP@
H A DMakefile321 WWW_GROUP = macro
/dports/math/plplot-ada/plplot-5.15.0/cmake/modules/
H A Ddocbook.cmake41 set(WWW_GROUP "plplot" CACHE STRING "Group name at WWW host") variable
/dports/math/plplot/plplot-5.15.0/cmake/modules/
H A Ddocbook.cmake41 set(WWW_GROUP "plplot" CACHE STRING "Group name at WWW host") variable