aboutsummaryrefslogtreecommitdiff
path: root/Mk/Scripts/check_leftovers.sh
Commit message (Expand)AuthorAgeFilesLines
* Scripts/check_leftovers.sh: Remove exceptions for GHCGleb Popov2024-11-081-4/+0
* devel/glib: convert gio modules and glib schemas to triggersBaptiste Daroussin2022-03-181-3/+0
* framework: Remove $FreeBSD$Mathieu Arnold2021-04-061-1/+0
* Add set pipefail in most framework scripts.Mathieu Arnold2020-11-111-0/+2
* Backout r554139.Mathieu Arnold2020-11-051-2/+0
* Add set pipefail in most framework scripts.Mathieu Arnold2020-11-051-0/+2
* Support OVERLAY dir passed in from Poudriere.Bryan Drewery2020-05-041-1/+2
* Respect UID_FILES.Bryan Drewery2019-03-091-1/+4
* Fix leftover detection when ccache is not usedAntoine Brodin2019-03-011-1/+1
* Extract PLIST_SUB substitutions into a sed script.Mathieu Arnold2018-07-261-2/+4
* SC2162: read without -r will mangle backslashes.Mathieu Arnold2018-06-081-1/+1
* SC2046: Quote this to prevent word splitting.Mathieu Arnold2018-06-081-1/+1
* SC2221 & SC2222: This pattern always overrides a later/previous one.Mathieu Arnold2018-06-011-2/+0
* - Update The Glorious Glasgow Haskell Compiler to version 8.0.2Tobias C. Berner2017-08-081-0/+6
* Ease debugging of Mk/Scripts scripts.Mathieu Arnold2016-05-201-0/+2
* Don't hardcode CCACHE_DIR.Bryan Drewery2015-11-061-1/+4
* Fix a false positive home directory leftover for ports with multiple USERSAntoine Brodin2014-12-011-1/+1
* Replace @dirrm/@dirrmtry with @dir in makeplist and leftovers checkAntoine Brodin2014-10-061-3/+3
* Update to 1.3.8 Changes:Baptiste Daroussin2014-09-221-1/+1
* - Add the same workaround for ignoring PREFIX/info removal when PREFIX !=Bryan Drewery2014-08-191-0/+8
* - Always ignore /root/.ccache. Missed with r352918Bryan Drewery2014-05-041-1/+1
* - Rename check-orphans to check-plist. Keep the old for backwards-compat.Bryan Drewery2014-04-191-1/+1
* - Fix HOMEDIR handling to not exclude all directories for ports without USERSBryan Drewery2014-04-171-1/+1
* - Document PLIST_SUB_SED= will disable PLIST_SUB hintsBryan Drewery2014-04-171-6/+21
* - Add script for handling leftover processing by poudriere/tinderbox.Bryan Drewery2014-04-171-0/+139