summaryrefslogtreecommitdiff
path: root/Mk/Scripts
AgeCommit message (Expand)Author
2015-08-10Make baselibs QA check non recursive and activate it againAntoine Brodin
2015-08-09Disable baselibs check until it is made saner (aka non recursive)Baptiste Daroussin
2015-08-09Fix a typo that made baselibs QA check run twice on some filesAntoine Brodin
2015-07-30checks $WRKSRC for all direct dependencies in the limited-clean-depends:Fukang Chen
2015-07-24Split LIB_DEPENDS and the other _DEPENDS types.Mathieu Arnold
2015-07-19Fix path of libeditBaptiste Daroussin
2015-07-19Add a QA check on some base libraries (for now only libedit and libarchive)Baptiste Daroussin
2015-07-14- Add /usr/sbin/dtrace to the list of allowed shebangsDmitry Marakasov
2015-07-07- Provide a check/warning/fix for users that upgraded from an older release a...Ryan Steinmetz
2015-07-04Rewite CLEAN-DEPENDS*Baptiste Daroussin
2015-07-01Fix missing variable that got accidentally removed before commitBaptiste Daroussin
2015-07-01Move all-depends-list to a regular scriptBaptiste Daroussin
2015-07-01Factorize the function to validate envBaptiste Daroussin
2015-07-01Remove disconnected scriptSteve Wills
2015-06-30Add PATH environment when trying to find libraries this fixes building underBaptiste Daroussin
2015-06-28Refactor dependency checks and installationBaptiste Daroussin
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