summaryrefslogtreecommitdiff
path: root/Mk/Scripts
AgeCommit message (Expand)Author
2015-06-04- Add blacklist of files which are not intended to be executed to shebang testDmitry Marakasov
2015-05-20- Add ${PREFIX}/www to shebang check. We have many shebang problems which nee...Dmitry Marakasov
2015-04-30Fix strip check to consider setuid binaries.Bryan Drewery
2015-04-20- Display a stage-qa warning when ports use PREFIX/var instead of /varTijl Coosemans
2015-04-10- Remove dead function from find-lib.shAntoine Brodin
2015-04-09Remove unintended change from r383627Baptiste Daroussin
2015-04-09Remove USE_GNUSTEP from bsd.port.mkBaptiste Daroussin
2015-04-09Stop trying to resolv symlinks when looking up for a shlibBaptiste Daroussin
2015-03-23Speed up checking for stripped binariesMark Felder
2015-03-21Make fonts repecting XDGBaptiste Daroussin
2015-03-11Remove a debug line from actual-package-dependsAntoine Brodin
2015-02-09Rework dependency registrationBaptiste Daroussin
2015-01-22Don't replace PREFIX anywhere in the plist line, only do it for the beginning.Bryan Drewery
2015-01-08- Move parse_plist() into a new file, functions.sh.Bryan Drewery
2015-01-08- Rework check on $makeplist in parse_plist(). The variable was/is always 0 asBryan Drewery
2015-01-08Limit the scope of variables in parse_plist()Bryan Drewery
2014-12-25Remove now useless gnomehier, pkg handles automatically the directories whereBaptiste Daroussin
2014-12-23- Add three empty dirs that belonged to gnomehier to devel/gconf2,Antoine Brodin
2014-12-23Don't output a warning if PERL_ARCH does not exist.Mathieu Arnold
2014-12-17Make Perl link all .so it builds with libperl.so.Mathieu Arnold
2014-12-01Fix a false positive home directory leftover for ports with multiple USERSAntoine Brodin
2014-11-05- During makeplist, emit only empty directories inside prefix andAntoine Brodin
2014-10-08- Accept absolute path for @fc, @fontsdir, @fcfontsdir, @shell keywordsAlex Kozlov
2014-10-08info keyword now handles full pathsAntoine Brodin
2014-10-06Replace @dirrm/@dirrmtry with @dir in makeplist and leftovers checkAntoine Brodin
2014-10-03- Allow LINUXBASE for shebangs.Bryan Drewery
2014-10-03check-plist no longer needs to check for directories owned by dependencies.Bryan Drewery
2014-10-03Garbage collect dependency mtree check removed in r368803Bryan Drewery
2014-09-22Do not report directories in plist as orphansAntoine Brodin
2014-09-22adjust check_stagedir.sh to take in account %%KEY%%@dirrm*Baptiste Daroussin
2014-09-22Update to 1.3.8 Changes:Baptiste Daroussin
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