summaryrefslogtreecommitdiff
path: root/devel/readline
AgeCommit message (Expand)AuthorFilesLines
2007-11-21Honor LDFLAGS.minskim2-9/+19
2007-11-11Added commented-out LICENSE=something.martti1-1/+2
2007-01-17Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to makerillig1-2/+2
2006-12-29OpenBSD ships GNU readline with integrated libhistory. Use thejoerg1-2/+4
2006-12-12Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes.joerg1-2/+2
2006-11-05DESTDIR support.joerg1-1/+2
2006-10-22Update to 5.2:wiz2-13/+8
2006-10-01Don't include bsd.prefs.mk more often than necessary.rillig1-3/+2
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig1-2/+2
2006-04-06Over 1200 files touched but no revisions bumped :)reed2-5/+5
2006-03-30Ensure that _BLTN_H_READLINE is defined by find-files.mk.jlam1-2/+2
2006-03-30Avoid extra stat() calls by not repeatedly checking whether a filejlam1-5/+8
2006-03-30* Honor PKGINFODIR.jlam2-4/+6
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
2006-03-02Link the readline library against the library that has the termcapminskim3-11/+12
2005-12-31Update to 5.1:wiz2-6/+13
2005-11-04Use "+=" for BUILDLINK_TRANSFORM.readline, as suggested by pkglint.rillig1-2/+2
2005-07-01Exclude Darwin>=8.0 from _INCOMPAT_READLINE_LIBRARY because it has aminskim1-2/+2
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-80/+85
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests.agc1-1/+2
2005-01-26Linking against libedit also requires linking against libtermcap.jlam1-2/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
2004-11-28Rewrite lib-checking code to use the standard variables and method tojlam1-28/+17
2004-11-15Add a new variable BROKEN_READLINE_DETECTION which should be set tojlam1-1/+18
2004-11-14Update devel/readline to 5.0. Changes from version 4.3 include:jlam5-75/+62
2004-10-16Add Interix-*-* to _INCOMPAT_READLINE because libedit of Interix doesn'tminskim1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-3/+4
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-9/+1
2004-08-20Use ${BSD_INSTALL_LIB} so the library is installed +x. (Bump PKGREVISION;tv3-6/+7
2004-07-13add Darwin to INCOMPAT_READLINE to work around PR 26268danw1-2/+2
2004-05-31oops; move _READLINE_H and _READLINE_READLINE_H definitions outsidegrant1-2/+2
2004-05-31also test for the readline.h header file when determining whether wegrant1-5/+9
2004-05-29unused.kristerw1-94/+0
2004-04-26Suppress the "inferring the mode of operation is deprecated" warning byjlam2-11/+11
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