Age | Commit message (Expand) | Author | Files | Lines |
2008-02-07 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 1 | -4/+4 |
2008-01-04 | Made the .include directives simpler, since the directory of the | rillig | 1 | -9/+9 |
2007-12-12 | Add support for cmake as a tool (USE_TOOLS+=cmake) and for using it in | markd | 1 | -3/+29 |
2007-12-01 | Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needs | rillig | 1 | -3/+2 |
2007-11-01 | Moved the pre-configure-checks-hook below do-configure-pre-hook, so that | rillig | 1 | -2/+2 |
2007-07-12 | No longer pass install_sh in the environment to GNU configure scripts. | jlam | 1 | -1/+14 |
2007-03-15 | For all those who are interested in the inner workings of pkgsrc, there | rillig | 1 | -1/+7 |
2007-03-15 | Moved the definition of CONFIG_SHELL from gnu-configure.mk to configure.mk. | rillig | 1 | -4/+10 |
2007-03-07 | Renamed the configure-cookie target to _configure-cookie. | rillig | 1 | -2/+2 |
2007-01-08 | Added the variable CONFIG_SHELL_FLAGS that is intended to be set to -x | rillig | 1 | -2/+20 |
2007-01-07 | Documented OVERRIDE_GNU_CONFIG_SCRIPTS. | rillig | 1 | -1/+13 |
2006-11-09 | Moved the portability checks from the configure/ directory to checks/, | rillig | 1 | -2/+6 |
2006-10-12 | Portability checks, version two. | rillig | 1 | -4/+2 |
2006-10-02 | Added a new compile-time check that detects the usage of the "==" | rillig | 1 | -1/+4 |
2006-07-27 | After auditing all the packages the ensure that they never invoke the | jlam | 1 | -2/+2 |
2006-07-22 | Modify the barrier so that we always invoke the recursive make process | jlam | 1 | -2/+2 |
2006-07-21 | Rearrange sequence so that "wrapper" occurs between "tools" and | jlam | 1 | -2/+2 |
2006-07-15 | Split the variable BUILD_DEFS into those that are defined by packages | rillig | 1 | -2/+2 |
2006-07-15 | Added some common script interpreters (awk, bash, sh) that can be | rillig | 1 | -4/+2 |
2006-07-07 | Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are private | jlam | 1 | -7/+7 |
2006-07-05 | Flatten out recursive makes into a single re-invocation of make by | jlam | 1 | -25/+9 |
2006-07-05 | Make the check-vulnerable target more self-sufficient, by moving some | jlam | 1 | -6/+7 |
2006-07-05 | Refactor configure, build, test and wrapper phases out of bsd.pkg.mk | jlam | 1 | -0/+216 |