summaryrefslogtreecommitdiff
path: root/mk/check
AgeCommit message (Expand)AuthorFilesLines
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
2008-06-22"Downgrade" checkperms dependency to a normal build dependency.joerg1-2/+2
2008-05-13Enable USE_CHECK_SHLIBS_ELF on FreeBSD. Aleksej Saushev PR pkg/38606.tnn1-2/+2
2008-03-09Enable USE_CHECK_SHLIBS_ELF by default on DragonFly and NetBSD.joerg1-1/+6
2008-02-20Removed colons from variable names so they are accessible to "bmakerillig3-10/+10
2008-02-20After being deprecated for 16 months, SKIP_PORTABILITY_CHECK is nowrillig1-5/+7
2008-02-20Removed colons for the sake of "bmake help".rillig1-3/+3
2008-02-13Added a new check for binaries, so that they are installed according torillig2-1/+60
2008-02-13Adjusted the documentation to the source code.rillig1-2/+2
2008-02-10Enable check-fakehome.mk.tnn1-1/+2
2008-02-10Enable fake home directory support. Also add a wrkref check because antnn1-3/+5
2008-02-08Skip ${PREFIX}/emul/linux32/proc.* as welladrianp1-3/+4
2008-02-07Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig3-26/+26
2008-02-05No need to walk the whole directory when checking for emptyness.tnn1-3/+3
2008-02-05This is the check part of the fake $HOME code. Not enabled yet.tnn1-0/+40
2008-02-05Convert to ${RUN}tnn2-7/+4
2008-01-23STEP_MSG may be a hidden command.rillig1-5/+3
2008-01-21The package x11/gdm embeds ${exec_prefix} into a macro containing arillig1-2/+3
2008-01-16Make the default rpath for USE_CHECK_SHLIBS_ELF a platform variable.joerg1-2/+2
2007-11-30The interpreter check for packages which are their own interpreter,bjs1-2/+6
2007-11-28Print a warning for every file that has /bin/sh as interpreter, but onlyrillig1-1/+6
2007-11-07Activated the check-interpreter for PKG_DEVELOPERs. I don't remember whyrillig1-1/+5
2007-10-13Fix the .include lines so that make looks in the right place first.dsl1-9/+9