Age | Commit message (Expand) | Author |
2015-06-04 | - Add blacklist of files which are not intended to be executed to shebang test | Dmitry Marakasov |
2015-05-20 | - Add ${PREFIX}/www to shebang check. We have many shebang problems which nee... | Dmitry Marakasov |
2015-04-30 | Fix strip check to consider setuid binaries. | Bryan Drewery |
2015-04-20 | - Display a stage-qa warning when ports use PREFIX/var instead of /var | Tijl Coosemans |
2015-04-10 | - Remove dead function from find-lib.sh | Antoine Brodin |
2015-04-09 | Remove unintended change from r383627 | Baptiste Daroussin |
2015-04-09 | Remove USE_GNUSTEP from bsd.port.mk | Baptiste Daroussin |
2015-04-09 | Stop trying to resolv symlinks when looking up for a shlib | Baptiste Daroussin |
2015-03-23 | Speed up checking for stripped binaries | Mark Felder |
2015-03-21 | Make fonts repecting XDG | Baptiste Daroussin |
2015-03-11 | Remove a debug line from actual-package-depends | Antoine Brodin |
2015-02-09 | Rework dependency registration | Baptiste Daroussin |
2015-01-22 | Don'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 as | Bryan Drewery |
2015-01-08 | Limit the scope of variables in parse_plist() | Bryan Drewery |
2014-12-25 | Remove now useless gnomehier, pkg handles automatically the directories where | Baptiste Daroussin |
2014-12-23 | - Add three empty dirs that belonged to gnomehier to devel/gconf2, | Antoine Brodin |
2014-12-23 | Don't output a warning if PERL_ARCH does not exist. | Mathieu Arnold |
2014-12-17 | Make Perl link all .so it builds with libperl.so. | Mathieu Arnold |
2014-12-01 | Fix a false positive home directory leftover for ports with multiple USERS | Antoine Brodin |
2014-11-05 | - During makeplist, emit only empty directories inside prefix and | Antoine Brodin |
2014-10-08 | - Accept absolute path for @fc, @fontsdir, @fcfontsdir, @shell keywords | Alex Kozlov |
2014-10-08 | info keyword now handles full paths | Antoine Brodin |
2014-10-06 | Replace @dirrm/@dirrmtry with @dir in makeplist and leftovers check | Antoine Brodin |
2014-10-03 | - Allow LINUXBASE for shebangs. | Bryan Drewery |
2014-10-03 | check-plist no longer needs to check for directories owned by dependencies. | Bryan Drewery |
2014-10-03 | Garbage collect dependency mtree check removed in r368803 | Bryan Drewery |
2014-09-22 | Do not report directories in plist as orphans | Antoine Brodin |
2014-09-22 | adjust check_stagedir.sh to take in account %%KEY%%@dirrm* | Baptiste Daroussin |
2014-09-22 | Update to 1.3.8 Changes: | Baptiste Daroussin |
2014-09-17 | Fix typo | Antoine Brodin |
2014-09-15 | Turn the installation of *.la files, without some form of USES=libtool in | Tijl Coosemans |
2014-09-02 | Make check-stagedir.sh aware of (owner,group,perm) syntax for keywords | Antoine Brodin |
2014-09-01 | - Make it possible to use sample keyword with a full path | Antoine Brodin |
2014-09-01 | Remove support for pkg_install | Baptiste Daroussin |
2014-08-30 | Ignore references to stagedir in .fmt and .log files generated for tex formats | Antoine Brodin |
2014-08-25 | Check that the plist doesn't reference the stage dir during stage-qa | Antoine Brodin |
2014-08-19 | - Add the same workaround for ignoring PREFIX/info removal when PREFIX != | Bryan Drewery |
2014-08-17 | Advise trying INSTALL_TARGET=install-strip before ${STRIP_CMD} | Antoine Brodin |
2014-08-11 | - Fix 'make check-plist' incorrectly considering all installed packages as | Bryan Drewery |
2014-07-24 | - Fix check-plist so that its 'files in plist but missing from STAGEDIR' check | Bryan Drewery |
2014-06-30 | Do not report parent directories of LOCALBASE as orphans | Antoine Brodin |
2014-06-20 | Do not report files @commented by multiple options as orphans | Antoine Brodin |
2014-06-17 | Mk/Scripts/qa.sh: add /bin/tcsh as a valid shebang. | Rene Ladan |
2014-06-13 | fix a typo | Daichi GOTO |
2014-06-11 | Add an @shell keyword to handle adding and remove a shell path in /etc/shell | Baptiste Daroussin |
2014-05-19 | Add more files to orphans white list: | Antoine Brodin |
2014-05-18 | - %D is based on @cwd, not PREFIX; Fix false-postives when using pkg_install | Bryan Drewery |
2014-05-16 | - Fix check-plist showing @sample dest files as orphans and also showing in | Bryan Drewery |