summaryrefslogtreecommitdiff
path: root/Mk/Scripts/check-stagedir.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* framework: Remove $FreeBSD$Mathieu Arnold2021-04-061-1/+0
* Add set pipefail in most framework scripts.Mathieu Arnold2020-11-111-0/+1
* Backout r554139.Mathieu Arnold2020-11-051-1/+0
* Add set pipefail in most framework scripts.Mathieu Arnold2020-11-051-0/+1
* generate-symbols: Need @dir entries if PREFIX!=LOCALBASE.Bryan Drewery2019-11-071-2/+4
* Revert r505129: I still have the wrong version.Bryan Drewery2019-06-261-2/+2
* Allow generate-symbols.sh to actually work.Bryan Drewery2019-06-261-2/+2
* Add share/info/*/dir to those files in STAGEDIR to ignore when checkingGerald Pfeifer2018-11-101-1/+1
* Extract PLIST_SUB substitutions into a sed script.Mathieu Arnold2018-07-261-10/+12
* SC2162: read without -r will mangle backslashes.Mathieu Arnold2018-06-081-4/+4
* SC2185: Some finds don't have a default path. Specify '.' explicitly.Mathieu Arnold2018-06-081-5/+5
* Ignore info/*/dir (as used by the lang/gcc* ports, for example) in additionGerald Pfeifer2017-07-191-1/+1
* The output of tools like awk, date, sort, tr,... depends on the currentTijl Coosemans2017-01-181-1/+0
* Ease debugging of Mk/Scripts scripts.Mathieu Arnold2016-05-201-0/+2
* Add some work-in-progress scripts for splitting symbols out into PREFIX/lib/d...Bryan Drewery2015-10-191-2/+4
* Factorize the function to validate envBaptiste Daroussin2015-07-011-14/+2
* Make fonts repecting XDGBaptiste Daroussin2015-03-211-2/+2
* Don't replace PREFIX anywhere in the plist line, only do it for the beginning.Bryan Drewery2015-01-221-4/+4
* - Move parse_plist() into a new file, functions.sh.Bryan Drewery2015-01-081-138/+15
* - Rework check on $makeplist in parse_plist(). The variable was/is always 0 asBryan Drewery2015-01-081-2/+4
* Limit the scope of variables in parse_plist()Bryan Drewery2015-01-081-0/+2
* Remove now useless gnomehier, pkg handles automatically the directories whereBaptiste Daroussin2014-12-251-6/+2
* - Add three empty dirs that belonged to gnomehier to devel/gconf2,Antoine Brodin2014-12-231-0/+1
* - During makeplist, emit only empty directories inside prefix andAntoine Brodin2014-11-051-3/+6
* - Accept absolute path for @fc, @fontsdir, @fcfontsdir, @shell keywordsAlex Kozlov2014-10-081-0/+7
* info keyword now handles full pathsAntoine Brodin2014-10-081-1/+4
* Replace @dirrm/@dirrmtry with @dir in makeplist and leftovers checkAntoine Brodin2014-10-061-9/+9
* check-plist no longer needs to check for directories owned by dependencies.Bryan Drewery2014-10-031-51/+2
* Garbage collect dependency mtree check removed in r368803Bryan Drewery2014-10-031-31/+0
* Do not report directories in plist as orphansAntoine Brodin2014-09-221-1/+0
* adjust check_stagedir.sh to take in account %%KEY%%@dirrm*Baptiste Daroussin2014-09-221-1/+1
* Update to 1.3.8 Changes:Baptiste Daroussin2014-09-221-3/+4
* Fix typoAntoine Brodin2014-09-171-1/+1
* Make check-stagedir.sh aware of (owner,group,perm) syntax for keywordsAntoine Brodin2014-09-021-0/+4
* - Make it possible to use sample keyword with a full pathAntoine Brodin2014-09-011-3/+9
* Remove support for pkg_installBaptiste Daroussin2014-09-011-32/+7
* - Fix 'make check-plist' incorrectly considering all installed packages asBryan Drewery2014-08-111-5/+7
* - Fix check-plist so that its 'files in plist but missing from STAGEDIR' checkBryan Drewery2014-07-241-5/+12
* Do not report parent directories of LOCALBASE as orphansAntoine Brodin2014-06-301-0/+8
* Do not report files @commented by multiple options as orphansAntoine Brodin2014-06-201-1/+1
* fix a typoDaichi GOTO2014-06-131-1/+1
* Add an @shell keyword to handle adding and remove a shell path in /etc/shellBaptiste Daroussin2014-06-111-1/+1
* Add more files to orphans white list:Antoine Brodin2014-05-191-0/+7
* - %D is based on @cwd, not PREFIX; Fix false-postives when using pkg_installBryan Drewery2014-05-181-1/+1
* - Fix check-plist showing @sample dest files as orphans and also showing inBryan Drewery2014-05-161-1/+8
* - Ignore MTREE owned PREFIX and PREFIX/info removal for now.Bryan Drewery2014-05-041-1/+11
* - Fix check-stagedir causing staging violating. Quote all directory namesBryan Drewery2014-04-241-2/+5
* - Fix false-positive orphanned dir when '@unexec rmdir -p' is used.Bryan Drewery2014-04-241-3/+3
* - Refactor a bit into functionsBryan Drewery2014-04-241-234/+290
* check-plist: Don't error if GNOME_MTREE_FILE is missing, which can happenBryan Drewery2014-04-241-1/+1