<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/ncurses, branch releng/9.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F9.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F9.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2013-03-15T22:31:51Z</updated>
<entry>
<title>MFC r245887</title>
<updated>2013-03-15T22:31:51Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2013-03-15T22:31:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7b62a814a7d0a9b3594826a822c8f88fc7e0e801'/>
<id>urn:sha1:7b62a814a7d0a9b3594826a822c8f88fc7e0e801</id>
<content type='text'>
Only install manpages and html documentation in the ncurses/*w (wchar)
builds so that it is only installed once.  This is consistent with the
existing decision to only install headers in the that case.
</content>
</entry>
<entry>
<title>Build lib/ with WARNS=6 by default.</title>
<updated>2010-01-02T09:58:07Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-01-02T09:58:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=daaf5759104f210a9315f49f80f1e0f01a8b3bff'/>
<id>urn:sha1:daaf5759104f210a9315f49f80f1e0f01a8b3bff</id>
<content type='text'>
Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and
lower it when needed.

I'm setting WARNS?=0 for secure/. It seems secure/ includes the
Makefile.inc provided by lib/. I'm not going to touch that directory.
Most of the code there is contributed anyway.
</content>
</entry>
<entry>
<title>Bump the version of all non-symbol-versioned shared libraries in</title>
<updated>2009-07-19T17:25:24Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-07-19T17:25:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3ca3047aee082043d90aff2611a349c86c98e97c'/>
<id>urn:sha1:3ca3047aee082043d90aff2611a349c86c98e97c</id>
<content type='text'>
preparation for 8.0-RELEASE.  Add the previous version of those
libraries to ObsoleteFiles.inc and bump __FreeBSD_Version.

Reviewed by:    kib
Approved by:    re (rwatson)
</content>
</entry>
<entry>
<title>- Fall-back to /etc/termcap.small if there is no /usr/share/misc/termcap</title>
<updated>2009-06-22T15:00:15Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2009-06-22T15:00:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be5888e34cdeb4ce3f40f405a5273381fe00da9e'/>
<id>urn:sha1:be5888e34cdeb4ce3f40f405a5273381fe00da9e</id>
<content type='text'>
  (i.e. /etc/termcap). This can be useful when using /rescue/vi while /usr
  is not (or unable to be) mounted. The termcap.small can be found in
  src/etc/termcap.small.

PR:		bin/80256 (audit-trail)
Submitted by:	Brian Candler &lt;B.Candler at pobox.com&gt;, Alex Kozlov &lt;spam at rm-rf.kiev.ua&gt;
MFC after:	1 month
</content>
</entry>
<entry>
<title>- Update ncurses to 5.7-20081102 (5.7 release) and build glue</title>
<updated>2008-11-15T09:23:48Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2008-11-15T09:23:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5d08fb1f777aa988958a4f0c45887b0cbfaef9a0'/>
<id>urn:sha1:5d08fb1f777aa988958a4f0c45887b0cbfaef9a0</id>
<content type='text'>
- This also removes $FreeBSD$ from two now unmodifed source files
  ncurses/tinfo/lib_raw.c and ncurses/tinfo/lib_baudrate.c

MFC after:	2 months (after 7.1 and 6.4 are released)
</content>
</entry>
<entry>
<title>- Update for ncurses 5.6-20080509</title>
<updated>2008-05-09T02:28:52Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2008-05-09T02:28:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f5cf48b83eafb64c76535c2afa80c8e492ddb8e8'/>
<id>urn:sha1:f5cf48b83eafb64c76535c2afa80c8e492ddb8e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Remove duplicate tputs.3 from MLINK. As we use termcap in the bsae, remove</title>
<updated>2008-02-13T14:34:39Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2008-02-13T14:34:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7913e26359b624d269f582e96967e5f598705b14'/>
<id>urn:sha1:7913e26359b624d269f582e96967e5f598705b14</id>
<content type='text'>
  the one links to curs_terminfo.

Submitted by:	David Naylor &lt;blackdragon at highveldmail.co.za&gt;
MFC after:	3 days
</content>
</entry>
<entry>
<title>- Update build glues for ncurses 5.6 snapshot 20080209</title>
<updated>2008-02-11T13:39:36Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2008-02-11T13:39:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=67c700c10684109ddf9de9b31d3534d2158020c9'/>
<id>urn:sha1:67c700c10684109ddf9de9b31d3534d2158020c9</id>
<content type='text'>
- While I'm here, sort macro defines in ncurses_cfg.h
</content>
</entry>
<entry>
<title>- Update build glue for 5.6-20071222</title>
<updated>2007-12-30T11:17:40Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2007-12-30T11:17:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=862f33ce5abe1f49fa3b39b33dab76255fb93c82'/>
<id>urn:sha1:862f33ce5abe1f49fa3b39b33dab76255fb93c82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Convert NO_INSTALLLIB option to a new syntax: makefiles should</title>
<updated>2007-10-20T19:01:50Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2007-10-20T19:01:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4f6d329f1e26aba171422d5c4bffc837a14f76c1'/>
<id>urn:sha1:4f6d329f1e26aba171422d5c4bffc837a14f76c1</id>
<content type='text'>
  test MK_INSTALLLIB, users can set WITHOUT_INSTALLLIB.  The old
  NO_INSTALLLIB is still supported as several makefiles set it.

- While here, fix an install when instructed not to install libs
  (usr.bin/lex/lib/Makefile).

PR:		bin/114200
Submitted by:	Henrik Brix Andersen
</content>
</entry>
</feed>
