summaryrefslogtreecommitdiff
path: root/mk/buildlink3
AgeCommit message (Expand)AuthorFilesLines
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
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
2008-01-23Use bsd.fast.prefs.mk in some very commonly included locations.tnn1-2/+2
2007-12-05Escape colons in preprocessor, compiler or linker flags while checkingtron1-12/+12
2007-11-27Made the code a bit more readable by elimination common subexpressions.rillig1-7/+10
2007-10-07fix obsolete URLs for www.NetBSD.orgkano2-4/+4
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-27If using X11_TYPE=modular this means we have imake(1) from pkgsrc.tnn1-3/+7
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-04-09Remove special treatment of "DynaLoader.a" completely. It's not necessarytron1-16/+1
2007-03-12Don't handle Perl's "DynaLoader.a" specially under Mac OS X. It is nottron1-3/+5
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-12-15Remove trailing tabs.martti1-2/+2
2006-12-15Remove trailing spaces.martti1-2/+2
2006-11-17Added a check for whether X11BASE is set correctly. Currently the errorrillig1-1/+5
2006-11-09Fixed two scripts so that they also run when "set -u" is in effect.rillig2-4/+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