summaryrefslogtreecommitdiff
path: root/mk/buildlink3/bsd.buildlink3.mk
AgeCommit message (Expand)AuthorFilesLines
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-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-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-01-17On Linux-x86_64 system transform /usr/lib/../lib* to /usr/lib* so thatsbd1-1/+11
2010-12-03Fix build on 64bit linux platforms. When buildlinking directories weabs1-3/+3
2010-05-02Fix typo in comment.wiz1-2/+2
2010-04-28Use /boot/common as default BUILDLINK_PREFIX if /usr does not exist.obache1-1/+10
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.joerg1-26/+41
2009-03-16Move _SYS_VARS processing to a point where BUILDLINK_PACKAGES isjoerg1-14/+14
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
2008-02-19Check if BUILDLINK_AUTO_VARS.${_pkg_} is defined before testing itxtraeme1-2/+3
2008-02-07Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig1-22/+22
2007-12-05Escape colons in preprocessor, compiler or linker flags while checkingtron1-12/+12
2007-10-01Why don't we use pkg_info -qL instead of pkg_info -f?rillig1-1/+2
2007-08-02Add core of the infrastructure support for cross-compilation.joerg1-2/+2
2007-07-27Remove remaining traces of BUILDLINK_TRANSFORM.${pkg}.joerg1-5/+1
2007-07-23*blush* One variable was missing for the !modular case.joerg1-1/+2
2007-07-23More aggressively conditionalize X11BASE handling. Only one casejoerg1-6/+28
2007-06-06Added _VARGROUPS.rillig1-1/+14
2007-01-25Absolute never use .x11-buildlink. Some cases get nasty to fix, sojoerg1-1/+5
2007-01-17Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to makerillig1-5/+9
2006-12-20For modular Xorg disable xpkgwedge (will be made a hard error later).joerg1-12/+12
2006-11-17Added a check for whether X11BASE is set correctly. Currently the errorrillig1-1/+5
2006-11-05Special case LOCALBASE before X11BASE, as they can be identical injoerg1-1/+2
2006-09-10ensure that -I and -L paths are correctly rewritten even if ${LOCALBASE}schwarz1-4/+15
2006-08-09Drop .ORDER declarations since pkgsrc doesn't support "make -j ...".jlam1-3/+1
2006-07-22Modify the barrier so that we always invoke the recursive make processjlam1-2/+2
2006-07-10Fix typo in comment.wiz1-2/+2
2006-07-10Always add dependencies for packages pulled in indirectly buildlink3 thatjlam1-22/+13
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-1/+5
2006-07-07Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are privatejlam1-2/+2
2006-07-05Flatten out recursive makes into a single re-invocation of make byjlam1-20/+7
2006-06-09pkglint says, the :Q operator should not be used in double quotes.rillig1-20/+20
2006-06-07Use ERROR_MSG for an error message.jlam1-3/+3
2006-06-06Remove PKG_PHASEs that no longer exist from the various *_PHASE_* lists.jlam1-4/+3
2006-06-04Band-aid for dependency handling due to the stricter rules from thejoerg1-2/+2
2006-05-06If USE_ABI_DEPENDS=no, do not add the BUILDLINK_ABI_DEPENDS.$pkgreed1-3/+4
2006-04-14If we can't find the package with pkg_info when computing BUILDLINK_PREFIX,jlam1-3/+5