| Commit message (Expand) | Author | Age | Files | Lines |
* | - Fix check-plist so that its 'files in plist but missing from STAGEDIR' check | Bryan Drewery | 2014-07-24 | 1 | -5/+12 |
* | Do not report parent directories of LOCALBASE as orphans | Antoine Brodin | 2014-06-30 | 1 | -0/+8 |
* | Do not report files @commented by multiple options as orphans | Antoine Brodin | 2014-06-20 | 1 | -1/+1 |
* | Mk/Scripts/qa.sh: add /bin/tcsh as a valid shebang. | Rene Ladan | 2014-06-17 | 1 | -0/+1 |
* | fix a typo | Daichi GOTO | 2014-06-13 | 1 | -1/+1 |
* | Add an @shell keyword to handle adding and remove a shell path in /etc/shell | Baptiste Daroussin | 2014-06-11 | 1 | -1/+1 |
* | Add more files to orphans white list: | Antoine Brodin | 2014-05-19 | 1 | -0/+7 |
* | - %D is based on @cwd, not PREFIX; Fix false-postives when using pkg_install | Bryan Drewery | 2014-05-18 | 1 | -1/+1 |
* | - Fix check-plist showing @sample dest files as orphans and also showing in | Bryan Drewery | 2014-05-16 | 1 | -1/+8 |
* | - Move security-check.awk to Mk/Scripts where it is more proper these days. | Bryan Drewery | 2014-05-09 | 1 | -0/+100 |
* | - Fix regression handling files with spaces from r350006. | Bryan Drewery | 2014-05-09 | 1 | -21/+40 |
* | Let stage-qa detect .la libraries and warn that a port needs USES=libtool. | Tijl Coosemans | 2014-05-06 | 1 | -1/+12 |
* | - Ignore MTREE owned PREFIX and PREFIX/info removal for now. | Bryan Drewery | 2014-05-04 | 1 | -1/+11 |
* | - Always ignore /root/.ccache. Missed with r352918 | Bryan Drewery | 2014-05-04 | 1 | -1/+1 |
* | - Fix check-stagedir causing staging violating. Quote all directory names | Bryan Drewery | 2014-04-24 | 1 | -2/+5 |
* | - Fix false-positive orphanned dir when '@unexec rmdir -p' is used. | Bryan Drewery | 2014-04-24 | 1 | -3/+3 |
* | - Refactor a bit into functions | Bryan Drewery | 2014-04-24 | 1 | -234/+290 |
* | check-plist: Don't error if GNOME_MTREE_FILE is missing, which can happen | Bryan Drewery | 2014-04-24 | 1 | -1/+1 |
* | - Handle plist containing @unexec /bin/rmdir | Antoine Brodin | 2014-04-23 | 1 | -5/+5 |
* | - Fix handling of "@comment @cwd" so it does not reset real @cwd; only | Bryan Drewery | 2014-04-22 | 1 | -7/+37 |
* | Fix directory keywords handling | Antoine Brodin | 2014-04-22 | 1 | -1/+1 |
* | - For pkg run-depends dir listing, consider deps recursively. | Bryan Drewery | 2014-04-22 | 1 | -7/+21 |
* | Fill orphans white list with files regenerated by installation scripts: | Antoine Brodin | 2014-04-21 | 1 | -1/+16 |
* | - Do not advise to strip non FreeBSD binaries [1] | Antoine Brodin | 2014-04-21 | 1 | -4/+4 |
* | - Split MTREE check into its own check | Bryan Drewery | 2014-04-21 | 1 | -5/+17 |
* | - Sort directories by Lexicographical Depth-First order (find -ds) | Bryan Drewery | 2014-04-21 | 1 | -7/+27 |
* | Fix plist_sub_sed_sort.sh when value contains spaces | Antoine Brodin | 2014-04-20 | 1 | -1/+1 |
* | - Rename check-orphans to check-plist. Keep the old for backwards-compat. | Bryan Drewery | 2014-04-19 | 3 | -47/+232 |
* | - Fix HOMEDIR handling to not exclude all directories for ports without USERS | Bryan Drewery | 2014-04-17 | 1 | -1/+1 |
* | - Document PLIST_SUB_SED= will disable PLIST_SUB hints | Bryan Drewery | 2014-04-17 | 1 | -6/+21 |
* | - Add script for handling leftover processing by poudriere/tinderbox. | Bryan Drewery | 2014-04-17 | 1 | -0/+139 |
* | Do not advise to strip ELF relocatables, usually it is harmful | Antoine Brodin | 2014-04-12 | 1 | -1/+3 |
* | Reduce the number of false positives reported by the shebang qa check | Antoine Brodin | 2014-04-12 | 1 | -19/+45 |
* | - Make shebang a warning for now, too many false-positives in files we | Bryan Drewery | 2014-04-11 | 1 | -2/+2 |
* | Allow to properly run make check-orphans and make makeplist for gnome ports | Baptiste Daroussin | 2014-04-10 | 1 | -1/+5 |
* | Rewrite the sharedmimeinfo qa check so that it doesn't produce a false | Antoine Brodin | 2014-04-08 | 1 | -4/+11 |
* | - stage-qa: Fix absolute symlink check to look at target not fully resolved | Bryan Drewery | 2014-04-03 | 1 | -1/+1 |
* | - Fix fatal checks not exiting with non-zero [1] | Bryan Drewery | 2014-04-03 | 1 | -16/+46 |
* | Remove quotes around values we get in PLIST_SUB. [1] | Mathieu Arnold | 2014-02-24 | 1 | -2/+2 |
* | Try and force people to check the plist makeplist generates. | Mathieu Arnold | 2014-02-10 | 1 | -0/+1 |
* | - Do not check for ${WRKDIR} in staged files, there are lots of false | Antoine Brodin | 2014-01-28 | 1 | -7/+5 |
* | Greatly enhance makeplist to replace all it can find in PLIST_SUB. | Mathieu Arnold | 2014-01-28 | 1 | -4/+17 |
* | Do not show orphans anymore with pkgng for .info files | Baptiste Daroussin | 2014-01-27 | 1 | -0/+5 |
* | Fix paths check from qa.sh | Antoine Brodin | 2014-01-09 | 1 | -2/+1 |
* | pkgng expect all non ascii code and '%' to be urlencoded in the comment | Baptiste Daroussin | 2014-01-06 | 1 | -0/+23 |
* | /usr/bin/nawk and /bin/csh are valid shebangs | Baptiste Daroussin | 2013-12-06 | 1 | -0/+2 |
* | Fixup makeplist for directories. | Mathieu Arnold | 2013-11-29 | 1 | -1/+1 |
* | - in qa.sh, properly work with filenames containing blank or tab, | Matthias Andree | 2013-11-23 | 2 | -10/+15 |
* | bsd.stage.mk: Fewer false positives, much faster, easier maintenance. | Matthias Andree | 2013-10-31 | 2 | -2/+116 |
* | - Add check for suid files and directories | Alex Kozlov | 2013-10-20 | 1 | -1/+12 |