# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # mod_umask # mod_umask/Makefile # mod_umask/pkg-descr # mod_umask/distinfo # echo c - mod_umask mkdir -p mod_umask > /dev/null 2>&1 echo x - mod_umask/Makefile sed 's/^X//' >mod_umask/Makefile << '3dee246c2fb5316fde32df44300df13b' X# New ports collection makefile for: mod_umask X# Date created: 2012-08-28 X# Whom: Ralf Gebhart X# X# $FreeBSD$ X# X XPORTNAME= mod_umask XPORTVERSION= 0.1.0 XCATEGORIES= www XMASTER_SITES= http://www.outoforder.cc/downloads/mod_umask/ XPKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} X XMAINTAINER= gebhart@secnetix.de XCOMMENT= Apache 2.x module to set umask of created files X XMAKE_JOBS_SAFE= yes X XUSE_BZIP2= yes XGNU_CONFIGURE= yes XUSE_APACHE= 22+ X XAP_FAST_BUILD= yes XAP_GENPLIST= yes XSRC_FILE= src/${PORTNAME}.c X X.include 3dee246c2fb5316fde32df44300df13b echo x - mod_umask/pkg-descr sed 's/^X//' >mod_umask/pkg-descr << 'dc272b5adaffa2325cd18d87039015c8' Xmod_umask sets the Unix umask of the Apache HTTPd process after it has started. XThis is useful when accessing Subversion from both mod_dav_svn and via a local Xclient with a file:// url. Without setting a proper umask the file permissions Xcan create a repository that is not easily accessable from both. X XWWW: http://www.outoforder.cc/projects/httpd/mod_umask/ dc272b5adaffa2325cd18d87039015c8 echo x - mod_umask/distinfo sed 's/^X//' >mod_umask/distinfo << 'd27a57c7bfeb0a10af03c6b8c64d5f95' XSHA256 (mod_umask-0.1.0.tar.bz2) = 2be142d562260c895de94600a56b13d8346174b5e2f8a4974adcef23249ec790 XSIZE (mod_umask-0.1.0.tar.bz2) = 182078 d27a57c7bfeb0a10af03c6b8c64d5f95 exit