Age | Commit message (Expand) | Author | Files | Lines |
2005-01-26 | Linking against libedit also requires linking against libtermcap. | jlam | 1 | -2/+2 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 |
2004-11-28 | Rewrite lib-checking code to use the standard variables and method to | jlam | 1 | -28/+17 |
2004-11-15 | Add a new variable BROKEN_READLINE_DETECTION which should be set to | jlam | 1 | -1/+18 |
2004-11-14 | Update devel/readline to 5.0. Changes from version 4.3 include: | jlam | 5 | -75/+62 |
2004-10-16 | Add Interix-*-* to _INCOMPAT_READLINE because libedit of Interix doesn't | minskim | 1 | -2/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -3/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -9/+1 |
2004-08-20 | Use ${BSD_INSTALL_LIB} so the library is installed +x. (Bump PKGREVISION; | tv | 3 | -6/+7 |
2004-07-13 | add Darwin to INCOMPAT_READLINE to work around PR 26268 | danw | 1 | -2/+2 |
2004-05-31 | oops; move _READLINE_H and _READLINE_READLINE_H definitions outside | grant | 1 | -2/+2 |
2004-05-31 | also test for the readline.h header file when determining whether we | grant | 1 | -5/+9 |
2004-05-29 | unused. | kristerw | 1 | -94/+0 |
2004-04-26 | Suppress the "inferring the mode of operation is deprecated" warning by | jlam | 2 | -11/+11 |
2004-03-29 | Match the template builtin.mk file in bsd.builtin.mk, and make the two | jlam | 1 | -11/+11 |
2004-03-23 | USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. | jlam | 1 | -2/+2 |
2004-03-13 | Typo: && should be || to get the correct test semantics. | jlam | 1 | -2/+2 |
2004-03-10 | Split out the code that deals with checking whether the software is | jlam | 2 | -143/+126 |
2004-02-20 | If USE_GNU_READLINE is set, then actually use the builtin readline if it's | jlam | 1 | -3/+4 |
2004-02-18 | Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in the | jlam | 1 | -22/+24 |
2004-02-17 | Deal with built-in readline actually being GNU readline. | jlam | 1 | -21/+76 |
2004-02-16 | Remove info files entries from PLIST. | seb | 1 | -4/+1 |
2004-02-12 | Create a new variable PREFER_NATIVE that has the opposite semantics | jlam | 2 | -6/+26 |
2004-02-12 | Reorganize code so that any dependencies are checked as part of deciding | jlam | 2 | -30/+34 |
2004-02-11 | Move the INCOMPAT_FOO checks to a more natural location within the | jlam | 1 | -14/+13 |
2004-02-06 | If we're passing through MAKEFLAGS variables whose values may contain | jlam | 1 | -3/+3 |
2004-02-05 | Make PREFER_PKGSRC just yes/no or a list of packages. This makes it | jlam | 2 | -10/+6 |
2004-02-05 | Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use its | jlam | 2 | -10/+8 |
2004-02-05 | Support a new global variable: | jlam | 2 | -2/+18 |
2004-01-24 | Support BUILDLINK_DEPENDS.<pkg> being a list of values. | jlam | 1 | -2/+2 |
2004-01-10 | Be a bit more accurate: we want to match a ".", not any character. | jlam | 1 | -3/+3 |
2004-01-05 | bl3ify | jlam | 1 | -2/+4 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |
2004-01-05 | Check variable values for "no" as well as "NO". Also sprinkle some | jlam | 1 | -8/+8 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -4/+4 |
2004-01-03 | Initial sprinkling of work-in-progress buildlink3.mk files for using the | jlam | 1 | -0/+88 |
2003-09-19 | update HOMEPAGE | dent | 1 | -2/+2 |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-30 | Update to 4.3pl5. Incorporate 5 official patches. | uebayasi | 2 | -2/+17 |
2003-06-25 | Convert to USE_NEW_TEXINFO. | seb | 2 | -9/+3 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2002-12-07 | Update readline to 4.3. | jmmv | 4 | -26/+29 |
2002-10-25 | Unused. | wiz | 1 | -89/+0 |
2002-10-09 | Be more precise about which files need to be moved into the readline | jlam | 1 | -3/+3 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 3 | -16/+77 |
2002-08-07 | Add a catch-all for SunOS to force using the pkgsrc versions of the | jlam | 1 | -2/+7 |
2002-08-07 | Create new variables INCOMPAT_ZLIB, INCOMPAT_BZIP2, INCOMPAT_READLINE, | jlam | 1 | -32/+30 |
2002-04-02 | Re-Introduce Linux packages to the wonders of readline | abs | 1 | -4/+9 |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 2 | -6/+7 |