summaryrefslogtreecommitdiff
path: root/Mk/Scripts
AgeCommit message (Expand)Author
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
2014-01-28- Do not check for ${WRKDIR} in staged files, there are lots of falseAntoine Brodin
2014-01-28Greatly enhance makeplist to replace all it can find in PLIST_SUB.Mathieu Arnold
2014-01-27Do not show orphans anymore with pkgng for .info filesBaptiste Daroussin
2014-01-09Fix paths check from qa.shAntoine Brodin
2014-01-06pkgng expect all non ascii code and '%' to be urlencoded in the commentBaptiste Daroussin
2013-12-06/usr/bin/nawk and /bin/csh are valid shebangsBaptiste Daroussin
2013-11-29Fixup makeplist for directories.Mathieu Arnold
2013-11-23- in qa.sh, properly work with filenames containing blank or tab,Matthias Andree
2013-10-31bsd.stage.mk: Fewer false positives, much faster, easier maintenance.Matthias Andree
2013-10-20- Add check for suid files and directoriesAlex Kozlov
2013-10-19Recommand to use STRIP_CMD to strip binaries given that it will respect the W...Baptiste Daroussin
2013-10-11- Fix desktopfileutils() and sharedmimeinfo() returning non-zero and causingBryan Drewery
2013-10-10Add two QA tests for staged ports:Antoine Brodin
2013-10-09- Move dialog4ports.sh to more appropriate new directory Mk/Scripts asBryan Drewery
2013-10-09First set of Q/A for staged ports.Baptiste Daroussin