summaryrefslogtreecommitdiff
path: root/Mk/Scripts
AgeCommit message (Expand)Author
2014-09-17Fix typoAntoine Brodin
2014-09-15Turn the installation of *.la files, without some form of USES=libtool inTijl Coosemans
2014-09-02Make check-stagedir.sh aware of (owner,group,perm) syntax for keywordsAntoine Brodin
2014-09-01- Make it possible to use sample keyword with a full pathAntoine Brodin
2014-09-01Remove support for pkg_installBaptiste Daroussin
2014-08-30Ignore references to stagedir in .fmt and .log files generated for tex formatsAntoine Brodin
2014-08-25Check that the plist doesn't reference the stage dir during stage-qaAntoine Brodin
2014-08-19- Add the same workaround for ignoring PREFIX/info removal when PREFIX !=Bryan Drewery
2014-08-17Advise trying INSTALL_TARGET=install-strip before ${STRIP_CMD}Antoine Brodin
2014-08-11- Fix 'make check-plist' incorrectly considering all installed packages asBryan Drewery
2014-07-24- Fix check-plist so that its 'files in plist but missing from STAGEDIR' checkBryan Drewery
2014-06-30Do not report parent directories of LOCALBASE as orphansAntoine Brodin
2014-06-20Do not report files @commented by multiple options as orphansAntoine Brodin
2014-06-17Mk/Scripts/qa.sh: add /bin/tcsh as a valid shebang.Rene Ladan
2014-06-13fix a typoDaichi GOTO
2014-06-11Add an @shell keyword to handle adding and remove a shell path in /etc/shellBaptiste Daroussin
2014-05-19Add more files to orphans white list:Antoine Brodin
2014-05-18- %D is based on @cwd, not PREFIX; Fix false-postives when using pkg_installBryan Drewery
2014-05-16- Fix check-plist showing @sample dest files as orphans and also showing inBryan Drewery
2014-05-09- Move security-check.awk to Mk/Scripts where it is more proper these days.Bryan Drewery
2014-05-09- Fix regression handling files with spaces from r350006.Bryan Drewery
2014-05-06Let stage-qa detect .la libraries and warn that a port needs USES=libtool.Tijl Coosemans
2014-05-04- Ignore MTREE owned PREFIX and PREFIX/info removal for now.Bryan Drewery
2014-05-04- Always ignore /root/.ccache. Missed with r352918Bryan Drewery
2014-04-24- Fix check-stagedir causing staging violating. Quote all directory namesBryan Drewery
2014-04-24- Fix false-positive orphanned dir when '@unexec rmdir -p' is used.Bryan Drewery
2014-04-24- Refactor a bit into functionsBryan Drewery
2014-04-24check-plist: Don't error if GNOME_MTREE_FILE is missing, which can happenBryan Drewery
2014-04-23- Handle plist containing @unexec /bin/rmdirAntoine Brodin
2014-04-22- Fix handling of "@comment @cwd" so it does not reset real @cwd; onlyBryan Drewery
2014-04-22Fix directory keywords handlingAntoine Brodin
2014-04-22- For pkg run-depends dir listing, consider deps recursively.Bryan Drewery
2014-04-21Fill orphans white list with files regenerated by installation scripts:Antoine Brodin
2014-04-21- Do not advise to strip non FreeBSD binaries [1]Antoine Brodin
2014-04-21- Split MTREE check into its own checkBryan Drewery
2014-04-21- Sort directories by Lexicographical Depth-First order (find -ds)Bryan Drewery
2014-04-20Fix plist_sub_sed_sort.sh when value contains spacesAntoine Brodin
2014-04-19- Rename check-orphans to check-plist. Keep the old for backwards-compat.Bryan Drewery
2014-04-17- Fix HOMEDIR handling to not exclude all directories for ports without USERSBryan Drewery
2014-04-17- Document PLIST_SUB_SED= will disable PLIST_SUB hintsBryan Drewery
2014-04-17- Add script for handling leftover processing by poudriere/tinderbox.Bryan Drewery
2014-04-12Do not advise to strip ELF relocatables, usually it is harmfulAntoine Brodin
2014-04-12Reduce the number of false positives reported by the shebang qa checkAntoine Brodin
2014-04-11- Make shebang a warning for now, too many false-positives in files weBryan Drewery
2014-04-10Allow to properly run make check-orphans and make makeplist for gnome portsBaptiste Daroussin
2014-04-08Rewrite the sharedmimeinfo qa check so that it doesn't produce a falseAntoine Brodin
2014-04-03- stage-qa: Fix absolute symlink check to look at target not fully resolvedBryan Drewery
2014-04-03- Fix fatal checks not exiting with non-zero [1]Bryan Drewery
2014-02-24Remove quotes around values we get in PLIST_SUB. [1]Mathieu Arnold
2014-02-10Try and force people to check the plist makeplist generates.Mathieu Arnold