summaryrefslogtreecommitdiffstats
path: root/lib/ncurses
Commit message (Expand)AuthorAgeFilesLines
* Install ncurses html documentation again after r284345antoine2015-06-221-1/+1
* new dependssjg2015-06-164-6/+0
* Revert r284417 it is not necessary anymorebapt2015-06-151-1/+1
* Enforce overwritting SHLIBDIRbapt2015-06-151-1/+1
* Add META_MODE support.sjg2015-06-139-0/+4948
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-082-4/+0
| * Merge sync of headsjg2015-05-2710-12/+10
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-1910-8/+11
| |\
| * | Updated dependenciessjg2014-05-168-8/+8
| * | Updated dependenciessjg2014-05-108-0/+19
| * | Merge from headsjg2014-05-082-2/+2
| |\ \
| * | | New/updated dependenciessjg2014-05-052-48/+517
| * | | Merge headsjg2014-04-276-104/+272
| |\ \ \
| * \ \ \ Merge from headsjg2013-09-053-3/+3
| |\ \ \ \
| * | | | | Updated dependenciessjg2013-03-118-0/+8
| * | | | | Updated dependenciessjg2013-02-168-16/+0
| * | | | | Sync with HEAD.obrien2013-02-084-4/+16
| |\ \ \ \ \
| * | | | | | Avoid two makefiles trying to install the same headerssjg2012-11-081-0/+2
| * | | | | | Updated/new Makefile.dependsjg2012-11-088-0/+24
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-228-0/+4436
* | | | | | | 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
OpenPOWER on IntegriCloud