Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Also remove tbl files from CLEANFILES now they are not generated. | 2019-02-13 | 1 | -3/+2 | |
| | |||||
* | Remove obsolete tbl suffix from ncurses man pages, no objections from | 2019-02-13 | 1 | -10/+1 | |
| | | | | millert. | ||||
* | remove misc. depend and yacc nits that no longer matter. | 2017-07-10 | 1 | -8/+1 | |
| | | | | okay millert@ | ||||
* | mark files as BUILDFIRST, or write explicit dependencies, so that most | 2017-06-16 | 1 | -1/+3 | |
| | | | | | programs will build even without a make depend first. okay tb@ millert@ | ||||
* | Include the legacy_coding(3) page which documents use_legacy_coding(), | 2016-09-16 | 1 | -2/+2 | |
| | | | | | probably missed at one update or another. Reported by Anthony Coulter, discussed with jmc. | ||||
* | DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS | 2016-07-04 | 1 | -8/+1 | |
| | | | | | | | contains -g by default anyway problem noted by Edgar Pettijohn (edgar (at) pettijohn-web.com) ok millert@ kettenis@ deraadt@ | ||||
* | Use "cc -E" instead of "cpp". OK deraadt@ natano@ | 2016-05-26 | 1 | -3/+3 | |
| | |||||
* | for some time now mandoc has not required MLINKS to function | 2016-03-30 | 1 | -175/+1 | |
| | | | | | | | | | | | | correctly - logically complete that now by removing MLINKS from base; authors need only to ensure there is an entry in NAME for any function/ util being added. MLINKS will still work, and remain for perl to ease upgrades; ok nicm (curses) bcook (ssl) ok schwarze, who provided a lot of feedback and assistance ok tb natano jung | ||||
* | Instead of using our own custom BDB terminfo databases, use the ncurses | 2015-12-03 | 1 | -2/+2 | |
| | | | | | | | files in /usr/share/terminfo/*. This removes a large difference from upstream ncurses and other systems. ok millert | ||||
* | the tparam mlink is probably a typo (and duplicate) for tparm, so kill it; | 2015-11-12 | 1 | -2/+2 | |
| | | | | spotted by nicm | ||||
* | lynx has left the tree, and let's be honest noone will find these html | 2014-07-16 | 1 | -5/+1 | |
| | | | | | | | files in their installed system. this extended documentation experience is available better on the net using a browser installed with pkg_add. (also note that two of the subsystems involved in this issue are heading to the bit bucket sometime soon) | ||||
* | remove makefile hacks that are no longer needed with t1 t2: working properly | 2012-12-21 | 1 | -6/+4 | |
| | | | | okay krw@ | ||||
* | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. | 2012-08-02 | 1 | -2/+1 | |
| | | | | ok guenther@ | ||||
* | switch to installing source manuals (base part) | 2011-06-23 | 1 | -8/+18 | |
| | | | | | discussed with lots of people, tested by naddy@, "move fast" deraadt@ | ||||
* | Enable wide character support in ncurses. It is built into libcurses, | 2010-09-06 | 1 | -7/+55 | |
| | | | | | | | | | | | | libform, libmenu, libpanel and each library is also linked to a corresponding "w" version. This is a major bump for all four libraries. Thanks to landry, stsp, sthen, naddy, oga, Martin Pieuchot, and anyone else I've forgotten for testing. ok naddy krw deraadt | ||||
* | Update to ncurses 5.7, with local changes reapplied. | 2010-01-12 | 1 | -52/+94 | |
| | | | | | | | | | This is around eight years worth of changes (previously we were around ncurses 5.2), too many to list - many bug fixes and also a few new functions. A major bump for libcurses, libpanel, libform and libmenu. ok deraadt | ||||
* | various MLINK fixes from Alan R. S. Bueno; | 2009-08-13 | 1 | -5/+5 | |
| | |||||
* | fix yacc/lex parallel file generation | 2007-11-24 | 1 | -3/+6 | |
| | |||||
* | add missing dependency | 2007-10-26 | 1 | -1/+2 | |
| | |||||
* | use WANTLINT= (on all architectures) | 2005-11-24 | 1 | -1/+2 | |
| | |||||
* | fix installation of DEBUGLIBS libcurses symlink. | 2003-10-19 | 1 | -2/+2 | |
| | | | | | -- From: tholo@ | ||||
* | Add the generated files as a dependency for the 'all' target. | 2003-05-19 | 1 | -3/+4 | |
| | | | | Should prevent bogus bug reports that come in every so often... | ||||
* | Add a link to libncurses. Lots of programs/configure scripts out there | 2002-11-14 | 1 | -1/+3 | |
| | | | | | look for ncurses by checking for ncurses.h or libncurses instead of checking for NCURSES_VERSION in curses.h. Closes PR 2942. | ||||
* | use HOSTCFLAGS and HOSTLDFLAGS with HOSTCC. | 2002-08-16 | 1 | -4/+9 | |
| | | | | ok art@, miod@ | ||||
* | Obey LDSTATIC for the helper binaries. | 2002-07-26 | 1 | -3/+3 | |
| | |||||
* | Properly install links for debug libraries; ok deraadt@ | 2002-06-24 | 1 | -2/+9 | |
| | |||||
* | another MLINK | 2000-11-08 | 1 | -3/+4 | |
| | |||||
* | update to ncurses-5.1-20001007 | 2000-10-08 | 1 | -4/+4 | |
| | |||||
* | Update to ncurses-5.1-20000722 | 2000-07-24 | 1 | -4/+5 | |
| | |||||
* | ncurses 5.1 | 2000-07-10 | 1 | -11/+15 | |
| | |||||
* | more MLINKS | 2000-03-29 | 1 | -1/+3 | |
| | |||||
* | Update to ncurses-19991218 | 1999-12-28 | 1 | -9/+9 | |
| | | | | | | | | | | | | o reorder tests during mouse initialization to allow for gpm to run in xterm, or for xterm to be used under OS/2 EMX. Also drop test for $DISPLAY in favor of kmous=\E[M or $TERM containing "xterm" (report by Christian Weisgerber <naddy@mips.rhein-neckar.de>). o modify raw() and noraw() to clear/restore IEXTEN flag which affects stty lnext on systems such as FreeBSD (report by Bruce Evans <bde@zeta.org.au>, via Jason Evans <jasone@canonware.com>). o add manual-page for ncurses extensions, documented curses_version(), use_extended_names(). | ||||
* | update to ncurses-5.0-19991127 | 1999-11-28 | 1 | -3/+4 | |
| | |||||
* | add MLINKs I missed | 1999-11-17 | 1 | -3/+5 | |
| | |||||
* | add more MLINKs | 1999-11-17 | 1 | -11/+16 | |
| | |||||
* | Add missing MLINKs | 1999-11-17 | 1 | -19/+23 | |
| | |||||
* | Install termcap.h too. Some packages assume that if you are using | 1999-05-11 | 1 | -2/+2 | |
| | | | | | ncurses, termcap.h exists. Others, like X11's resize, use termcap.h to determine whether or not you are running ncurses. | ||||
* | ncurses-4.2-990301 | 1999-03-02 | 1 | -9/+9 | |
| | |||||
* | ncurses-4.2-990220; this is a pre-release of 5.0 | 1999-02-24 | 1 | -12/+12 | |
| | |||||
* | use the doc dir | 1999-01-18 | 1 | -1/+5 | |
| | |||||
* | ncurses-4.2-990116 | 1999-01-18 | 1 | -51/+62 | |
| | |||||
* | typo | 1998-11-30 | 1 | -2/+2 | |
| | |||||
* | Link -ltermcap to -lcurses and -lotermcap to -locurses. This fixes | 1998-11-30 | 1 | -2/+3 | |
| | | | | | problems with 3rd party programs that want to link with both -ltermcap and -lcurses. | ||||
* | man updates from ncurses-4.2-981114 | 1998-11-17 | 1 | -5/+5 | |
| | |||||
* | update to ncurses-4.2-981114 | 1998-11-17 | 1 | -11/+12 | |
| | |||||
* | update to ncurses 4.2-981017 | 1998-10-31 | 1 | -6/+6 | |
| | |||||
* | ncurses-4.2-980905 | 1998-09-13 | 1 | -3/+3 | |
| | |||||
* | use HOSTCC to compile helper programs | 1998-08-31 | 1 | -3/+3 | |
| | |||||
* | man page repairs; aaron@ug.cs.dal.ca | 1998-08-29 | 1 | -15/+17 | |
| | |||||
* | don't define HAVE_* since it conflicts with other configure scripts | 1998-08-14 | 1 | -2/+2 | |
| |