| Commit message (Expand) | Author | Age | Files | Lines |
* | Make baselibs QA check non recursive and activate it again | antoine | 2015-08-11 | 1 | -6/+6 |
* | Disable baselibs check until it is made saner (aka non recursive) | bapt | 2015-08-09 | 1 | -1/+1 |
* | Fix a typo that made baselibs QA check run twice on some files | antoine | 2015-08-09 | 1 | -1/+1 |
* | checks $WRKSRC for all direct dependencies in the limited-clean-depends: | loader | 2015-07-30 | 1 | -1/+1 |
* | Split LIB_DEPENDS and the other _DEPENDS types. | mat | 2015-07-24 | 1 | -6/+15 |
* | Fix path of libedit | bapt | 2015-07-20 | 1 | -1/+1 |
* | Add a QA check on some base libraries (for now only libedit and libarchive) | bapt | 2015-07-20 | 1 | -1/+23 |
* | - Add /usr/sbin/dtrace to the list of allowed shebangs | amdmi3 | 2015-07-15 | 1 | -0/+1 |
* | - Provide a check/warning/fix for users that upgraded from an older release a... | zi | 2015-07-07 | 1 | -0/+7 |
* | Rewite CLEAN-DEPENDS* | bapt | 2015-07-04 | 1 | -0/+50 |
* | Fix missing variable that got accidentally removed before commit | bapt | 2015-07-02 | 1 | -1/+1 |
* | Move all-depends-list to a regular script | bapt | 2015-07-02 | 1 | -0/+39 |
* | Factorize the function to validate env | bapt | 2015-07-02 | 3 | -26/+17 |
* | Remove disconnected script | swills | 2015-07-01 | 1 | -23/+0 |
* | Add PATH environment when trying to find libraries this fixes building under | bapt | 2015-07-01 | 1 | -1/+1 |
* | Refactor dependency checks and installation | bapt | 2015-06-29 | 1 | -0/+177 |
* | - Add blacklist of files which are not intended to be executed to shebang test | amdmi3 | 2015-06-04 | 1 | -4/+12 |
* | - Add ${PREFIX}/www to shebang check. We have many shebang problems which nee... | amdmi3 | 2015-05-21 | 1 | -3/+4 |
* | Fix strip check to consider setuid binaries. | bdrewery | 2015-04-30 | 1 | -1/+1 |
* | - Display a stage-qa warning when ports use PREFIX/var instead of /var | tijl | 2015-04-21 | 1 | -1/+7 |
* | - Remove dead function from find-lib.sh | antoine | 2015-04-10 | 2 | -20/+2 |
* | Remove unintended change from r383627 | bapt | 2015-04-09 | 1 | -1/+0 |
* | Remove USE_GNUSTEP from bsd.port.mk | bapt | 2015-04-09 | 1 | -0/+1 |
* | Stop trying to resolv symlinks when looking up for a shlib | bapt | 2015-04-09 | 1 | -21/+1 |
* | Speed up checking for stripped binaries | feld | 2015-03-24 | 1 | -1/+1 |
* | Make fonts repecting XDG | bapt | 2015-03-22 | 1 | -2/+2 |
* | Remove a debug line from actual-package-depends | antoine | 2015-03-12 | 1 | -1/+0 |
* | Rework dependency registration | bapt | 2015-02-10 | 2 | -0/+134 |
* | Don't replace PREFIX anywhere in the plist line, only do it for the beginning. | bdrewery | 2015-01-23 | 1 | -4/+4 |
* | - Move parse_plist() into a new file, functions.sh. | bdrewery | 2015-01-08 | 2 | -138/+156 |
* | - Rework check on $makeplist in parse_plist(). The variable was/is always 0 as | bdrewery | 2015-01-08 | 1 | -2/+4 |
* | Limit the scope of variables in parse_plist() | bdrewery | 2015-01-08 | 1 | -0/+2 |
* | Remove now useless gnomehier, pkg handles automatically the directories where | bapt | 2014-12-25 | 1 | -6/+2 |
* | - Add three empty dirs that belonged to gnomehier to devel/gconf2, | antoine | 2014-12-23 | 1 | -0/+1 |
* | Don't output a warning if PERL_ARCH does not exist. | mat | 2014-12-23 | 1 | -1/+1 |
* | Make Perl link all .so it builds with libperl.so. | mat | 2014-12-17 | 1 | -1/+50 |
* | Fix a false positive home directory leftover for ports with multiple USERS | antoine | 2014-12-02 | 1 | -1/+1 |
* | - During makeplist, emit only empty directories inside prefix and | antoine | 2014-11-05 | 1 | -3/+6 |
* | - Accept absolute path for @fc, @fontsdir, @fcfontsdir, @shell keywords | ak | 2014-10-09 | 1 | -0/+7 |
* | info keyword now handles full paths | antoine | 2014-10-08 | 1 | -1/+4 |
* | Replace @dirrm/@dirrmtry with @dir in makeplist and leftovers check | antoine | 2014-10-07 | 2 | -12/+12 |
* | - Allow LINUXBASE for shebangs. | bdrewery | 2014-10-04 | 1 | -0/+1 |
* | check-plist no longer needs to check for directories owned by dependencies. | bdrewery | 2014-10-04 | 1 | -51/+2 |
* | Garbage collect dependency mtree check removed in r368803 | bdrewery | 2014-10-04 | 1 | -31/+0 |
* | Do not report directories in plist as orphans | antoine | 2014-09-22 | 1 | -1/+0 |
* | adjust check_stagedir.sh to take in account %%KEY%%@dirrm* | bapt | 2014-09-22 | 1 | -1/+1 |
* | Update to 1.3.8 Changes: | bapt | 2014-09-22 | 2 | -4/+5 |
* | Fix typo | antoine | 2014-09-18 | 1 | -1/+1 |
* | Turn the installation of *.la files, without some form of USES=libtool in | tijl | 2014-09-16 | 1 | -3/+3 |
* | Make check-stagedir.sh aware of (owner,group,perm) syntax for keywords | antoine | 2014-09-02 | 1 | -0/+4 |
* | - Make it possible to use sample keyword with a full path | antoine | 2014-09-02 | 1 | -3/+9 |
* | Remove support for pkg_install | bapt | 2014-09-01 | 1 | -32/+7 |
* | Ignore references to stagedir in .fmt and .log files generated for tex formats | antoine | 2014-08-30 | 1 | -0/+2 |
* | Check that the plist doesn't reference the stage dir during stage-qa | antoine | 2014-08-26 | 1 | -1/+1 |
* | - Add the same workaround for ignoring PREFIX/info removal when PREFIX != | bdrewery | 2014-08-19 | 1 | -0/+8 |
* | Advise trying INSTALL_TARGET=install-strip before ${STRIP_CMD} | antoine | 2014-08-18 | 1 | -1/+1 |
* | - Fix 'make check-plist' incorrectly considering all installed packages as | bdrewery | 2014-08-12 | 1 | -5/+7 |
* | - Fix check-plist so that its 'files in plist but missing from STAGEDIR' check | bdrewery | 2014-07-25 | 1 | -5/+12 |
* | Do not report parent directories of LOCALBASE as orphans | antoine | 2014-07-01 | 1 | -0/+8 |
* | Do not report files @commented by multiple options as orphans | antoine | 2014-06-21 | 1 | -1/+1 |
* | Mk/Scripts/qa.sh: add /bin/tcsh as a valid shebang. | rene | 2014-06-17 | 1 | -0/+1 |
* | fix a typo | daichi | 2014-06-13 | 1 | -1/+1 |
* | Add an @shell keyword to handle adding and remove a shell path in /etc/shell | bapt | 2014-06-12 | 1 | -1/+1 |
* | Add more files to orphans white list: | antoine | 2014-05-20 | 1 | -0/+7 |
* | - %D is based on @cwd, not PREFIX; Fix false-postives when using pkg_install | bdrewery | 2014-05-18 | 1 | -1/+1 |
* | - Fix check-plist showing @sample dest files as orphans and also showing in | bdrewery | 2014-05-17 | 1 | -1/+8 |
* | - Move security-check.awk to Mk/Scripts where it is more proper these days. | bdrewery | 2014-05-10 | 1 | -0/+100 |
* | - Fix regression handling files with spaces from r350006. | bdrewery | 2014-05-10 | 1 | -21/+40 |
* | Let stage-qa detect .la libraries and warn that a port needs USES=libtool. | tijl | 2014-05-06 | 1 | -1/+12 |
* | - Ignore MTREE owned PREFIX and PREFIX/info removal for now. | bdrewery | 2014-05-04 | 1 | -1/+11 |
* | - Always ignore /root/.ccache. Missed with r352918 | bdrewery | 2014-05-04 | 1 | -1/+1 |
* | - Fix check-stagedir causing staging violating. Quote all directory names | bdrewery | 2014-04-25 | 1 | -2/+5 |
* | - Fix false-positive orphanned dir when '@unexec rmdir -p' is used. | bdrewery | 2014-04-25 | 1 | -3/+3 |
* | - Refactor a bit into functions | bdrewery | 2014-04-25 | 1 | -234/+290 |
* | check-plist: Don't error if GNOME_MTREE_FILE is missing, which can happen | bdrewery | 2014-04-24 | 1 | -1/+1 |
* | - Handle plist containing @unexec /bin/rmdir | antoine | 2014-04-24 | 1 | -5/+5 |
* | - Fix handling of "@comment @cwd" so it does not reset real @cwd; only | bdrewery | 2014-04-23 | 1 | -7/+37 |
* | Fix directory keywords handling | antoine | 2014-04-22 | 1 | -1/+1 |
* | - For pkg run-depends dir listing, consider deps recursively. | bdrewery | 2014-04-22 | 1 | -7/+21 |
* | Fill orphans white list with files regenerated by installation scripts: | antoine | 2014-04-22 | 1 | -1/+16 |
* | - Do not advise to strip non FreeBSD binaries [1] | antoine | 2014-04-22 | 1 | -4/+4 |
* | - Split MTREE check into its own check | bdrewery | 2014-04-22 | 1 | -5/+17 |
* | - Sort directories by Lexicographical Depth-First order (find -ds) | bdrewery | 2014-04-22 | 1 | -7/+27 |
* | Fix plist_sub_sed_sort.sh when value contains spaces | antoine | 2014-04-21 | 1 | -1/+1 |
* | - Rename check-orphans to check-plist. Keep the old for backwards-compat. | bdrewery | 2014-04-19 | 3 | -47/+232 |
* | - Fix HOMEDIR handling to not exclude all directories for ports without USERS | bdrewery | 2014-04-17 | 1 | -1/+1 |
* | - Document PLIST_SUB_SED= will disable PLIST_SUB hints | bdrewery | 2014-04-17 | 1 | -6/+21 |
* | - Add script for handling leftover processing by poudriere/tinderbox. | bdrewery | 2014-04-17 | 1 | -0/+139 |
* | Do not advise to strip ELF relocatables, usually it is harmful | antoine | 2014-04-13 | 1 | -1/+3 |
* | Reduce the number of false positives reported by the shebang qa check | antoine | 2014-04-13 | 1 | -19/+45 |
* | - Make shebang a warning for now, too many false-positives in files we | bdrewery | 2014-04-11 | 1 | -2/+2 |
* | Allow to properly run make check-orphans and make makeplist for gnome ports | bapt | 2014-04-11 | 1 | -1/+5 |
* | Rewrite the sharedmimeinfo qa check so that it doesn't produce a false | antoine | 2014-04-09 | 1 | -4/+11 |
* | - stage-qa: Fix absolute symlink check to look at target not fully resolved | bdrewery | 2014-04-03 | 1 | -1/+1 |
* | - Fix fatal checks not exiting with non-zero [1] | bdrewery | 2014-04-03 | 1 | -16/+46 |
* | Remove quotes around values we get in PLIST_SUB. [1] | mat | 2014-02-25 | 1 | -2/+2 |
* | Try and force people to check the plist makeplist generates. | mat | 2014-02-10 | 1 | -0/+1 |
* | - Do not check for ${WRKDIR} in staged files, there are lots of false | antoine | 2014-01-29 | 1 | -7/+5 |
* | Greatly enhance makeplist to replace all it can find in PLIST_SUB. | mat | 2014-01-28 | 1 | -4/+17 |
* | Do not show orphans anymore with pkgng for .info files | bapt | 2014-01-27 | 1 | -0/+5 |
* | Fix paths check from qa.sh | antoine | 2014-01-10 | 1 | -2/+1 |
* | pkgng expect all non ascii code and '%' to be urlencoded in the comment | bapt | 2014-01-07 | 1 | -0/+23 |
* | /usr/bin/nawk and /bin/csh are valid shebangs | bapt | 2013-12-07 | 1 | -0/+2 |
* | Fixup makeplist for directories. | mat | 2013-11-30 | 1 | -1/+1 |
* | - in qa.sh, properly work with filenames containing blank or tab, | mandree | 2013-11-23 | 2 | -10/+15 |
* | bsd.stage.mk: Fewer false positives, much faster, easier maintenance. | mandree | 2013-11-01 | 2 | -2/+116 |
* | - Add check for suid files and directories | ak | 2013-10-21 | 1 | -1/+12 |
* | Recommand to use STRIP_CMD to strip binaries given that it will respect the W... | bapt | 2013-10-19 | 1 | -1/+1 |
* | - Fix desktopfileutils() and sharedmimeinfo() returning non-zero and causing | bdrewery | 2013-10-11 | 1 | -0/+2 |
* | Add two QA tests for staged ports: | antoine | 2013-10-11 | 1 | -1/+21 |
* | - Move dialog4ports.sh to more appropriate new directory Mk/Scripts as | bdrewery | 2013-10-10 | 1 | -0/+48 |
* | First set of Q/A for staged ports. | bapt | 2013-10-09 | 1 | -0/+82 |