git: ncurses: move USE_GETCAP, update README files

John Marino marino at crater.dragonflybsd.org
Mon May 14 03:25:33 PDT 2012


commit 3ac91e86fba7d34199699a87e1ff109aacc8eec4
Author: John Marino <draco at marino.st>
Date:   Mon May 14 09:38:53 2012 +0200

    ncurses: move USE_GETCAP, update README files
    
    The ncurses headers were generated with additional configuration switches
    documented on README.DRAGONFLY.  One outcome is the USE_GETCAP should
    be in the configuration header rather than in the Makefile, so that
    was updated.
    
    New files were imported to support building the terminfo database, and
    the path for that will be /usr/share/terminfo.  Accordingly, the man
    page and configuration header have been updated.

Summary of changes:
 contrib/ncurses/README.DELETED       |    5 +----
 contrib/ncurses/README.DRAGONFLY     |    3 +++
 lib/libncurses/include/ncurses_cfg.h |    6 ++++--
 lib/libncurses/libncurses/Makefile   |    1 -
 lib/libncurses/man/terminfo.5        |    2 +-
 5 files changed, 9 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3ac91e86fba7d34199699a87e1ff109aacc8eec4


-- 
DragonFly BSD source repository





More information about the Commits mailing list