Source-Changes-HG archive

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

[src/trunk]: src/external/gpl2/texinfo/dist import texinfo-4.8a



details:   https://anonhg.NetBSD.org/src/rev/fdef22ff3f9a
branches:  trunk
changeset: 342907:fdef22ff3f9a
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Jan 14 00:11:27 2016 +0000

description:
import texinfo-4.8a

diffstat:

 external/gpl2/texinfo/dist/ABOUT-NLS                          |    768 +
 external/gpl2/texinfo/dist/AUTHORS                            |     31 +
 external/gpl2/texinfo/dist/COPYING                            |    340 +
 external/gpl2/texinfo/dist/ChangeLog                          |   5008 ++
 external/gpl2/texinfo/dist/ChangeLog.46                       |  12516 ++++++
 external/gpl2/texinfo/dist/INSTALL                            |     45 +
 external/gpl2/texinfo/dist/INSTALL.generic                    |    231 +
 external/gpl2/texinfo/dist/INTRODUCTION                       |    108 +
 external/gpl2/texinfo/dist/Makefile.am                        |     55 +
 external/gpl2/texinfo/dist/Makefile.in                        |    679 +
 external/gpl2/texinfo/dist/NEWS                               |    728 +
 external/gpl2/texinfo/dist/README                             |    112 +
 external/gpl2/texinfo/dist/README.dev                         |     44 +
 external/gpl2/texinfo/dist/TODO                               |    181 +
 external/gpl2/texinfo/dist/aclocal.m4                         |   1090 +
 external/gpl2/texinfo/dist/config.guess                       |   1453 +
 external/gpl2/texinfo/dist/config.in                          |    420 +
 external/gpl2/texinfo/dist/config.rpath                       |    548 +
 external/gpl2/texinfo/dist/config.sub                         |   1566 +
 external/gpl2/texinfo/dist/configure                          |  14795 +++++++
 external/gpl2/texinfo/dist/configure.ac                       |    224 +
 external/gpl2/texinfo/dist/depcomp                            |    522 +
 external/gpl2/texinfo/dist/doc/Makefile.am                    |     80 +
 external/gpl2/texinfo/dist/doc/Makefile.in                    |    772 +
 external/gpl2/texinfo/dist/doc/README                         |     44 +
 external/gpl2/texinfo/dist/doc/epsf.tex                       |    547 +
 external/gpl2/texinfo/dist/doc/fdl.texi                       |    453 +
 external/gpl2/texinfo/dist/doc/info-stnd.texi                 |   2204 +
 external/gpl2/texinfo/dist/doc/info.1                         |     91 +
 external/gpl2/texinfo/dist/doc/info.5                         |     64 +
 external/gpl2/texinfo/dist/doc/info.texi                      |   1499 +
 external/gpl2/texinfo/dist/doc/infokey.1                      |     43 +
 external/gpl2/texinfo/dist/doc/install-info.1                 |     80 +
 external/gpl2/texinfo/dist/doc/makeinfo.1                     |    207 +
 external/gpl2/texinfo/dist/doc/mdate-sh                       |    170 +
 external/gpl2/texinfo/dist/doc/pdfcolor.tex                   |    158 +
 external/gpl2/texinfo/dist/doc/stamp-1                        |      4 +
 external/gpl2/texinfo/dist/doc/stamp-vti                      |      4 +
 external/gpl2/texinfo/dist/doc/texi2dvi.1                     |     97 +
 external/gpl2/texinfo/dist/doc/texindex.1                     |     49 +
 external/gpl2/texinfo/dist/doc/texinfo.5                      |     53 +
 external/gpl2/texinfo/dist/doc/texinfo.tex                    |   7086 +++
 external/gpl2/texinfo/dist/doc/texinfo.txi                    |  20513 ++++++++++
 external/gpl2/texinfo/dist/doc/txi-cs.tex                     |     74 +
 external/gpl2/texinfo/dist/doc/txi-de.tex                     |     79 +
 external/gpl2/texinfo/dist/doc/txi-en.tex                     |     69 +
 external/gpl2/texinfo/dist/doc/txi-es.tex                     |     58 +
 external/gpl2/texinfo/dist/doc/txi-fr.tex                     |     73 +
 external/gpl2/texinfo/dist/doc/txi-it.tex                     |     69 +
 external/gpl2/texinfo/dist/doc/txi-nl.tex                     |     68 +
 external/gpl2/texinfo/dist/doc/txi-no.tex                     |     69 +
 external/gpl2/texinfo/dist/doc/txi-pl.tex                     |     73 +
 external/gpl2/texinfo/dist/doc/txi-pt.tex                     |     69 +
 external/gpl2/texinfo/dist/doc/txi-tr.tex                     |     82 +
 external/gpl2/texinfo/dist/doc/version-stnd.texi              |      5 +
 external/gpl2/texinfo/dist/doc/version.texi                   |      5 +
 external/gpl2/texinfo/dist/info/Makefile.am                   |     74 +
 external/gpl2/texinfo/dist/info/Makefile.in                   |    584 +
 external/gpl2/texinfo/dist/info/README                        |     30 +
 external/gpl2/texinfo/dist/info/dir.c                         |    292 +
 external/gpl2/texinfo/dist/info/display.c                     |    648 +
 external/gpl2/texinfo/dist/info/display.h                     |     80 +
 external/gpl2/texinfo/dist/info/doc.h                         |    105 +
 external/gpl2/texinfo/dist/info/dribble.c                     |     70 +
 external/gpl2/texinfo/dist/info/dribble.h                     |     43 +
 external/gpl2/texinfo/dist/info/echo-area.c                   |   1526 +
 external/gpl2/texinfo/dist/info/echo-area.h                   |     87 +
 external/gpl2/texinfo/dist/info/filesys.c                     |    713 +
 external/gpl2/texinfo/dist/info/filesys.h                     |     94 +
 external/gpl2/texinfo/dist/info/footnotes.c                   |    270 +
 external/gpl2/texinfo/dist/info/footnotes.h                   |     45 +
 external/gpl2/texinfo/dist/info/gc.c                          |     94 +
 external/gpl2/texinfo/dist/info/gc.h                          |     39 +
 external/gpl2/texinfo/dist/info/indices.c                     |    737 +
 external/gpl2/texinfo/dist/info/indices.h                     |     47 +
 external/gpl2/texinfo/dist/info/info-utils.c                  |    703 +
 external/gpl2/texinfo/dist/info/info-utils.h                  |    138 +
 external/gpl2/texinfo/dist/info/info.c                        |    687 +
 external/gpl2/texinfo/dist/info/info.h                        |    162 +
 external/gpl2/texinfo/dist/info/infodoc.c                     |   1202 +
 external/gpl2/texinfo/dist/info/infokey.c                     |    926 +
 external/gpl2/texinfo/dist/info/infokey.h                     |    130 +
 external/gpl2/texinfo/dist/info/infomap.c                     |   1833 +
 external/gpl2/texinfo/dist/info/infomap.h                     |     84 +
 external/gpl2/texinfo/dist/info/key.h                         |     37 +
 external/gpl2/texinfo/dist/info/m-x.c                         |    216 +
 external/gpl2/texinfo/dist/info/makedoc.c                     |    580 +
 external/gpl2/texinfo/dist/info/man.c                         |    736 +
 external/gpl2/texinfo/dist/info/man.h                         |     41 +
 external/gpl2/texinfo/dist/info/nodemenu.c                    |    349 +
 external/gpl2/texinfo/dist/info/nodes.c                       |   1265 +
 external/gpl2/texinfo/dist/info/nodes.h                       |    158 +
 external/gpl2/texinfo/dist/info/pcterm.c                      |    761 +
 external/gpl2/texinfo/dist/info/search.c                      |    499 +
 external/gpl2/texinfo/dist/info/search.h                      |     77 +
 external/gpl2/texinfo/dist/info/session.c                     |   5041 ++
 external/gpl2/texinfo/dist/info/session.h                     |    239 +
 external/gpl2/texinfo/dist/info/signals.c                     |    297 +
 external/gpl2/texinfo/dist/info/signals.h                     |     98 +
 external/gpl2/texinfo/dist/info/termdep.h                     |     61 +
 external/gpl2/texinfo/dist/info/terminal.c                    |    875 +
 external/gpl2/texinfo/dist/info/terminal.h                    |    132 +
 external/gpl2/texinfo/dist/info/tilde.c                       |    344 +
 external/gpl2/texinfo/dist/info/tilde.h                       |     56 +
 external/gpl2/texinfo/dist/info/variables.c                   |    307 +
 external/gpl2/texinfo/dist/info/variables.h                   |     68 +
 external/gpl2/texinfo/dist/info/window.c                      |   1556 +
 external/gpl2/texinfo/dist/info/window.h                      |    243 +
 external/gpl2/texinfo/dist/install-sh                         |    323 +
 external/gpl2/texinfo/dist/intl/ChangeLog                     |      4 +
 external/gpl2/texinfo/dist/intl/Makefile.in                   |    493 +
 external/gpl2/texinfo/dist/intl/VERSION                       |      1 +
 external/gpl2/texinfo/dist/intl/bindtextdom.c                 |    365 +
 external/gpl2/texinfo/dist/intl/config.charset                |    608 +
 external/gpl2/texinfo/dist/intl/dcgettext.c                   |     58 +
 external/gpl2/texinfo/dist/intl/dcigettext.c                  |   1221 +
 external/gpl2/texinfo/dist/intl/dcngettext.c                  |     59 +
 external/gpl2/texinfo/dist/intl/dgettext.c                    |     60 +
 external/gpl2/texinfo/dist/intl/dngettext.c                   |     61 +
 external/gpl2/texinfo/dist/intl/eval-plural.h                 |    110 +
 external/gpl2/texinfo/dist/intl/explodename.c                 |    187 +
 external/gpl2/texinfo/dist/intl/finddomain.c                  |    194 +
 external/gpl2/texinfo/dist/intl/gettext.c                     |     65 +
 external/gpl2/texinfo/dist/intl/gettextP.h                    |    217 +
 external/gpl2/texinfo/dist/intl/gmo.h                         |    151 +
 external/gpl2/texinfo/dist/intl/hash-string.h                 |     50 +
 external/gpl2/texinfo/dist/intl/intl-compat.c                 |    133 +
 external/gpl2/texinfo/dist/intl/l10nflist.c                   |    423 +
 external/gpl2/texinfo/dist/intl/libgnuintl.h.in               |    383 +
 external/gpl2/texinfo/dist/intl/loadinfo.h                    |    147 +
 external/gpl2/texinfo/dist/intl/loadmsgcat.c                  |   1422 +
 external/gpl2/texinfo/dist/intl/localcharset.c                |    400 +
 external/gpl2/texinfo/dist/intl/localcharset.h                |     44 +
 external/gpl2/texinfo/dist/intl/locale.alias                  |     78 +
 external/gpl2/texinfo/dist/intl/localealias.c                 |    416 +
 external/gpl2/texinfo/dist/intl/localename.c                  |   1144 +
 external/gpl2/texinfo/dist/intl/log.c                         |    100 +
 external/gpl2/texinfo/dist/intl/ngettext.c                    |     67 +
 external/gpl2/texinfo/dist/intl/os2compat.c                   |    100 +
 external/gpl2/texinfo/dist/intl/os2compat.h                   |     48 +
 external/gpl2/texinfo/dist/intl/osdep.c                       |     26 +
 external/gpl2/texinfo/dist/intl/plural-exp.c                  |    156 +
 external/gpl2/texinfo/dist/intl/plural-exp.h                  |    120 +
 external/gpl2/texinfo/dist/intl/plural.c                      |   1492 +
 external/gpl2/texinfo/dist/intl/plural.y                      |    383 +
 external/gpl2/texinfo/dist/intl/printf-args.c                 |    121 +
 external/gpl2/texinfo/dist/intl/printf-args.h                 |    139 +
 external/gpl2/texinfo/dist/intl/printf-parse.c                |    539 +
 external/gpl2/texinfo/dist/intl/printf-parse.h                |     77 +
 external/gpl2/texinfo/dist/intl/printf.c                      |    373 +
 external/gpl2/texinfo/dist/intl/ref-add.sin                   |     31 +
 external/gpl2/texinfo/dist/intl/ref-del.sin                   |     26 +
 external/gpl2/texinfo/dist/intl/relocatable.c                 |    451 +
 external/gpl2/texinfo/dist/intl/relocatable.h                 |     79 +
 external/gpl2/texinfo/dist/intl/textdomain.c                  |    143 +
 external/gpl2/texinfo/dist/intl/vasnprintf.c                  |    889 +
 external/gpl2/texinfo/dist/intl/vasnprintf.h                  |     63 +
 external/gpl2/texinfo/dist/intl/vasnwprintf.h                 |     48 +
 external/gpl2/texinfo/dist/intl/wprintf-parse.h               |     77 +
 external/gpl2/texinfo/dist/intl/xsize.h                       |    111 +
 external/gpl2/texinfo/dist/lib/Makefile.am                    |     26 +
 external/gpl2/texinfo/dist/lib/Makefile.in                    |    474 +
 external/gpl2/texinfo/dist/lib/README                         |     13 +
 external/gpl2/texinfo/dist/lib/alloca.c                       |    493 +
 external/gpl2/texinfo/dist/lib/getopt.c                       |   1236 +
 external/gpl2/texinfo/dist/lib/getopt.h                       |     12 +
 external/gpl2/texinfo/dist/lib/getopt1.c                      |    173 +
 external/gpl2/texinfo/dist/lib/getopt_.h                      |    178 +
 external/gpl2/texinfo/dist/lib/getopt_int.h                   |    131 +
 external/gpl2/texinfo/dist/lib/gettext.h                      |     70 +
 external/gpl2/texinfo/dist/lib/memcpy.c                       |     40 +
 external/gpl2/texinfo/dist/lib/memmove.c                      |     30 +
 external/gpl2/texinfo/dist/lib/mkstemp.c                      |     44 +
 external/gpl2/texinfo/dist/lib/strcase.h                      |     37 +
 external/gpl2/texinfo/dist/lib/strcasecmp.c                   |     68 +
 external/gpl2/texinfo/dist/lib/strdup.c                       |     58 +
 external/gpl2/texinfo/dist/lib/strdup.h                       |     31 +
 external/gpl2/texinfo/dist/lib/strerror.c                     |     51 +
 external/gpl2/texinfo/dist/lib/strncasecmp.c                  |      4 +
 external/gpl2/texinfo/dist/lib/substring.c                    |     37 +
 external/gpl2/texinfo/dist/lib/system.h                       |    293 +
 external/gpl2/texinfo/dist/lib/tempname.c                     |    346 +
 external/gpl2/texinfo/dist/lib/xalloc.h                       |     92 +
 external/gpl2/texinfo/dist/lib/xexit.c                        |     89 +
 external/gpl2/texinfo/dist/lib/xmalloc.c                      |     63 +
 external/gpl2/texinfo/dist/lib/xstrdup.c                      |     35 +
 external/gpl2/texinfo/dist/m4/ChangeLog                       |     51 +
 external/gpl2/texinfo/dist/m4/Makefile.am                     |     24 +
 external/gpl2/texinfo/dist/m4/Makefile.in                     |    360 +
 external/gpl2/texinfo/dist/m4/check-decl.m4                   |     75 +
 external/gpl2/texinfo/dist/m4/codeset.m4                      |     23 +
 external/gpl2/texinfo/dist/m4/gettext.m4                      |    487 +
 external/gpl2/texinfo/dist/m4/glibc21.m4                      |     32 +
 external/gpl2/texinfo/dist/m4/iconv.m4                        |    103 +
 external/gpl2/texinfo/dist/m4/intdiv0.m4                      |     72 +
 external/gpl2/texinfo/dist/m4/intmax.m4                       |     32 +
 external/gpl2/texinfo/dist/m4/inttypes-pri.m4                 |     32 +
 external/gpl2/texinfo/dist/m4/inttypes.m4                     |     27 +
 external/gpl2/texinfo/dist/m4/inttypes_h.m4                   |     28 +
 external/gpl2/texinfo/dist/m4/isc-posix.m4                    |     26 +
 external/gpl2/texinfo/dist/m4/lcmessage.m4                    |     32 +
 external/gpl2/texinfo/dist/m4/lib-ld.m4                       |    112 +
 external/gpl2/texinfo/dist/m4/lib-link.m4                     |    551 +
 external/gpl2/texinfo/dist/m4/lib-prefix.m4                   |    155 +
 external/gpl2/texinfo/dist/m4/longdouble.m4                   |     30 +
 external/gpl2/texinfo/dist/m4/longlong.m4                     |     25 +
 external/gpl2/texinfo/dist/m4/mkstemp.m4                      |     66 +
 external/gpl2/texinfo/dist/m4/nls.m4                          |     49 +
 external/gpl2/texinfo/dist/m4/onceonly.m4                     |     63 +
 external/gpl2/texinfo/dist/m4/onceonly_2_57.m4                |     86 +
 external/gpl2/texinfo/dist/m4/po.m4                           |    426 +
 external/gpl2/texinfo/dist/m4/prereq.m4                       |    129 +
 external/gpl2/texinfo/dist/m4/printf-posix.m4                 |     46 +
 external/gpl2/texinfo/dist/m4/progtest.m4                     |     91 +
 external/gpl2/texinfo/dist/m4/signed.m4                       |     19 +
 external/gpl2/texinfo/dist/m4/size_max.m4                     |     61 +
 external/gpl2/texinfo/dist/m4/stdint_h.m4                     |     28 +
 external/gpl2/texinfo/dist/m4/strcase.m4                      |     39 +
 external/gpl2/texinfo/dist/m4/uintmax_t.m4                    |     32 +
 external/gpl2/texinfo/dist/m4/ulonglong.m4                    |     25 +
 external/gpl2/texinfo/dist/m4/wchar_t.m4                      |     22 +
 external/gpl2/texinfo/dist/m4/wint_t.m4                       |     22 +
 external/gpl2/texinfo/dist/m4/xsize.m4                        |     14 +
 external/gpl2/texinfo/dist/makeinfo/Makefile.am               |     28 +
 external/gpl2/texinfo/dist/makeinfo/Makefile.in               |    600 +
 external/gpl2/texinfo/dist/makeinfo/README                    |     17 +
 external/gpl2/texinfo/dist/makeinfo/cmds.c                    |   1885 +
 external/gpl2/texinfo/dist/makeinfo/cmds.h                    |    215 +
 external/gpl2/texinfo/dist/makeinfo/defun.c                   |    722 +
 external/gpl2/texinfo/dist/makeinfo/defun.h                   |     33 +
 external/gpl2/texinfo/dist/makeinfo/files.c                   |    786 +
 external/gpl2/texinfo/dist/makeinfo/files.h                   |     72 +
 external/gpl2/texinfo/dist/makeinfo/float.c                   |    432 +
 external/gpl2/texinfo/dist/makeinfo/float.h                   |     58 +
 external/gpl2/texinfo/dist/makeinfo/footnote.c                |    393 +
 external/gpl2/texinfo/dist/makeinfo/footnote.h                |     40 +
 external/gpl2/texinfo/dist/makeinfo/html.c                    |    824 +
 external/gpl2/texinfo/dist/makeinfo/html.h                    |     67 +
 external/gpl2/texinfo/dist/makeinfo/index.c                   |    966 +
 external/gpl2/texinfo/dist/makeinfo/index.h                   |     95 +
 external/gpl2/texinfo/dist/makeinfo/insertion.c               |   2378 +
 external/gpl2/texinfo/dist/makeinfo/insertion.h               |     80 +
 external/gpl2/texinfo/dist/makeinfo/lang.c                    |   1022 +
 external/gpl2/texinfo/dist/makeinfo/lang.h                    |    150 +
 external/gpl2/texinfo/dist/makeinfo/macro.c                   |   1110 +
 external/gpl2/texinfo/dist/makeinfo/macro.h                   |     79 +
 external/gpl2/texinfo/dist/makeinfo/makeinfo.c                |   4159 ++
 external/gpl2/texinfo/dist/makeinfo/makeinfo.h                |    388 +
 external/gpl2/texinfo/dist/makeinfo/multi.c                   |    640 +
 external/gpl2/texinfo/dist/makeinfo/multi.h                   |     30 +
 external/gpl2/texinfo/dist/makeinfo/node.c                    |   1945 +
 external/gpl2/texinfo/dist/makeinfo/node.h                    |    131 +
 external/gpl2/texinfo/dist/makeinfo/sectioning.c              |    833 +
 external/gpl2/texinfo/dist/makeinfo/sectioning.h              |    105 +
 external/gpl2/texinfo/dist/makeinfo/tests/Makefile.am         |     36 +
 external/gpl2/texinfo/dist/makeinfo/tests/Makefile.in         |    447 +
 external/gpl2/texinfo/dist/makeinfo/tests/accent              |     34 +
 external/gpl2/texinfo/dist/makeinfo/tests/accent-text.txi     |     73 +
 external/gpl2/texinfo/dist/makeinfo/tests/accent.txi          |     10 +
 external/gpl2/texinfo/dist/makeinfo/tests/accentenc           |     24 +
 external/gpl2/texinfo/dist/makeinfo/tests/accentenc.txi       |     11 +
 external/gpl2/texinfo/dist/makeinfo/tests/cond                |     33 +
 external/gpl2/texinfo/dist/makeinfo/tests/cond.txi            |     40 +
 external/gpl2/texinfo/dist/makeinfo/tests/copying             |     13 +
 external/gpl2/texinfo/dist/makeinfo/tests/copying.txi         |      4 +
 external/gpl2/texinfo/dist/makeinfo/tests/defxcond            |     16 +
 external/gpl2/texinfo/dist/makeinfo/tests/defxcond.txi        |     18 +
 external/gpl2/texinfo/dist/makeinfo/tests/html-docdesc        |     12 +
 external/gpl2/texinfo/dist/makeinfo/tests/html-docdesc.txi    |     14 +
 external/gpl2/texinfo/dist/makeinfo/tests/html-extrali        |     15 +
 external/gpl2/texinfo/dist/makeinfo/tests/html-extrali.txi    |     11 +
 external/gpl2/texinfo/dist/makeinfo/tests/html-manuals        |     13 +
 external/gpl2/texinfo/dist/makeinfo/tests/html-min            |      8 +
 external/gpl2/texinfo/dist/makeinfo/tests/html-min.txi        |     12 +
 external/gpl2/texinfo/dist/makeinfo/tests/html-para           |      8 +
 external/gpl2/texinfo/dist/makeinfo/tests/html-para.txi       |     24 +
 external/gpl2/texinfo/dist/makeinfo/tests/html-title          |     13 +
 external/gpl2/texinfo/dist/makeinfo/tests/html-title.txi      |     12 +
 external/gpl2/texinfo/dist/makeinfo/tests/html-top            |     13 +
 external/gpl2/texinfo/dist/makeinfo/tests/html-top.txi        |      7 +
 external/gpl2/texinfo/dist/makeinfo/tests/incl-incl.txi       |      1 +
 external/gpl2/texinfo/dist/makeinfo/tests/include-value       |     22 +
 external/gpl2/texinfo/dist/makeinfo/tests/include-value.txi   |     32 +
 external/gpl2/texinfo/dist/makeinfo/tests/macro-at            |      8 +
 external/gpl2/texinfo/dist/makeinfo/tests/macro-at.txi        |     38 +
 external/gpl2/texinfo/dist/makeinfo/tests/menu-whitespace     |     72 +
 external/gpl2/texinfo/dist/makeinfo/tests/menu-whitespace.txi |     18 +
 external/gpl2/texinfo/dist/makeinfo/tests/no-headers          |      9 +
 external/gpl2/texinfo/dist/makeinfo/tests/node-expand         |     12 +
 external/gpl2/texinfo/dist/makeinfo/tests/node-expand.txi     |     64 +
 external/gpl2/texinfo/dist/makeinfo/tests/node-value          |     12 +
 external/gpl2/texinfo/dist/makeinfo/tests/node-value.txi      |     15 +
 external/gpl2/texinfo/dist/makeinfo/tests/node-whitespace     |     12 +
 external/gpl2/texinfo/dist/makeinfo/tests/node-whitespace.txi |     30 +
 external/gpl2/texinfo/dist/makeinfo/tests/top                 |     11 +
 external/gpl2/texinfo/dist/makeinfo/tests/top.txi             |     25 +
 external/gpl2/texinfo/dist/makeinfo/tests/twofiles            |     23 +
 external/gpl2/texinfo/dist/makeinfo/toc.c                     |    390 +
 external/gpl2/texinfo/dist/makeinfo/toc.h                     |     47 +
 external/gpl2/texinfo/dist/makeinfo/xml.c                     |   2330 +
 external/gpl2/texinfo/dist/makeinfo/xml.h                     |    161 +
 external/gpl2/texinfo/dist/makeinfo/xref.c                    |    622 +
 external/gpl2/texinfo/dist/makeinfo/xref.h                    |     32 +
 external/gpl2/texinfo/dist/missing                            |    353 +
 external/gpl2/texinfo/dist/mkinstalldirs                      |    150 +
 external/gpl2/texinfo/dist/po/ChangeLog                       |     14 +
 external/gpl2/texinfo/dist/po/LINGUAS                         |     19 +
 external/gpl2/texinfo/dist/po/Makefile.in.in                  |    366 +
 external/gpl2/texinfo/dist/po/Makevars                        |     41 +
 external/gpl2/texinfo/dist/po/POTFILES.in                     |     47 +
 external/gpl2/texinfo/dist/po/Rules-quot                      |     47 +
 external/gpl2/texinfo/dist/po/boldquot.sed                    |     10 +
 external/gpl2/texinfo/dist/po/cs.gmo                          |    Bin 
 external/gpl2/texinfo/dist/po/cs.po                           |   3206 +
 external/gpl2/texinfo/dist/po/da.gmo                          |    Bin 
 external/gpl2/texinfo/dist/po/da.po                           |   3101 +
 external/gpl2/texinfo/dist/po/de.gmo                          |    Bin 
 external/gpl2/texinfo/dist/po/de.po                           |   3267 +
 external/gpl2/texinfo/dist/po/de_AT.gmo                       |    Bin 
 external/gpl2/texinfo/dist/po/de_AT.po                        |   2788 +
 external/gpl2/texinfo/dist/po/en@boldquot.header              |     25 +
 external/gpl2/texinfo/dist/po/en@quot.header                  |     22 +
 external/gpl2/texinfo/dist/po/eo.gmo                          |    Bin 
 external/gpl2/texinfo/dist/po/eo.po                           |   3115 +
 external/gpl2/texinfo/dist/po/fr.gmo                          |    Bin 
 external/gpl2/texinfo/dist/po/fr.po                           |   3524 +
 external/gpl2/texinfo/dist/po/he.gmo                          |    Bin 
 external/gpl2/texinfo/dist/po/he.po                           |   3074 +
 external/gpl2/texinfo/dist/po/hr.gmo                          |    Bin 
 external/gpl2/texinfo/dist/po/hr.po                           |   3092 +
 external/gpl2/texinfo/dist/po/insert-header.sin               |     23 +
 external/gpl2/texinfo/dist/po/ja.gmo                          |    Bin 
 external/gpl2/texinfo/dist/po/ja.po                           |   3355 +
 external/gpl2/texinfo/dist/po/nb.gmo                          |    Bin 
 external/gpl2/texinfo/dist/po/nb.po                           |   3108 +
 external/gpl2/texinfo/dist/po/nl.gmo                          |    Bin 
 external/gpl2/texinfo/dist/po/nl.po                           |   3273 +
 external/gpl2/texinfo/dist/po/no.gmo                          |    Bin 
 external/gpl2/texinfo/dist/po/no.po                           |   3123 +
 external/gpl2/texinfo/dist/po/pl.gmo                          |    Bin 
 external/gpl2/texinfo/dist/po/pl.po                           |   3111 +
 external/gpl2/texinfo/dist/po/quot.sed                        |      6 +
 external/gpl2/texinfo/dist/po/remove-potcdate.sin             |     19 +
 external/gpl2/texinfo/dist/po/ro.gmo                          |    Bin 
 external/gpl2/texinfo/dist/po/ro.po                           |   3125 +
 external/gpl2/texinfo/dist/po/ru.gmo                          |    Bin 
 external/gpl2/texinfo/dist/po/ru.po                           |   3115 +
 external/gpl2/texinfo/dist/po/stamp-po                        |      1 +
 external/gpl2/texinfo/dist/po/sv.gmo                          |    Bin 
 external/gpl2/texinfo/dist/po/sv.po                           |   3369 +
 external/gpl2/texinfo/dist/po/texinfo.pot                     |   2787 +
 external/gpl2/texinfo/dist/po/tr.gmo                          |    Bin 
 external/gpl2/texinfo/dist/po/tr.po                           |   3123 +
 external/gpl2/texinfo/dist/po/zh_CN.gmo                       |    Bin 
 external/gpl2/texinfo/dist/po/zh_CN.po                        |   3050 +
 external/gpl2/texinfo/dist/po/zh_TW.gmo                       |    Bin 
 external/gpl2/texinfo/dist/po/zh_TW.po                        |   3111 +
 external/gpl2/texinfo/dist/util/Makefile.am                   |     45 +
 external/gpl2/texinfo/dist/util/Makefile.in                   |    579 +
 external/gpl2/texinfo/dist/util/README                        |     14 +
 external/gpl2/texinfo/dist/util/deref.c                       |    211 +
 external/gpl2/texinfo/dist/util/dir-example                   |    482 +
 external/gpl2/texinfo/dist/util/fix-info-dir                  |    317 +
 external/gpl2/texinfo/dist/util/fixfonts                      |     84 +
 external/gpl2/texinfo/dist/util/fixref.gawk                   |    145 +
 external/gpl2/texinfo/dist/util/gdoc                          |    914 +
 external/gpl2/texinfo/dist/util/gen-dir-node                  |    212 +
 external/gpl2/texinfo/dist/util/gendocs.sh                    |    285 +
 external/gpl2/texinfo/dist/util/gendocs_template              |    100 +
 external/gpl2/texinfo/dist/util/infosrch                      |    104 +
 external/gpl2/texinfo/dist/util/install-info-html             |    157 +
 external/gpl2/texinfo/dist/util/install-info.c                |   1592 +
 external/gpl2/texinfo/dist/util/outline.gawk                  |    145 +
 external/gpl2/texinfo/dist/util/prepinfo.awk                  |    356 +
 external/gpl2/texinfo/dist/util/tex3patch                     |     70 +
 external/gpl2/texinfo/dist/util/texi-docstring-magic.el       |    347 +
 external/gpl2/texinfo/dist/util/texi2dvi                      |    795 +
 external/gpl2/texinfo/dist/util/texi2pdf                      |     19 +
 external/gpl2/texinfo/dist/util/texindex.c                    |   1630 +
 external/gpl2/texinfo/dist/util/texinfo-cat.in                |      3 +
 external/gpl2/texinfo/dist/util/texinfo.dtd                   |    484 +
 external/gpl2/texinfo/dist/util/texinfo.xsl                   |    242 +
 external/gpl2/texinfo/dist/util/txitextest                    |     77 +
 383 files changed, 222608 insertions(+), 0 deletions(-)

