summaryrefslogtreecommitdiff
path: root/mk/check
AgeCommit message (Expand)AuthorFilesLines
2015-08-17Introduce support for checking Mach-O dynamic libraries.jperkin3-19/+138
2015-08-17Fix check-shlibs regular expression to match .dylib/.sl the same as .sojperkin1-2/+2
2015-08-10Fix typo in local variable name.jperkin1-2/+2
2015-04-29Use a single egrep and regexp instead of iterating over the list of files tojperkin1-5/+3
2015-04-29Only check executable files for valid interpreters. By the time this check isjperkin1-10/+3
2015-02-16Remove obsolete bulk build variables.jperkin1-5/+1
2015-02-01Revert "Drop obsolated old bulk build related variable settings."obache1-1/+5
2014-11-21Drop obsolated old bulk build related variable settings.obache1-5/+1
2014-10-12Simplify PKG_DEVELOPER checks.joerg9-21/+24
2014-10-03Cache the results of getline and system() calls. Testing withjperkin1-7/+20
2014-10-01Fix the readelf environment variable.jperkin1-2/+2
2014-09-07Set nrpath correctly in the case where there is no RPATH at all. Fixesjperkin1-2/+2
2014-09-06Ensure we iterate over the RPATH in search order, rather than relying onjperkin1-5/+5
2014-09-04Add a 'wrappers' option for CHECK_WRKREF which, if enabled, will check forjperkin1-3/+8
2014-05-09use configured in check-permsrichard1-2/+2
2014-03-11Revert rev. 1.5ryoon1-3/+1
2014-03-11Revert rev. 1.5 and 1.6ryoon1-11/+2
2014-03-11Fix "illegal reference to local variable word" error with lang/nawkryoon1-2/+11
2014-03-02Imprement CHECK_SHLIBS_SKIP, same as other CHECK_*_SKIP.obache1-1/+20
2014-03-01Fixes floating point exceptions on VAX.jklos1-1/+3
2014-02-20Prevent _CHECK_FILES_{PRE,POST} to include check-files-{pre,post}-messageobache1-5/+5
2013-10-25Some Linux systems now use DT_RUNPATH, so match it here as well.joerg1-6/+6
2013-05-12drop `file' command from default USE_TOOLS list.obache1-1/+4
2013-05-09Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/.riastradh1-3/+3
2013-03-08Add DESTDIR to error message in case of PLIST mismatch.wiz1-3/+3
2013-02-20skip symbolic link for shlibs check, it may point to absolute path and currentlyobache1-2/+5
2013-01-04Don't print the /bin/sh warning on SunOS-5.11, where /bin/sh is ksh93.jperkin1-2/+2
2012-07-02Expand the list of full dependencies, so that the shared library checkjoerg1-2/+2
2012-06-16Revert last change.obache1-17/+2
2012-06-15allow DSO in not only non-full dependency packages but also indirect full dep...obache1-2/+17
2012-05-29Extend shared library check to all files that match *.so.joerg1-2/+2
2012-05-22mk/check/check-files.mk: Skip locale.aliasmarino1-1/+4
2011-10-15Rename "flavor" to "pkgformat".reed1-5/+5
2011-09-08Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -iabs1-2/+2
2011-04-19Just warn about non executable files using env.roy1-2/+7
2011-04-19Disallow the use of env(1) as an interpreter.roy1-2/+7
2011-01-11Skip interpreter check unless regular file.obache1-1/+4
2010-08-24I'm fed up with having to waste time because PKG_DEVELOPER is "special" andbad9-18/+18
2010-02-02Deal with cases where the first dependency of a package is a buildjoerg1-3/+7
2010-02-02The missing run-time search path test cannot run reliably in DESTDIR modetnn1-3/+8
2009-10-21revert previous - better do a bulk build with this change first to seetnn1-1/+4
2009-10-21remove lib/charset.alias from CHECK_FILES_SKIPtnn1-4/+1
2009-09-02Add wrkref check for using the .buildlink or .x11-buildlinkjoerg1-2/+9
2009-07-26Get rid of an abstraction violation which has been in the tree sinceagc1-2/+2
2009-06-18fix typo in commenttnn1-2/+2
2009-05-08Remove a redundant "$" from a grep pattern.minskim1-2/+2
2009-01-12Fix check-wrkref path.uebayasi1-3/+2
2008-12-15Oops.rillig1-2/+2
2008-12-15Made the code shorter.rillig1-9/+10
2008-11-18Removed unused variables.rillig1-4/+1