summaryrefslogtreecommitdiff
path: root/mk/buildlink3
AgeCommit message (Expand)AuthorFilesLines
2014-05-18Catch up to /boot/common => /boot/system/develop on Haiku.obache1-2/+4
2014-04-17Stop USE_BUINTIN.pkg=no escalation from IGNORE_PKG.pkg=YES.obache1-2/+3
2014-03-10Swap the ordering of the buildlink3 filters so that ${LOCALBASE} isjperkin1-13/+13
2013-11-23Let to find ${X11BASE}/include additionally for the case ${X11_TYPE}==native.obache1-4/+6
2013-11-23Introduce find-headers.mk, ablility to find builtin header files.obache2-1/+106
2013-09-04Introduce _OPSYS_PREFER.<pkg> variables as a way to set an advisoryjperkin1-9/+27
2013-06-08Add two additional hacks/workarounds to make netbsd-5's make accept thedholland1-3/+5
2013-06-07After including builtin.mk files, go through BUILDLINK_TREE in tree orderdholland1-1/+47
2013-05-13Fix another :tsjperkin1-2/+2
2013-05-13It is a common misconception that ${FOO:tsc} will split FOO on 'c',jperkin1-2/+2
2013-04-28Let to find libraires in COMPILER_LIB_DIRS instead of hard coded paths.obache1-22/+5
2013-04-28* use SYSTEM_DEFAULT_RPATH/COMPILER_INCLUDE_DIRS/COMPILER_LIB_DIRSobache1-18/+30
2013-02-02Fix previous, it didn't work as intended. Just having /usr/lib${LIBABISUFFIX}hans1-3/+1
2013-02-01Treat /usr/lib${LIBABISUFFIX} like /usr/lib to avoid picking up thehans1-1/+3
2012-09-16Add "BUILDLINK_AUTO_DIRS.<pkg>" control variable:sbd1-1/+10
2012-09-16Add BUILDLINK_DIR.${_pkg_} with is either ${BUILDLINK_PREFIX.${_pkg_}} ifsbd1-1/+7
2012-05-24Treat /usr/lib${LIBABISUFFIX}} the same as /usr/lib and strip it out ofsbd1-4/+4
2012-05-11Apply user transformation earlier to make it possible to dropjoerg1-5/+5
2012-04-23Add '/lib${LIBABISUFFIX}' to the search path.sbd1-1/+5
2012-04-23If the BUILDLINK_PREFIX is '/usr' then the BUILDLINK_LIBDIRS will besbd1-1/+4
2012-04-08Fix reverse condition, rewrite of X11BASE => BUILDLINK_X11_DIR are required forobache1-2/+2
2012-03-19Drop imake-check logic from X11 components' builtin.mk.joerg2-192/+0
2012-01-17On Linux-x86_64 system transform /usr/lib/../lib* to /usr/lib* so thatsbd1-1/+11
2011-09-08Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -iabs1-2/+2
2010-12-03Fix build on 64bit linux platforms. When buildlinking directories weabs1-3/+3
2010-08-21Support builtin library detection for Haiku.obache1-1/+15
2010-06-16Analogously to the case of modular xorg, do not use imake if it is notschwarz1-4/+10
2010-05-19Add BUILTIN_PKGS with the "builtin" package names to the build information.sbd1-1/+4
2010-05-03Revert addition of support for Haiku OS (BEINCLUDES and BELIBRARIES).obache2-33/+8
2010-05-03Indent.wiz1-13/+13
2010-05-03Replace __noexistent__ with __nonexistent__ to avoid possibilty of another co...obache1-5/+5
2010-05-02Fixes r1.3, and recommit.obache1-5/+18
2010-05-02Revert v1.3.wiz1-18/+5
2010-05-02Fix typo in comment.wiz1-2/+2
2010-05-02Fix typo that changes behaviour (was this tested?)wiz1-2/+2
2010-04-28Use /boot/common as default BUILDLINK_PREFIX if /usr does not exist.obache1-1/+10
2010-04-28Use BEINCLUDES and BELIBRARIES to find header files and libs additionally.obache2-6/+31
2010-01-20Do not second guess the libtool mode if it was explicitly specified.joerg1-4/+8
2009-10-05Fix indentation of show-buildlink3, came from a typo.obache1-2/+2
2009-07-11Reformatted and extended the comment so that it can be found byrillig1-13/+28
2009-03-20Restore duplication check for _BLNK_PACKAGES that got lost with earlierjoerg1-2/+2
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg3-42/+55
2009-03-16Move _SYS_VARS processing to a point where BUILDLINK_PACKAGES isjoerg1-14/+14
2008-12-15Fixes typo, able to detect builtin libiconv again.obache1-2/+2
2008-12-14Add /usr/lib${LIBABISUFFIX} to the search pathjmcneill1-1/+3
2008-10-06Complete previous, by entering the package version definition if the filecube1-2/+4
2008-10-06Allow the caller to override the script that extracts the version of thecube1-3/+10
2008-10-05Merge cube-native-xorg, so that pkgsrc-current can be used with the nativecube1-0/+57
2008-06-22When bombing out because the package we need isn't installed, printdholland1-2/+2
2008-03-10Replace "pkg_admin -S lsbest" usage with pkg_info -E. The base strippingjoerg1-7/+5