<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/contrib/ncurses/include/Caps, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>ncurses: merge update to ncurses 6.6</title>
<updated>2026-01-14T13:48:32+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2026-01-14T13:48:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=68ad2b0d7af2a3571c4abac9afa712f9b09b721c'/>
<id>68ad2b0d7af2a3571c4abac9afa712f9b09b721c</id>
<content type='text'>
6.6 is ABI compatible with 6.5 (tested with abidiff)
Remove html documentation to ease updates

MFC After:	1 month
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
6.6 is ABI compatible with 6.5 (tested with abidiff)
Remove html documentation to ease updates

MFC After:	1 month
</pre>
</div>
</content>
</entry>
<entry>
<title>ncurses: vendor import version 6.5</title>
<updated>2024-06-20T11:26:22+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2024-06-20T11:15:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=21817992b3314c908ab50f0bb88d2ee750b9c4ac'/>
<id>21817992b3314c908ab50f0bb88d2ee750b9c4ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ncurses: import version 6.2-20210220</title>
<updated>2021-02-25T18:26:56+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2021-02-25T18:26:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7a65641922f404b84e9a249d48593de84d8e8d17'/>
<id>7a65641922f404b84e9a249d48593de84d8e8d17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 6.2-20200215</title>
<updated>2020-02-19T17:09:08+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2020-02-19T17:09:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e18651243efbc1fe285af34e4937fd697612f1c7'/>
<id>e18651243efbc1fe285af34e4937fd697612f1c7</id>
<content type='text'>
While I didn't plan another upgrade, This version incorporate fixes from
kevans@ so let's upgrade to it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While I didn't plan another upgrade, This version incorporate fixes from
kevans@ so let's upgrade to it
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ncurses to 20200118</title>
<updated>2020-02-18T08:11:52+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2020-02-18T08:11:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=aae38d10b4eebf81c0942947e8b83a9bb8651d88'/>
<id>aae38d10b4eebf81c0942947e8b83a9bb8651d88</id>
<content type='text'>
Among the changes from before:
- Add support for extended colors on widechar version
- Enable ncurses extended functions
- Enable version 2 of the extended mouse support
- Enable SCREEN extensions

Modification that differs from upstream:
- _nc_delink_entries used to be exposed and was turn static,
  turn it back as dynamic to not break abi
- Adapt our old termcap.c to modern ncurses

MFC after:	3 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Among the changes from before:
- Add support for extended colors on widechar version
- Enable ncurses extended functions
- Enable version 2 of the extended mouse support
- Enable SCREEN extensions

Modification that differs from upstream:
- _nc_delink_entries used to be exposed and was turn static,
  turn it back as dynamic to not break abi
- Adapt our old termcap.c to modern ncurses

MFC after:	3 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>MFV r262639: ncurses 5.9 20140222 snapshot.</title>
<updated>2014-03-02T08:58:21+00:00</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2014-03-02T08:58:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=73f0a83d68863a383fd8953972cd36eb6420ec7d'/>
<id>73f0a83d68863a383fd8953972cd36eb6420ec7d</id>
<content type='text'>
Requested by:	bapt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Requested by:	bapt
</pre>
</div>
</content>
</entry>
<entry>
<title>MFV r262617: ncurses 5.9.</title>
<updated>2014-02-28T23:48:13+00:00</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2014-02-28T23:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=06bfebdedb0d353f1771adb65731f64461d9bd01'/>
<id>06bfebdedb0d353f1771adb65731f64461d9bd01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Flatten the vendor area</title>
<updated>2008-11-09T09:06:04+00:00</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2008-11-09T09:06:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a388f199193767bacbb38b172ab89cb84369736c'/>
<id>a388f199193767bacbb38b172ab89cb84369736c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import ncurses 5.6-20061217 onto the vender branch</title>
<updated>2007-01-20T07:32:02+00:00</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2007-01-20T07:32:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4a1a95108dd76c4259fe6c37c4471f7969b17983'/>
<id>4a1a95108dd76c4259fe6c37c4471f7969b17983</id>
<content type='text'>
Approved by:	delphij
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	delphij
</pre>
</div>
</content>
</entry>
<entry>
<title>Import ncurses-5.2-20020518 onto the vendor branch.</title>
<updated>2002-05-21T05:30:25+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-05-21T05:30:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=39f2269fcb4873fd97d70af944ec49f4230fadea'/>
<id>39f2269fcb4873fd97d70af944ec49f4230fadea</id>
<content type='text'>
Obtained from: ftp://dickey.his.com/ncurses/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obtained from: ftp://dickey.his.com/ncurses/
</pre>
</div>
</content>
</entry>
</feed>