diffs (truncated from 224102 to 300 lines):

diff -r e1f57c669e73 -r fdef22ff3f9a external/gpl2/texinfo/dist/ABOUT-NLS
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/external/gpl2/texinfo/dist/ABOUT-NLS      Thu Jan 14 00:11:27 2016 +0000
@@ -0,0 +1,768 @@
+Notes on the Free Translation Project
+*************************************
+
+Free software is going international!  The Free Translation Project is
+a way to get maintainers of free software, translators, and users all
+together, so that will gradually become able to speak many languages.
+A few packages already provide translations for their messages.
+
+   If you found this `ABOUT-NLS' file inside a distribution, you may
+assume that the distributed package does use GNU `gettext' internally,
+itself available at your nearest GNU archive site.  But you do _not_
+need to install GNU `gettext' prior to configuring, installing or using
+this package with messages translated.
+
+   Installers will find here some useful hints.  These notes also
+explain how users should proceed for getting the programs to use the
+available translations.  They tell how people wanting to contribute and
+work at translations should contact the appropriate team.
+
+   When reporting bugs in the `intl/' directory or bugs which may be
+related to internationalization, you should tell about the version of
+`gettext' which is used.  The information can be found in the
+`intl/VERSION' file, in internationalized packages.
+
+Quick configuration advice
+==========================
+
+If you want to exploit the full power of internationalization, you
+should configure it using
+
+     ./configure --with-included-gettext
+
+to force usage of internationalizing routines provided within this
+package, despite the existence of internationalizing capabilities in the
+operating system where this package is being installed.  So far, only
+the `gettext' implementation in the GNU C library version 2 provides as
+many features (such as locale alias, message inheritance, automatic
+charset conversion or plural form handling) as the implementation here.
+It is also not possible to offer this additional functionality on top
+of a `catgets' implementation.  Future versions of GNU `gettext' will
+very likely convey even more functionality.  So it might be a good idea
+to change to GNU `gettext' as soon as possible.
+
+   So you need _not_ provide this option if you are using GNU libc 2 or
+you have installed a recent copy of the GNU gettext package with the
+included `libintl'.
+
+INSTALL Matters
+===============
+
+Some packages are "localizable" when properly installed; the programs
+they contain can be made to speak your own native language.  Most such
+packages use GNU `gettext'.  Other packages have their own ways to
+internationalization, predating GNU `gettext'.
+
+   By default, this package will be installed to allow translation of
+messages.  It will automatically detect whether the system already
+provides the GNU `gettext' functions.  If not, the GNU `gettext' own
+library will be used.  This library is wholly contained within this
+package, usually in the `intl/' subdirectory, so prior installation of
+the GNU `gettext' package is _not_ required.  Installers may use
+special options at configuration time for changing the default
+behaviour.  The commands:
+
+     ./configure --with-included-gettext
+     ./configure --disable-nls
+
+will respectively bypass any pre-existing `gettext' to use the
+internationalizing routines provided within this package, or else,
+_totally_ disable translation of messages.
+
+   When you already have GNU `gettext' installed on your system and run
+configure without an option for your new package, `configure' will
+probably detect the previously built and installed `libintl.a' file and
+will decide to use this.  This might be not what is desirable.  You
+should use the more recent version of the GNU `gettext' library.  I.e.
+if the file `intl/VERSION' shows that the library which comes with this
+package is more recent, you should use
+
+     ./configure --with-included-gettext
+
+to prevent auto-detection.
+
+   The configuration process will not test for the `catgets' function
+and therefore it will not be used.  The reason is that even an
+emulation of `gettext' on top of `catgets' could not provide all the
+extensions of the GNU `gettext' library.
+
+   Internationalized packages have usually many `po/LL.po' files, where
+LL gives an ISO 639 two-letter code identifying the language.  Unless
+translations have been forbidden at `configure' time by using the
+`--disable-nls' switch, all available translations are installed
+together with the package.  However, the environment variable `LINGUAS'
+may be set, prior to configuration, to limit the installed set.
+`LINGUAS' should then contain a space separated list of two-letter
+codes, stating which languages are allowed.
+
+Using This Package
+==================
+
+As a user, if your language has been installed for this package, you
+only have to set the `LANG' environment variable to the appropriate
+`LL_CC' combination.  Here `LL' is an ISO 639 two-letter language code,
+and `CC' is an ISO 3166 two-letter country code.  For example, let's
+suppose that you speak German and live in Germany.  At the shell
+prompt, merely execute `setenv LANG de_DE' (in `csh'),
+`export LANG; LANG=de_DE' (in `sh') or `export LANG=de_DE' (in `bash').
+This can be done from your `.login' or `.profile' file, once and for
+all.
+
+   You might think that the country code specification is redundant.
+But in fact, some languages have dialects in different countries.  For
+example, `de_AT' is used for Austria, and `pt_BR' for Brazil.  The
+country code serves to distinguish the dialects.
+
+   The locale naming convention of `LL_CC', with `LL' denoting the
+language and `CC' denoting the country, is the one use on systems based
+on GNU libc.  On other systems, some variations of this scheme are
+used, such as `LL' or `LL_CC.ENCODING'.  You can get the list of
+locales supported by your system for your country by running the command
+`locale -a | grep '^LL''.
+
+   Not all programs have translations for all languages.  By default, an
+English message is shown in place of a nonexistent translation.  If you
+understand other languages, you can set up a priority list of languages.
+This is done through a different environment variable, called
+`LANGUAGE'.  GNU `gettext' gives preference to `LANGUAGE' over `LANG'
+for the purpose of message handling, but you still need to have `LANG'
+set to the primary language; this is required by other parts of the
+system libraries.  For example, some Swedish users who would rather
+read translations in German than English for when Swedish is not
+available, set `LANGUAGE' to `sv:de' while leaving `LANG' to `sv_SE'.
+
+   Special advice for Norwegian users: The language code for Norwegian
+bokma*l changed from `no' to `nb' recently (in 2003).  During the
+transition period, while some message catalogs for this language are
+installed under `nb' and some older ones under `no', it's recommended
+for Norwegian users to set `LANGUAGE' to `nb:no' so that both newer and
+older translations are used.
+
+   In the `LANGUAGE' environment variable, but not in the `LANG'
+environment variable, `LL_CC' combinations can be abbreviated as `LL'
+to denote the language's main dialect.  For example, `de' is equivalent
+to `de_DE' (German as spoken in Germany), and `pt' to `pt_PT'
+(Portuguese as spoken in Portugal) in this context.
+
+Translating Teams
+=================
+
+For the Free Translation Project to be a success, we need interested
+people who like their own language and write it well, and who are also
+able to synergize with other translators speaking the same language.
+Each translation team has its own mailing list.  The up-to-date list of
+teams can be found at the Free Translation Project's homepage,
+`http://www.iro.umontreal.ca/contrib/po/HTML/', in the "National teams"
+area.
+
+   If you'd like to volunteer to _work_ at translating messages, you
+should become a member of the translating team for your own language.
+The subscribing address is _not_ the same as the list itself, it has
+`-request' appended.  For example, speakers of Swedish can send a
+message to `sv-request%li.org@localhost', having this message body:
+
+     subscribe
+
+   Keep in mind that team members are expected to participate
+_actively_ in translations, or at solving translational difficulties,
+rather than merely lurking around.  If your team does not exist yet and
+you want to start one, or if you are unsure about what to do or how to
+get started, please write to `translation%iro.umontreal.ca@localhost' to reach the
+coordinator for all translator teams.
+
+   The English team is special.  It works at improving and uniformizing
+the terminology in use.  Proven linguistic skill are praised more than
+programming skill, here.
+
+Available Packages
+==================
+
+Languages are not equally supported in all packages.  The following
+matrix shows the current state of internationalization, as of January
+2004.  The matrix shows, in regard of each package, for which languages
+PO files have been submitted to translation coordination, with a
+translation percentage of at least 50%.
+
+     Ready PO files       af am ar az be bg bs ca cs da de el en en_GB eo es
+                        +----------------------------------------------------+
+     a2ps               |             []             [] [] []                |
+     aegis              |                               ()                   |
+     ant-phone          |                               ()                   |
+     anubis             |                                                    |
+     ap-utils           |                                                    |
+     aspell             |             []                                     |
+     bash               |                      []       []             [] [] |
+     batchelor          |                                                    |
+     bfd                |                            []                   [] |
+     binutils           |                            []                   [] |
+     bison              |                            [] []                [] |
+     bluez-pin          | []                      []                   []    |
+     clisp              |                                                    |
+     clisp              |                               []    []          [] |
+     console-tools      |                         []    []                   |
+     coreutils          |                      []    [] []                [] |
+     cpio               |                            [] []                [] |
+     darkstat           |                []          ()                   [] |
+     diffutils          |                      [] [] [] [] []          [] [] |
+     e2fsprogs          |                         []    []                [] |
+     enscript           |                      []    [] []        []         |
+     error              |                      []    [] []        []      [] |
+     fetchmail          |                      [] () [] [] []             [] |
+     fileutils          |                            [] []                [] |
+     findutils          |             []       []    [] [] []          [] [] |
+     flex               |                      []    [] []                [] |
+     fslint             |                                                    |
+     gas                |                                                 [] |
+     gawk               |                      []    [] []                [] |
+     gbiff              |                               []                   |
+     gcal               |                      []                            |
+     gcc                |                            []                   [] |
+     gettext            |             []       []    [] []                [] |
+     gettext-examples   | []                   []       []                [] |
+     gettext-runtime    |             []       []    [] []                [] |
+     gettext-tools      |                      []       []                [] |
+     gimp-print         |                         [] [] []        []      [] |
+     gliv               |                                                    |
+     glunarclock        |                            [] []                   |
+     gnubiff            |                               []                   |
+     gnucash            |                         []    ()        []      [] |
+     gnucash-glossary   |                            [] ()                [] |
+     gnupg              |                      [] ()    [] []          [] [] |
+     gpe-aerial         |                         []                         |
+     gpe-beam           |                         []    []                   |
+     gpe-calendar       |                         []    []                   |
+     gpe-clock          |                         []    []                   |
+     gpe-conf           |                         []    []                   |
+     gpe-contacts       |                         []    []                   |
+     gpe-edit           |                         []                         |
+     gpe-go             |                         []                         |
+     gpe-login          |                         []    []                   |
+     gpe-ownerinfo      |                         []    []                   |
+     gpe-sketchbook     |                         []    []                   |
+     gpe-su             |                         []    []                   |
+     gpe-taskmanager    |                         []    []                   |
+     gpe-timesheet      |                         []                         |
+     gpe-today          |                         []    []                   |
+     gpe-todo           |                         []    []                   |
+     gphoto2            |                         [] [] []                [] |
+     gprof              |                            [] []                [] |
+     gpsdrive           |                               ()    ()          () |
+     gramadoir          |                               []                   |
+     grep               |             [] []    []       [] []             [] |
+     gretl              |                                                 [] |
+     gtick              | []                            ()                   |
+     hello              |                      []    [] [] []          [] [] |
+     id-utils           |                            [] []                   |
+     indent             |                      []       []             [] [] |
+     iso_3166           |          []    [] [] [] [] [] [] []          [] [] |
+     iso_3166_1         |                      [] [] [] [] []             [] |
+     iso_3166_2         |                                                    |
+     iso_3166_3         |                               []                   |
+     iso_4217           |                      []    [] []                [] |
+     iso_639            |                                                    |
+     jpilot             |                         [] []                   [] |
+     jtag               |                                                    |
+     jwhois             |                                                 [] |
+     kbd                |                         [] [] [] []             [] |
+     latrine            |                               ()                   |
+     ld                 |                            []                   [] |
+     libc               |                      [] [] [] [] []             [] |
+     libgpewidget       |                         []    []                   |
+     libiconv           |                      []    [] []             [] [] |
+     lifelines          |                            [] ()                   |
+     lilypond           |                               []                   |
+     lingoteach         |                                                    |
+     lingoteach_lessons |                               ()                () |
+     lynx               |                      [] [] [] []                   |
+     m4                 |                         [] [] [] []                |
+     mailutils          |                      []                         [] |
+     make               |                            [] []                [] |
+     man-db             |                      [] () [] []                () |
+     minicom            |                         []    []                [] |
+     mysecretdiary      |                            [] []                [] |
+     nano               |                      [] () [] []                [] |
+     nano_1_0           |                      [] () [] []                [] |
+     opcodes            |                                                 [] |
+     parted             |                      [] [] [] []                [] |
+     ptx                |                      []    [] []             [] [] |
+     python             |                                                    |
+     radius             |                                                 [] |
+     recode             |             []       []    [] [] []          [] [] |
+     rpm                |                         [] []                      |
+     screem             |                                                    |
+     scrollkeeper       |             []       [] [] [] []                [] |
+     sed                | []                   []    [] []             [] [] |
+     sh-utils           |                            [] []                [] |
+     shared-mime-info   |                                                    |




Home | Main Index | Thread Index | Old Index