pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/geography/gpsd



On Sun, Mar 19, 2017 at 12:23:00AM +0000, Greg Troxel wrote:
> Module Name:  pkgsrc
> Committed By: gdt
> Date:         Sun Mar 19 00:23:00 UTC 2017
> 
> Modified Files:
>       pkgsrc/geography/gpsd: Makefile
> 
> Log Message:
> Require ncurses
> 
> The last commit used the curses framework, and allowed NetBSD base
> system curses to be used.  However, several programs in gpsd use
> syncok, which NetBSD 7's curses doesn't have.  Resolve this by asking
> for ncurses.

This is completely backwards. Either mark NetBSD-7 properly as
incompatible or add recognition for syncok to the feature test list of
ncurses's builtin.

Joerg



Home | Main Index | Thread Index | Old Index