Subject: CVS commit: pkgsrc
From: Roy Marples
Date: 2017-01-02 21:52:47
Message id: 20170102205247.43546FBA6@cvs.NetBSD.org

Log Message:
se ncurses is_keypad function rather than directly looking at the
WINDOW structure.
Include <term.h> when needed and rename lines and columns vars to avoid
conflicts.
Builds and works with NetBSD-8 curses, so use mk/curses.buildlink3.mk
and test for getsyx(3) in curses rather than indescriminately linking
to ncurses.

Files:
RevisionActionfile
1.43modifypkgsrc/devel/py-curses/Makefile
1.60modifypkgsrc/lang/python27/distinfo
1.5modifypkgsrc/lang/python27/patches/patch-ah
1.22modifypkgsrc/lang/python34/distinfo
1.4modifypkgsrc/lang/python34/patches/patch-ah
1.7modifypkgsrc/lang/python35/distinfo
1.3modifypkgsrc/lang/python35/patches/patch-Modules___cursesmodule.c