summaryrefslogtreecommitdiff
path: root/mk/buildlink3
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-10Fix PR pkg/34139 in a diffent way:tron2-7/+13
2006-09-03Call imake(1) with `WRAPPER_SKIP_TRANSFORM=yes'. The argumentshira1-2/+3
2006-08-28Add missing $NetBSD$dmcmahill1-0/+2
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,jlam2-1/+28
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
2006-04-10Correct typo in example Makefile snippet.tron1-2/+2
2006-04-06Over 1200 files touched but no revisions bumped :)reed2-16/+16
2005-12-09Fix build of the packages which pass .la files to libtool by relativehira2-3/+6
2005-08-10If we need imake, then also pull in any other tools that imake needs tojlam1-4/+5
2005-08-05Hardcode a workaround for perl's DynaLoader.a which is definitely ajlam1-1/+14
2005-07-19Tools that are marked with ":pkgsrc" are needed very early on, probablyjlam1-3/+4
2005-07-15Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by makingjlam3-13/+13
2005-06-22We were writing the wrong directory path for the location to thejlam1-2/+2
2005-06-20Allow for explicit PREFER.<pkg> settings to override PREFER_NATIVE andjlam1-6/+7
2005-06-15Avoid generating a blank line as the first command of a target as thatjlam1-1/+2
2005-06-03Coalesce the common makefile code in the builtin.mk file that inspectjlam2-0/+167
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam4-102/+179
2005-05-24Add BUILTIN_PACKAGES, this will contain all builtin dependencies usedxtraeme1-1/+10
2005-05-24Add a new file find-libs.mk that can be included by builtin.mk filesjlam1-0/+75
2005-05-11Rename MAKE_VARS to MAKEVARS so that it more closely resemblesjlam1-4/+4