Age | Commit message (Expand) | Author | Files | Lines |
2014-11-21 | Drop obsolated old bulk build related variable settings. | obache | 1 | -5/+1 |
2014-10-12 | Simplify PKG_DEVELOPER checks. | joerg | 9 | -21/+24 |
2014-10-03 | Cache the results of getline and system() calls. Testing with | jperkin | 1 | -7/+20 |
2014-10-01 | Fix the readelf environment variable. | jperkin | 1 | -2/+2 |
2014-09-07 | Set nrpath correctly in the case where there is no RPATH at all. Fixes | jperkin | 1 | -2/+2 |
2014-09-06 | Ensure we iterate over the RPATH in search order, rather than relying on | jperkin | 1 | -5/+5 |
2014-09-04 | Add a 'wrappers' option for CHECK_WRKREF which, if enabled, will check for | jperkin | 1 | -3/+8 |
2014-05-09 | use configured in check-perms | richard | 1 | -2/+2 |
2014-03-11 | Revert rev. 1.5 | ryoon | 1 | -3/+1 |
2014-03-11 | Revert rev. 1.5 and 1.6 | ryoon | 1 | -11/+2 |
2014-03-11 | Fix "illegal reference to local variable word" error with lang/nawk | ryoon | 1 | -2/+11 |
2014-03-02 | Imprement CHECK_SHLIBS_SKIP, same as other CHECK_*_SKIP. | obache | 1 | -1/+20 |
2014-03-01 | Fixes floating point exceptions on VAX. | jklos | 1 | -1/+3 |
2014-02-20 | Prevent _CHECK_FILES_{PRE,POST} to include check-files-{pre,post}-message | obache | 1 | -5/+5 |
2013-10-25 | Some Linux systems now use DT_RUNPATH, so match it here as well. | joerg | 1 | -6/+6 |
2013-05-12 | drop `file' command from default USE_TOOLS list. | obache | 1 | -1/+4 |
2013-05-09 | Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/. | riastradh | 1 | -3/+3 |
2013-03-08 | Add DESTDIR to error message in case of PLIST mismatch. | wiz | 1 | -3/+3 |
2013-02-20 | skip symbolic link for shlibs check, it may point to absolute path and currently | obache | 1 | -2/+5 |
2013-01-04 | Don't print the /bin/sh warning on SunOS-5.11, where /bin/sh is ksh93. | jperkin | 1 | -2/+2 |
2012-07-02 | Expand the list of full dependencies, so that the shared library check | joerg | 1 | -2/+2 |
2012-06-16 | Revert last change. | obache | 1 | -17/+2 |
2012-06-15 | allow DSO in not only non-full dependency packages but also indirect full dep... | obache | 1 | -2/+17 |
2012-05-29 | Extend shared library check to all files that match *.so. | joerg | 1 | -2/+2 |
2012-05-22 | mk/check/check-files.mk: Skip locale.alias | marino | 1 | -1/+4 |
2011-10-15 | Rename "flavor" to "pkgformat". | reed | 1 | -5/+5 |
2011-09-08 | Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i | abs | 1 | -2/+2 |
2011-04-19 | Just warn about non executable files using env. | roy | 1 | -2/+7 |
2011-04-19 | Disallow the use of env(1) as an interpreter. | roy | 1 | -2/+7 |
2011-01-11 | Skip interpreter check unless regular file. | obache | 1 | -1/+4 |
2010-08-24 | I'm fed up with having to waste time because PKG_DEVELOPER is "special" and | bad | 9 | -18/+18 |
2010-02-02 | Deal with cases where the first dependency of a package is a build | joerg | 1 | -3/+7 |
2010-02-02 | The missing run-time search path test cannot run reliably in DESTDIR mode | tnn | 1 | -3/+8 |
2009-10-21 | revert previous - better do a bulk build with this change first to see | tnn | 1 | -1/+4 |
2009-10-21 | remove lib/charset.alias from CHECK_FILES_SKIP | tnn | 1 | -4/+1 |
2009-09-02 | Add wrkref check for using the .buildlink or .x11-buildlink | joerg | 1 | -2/+9 |
2009-07-26 | Get rid of an abstraction violation which has been in the tree since | agc | 1 | -2/+2 |
2009-06-18 | fix typo in comment | tnn | 1 | -2/+2 |
2009-05-08 | Remove a redundant "$" from a grep pattern. | minskim | 1 | -2/+2 |
2009-01-12 | Fix check-wrkref path. | uebayasi | 1 | -3/+2 |
2008-12-15 | Oops. | rillig | 1 | -2/+2 |
2008-12-15 | Made the code shorter. | rillig | 1 | -9/+10 |
2008-11-18 | Removed unused variables. | rillig | 1 | -4/+1 |
2008-06-22 | "Downgrade" checkperms dependency to a normal build dependency. | joerg | 1 | -2/+2 |
2008-05-13 | Enable USE_CHECK_SHLIBS_ELF on FreeBSD. Aleksej Saushev PR pkg/38606. | tnn | 1 | -2/+2 |
2008-03-09 | Enable USE_CHECK_SHLIBS_ELF by default on DragonFly and NetBSD. | joerg | 1 | -1/+6 |
2008-02-20 | Removed colons from variable names so they are accessible to "bmake | rillig | 3 | -10/+10 |
2008-02-20 | After being deprecated for 16 months, SKIP_PORTABILITY_CHECK is now | rillig | 1 | -5/+7 |
2008-02-20 | Removed colons for the sake of "bmake help". | rillig | 1 | -3/+3 |
2008-02-13 | Added a new check for binaries, so that they are installed according to | rillig | 2 | -1/+60 |