summaryrefslogtreecommitdiffstats
path: root/lib/ncurses
Commit message (Expand)AuthorAgeFilesLines
* Parallelize building lib/ncursesngie2014-12-271-0/+7
* Convert libraries to use LIBADDbapt2014-11-253-6/+3
* Remove ia64.marcel2014-07-071-1/+1
* Revert r261296. This removes the WITHOUT_NCURSESW option.brooks2014-05-151-7/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-062-2/+2
* Eliminate last vestigies of NO_MAN= in the tree. Also, removeimp2014-04-251-1/+2
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-134-6/+6
* MFV r262639: ncurses 5.9 20140222 snapshot.delphij2014-03-022-10/+20
* MFV r262617: ncurses 5.9.delphij2014-02-283-93/+245
* Merge from CheriBSD:brooks2014-01-301-2/+7
* Convert old make variable modifiers :U and :L to bmake :tu and :tl.tijl2013-06-023-3/+3
* Only install manpages and html documentation in the ncurses/*w (wchar)brooks2013-01-244-4/+16
* Build lib/ with WARNS=6 by default.ed2010-01-021-0/+2
* Bump the version of all non-symbol-versioned shared libraries inkensmith2009-07-191-1/+1
* - Fall-back to /etc/termcap.small if there is no /usr/share/misc/termcaprafan2009-06-221-1/+1
* - Update ncurses to 5.7-20081102 (5.7 release) and build gluerafan2008-11-152-2/+9
* - Update for ncurses 5.6-20080509rafan2008-05-091-1/+1
* - Remove duplicate tputs.3 from MLINK. As we use termcap in the bsae, removerafan2008-02-131-1/+0
* - Update build glues for ncurses 5.6 snapshot 20080209rafan2008-02-112-6/+11
* - Update build glue for 5.6-20071222rafan2007-12-302-23/+54
* - Convert NO_INSTALLLIB option to a new syntax: makefiles shouldru2007-10-201-1/+1
* - Correctly substitute variables like @NCURSES_MAJOR@ in manual pagesrafan2007-07-212-2/+10
* - Bump ncurses share library version for the coming RELENG_7rafan2007-06-161-1/+1
* - When I introduce wide character enabled ncurses into base, all headersrafan2007-05-254-0/+9
* Add a missing backslash and unbreak the build.ru2007-04-161-1/+1
* - Add missing man page linksrafan2007-04-161-3/+17
* Enable ncurses wide character supportrafan2007-03-0911-24/+195
* - style.Makefile(9) fixrafan2007-03-096-936/+934
* Remove old libmytinfo link.rafan2007-02-011-3/+0
* Introduce new ncurses build glues which are part of ncurses 5.6 update.rafan2007-01-209-626/+1086
* Remove California Regent's clause 3, per letterimp2007-01-092-8/+0
* Convert NO_PROFILE and NO_LIB32 to new style.ru2006-03-181-1/+1
* Provide alternate default for SHLIBDIR before bsd.own.mk does this.ru2006-03-181-1/+2
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-1/+3
* Add missing shared library interdependencies.ru2005-11-103-0/+7
* Bump the shared library version number of all libraries that have notkensmith2005-07-221-1/+1
* NOHTML -> NO_HTMLru2004-12-211-1/+1
* NOINSTALLLIB -> NO_INSTALLLIBru2004-12-211-1/+1
* NODOCCOMPRESS -> NO_DOCCOMPRESSru2004-12-211-3/+3
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* Replaced afterinstall: with FILES.ru2004-10-181-6/+2
* Unbreak the NOINSTALLLIB install.ru2003-08-301-0/+2
* style.Makefile(5)obrien2003-08-181-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to rungordon2003-08-171-5/+6
* Usekuriyama2003-06-064-4/+4
* Symlink with -f.obrien2003-04-301-1/+1
* Make this compile under cs_CZ.ISO8859-2 locale.ru2003-04-181-3/+3
* Migrate to a new way of dealing with building from old revisions ofimp2003-04-051-4/+0
* Fixed CLEANFILES.ru2003-02-251-1/+1
* Actually check if stdbool.h exists when BOOTSTRAPPING.ru2002-11-131-1/+1
OpenPOWER on IntegriCloud