The NetBSD Project

CVS log for pkgsrc/x11/luit/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / luit

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2016Q4


Revision 1.10 / (download) - annotate - [select for diffs], Wed May 18 11:33:57 2016 UTC (7 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.9: +5 -5 lines
Diff to previous 1.9 (colored)

Updated luit to 2.0.20160508.

2016/05/08 -

    adapt Solaris fix for C11 changes from xterm #325.
    modify parseArgs to check for a special case, e.g., from xterm,
    where a shell command that cannot be exec'd is passed as a
    single parameter. For that case, run the command via the shell.
    reset IEXTEN when turning off canonical mode, needed to make
    lnext control/V work consistently on BSD platforms (report/patch
    by Christian Weisgerber).
    updated configure macros:

    CF_FUNC_POLL
        add a fallback to checking with posix_openpt(), in case
        someone's running the configure script in batch mode.
    CF_LD_RPATH_OPT
        change FreeBSD to use -Wl,-rpath rather than -rpath option.
        According to FreeBSD #178732, either works since FreeBSD
        4.x; however scons does not accept anything except the
        -Wl,-rpath form.
    CF_WITH_MAN2HTML
        use configured shell rather than /bin/sh
    CF_XOPEN_SOURCE
        add a case for OS/2

    update config.guess, config.sub

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>