Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-02-13 | Adjusted the documentation to the source code. | rillig | 1 | -2/+2 |
2008-02-10 | Enable check-fakehome.mk. | tnn | 1 | -1/+2 |
2008-02-10 | Enable fake home directory support. Also add a wrkref check because an | tnn | 1 | -3/+5 |
2008-02-08 | Skip ${PREFIX}/emul/linux32/proc.* as well | adrianp | 1 | -3/+4 |
2008-02-07 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 3 | -26/+26 |
2008-02-05 | No need to walk the whole directory when checking for emptyness. | tnn | 1 | -3/+3 |
2008-02-05 | This is the check part of the fake $HOME code. Not enabled yet. | tnn | 1 | -0/+40 |
2008-02-05 | Convert to ${RUN} | tnn | 2 | -7/+4 |
2008-01-23 | STEP_MSG may be a hidden command. | rillig | 1 | -5/+3 |
2008-01-21 | The package x11/gdm embeds ${exec_prefix} into a macro containing a | rillig | 1 | -2/+3 |
2008-01-16 | Make the default rpath for USE_CHECK_SHLIBS_ELF a platform variable. | joerg | 1 | -2/+2 |
2007-11-30 | The interpreter check for packages which are their own interpreter, | bjs | 1 | -2/+6 |
2007-11-28 | Print a warning for every file that has /bin/sh as interpreter, but only | rillig | 1 | -1/+6 |
2007-11-07 | Activated the check-interpreter for PKG_DEVELOPERs. I don't remember why | rillig | 1 | -1/+5 |
2007-10-13 | Fix the .include lines so that make looks in the right place first. | dsl | 1 | -9/+9 |
2007-09-27 | Even though VARBASE is sometimes below LOCALBASE, some users want to | rillig | 1 | -1/+3 |
2007-09-13 | In bulk builds with a custom PKGSRCDIR, that directory should not appear | rillig | 1 | -1/+3 |