Age | Commit message (Expand) | Author | Files | Lines |
2014-09-06 | Introduce CMAKE_USE_GNU_INSTALL_DIRS, | obache | 1 | -5/+13 |
2014-08-23 | Add CMAKE_PREFIX_PATH variable that can be used by packages that install | wiz | 1 | -1/+13 |
2014-08-23 | Prevent to update timestamp of configure script with pkgsrc specific override. | obache | 1 | -1/+3 |
2014-07-21 | iRename SUBST_CLASS to _pkgconfig (adding a '_') to avoid conflicts | wiz | 1 | -8/+8 |
2014-01-28 | Introduce HAS_CONFIGURE_LIBDIR and GNU_CONFIGURE_LIBDIR for gnu configure | obache | 1 | -6/+16 |
2013-10-13 | Remove config.rpath override file and related code. | wiz | 1 | -11/+6 |
2013-10-08 | tell PKGMANDIR, PKGINFODIR and PKGLOCALEDIR to cmake. | obache | 1 | -1/+8 |
2013-08-31 | _PKG_DEBUG and _PKG_SILENT have been deprecated since 2007. | rillig | 1 | -3/+2 |
2013-06-12 | Remove GNU_CONFIGURE_LIBDIR. | wiz | 1 | -7/+4 |
2013-04-18 | use improved version from apb, works with parallel/paexec | mspo | 1 | -3/+4 |
2013-04-02 | add some tricks to handle #!/usr/bin/env, do please improve | mspo | 1 | -2/+3 |
2013-02-22 | In pkgsrc, 64bit linux libraries should install into lib rather than lib64. | markd | 1 | -1/+2 |
2012-06-01 | Fix indent, no functional change. | jperkin | 1 | -3/+3 |
2012-02-06 | Add REPLACE_CSH as a replace interpreter template. | sbd | 1 | -1/+10 |
2012-01-26 | Add SET_LIBDIR variable which if non-empty will set GNU_CONFIGURE_LIBDIR to | sbd | 1 | -1/+4 |
2012-01-17 | Add the convenience variable GNU_CONFIGURE_LIBSUBDIR. | sbd | 1 | -1/+4 |
2012-01-17 | Add the GNU_CONFIGURE_LIBDIR variable, if defined it will be passed to gnu | sbd | 1 | -1/+5 |
2011-09-08 | Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i | abs | 1 | -5/+5 |
2011-05-20 | Remove reference to REPLACE_PYTHON -- this file doesn't support it | wiz | 1 | -2/+1 |
2011-01-23 | Add support for MirBSD to pkgsrc. Patches from Benny Siegert and | agc | 1 | -1/+46 |
2011-01-12 | On Mac OS X, use system OpenGL and OpenAL | adam | 1 | -1/+3 |
2010-10-19 | On Darwin, libraries need correct install_name | adam | 1 | -1/+6 |
2009-09-12 | Always set both --host and --build, a number of programs want to use | joerg | 1 | -1/+3 |
2008-11-29 | One more variable for show-all-gnu-configure. | rillig | 1 | -1/+2 |
2008-09-13 | Tell cmake not to muck with rpath's as it seems to interact badly with | markd | 1 | -1/+2 |
2008-02-13 | Oops, fixed a typo. | rillig | 1 | -3/+2 |
2008-02-13 | Documented the interface to packages. Renamed the targets to emphasize | rillig | 1 | -14/+21 |
2008-02-07 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 7 | -25/+23 |
2008-01-04 | Made the .include directives simpler, since the directory of the | rillig | 2 | -11/+11 |
2007-12-20 | remember to close() the "ls -l " exprs, lest we run out of file descriptors | abs | 1 | -1/+2 |
2007-12-18 | Doing USE_TOOLS+=cmake in the configure stage is too late so move it | markd | 1 | -2/+1 |
2007-12-12 | Add support for cmake as a tool (USE_TOOLS+=cmake) and for using it in | markd | 3 | -3/+116 |
2007-12-01 | Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needs | rillig | 1 | -3/+2 |
2007-11-28 | Added keywords for "bmake help". | rillig | 1 | -1/+2 |
2007-11-01 | Moved the pre-configure-checks-hook below do-configure-pre-hook, so that | rillig | 1 | -2/+2 |
2007-08-01 | Begin adding some of the basic, non-intrusive pieces of the | joerg | 1 | -1/+4 |
2007-07-28 | Add REPLACE_KSH similiar to REPLACE_BASH and REPLACE_SH as the | joerg | 1 | -1/+10 |
2007-07-25 | Documented PKGCONFIG_OVERRIDE and PKGCONFIG_OVERRIDE_STAGE. | rillig | 1 | -1/+12 |
2007-07-12 | No longer pass install_sh in the environment to GNU configure scripts. | jlam | 4 | -9/+61 |
2007-06-04 | For GNU-style configure scripts, the environment variable install_sh | rillig | 2 | -3/+8 |
2007-03-15 | For all those who are interested in the inner workings of pkgsrc, there | rillig | 2 | -2/+15 |
2007-03-15 | Moved the definition of CONFIG_SHELL from gnu-configure.mk to configure.mk. | rillig | 2 | -6/+11 |
2007-03-08 | Better documentation. | rillig | 1 | -7/+8 |
2007-03-07 | Renamed the configure-cookie target to _configure-cookie. | rillig | 2 | -14/+9 |
2007-03-01 | Update SCRIPTS_ENV description. | wiz | 1 | -3/+3 |
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 | 3 | -165/+6 |
2006-11-05 | Normalized the way test(1) is used. Since I have no idea whether ${TEST} | rillig | 2 | -9/+9 |
2006-11-05 | The config.guess, config.sub and libtool files should also be | rillig | 2 | -8/+8 |