Age | Commit message (Expand) | Author | Files | Lines |
2003-01-14 | Bump build dependency on x11-links to 0.12 after teaching x11-links about | jlam | 1 | -2/+2 |
2003-01-13 | bump BUILD_DEPENDS on x11-links (Darwin fixes). | grant | 1 | -2/+2 |
2003-01-10 | Alphabetize _BLNK_CACHE_ALL list. | jlam | 1 | -2/+2 |
2003-01-10 | Don't add rpath statements to _BLNK_LDFLAGS if _USE_RPATH != "yes". | thorpej | 1 | -4/+9 |
2003-01-10 | Protect ${WRKDIR} from transformation. We only want to transform paths | jlam | 1 | -1/+6 |
2003-01-10 | Install a ${PREFIX}/bin/shlibtool as part of the devel/libtool-base | jlam | 1 | -5/+18 |
2003-01-08 | Teach buildlink2 about ${_OPSYS_RPATH_NAME} instead of just using -Wl,-R | jlam | 1 | -11/+4 |
2003-01-07 | Also substitute for @BUILDLINK_X11_DIR@ in the wrapper scripts. This was | jlam | 1 | -1/+3 |
2003-01-03 | Require at least version 0.10 of the "x11-links" package because | tron | 1 | -2/+2 |
2002-12-27 | Both buildlink caching methods work on Solaris 8 and Darwin 6.2. | grant | 1 | -2/+3 |
2002-12-26 | Add some libtool workarounds for software authors that don't follow the | jlam | 1 | -1/+16 |
2002-12-26 | Rewrite wrapper scripts so that it is possible to add wrapper-specific | jlam | 1 | -85/+117 |
2002-12-23 | Let's be consistent: | jschauma | 1 | -3/+3 |
2002-12-23 | Note that buildlink2 and full caching both work on IRIX (thanks, jschauma!) | jlam | 1 | -1/+2 |
2002-12-23 | Note that Solaris 8 & 9 work with full caching enabled (thanks grant, salo!). | jlam | 1 | -4/+9 |
2002-12-22 | The buildlink2 problems on non-NetBSD platform seem to be related to | jlam | 1 | -13/+17 |
2002-12-03 | Allow package Makefiles to define REPLACE_LOCALEDIR, which is a space- | jlam | 1 | -10/+20 |
2002-12-02 | IRIX wants -rpath (missed in last commit) | jschauma | 1 | -1/+9 |
2002-12-01 | Move the PKGLOCALDIR section a little lower so it isn't in the middle of | jlam | 1 | -21/+20 |
2002-11-30 | Conditionalize _PKGLOCALEDIR_FILES pattern for ${FIND}. Some packages need | salo | 1 | -4/+9 |
2002-11-28 | Introduce new framework for handling packages' locale directories. | salo | 1 | -1/+20 |
2002-11-26 | Move X11BASE transformations ahead of LOCALBASE transformations to handle | jlam | 1 | -9/+9 |
2002-11-26 | Restore usual meaning for AUTOMAKE_OVERRIDE so that it works even if | jlam | 1 | -2/+5 |
2002-11-25 | In the _BUILDLINK_SUBST_USE target, save the original file from which we | jlam | 1 | -6/+8 |
2002-11-21 | Instead of inventing our own "missing" script, just use the GNU one. | jlam | 1 | -9/+8 |
2002-11-20 | Reimplement hide-autotools target by making better use of make targets. | jlam | 1 | -9/+15 |
2002-11-20 | Provide a more complete list of GNU auto* tools to hide (thanks wiz!). | jlam | 1 | -2/+8 |
2002-11-20 | If using buildlink2, use a (hopefully) less error-prone way of preventing | jlam | 1 | -1/+29 |
2002-11-17 | Grrr Solaris' sh. | seb | 1 | -2/+2 |
2002-11-14 | Allow BUILDLINK_SETENV.<wrappee> to override _BLNK_WRAP_SETENV.<wrappee>. | jlam | 1 | -1/+8 |
2002-10-31 | Copy the x11-links tree into ${BUILDLINK_X11PKG_DIR} (${BUILDLINK_DIR}) | jlam | 1 | -29/+28 |
2002-10-30 | BUILDLINK_X11_DIR also need to be protected. | seb | 1 | -1/+4 |
2002-10-30 | Fix typo: | seb | 1 | -3/+3 |
2002-10-30 | Move the sed command in _BLNK_{,UN}TRANSFORM_SED into a sed command files | jlam | 1 | -222/+91 |
2002-10-23 | Remove comment about filtering out libtool archives that applied to | jlam | 1 | -4/+2 |
2002-10-22 | Have USE_IMAKE imply USE_X11BASE imply USE_X11. Now we can just check if | jlam | 1 | -6/+6 |
2002-10-18 | Make fake-la work on a.out machines. Fix based on patch in pkg/18694 | jlam | 1 | -1/+8 |
2002-10-13 | Create BUILDLINK_FILE_CMD.<pkg>, which is a shell pipeline that outputs to | jlam | 1 | -13/+49 |
2002-10-09 | * Modify example buildlink2.mk: we now also want a variable called | jlam | 1 | -5/+15 |
2002-10-09 | Rearrange _BUILDLINK_USE target code a bit to allow for BUILDLINK_FILES | jlam | 1 | -4/+5 |
2002-10-09 | * Create variables BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS that are | jlam | 1 | -7/+24 |
2002-10-09 | Allow BUILDLINK_ENV to override shell environment settings in | jlam | 1 | -1/+8 |
2002-10-08 | Fix error messages to display if the compiler tools aren't in the PATH when | jlam | 1 | -2/+2 |
2002-09-28 | * Split _BLNK_TRANSFORM_SED into 4 variables, as even with 3 it was | jlam | 1 | -19/+32 |
2002-09-27 | Provide a way for buildlink2.mk files to convert a build dependency to | jlam | 1 | -5/+6 |
2002-09-27 | Create a new variable USE_X11_LINKS that controls whether packages that | jlam | 1 | -3/+12 |
2002-09-27 | Change /usr/lib/*.la to ${BUILDLINK_DIR}/lib/*.la in libtool archives when | jlam | 1 | -1/+2 |
2002-09-24 | Don't create the fake libtool archives unless USE_LIBTOOL is defined. This | jlam | 1 | -1/+6 |
2002-09-24 | Allow passing multiple items to BUILDLINK_DEPENDS.<pkg>. So, if we have | jlam | 1 | -2/+4 |
2002-09-23 | The previous commit of libtool-fix-la let a lot of references to the build | jlam | 1 | -1/+2 |