summaryrefslogtreecommitdiff
path: root/mk/buildlink3
AgeCommit message (Expand)AuthorFilesLines
2004-07-30Pullup ticket 87 to the pkgsrc-2004Q2 branch, requested by Grant Beattieagc1-1/+5
2004-07-13Pullup ticket 51 to the pkgsrc-2004Q2 branch, requested by Grant Beattieagc2-3/+18
2004-06-13strip -fno-gnu-keywords argument to SunPro, and munge -pthread intogrant2-3/+13
2004-06-04A couple packages (including the new boost) use "libfoo.so" as a directorytv1-11/+9
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-05-17libtool archives don't start with '-', so don't match those, which arejlam2-4/+4
2004-05-08remove a word which shouldn't be there.grant1-3/+3
2004-04-26Define BLNK_RECMETHOD.${_pkg_} not only for full dependency but alsominskim1-2/+3
2004-04-24Don't treat ${BUILDLINK_DIR} like a local directory in the "${WRKSRC} ==jlam2-4/+10
2004-04-24Create links to .pc files in BUILDLINK_DIR when building a pkgviewsminskim1-2/+2
2004-04-22When substituting the location of a libtool archive, check to make suresnj1-2/+2
2004-04-18Symlink *.idl into ${BUILDLINK_DIR}. This is needed for various gnomesnj1-2/+2
2004-04-15Let -D flags be passed through the transformation script, so that theyjmmv1-5/+1
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-04-01Be robust against the possibility that buildlibdir isn't defined.jlam1-2/+2
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 comparedjlam5-40/+76
2004-03-29Allow setting BUILDLINK_WRAPPER_LOG in /etc/mk.conf and using that as thejlam1-1/+5
2004-03-29Handle "-Xlinker" being equivalent to "-Wl," when passing argumentsjlam1-11/+30
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 separatejlam2-39/+116
2004-03-19Don't match "bin/libtool" and symlink into the buildlink directory ifjlam1-2/+2
2004-03-19add another darwin linker option that needs to be protected fromdanw1-4/+5
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
2004-03-16Some of the builtin.mk files append more values to BUILDLINK_PACKAGES, sojlam1-3/+4
2004-03-15Add -L${X11BASE}/lib for the benefit of any *-config scripts onjlam1-5/+10
2004-03-14Back out previous and remove an extra ")" that was causing "malformedjlam1-3/+2
2004-03-14Apparently, some pre-conditions aren't true, so set a default USE_BUILTINjlam1-1/+2
2004-03-14Don't bother checking whether a package is actually built-in or notjlam1-4/+10
2004-03-14Fix a 'malformed conditional' error.jmmv1-2/+2
2004-03-13Indent.uebayasi5-26/+26
2004-03-13During the "extract" phase (which is when "install-depends" is invoked),jlam1-1/+15
2004-03-12Ensure that _BLNK_DEPENDS is a subset of _BLNK_PACKAGES. Also rearrangejlam1-48/+53
2004-03-12Move a code snippet for easier readability.jlam1-6/+7
2004-03-12Put comments in order that make sense.jlam1-2/+2
2004-03-11Check that a variable is defined before using it.jlam1-3/+5
2004-03-11X11_TYPE is a user-settable variable that can take the values:jlam1-2/+12
2004-03-11We can garbage collect USE_X11_LINKS which was used solely to avoidjlam1-5/+2
2004-03-11Avoid build loops by ensuring that a package can never inadvertantly bejlam1-6/+19