summaryrefslogtreecommitdiff
path: root/devel/readline
AgeCommit message (Expand)AuthorFilesLines
2004-03-29Match the template builtin.mk file in bsd.builtin.mk, and make the twojlam1-11/+11
2004-03-23USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.jlam1-2/+2
2004-03-13Typo: && should be || to get the correct test semantics.jlam1-2/+2
2004-03-10Split out the code that deals with checking whether the software isjlam2-143/+126
2004-02-20If USE_GNU_READLINE is set, then actually use the builtin readline if it'sjlam1-3/+4
2004-02-18Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in thejlam1-22/+24
2004-02-17Deal with built-in readline actually being GNU readline.jlam1-21/+76
2004-02-16Remove info files entries from PLIST.seb1-4/+1
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam2-6/+26
2004-02-12Reorganize code so that any dependencies are checked as part of decidingjlam2-30/+34
2004-02-11Move the INCOMPAT_FOO checks to a more natural location within thejlam1-14/+13
2004-02-06If we're passing through MAKEFLAGS variables whose values may containjlam1-3/+3
2004-02-05Make PREFER_PKGSRC just yes/no or a list of packages. This makes itjlam2-10/+6
2004-02-05Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use itsjlam2-10/+8
2004-02-05Support a new global variable:jlam2-2/+18
2004-01-24Support BUILDLINK_DEPENDS.<pkg> being a list of values.jlam1-2/+2
2004-01-10Be a bit more accurate: we want to match a ".", not any character.jlam1-3/+3
2004-01-05bl3ifyjlam1-2/+4
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2
2004-01-05Check variable values for "no" as well as "NO". Also sprinkle somejlam1-8/+8
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam1-4/+4
2004-01-03Initial sprinkling of work-in-progress buildlink3.mk files for using thejlam1-0/+88
2003-09-19update HOMEPAGEdent1-2/+2
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-30Update to 4.3pl5. Incorporate 5 official patches.uebayasi2-2/+17
2003-06-25Convert to USE_NEW_TEXINFO.seb2-9/+3
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
2002-12-07Update readline to 4.3.jmmv4-26/+29
2002-10-25Unused.wiz1-89/+0
2002-10-09Be more precise about which files need to be moved into the readlinejlam1-3/+3
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam3-16/+77
2002-08-07Add a catch-all for SunOS to force using the pkgsrc versions of thejlam1-2/+7
2002-08-07Create new variables INCOMPAT_ZLIB, INCOMPAT_BZIP2, INCOMPAT_READLINE,jlam1-32/+30
2002-04-02Re-Introduce Linux packages to the wonders of readlineabs1-4/+9
2002-02-18Introduce new framework for handling info files generation and installation.seb2-6/+7
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-08-06Update readline to 4.2. Major changes from version 4.1:jlam9-320/+86
2001-07-27Set REPLACE_LIBNAMES_SED in cases where BUILDLINK_TRANSFORM will be invokedjlam1-1/+5
2001-07-27Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the defaultjlam1-1/+2
2001-07-20Mechanical changes to buildlink.mk files to use EVAL_PREFIX to setjlam1-3/+3
2001-07-01Move inclusion of bsd.buildlink.mk to start of file.jlam1-3/+3
2001-06-23Generalize how the dependency pattern may be specified. Instead of justjlam1-4/+5
2001-06-20Remove libtool archive target and related variables -- buildlink.mk doesn'tjlam1-35/+1
2001-06-19Mark as USE_BUIDLINK_ONLY and remove -I$(includedir) from the headerjlam3-11/+19
2001-06-11Use bsd.buildlink.mk more fully.jlam1-62/+48
2001-06-11Use bsd.buildlink.mk instead of duplicating code all over the place.jlam1-22/+20
2001-06-10Use cookies (.*_done) to determine whether headers and libs have beenjlam1-7/+13
2001-06-05Modify target that generates the libtool archive for libedit to not usejlam1-23/+19
2001-05-29Add a target to generate a libtool archive file for libedit.jlam1-1/+26