Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-09-12 | check-files shouldn't complain about files in VARBASE, since they cannot | rillig | 1 | -1/+4 |
2007-09-05 | Now it's possible to add custom directories to the check for directory | rillig | 1 | -1/+9 |
2007-08-21 | Allow the existence of symlinks that point nowhere. | jlam | 1 | -3/+3 |
2007-08-21 | Add actual license and a small description of what this is doing. | joerg | 1 | -0/+40 |
2007-08-20 | Add a cross-compile and DESTDIR safe alternative to ldd for | joerg | 3 | -2/+142 |
2007-08-14 | Fix a number of bugs in the DESTDIR support: | joerg | 1 | -2/+2 |
2007-08-13 | Prevented the files check from being confused by concurrent instances of | rillig | 1 | -1/+3 |
2007-07-23 | When using check-perms, also depend on sysutils/checkperms. | joerg | 1 | -1/+3 |
2007-04-14 | Teach pkgsrc about HP-UX. | tnn | 1 | -2/+2 |
2007-03-24 | Made this check work again. The regular expression did not match relative | heinz | 1 | -6/+7 |
2007-03-24 | More DESTDIR fixes in warnng/error messages | heinz | 1 | -5/+5 |
2007-03-24 | Removed unnecessary shell code: | heinz | 1 | -2/+2 |
2007-03-20 | Fix check-interpreter when using USE_DESTDIR. From Klaus Heinz on | joerg | 1 | -3/+3 |
2007-03-18 | Typo. | rillig | 1 | -2/+2 |
2007-03-16 | Added the variable declarations for the "show-all" target. | rillig | 5 | -5/+25 |
2007-03-16 | Don't check files in ${PACKAGES} and ${DISTDIR}. | rillig | 1 | -1/+5 |
2007-03-15 | For all those who are interested in the inner workings of pkgsrc, there | rillig | 1 | -1/+5 |
2007-03-15 | The CHECK_WRKREF variable has changed type: It is now a list of | rillig | 1 | -16/+18 |
2007-03-09 | Renamed some more flavor-specific targets to have the form _flavor-*. | rillig | 1 | -12/+17 |
2007-03-08 | Documented how to use checkperms in bulk builds. | rillig | 1 | -1/+5 |
2007-03-02 | Remove support for obsolete and unused NO_PKG_REGISTER. | wiz | 1 | -16/+1 |
2007-01-07 | Fixed the mismatch between absolute and relative paths. | rillig | 1 | -4/+4 |
2007-01-06 | Moved the code that installs check-files on the hook from install.mk to | rillig | 1 | -1/+5 |
2007-01-06 | Reformatted the help text to be more human-readable instead of | rillig | 1 | -7/+15 |
2007-01-02 | Removed the need to define the PKGSRCDIR environment variable. | rillig | 5 | -18/+20 |
2006-12-31 | Made the portability check more portable by not using a hard-coded | rillig | 2 | -6/+6 |
2006-12-15 | Remove trailing tabs. | martti | 1 | -2/+2 |
2006-12-12 | Made all .include lines look the same. | rillig | 1 | -7/+7 |
2006-12-12 | On Solaris 5.9, the ksh cannot handle null bytes in the input. It's | rillig | 1 | -2/+13 |