aboutsummaryrefslogtreecommitdiff
path: root/Mk/Scripts
Commit message (Expand)AuthorAgeFilesLines
* - Remove dead function from find-lib.shAntoine Brodin2015-04-102-20/+2
* Remove unintended change from r383627Baptiste Daroussin2015-04-091-1/+0
* Remove USE_GNUSTEP from bsd.port.mkBaptiste Daroussin2015-04-091-0/+1
* Stop trying to resolv symlinks when looking up for a shlibBaptiste Daroussin2015-04-091-21/+1
* Speed up checking for stripped binariesMark Felder2015-03-231-1/+1
* Make fonts repecting XDGBaptiste Daroussin2015-03-211-2/+2
* Remove a debug line from actual-package-dependsAntoine Brodin2015-03-111-1/+0
* Rework dependency registrationBaptiste Daroussin2015-02-092-0/+134
* Don't replace PREFIX anywhere in the plist line, only do it for the beginning.Bryan Drewery2015-01-221-4/+4
* - Move parse_plist() into a new file, functions.sh.Bryan Drewery2015-01-082-138/+156
* - Rework check on $makeplist in parse_plist(). The variable was/is always 0 asBryan Drewery2015-01-081-2/+4
* Limit the scope of variables in parse_plist()Bryan Drewery2015-01-081-0/+2
* Remove now useless gnomehier, pkg handles automatically the directories whereBaptiste Daroussin2014-12-251-6/+2
* - Add three empty dirs that belonged to gnomehier to devel/gconf2,Antoine Brodin2014-12-231-0/+1
* Don't output a warning if PERL_ARCH does not exist.Mathieu Arnold2014-12-231-1/+1
* Make Perl link all .so it builds with libperl.so.Mathieu Arnold2014-12-171-1/+50
* Fix a false positive home directory leftover for ports with multiple USERSAntoine Brodin2014-12-011-1/+1
* - During makeplist, emit only empty directories inside prefix andAntoine Brodin2014-11-051-3/+6
* - Accept absolute path for @fc, @fontsdir, @fcfontsdir, @shell keywordsAlex Kozlov2014-10-081-0/+7
* info keyword now handles full pathsAntoine Brodin2014-10-081-1/+4
* Replace @dirrm/@dirrmtry with @dir in makeplist and leftovers checkAntoine Brodin2014-10-062-12/+12
* - Allow LINUXBASE for shebangs.Bryan Drewery2014-10-031-0/+1
* check-plist no longer needs to check for directories owned by dependencies.Bryan Drewery2014-10-031-51/+2
* Garbage collect dependency mtree check removed in r368803Bryan Drewery2014-10-031-31/+0
* Do not report directories in plist as orphansAntoine Brodin2014-09-221-1/+0
* adjust check_stagedir.sh to take in account %%KEY%%@dirrm*Baptiste Daroussin2014-09-221-1/+1
* Update to 1.3.8 Changes:Baptiste Daroussin2014-09-222-4/+5
* Fix typoAntoine Brodin2014-09-171-1/+1
* Turn the installation of *.la files, without some form of USES=libtool inTijl Coosemans2014-09-151-3/+3
* Make check-stagedir.sh aware of (owner,group,perm) syntax for keywordsAntoine Brodin2014-09-021-0/+4
* - Make it possible to use sample keyword with a full pathAntoine Brodin2014-09-011-3/+9
* Remove support for pkg_installBaptiste Daroussin2014-09-011-32/+7
* Ignore references to stagedir in .fmt and .log files generated for tex formatsAntoine Brodin2014-08-301-0/+2
* Check that the plist doesn't reference the stage dir during stage-qaAntoine Brodin2014-08-251-1/+1
* - Add the same workaround for ignoring PREFIX/info removal when PREFIX !=Bryan Drewery2014-08-191-0/+8
* Advise trying INSTALL_TARGET=install-strip before ${STRIP_CMD}Antoine Brodin2014-08-171-1/+1
* - Fix 'make check-plist' incorrectly considering all installed packages asBryan Drewery2014-08-111-5/+7
* - Fix check-plist so that its 'files in plist but missing from STAGEDIR' checkBryan Drewery2014-07-241-5/+12
* Do not report parent directories of LOCALBASE as orphansAntoine Brodin2014-06-301-0/+8
* Do not report files @commented by multiple options as orphansAntoine Brodin2014-06-201-1/+1
* Mk/Scripts/qa.sh: add /bin/tcsh as a valid shebang.Rene Ladan2014-06-171-0/+1
* fix a typoDaichi GOTO2014-06-131-1/+1
* Add an @shell keyword to handle adding and remove a shell path in /etc/shellBaptiste Daroussin2014-06-111-1/+1
* Add more files to orphans white list:Antoine Brodin2014-05-191-0/+7
* - %D is based on @cwd, not PREFIX; Fix false-postives when using pkg_installBryan Drewery2014-05-181-1/+1
* - Fix check-plist showing @sample dest files as orphans and also showing inBryan Drewery2014-05-161-1/+8
* - Move security-check.awk to Mk/Scripts where it is more proper these days.Bryan Drewery2014-05-091-0/+100
* - Fix regression handling files with spaces from r350006.Bryan Drewery2014-05-091-21/+40
* Let stage-qa detect .la libraries and warn that a port needs USES=libtool.Tijl Coosemans2014-05-061-1/+12
* - Ignore MTREE owned PREFIX and PREFIX/info removal for now.Bryan Drewery2014-05-041-1/+11