summaryrefslogtreecommitdiff
path: root/devel/ncurses
AgeCommit message (Expand)AuthorFilesLines
2004-02-14Fix fatal typo in last: check USE_NCURSES, not USE_NCURSE.snj1-2/+2
2004-02-14Make this file understand USE_NCURSES again. It got lost some time duringjlam1-1/+5
2004-02-12s/_BUILTIN_NCURSES/BUILDLINK_IS_BUILTIN.ncurses/gjlam1-3/+3
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam2-9/+29
2004-02-12Reorganize code so that any dependencies are checked as part of decidingjlam2-70/+86
2004-02-11Move the INCOMPAT_FOO checks to a more natural location within thejlam1-23/+23
2004-02-10The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mkjlam1-2/+2
2004-02-06If we're passing through MAKEFLAGS variables whose values may containjlam1-4/+4
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-02-02These packages need a C++ compiler.jlam1-2/+2
2004-01-24Support BUILDLINK_DEPENDS.<pkg> being a list of values.jlam1-4/+8
2004-01-21* Fix stupid bug where this file worked for NetBSD and broke for alljlam1-17/+51
2004-01-19Symlink curses.h to ${BUILDLINK_PREFIX.ncurses}/include/ncurses.h so thatjlam1-4/+6
2004-01-10Whitespace fixescjep1-2/+2
2004-01-10Be a bit more accurate: we want to match a ".", not any character.jlam1-2/+2
2004-01-07Create ${PREFIX}/share/examples in pkgviews (NO_MTREE) case.jlam1-1/+3
2004-01-05bl3ifyjlam1-2/+4
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2
2004-01-05Sprinkle a few double quotes here and there.jlam1-4/+4
2004-01-05Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables.jlam1-27/+21
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/+116
2003-12-30Whitespace fixescjep1-2/+2
2003-12-20Allow ncurses to install useful reset, tset, tput and clear utilitiesreed4-46/+12
2003-11-23basename -> ${BASENAME}, from Soren Jacobsen via PR pkg/23538.salo1-3/+3
2003-10-04pkglint nit - get rid of trailing whitespaceagc1-2/+2
2003-09-28Back out last change related to moving ncurses/buildlink2.mk tojlam1-0/+118
2003-09-27move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it providesgrant1-118/+0
2003-09-27handle the case where the base system has no (n)curses.grant1-1/+8
2003-09-27whitespace policegrant1-8/+8
2003-09-23Mark curses on Darwin as incompatible.yyamano1-3/+3
2003-08-02use USE_GNU_TOOLS+= so we can co-exist with a user's setting.grant1-2/+2
2003-08-02USE_GNU_TOOLS=awkgrant1-4/+3
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz2-3/+4
2003-07-09include gawk/buildlink2.mk to get a working awk on Solaris, fixesgrant1-1/+4
2003-07-09my usual style () "" nits.grant1-3/+3
2003-07-02add USE_GCC_SHLIB.grant1-2/+3
2003-03-31Also remove screen.teraterm on solaris, as it depends on the screen entry.bouyer2-3/+4
2003-03-30Don't use silly names for man pages, even if on Debian GNU/Linux.jschauma2-1/+19
2003-03-10Mark curses on IRIX as incompatible just to be sure.jschauma1-1/+6
2003-02-15Use ${f} instead of ${file}. It keeps list of bogus pkglint warnings smallersalo2-10/+10
2003-01-21Update to 5.3:wiz5-35/+294
2002-11-17Fix TERMINFODIR handling on Solaris. Closes pkg/18622salo1-4/+10
2002-11-14This file appears to be unused.jlam1-115/+0
2002-09-02Backout last change because Solaris' "curses" library has I18N issues astron2-4/+4
2002-09-01Accept Solaris 9 curses.tron2-4/+4
2002-09-01Educate this package to co-exist with the "screen" package under SunOStron4-2253/+2277