summaryrefslogtreecommitdiff
path: root/mk/configure
AgeCommit message (Expand)AuthorFilesLines
2017-03-06Update libtool packages to 2.4.6.jperkin1-1/+5
2016-10-21Add support for overloading CMAKE_INSTALL_PREFIXkamil1-2/+7
2016-02-24Remove overrides for OPENAL_INCLUDE_DIR and OPENGL_INCLUDE_DIR. Thesejperkin1-3/+1
2016-02-23Add a new override mechanism for depcomp, similar to the existingjoerg1-5/+33
2015-05-04Drop _LIBTOOL and _SHLIBTOOL and make LIBTOOL and SHLIBTOOL point to thejoerg1-3/+3
2014-09-06Introduce CMAKE_USE_GNU_INSTALL_DIRS,obache1-5/+13
2014-08-23Add CMAKE_PREFIX_PATH variable that can be used by packages that installwiz1-1/+13
2014-08-23Prevent to update timestamp of configure script with pkgsrc specific override.obache1-1/+3
2014-07-21iRename SUBST_CLASS to _pkgconfig (adding a '_') to avoid conflictswiz1-8/+8
2014-01-28Introduce HAS_CONFIGURE_LIBDIR and GNU_CONFIGURE_LIBDIR for gnu configureobache1-6/+16
2013-10-13Remove config.rpath override file and related code.wiz1-11/+6
2013-10-08tell PKGMANDIR, PKGINFODIR and PKGLOCALEDIR to cmake.obache1-1/+8
2013-08-31_PKG_DEBUG and _PKG_SILENT have been deprecated since 2007.rillig1-3/+2
2013-06-12Remove GNU_CONFIGURE_LIBDIR.wiz1-7/+4
2013-04-18use improved version from apb, works with parallel/paexecmspo1-3/+4
2013-04-02add some tricks to handle #!/usr/bin/env, do please improvemspo1-2/+3
2013-02-22In pkgsrc, 64bit linux libraries should install into lib rather than lib64.markd1-1/+2
2012-06-01Fix indent, no functional change.jperkin1-3/+3
2012-02-06Add REPLACE_CSH as a replace interpreter template.sbd1-1/+10
2012-01-26Add SET_LIBDIR variable which if non-empty will set GNU_CONFIGURE_LIBDIR tosbd1-1/+4
2012-01-17Add the convenience variable GNU_CONFIGURE_LIBSUBDIR.sbd1-1/+4
2012-01-17Add the GNU_CONFIGURE_LIBDIR variable, if defined it will be passed to gnusbd1-1/+5
2011-09-08Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -iabs1-5/+5
2011-05-20Remove reference to REPLACE_PYTHON -- this file doesn't support itwiz1-2/+1
2011-01-23Add support for MirBSD to pkgsrc. Patches from Benny Siegert andagc1-1/+46
2011-01-12On Mac OS X, use system OpenGL and OpenALadam1-1/+3
2010-10-19On Darwin, libraries need correct install_nameadam1-1/+6
2009-09-12Always set both --host and --build, a number of programs want to usejoerg1-1/+3
2008-11-29One more variable for show-all-gnu-configure.rillig1-1/+2
2008-09-13Tell cmake not to muck with rpath's as it seems to interact badly withmarkd1-1/+2
2008-02-13Oops, fixed a typo.rillig1-3/+2
2008-02-13Documented the interface to packages. Renamed the targets to emphasizerillig1-14/+21
2008-02-07Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig7-25/+23
2008-01-04Made the .include directives simpler, since the directory of therillig2-11/+11
2007-12-20remember to close() the "ls -l " exprs, lest we run out of file descriptorsabs1-1/+2
2007-12-18Doing USE_TOOLS+=cmake in the configure stage is too late so move itmarkd1-2/+1
2007-12-12Add support for cmake as a tool (USE_TOOLS+=cmake) and for using it inmarkd3-3/+116
2007-12-01Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needsrillig1-3/+2
2007-11-28Added keywords for "bmake help".rillig1-1/+2
2007-11-01Moved the pre-configure-checks-hook below do-configure-pre-hook, so thatrillig1-2/+2
2007-08-01Begin adding some of the basic, non-intrusive pieces of thejoerg1-1/+4
2007-07-28Add REPLACE_KSH similiar to REPLACE_BASH and REPLACE_SH as thejoerg1-1/+10
2007-07-25Documented PKGCONFIG_OVERRIDE and PKGCONFIG_OVERRIDE_STAGE.rillig1-1/+12
2007-07-12No longer pass install_sh in the environment to GNU configure scripts.jlam4-9/+61
2007-06-04For GNU-style configure scripts, the environment variable install_shrillig2-3/+8
2007-03-15For all those who are interested in the inner workings of pkgsrc, thererillig2-2/+15
2007-03-15Moved the definition of CONFIG_SHELL from gnu-configure.mk to configure.mk.rillig2-6/+11
2007-03-08Better documentation.rillig1-7/+8
2007-03-07Renamed the configure-cookie target to _configure-cookie.rillig2-14/+9
2007-03-01Update SCRIPTS_ENV description.wiz1-3/+3