summaryrefslogtreecommitdiff
path: root/mk/configure/configure.mk
AgeCommit message (Expand)AuthorFilesLines
2012-06-01Fix indent, no functional change.jperkin1-3/+3
2011-09-08Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -iabs1-5/+5
2008-02-07Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig1-4/+4
2008-01-04Made the .include directives simpler, since the directory of therillig1-9/+9
2007-12-12Add support for cmake as a tool (USE_TOOLS+=cmake) and for using it inmarkd1-3/+29
2007-12-01Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needsrillig1-3/+2
2007-11-01Moved the pre-configure-checks-hook below do-configure-pre-hook, so thatrillig1-2/+2
2007-07-12No longer pass install_sh in the environment to GNU configure scripts.jlam1-1/+14
2007-03-15For all those who are interested in the inner workings of pkgsrc, thererillig1-1/+7
2007-03-15Moved the definition of CONFIG_SHELL from gnu-configure.mk to configure.mk.rillig1-4/+10
2007-03-07Renamed the configure-cookie target to _configure-cookie.rillig1-2/+2
2007-01-08Added the variable CONFIG_SHELL_FLAGS that is intended to be set to -xrillig1-2/+20
2007-01-07Documented OVERRIDE_GNU_CONFIG_SCRIPTS.rillig1-1/+13
2006-11-09Moved the portability checks from the configure/ directory to checks/,rillig1-2/+6
2006-10-12Portability checks, version two.rillig1-4/+2
2006-10-02Added a new compile-time check that detects the usage of the "=="rillig1-1/+4
2006-07-27After auditing all the packages the ensure that they never invoke thejlam1-2/+2
2006-07-22Modify the barrier so that we always invoke the recursive make processjlam1-2/+2
2006-07-21Rearrange sequence so that "wrapper" occurs between "tools" andjlam1-2/+2
2006-07-15Split the variable BUILD_DEFS into those that are defined by packagesrillig1-2/+2
2006-07-15Added some common script interpreters (awk, bash, sh) that can berillig1-4/+2
2006-07-07Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are privatejlam1-7/+7
2006-07-05Flatten out recursive makes into a single re-invocation of make byjlam1-25/+9
2006-07-05Make the check-vulnerable target more self-sufficient, by moving somejlam1-6/+7
2006-07-05Refactor configure, build, test and wrapper phases out of bsd.pkg.mkjlam1-0/+216