Home
last modified time | relevance | path

Searched refs:fixperms (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/moinmoin/moin-1.9.11/contrib/AnyWikiDraw/anywikidraw/pmwiki/cookbook/AnyWikiDraw/
H A DAnyWikiDraw.php647 fixperms($imageFilePath,0444);
648 if ($LastModFile) { touch($LastModFile); fixperms($LastModFile); }
653 fixperms($drawingFilePath,0444);
654 if ($LastModFile) { touch($LastModFile); fixperms($LastModFile); }
662 fixperms($mapFilePath,0444);
663 if ($LastModFile) { touch($LastModFile); fixperms($LastModFile); }
722 fixperms($imageFilePath,0444);
723 if ($LastModFile) { touch($LastModFile); fixperms($LastModFile); }
729 fixperms($drawingFilePath,0444);
730 if ($LastModFile) { touch($LastModFile); fixperms($LastModFile); }
[all …]
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/perms/
H A Dperms.plugin.zsh20 # fixperms - fix permissions on files and directories, with confirmation
22 fixperms () { function
27 Usage: fixperms [-v] [--help] [--slow] [target]
52 echo "fixperms: cannot run in noninteractive shell"
H A DREADME.md15 * `fixperms` is a wrapper around `set755` and `set644` applied to a specified directory or the curr…
/dports/audio/ampache/ampache-php74-5.0.0/vendor/openid/php-openid/admin/
H A Druntests55 chmod +x ./admin/fixperms
56 ./admin/fixperms
H A Dprepare-release8 bash ./admin/fixperms
H A Dfixperms8 admin/fixperms
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/openid/php-openid/admin/
H A Druntests55 chmod +x ./admin/fixperms
56 ./admin/fixperms
H A Dprepare-release8 bash ./admin/fixperms
H A Dfixperms8 admin/fixperms
/dports/security/py-python-openid/python-openid-2.2.5/admin/
H A Dfixperms4 admin/fixperms
/dports/lang/p5-ePerl/eperl-2.2.14/contrib/pkg/rpm/
H A Drpmrc8 fixperms: a+rX,g-w,o-w
/dports/archivers/dpkg/dpkg-1.19.7/scripts/Dpkg/Source/
H A DFunctions.pm52 sub fixperms { subroutine
H A DArchive.pm146 fixperms($tmp) unless $opts{no_fixperms};
/dports/www/rt44/rt-4.4.5/
H A DMakefile268 upgrade: testdeps config-install dirs files-install fixperms upgrade-instruct
281 fixperms: target
365 install: testdeps config-install dirs files-install fixperms instruct
H A DMakefile.in268 upgrade: testdeps config-install dirs files-install fixperms upgrade-instruct
281 fixperms:
/dports/www/rt50/rt-5.0.2/
H A DMakefile270 upgrade: testdeps config-install dirs files-install fixperms upgrade-instruct
282 fixperms: target
366 install: testdeps config-install dirs files-install fixperms instruct
H A DMakefile.in270 upgrade: testdeps config-install dirs files-install fixperms upgrade-instruct
282 fixperms:
/dports/www/pmwiki/pmwiki-2.2.141/scripts/
H A Dupload.php303 fixperms($filepath, $UploadPermAdd, $UploadPermSet);
304 if ($LastModFile) { touch($LastModFile); fixperms($LastModFile); }
H A Dpagelist.php871 fixperms($PageIndexFile);
/dports/www/pmwiki/pmwiki-2.2.141/
H A Dpmwiki.php704 fixperms($LockFile);
721 fixperms($dir);
744 function fixperms($fname, $add = 0, $set = 0) { function
1244 $s && fixperms($pagefile);
1329 { unlink($LastModFile); touch($LastModFile); fixperms($LastModFile); }
/dports/sysutils/slack/slack-0.15.2/
H A DChangeLog254 * slack,slack-runscript: Renamed "fixperms" to "fixfiles".
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/
H A DMakefile.devel27 update-ansi-tests update-asdf update-gmalloc potfiles fixperms \
43 build-prerequisites : check-configures fixperms \
101 fixperms :
2608 distrib : fixperms src-distrib doc-distrib gnu-distrib
/dports/www/pmwiki/pmwiki-2.2.141/wikilib.d/
H A DPmWiki.ChangeLog8fixperms() if directory owner is root (PITS:01346).%0a* Update documentation.%0a%0a!!! [[#v2264]] …
/dports/archivers/dpkg/dpkg-1.19.7/
H A DChangeLog.old721 * scripts/Dpkg/Source/Functions.pm (fixperms): Fix chmod call to
2810 fixperms() make sure the permissions of all files in a tree
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A DChangeLog15045 * Makefile.devel (fixperms): undo the 2008-05-15 patch:
16114 * Makefile.devel (fixperms): also fix web pages permissions
24485 * Makefile.devel (fixperms): New target.

12