1
2			ncurses 5.7 AS USED BY DRAGONFLY
3
4    This directory contains a selected set of files from the gnu
5    ncurses-5.4.tar.gz distribution.   No files have been moved
6    or modified from their extracted position.
7
8    This distribution was downloaded from the following site:
9
10	http://ftp.gnu.org/pub/gnu/ncurses/
11
12    MD5 (ncurses-5.7.tar.gz) = cce05daf61a64501ef6cd8da1f727ec6
13    SHA1 (ncurses-5.7.tar.gz) = 8233ee56ed84ae05421e4e6d6db6c1fe72ee6797
14
15    DO NOT CREATE OR EDIT ANY FILES IN THIS DIRECTORY HIERARCHY!  THIS
16    HIERARCHY REPRESENTS AN EXACT COPY, MINUS UNNEEDED FILES, OF THE
17    ORIGINAL ARCHIVE.  All modifications are made in the
18    DragonFly build wrapper, in /usr/src/gnu/lib/libncurses
19    by creating overrides or performing surgery on the distribution into
20    local files.  The only additional files added to this directory
21    are README.DRAGONFLY and README.DELETED.
22
23    The .h files copied into base where created using configure opts:
24	--enable-widec
25	--enable-const
26	--with-sysmouse
27	--enable-termcap
28	--enable-bsdpad
29
30    UPGRADE PROCEDURE:
31
32	* download a new ncurses-5.X dist greater then 5.7
33
34	* extract the archive into the contrib/ directory.
35
36	* Check overrides and patches in /usr/src/gnu/lib/libncurses and
37	  modify as appropriate.
38
39	  DO NOT MAKE ANY EDITS TO THE DISTRIBUTION IN THIS CONTRIB
40	  DIRECTORY, OTHER THEN TO ADD OR DELETE FILES ASSOCIATED WITH THE
41	  GNU DISTRIBUTION.
42
43    The file README.DELETED contains a list of deleted files.
44