summaryrefslogtreecommitdiff
path: root/mk/buildlink3/bsd.buildlink3.mk
AgeCommit message (Expand)AuthorFilesLines
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-22/+5
2005-05-11Rename MAKE_VARS to MAKEVARS so that it more closely resemblesjlam1-4/+4
2005-05-09Teach bsd.pkg.mk to create a phase-specific "makevars.mk" file thatjlam1-8/+8
2005-02-17Revert previous. This breaks databases/postgresql74-lib for me on NetBSDseb1-3/+1
2005-02-16Add ${BUILDLINK_VARS} to WRAPPER_VARS.seb1-1/+3
2005-02-15The libtool wrapper should always do the compiler wrapper transformations,jlam1-1/+7
2004-11-30Modify the way that the toolchain variables, e.g. CC, CPP, CXX, LD, etc.,jlam1-3/+3
2004-11-28Remove pre-buildlink and post-buildlink as part of getting pkgsrc readyjlam1-11/+3
2004-11-17Generalize BUILDLINK_AUTO_LIBS.<pkg> to BUILDLINK_AUTO_VARS.<pkg>,jlam1-19/+20
2004-11-17BUILDLINK_AUTO_LIBS.<pkg> is "yes" or "no" for whether BUILDLINK_LIBS.<pkg>jlam1-6/+13
2004-11-12Introduce LIBABISUFFIX for platforms which require ABI-dependant library paths.sketch1-7/+7
2004-11-12Add a new variable BUILDLINK_LIBS.<pkg> which contains a list of -l...jlam1-10/+32
2004-10-05Move the "dependency reduction" code from buildlink3 to bsd.pkg.mk sojlam1-55/+2
2004-10-04When transforming from ${LOCALBASE} into ${BUILDLINK_DIR}, convertjlam1-9/+15
2004-09-30G/C _WRAPPER_SH.LIBTOOL which isn't needed (it's value was beingjlam1-13/+2
2004-09-24Create ${BUILDLINK_DIR}/bin for use by packages that need to drop off ajlam1-2/+5
2004-09-22Add a toggle that determines whether we pass extra arguments or not. Thisjlam1-3/+3
2004-09-21Initial commit of a new wrapper script framework that encapsulatesjlam1-841/+194
2004-09-08UNBUILDLINK_{PATTERNS,FILES} are actually no more, so garbage-collec themjlam1-6/+4
2004-09-07Use UNWRAP_{PATTERNS,FILES} instead of UNBUILDLINK_{PATTERNS,FILES}. Thisjlam1-3/+3
2004-08-27Restore a default definition for _BLNK_RPATH_FLAGS lost in previous commit.jlam1-1/+2
2004-08-27Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,jlam1-15/+11
2004-08-13Add ${CAT} as the final pipeline command to BUILDLINK_FILES_CMD.<pkg> sojlam1-2/+2
2004-08-13add some quoting to deal with the case where a file in a packagedmcmahill1-10/+10
2004-08-10Reorder the transformations in _BLNK_TRANSFORM so that commands tojlam1-14/+14
2004-07-29Enable X11_TYPE=xorg now that we have the X.org packages on pkgsrc.xtraeme1-1/+2
2004-06-22Remove references about BUILDLINK_UPDATE_CACHE in the configure stage,xtraeme1-6/+1
2004-06-04Append ${ABI} to some lib-dirs. This is a no-op on systems that do notjschauma1-7/+7
2004-05-17Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymoreseb1-2/+1
2004-04-26Define BLNK_RECMETHOD.${_pkg_} not only for full dependency but alsominskim1-2/+3
2004-04-24Create links to .pc files in BUILDLINK_DIR when building a pkgviewsminskim1-2/+2
2004-04-18Symlink *.idl into ${BUILDLINK_DIR}. This is needed for various gnomesnj1-2/+2
2004-04-12Revert the uberdependencies introduced when originally intending totv1-113/+7
2004-04-06err BUILDLINK_UPDATE_CACHE should be no for now... sorry I had this changextraeme1-2/+2
2004-04-05Ensure USE_BUILTIN.<pkg> is defined before checking its value, fixesxtraeme1-3/+4
2004-03-31Move the check for USE_X11 after bsd.builtin.mk included since that filejlam1-15/+20
2004-03-30There is no "heimdal-libs" package.jlam1-2/+1
2004-03-30Extend the capabilities of buildlink3's libtool wrapper a bit comparedjlam1-1/+4
2004-03-29Allow setting BUILDLINK_WRAPPER_LOG in /etc/mk.conf and using that as thejlam1-1/+5
2004-03-29Look at the list of run-time dependencies for the package (gleanedjlam1-8/+115
2004-03-29Make the list of files "buildlinked" be unique for cleanliness' sake.jlam1-1/+2
2004-03-29Instead of saving all of the buildlink3 variables into the command-linejlam1-4/+30
2004-03-28Enable X11_TYPE=XFree86.xtraeme1-3/+3
2004-03-26Ensure that ${LOCALBASE}/lib is always in the runtime library search path,jlam1-1/+8
2004-03-21Move the code that includes the package builtin.mk files into a separatejlam1-39/+3
2004-03-19Don't match "bin/libtool" and symlink into the buildlink directory ifjlam1-2/+2
2004-03-18Back out part of previous that was an unrelated change accidentallyjlam1-107/+2
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-4/+108
2004-03-16If the ${PKGBASE} of a package doesn't match the token passed tojlam1-1/+2
2004-03-16Be more permissive in finding libraries to symlink into the buildlinkjlam1-2/+2