Age | Commit message (Expand) | Author |
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 |
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-06 | Let 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 r352918 | Bryan Drewery |
2014-04-24 | - Fix check-stagedir causing staging violating. Quote all directory names | Bryan Drewery |
2014-04-24 | - Fix false-positive orphanned dir when '@unexec rmdir -p' is used. | Bryan Drewery |
2014-04-24 | - Refactor a bit into functions | Bryan Drewery |
2014-04-24 | check-plist: Don't error if GNOME_MTREE_FILE is missing, which can happen | Bryan Drewery |
2014-04-23 | - Handle plist containing @unexec /bin/rmdir | Antoine Brodin |
2014-04-22 | - Fix handling of "@comment @cwd" so it does not reset real @cwd; only | Bryan Drewery |
2014-04-22 | Fix directory keywords handling | Antoine Brodin |
2014-04-22 | - For pkg run-depends dir listing, consider deps recursively. | Bryan Drewery |
2014-04-21 | Fill 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 check | Bryan Drewery |
2014-04-21 | - Sort directories by Lexicographical Depth-First order (find -ds) | Bryan Drewery |
2014-04-20 | Fix plist_sub_sed_sort.sh when value contains spaces | Antoine 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 USERS | Bryan Drewery |
2014-04-17 | - Document PLIST_SUB_SED= will disable PLIST_SUB hints | Bryan Drewery |
2014-04-17 | - Add script for handling leftover processing by poudriere/tinderbox. | Bryan Drewery |
2014-04-12 | Do not advise to strip ELF relocatables, usually it is harmful | Antoine Brodin |
2014-04-12 | Reduce the number of false positives reported by the shebang qa check | Antoine Brodin |
2014-04-11 | - Make shebang a warning for now, too many false-positives in files we | Bryan Drewery |
2014-04-10 | Allow to properly run make check-orphans and make makeplist for gnome ports | Baptiste Daroussin |
2014-04-08 | Rewrite the sharedmimeinfo qa check so that it doesn't produce a false | Antoine Brodin |
2014-04-03 | - stage-qa: Fix absolute symlink check to look at target not fully resolved | Bryan Drewery |
2014-04-03 | - Fix fatal checks not exiting with non-zero [1] | Bryan Drewery |
2014-02-24 | Remove quotes around values we get in PLIST_SUB. [1] | Mathieu Arnold |
2014-02-10 | Try and force people to check the plist makeplist generates. | Mathieu Arnold |