Source-Changes-HG archive

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

[src/trunk]: src/gnu/dist/gmake moved to external/gpl2/gmake



details:   https://anonhg.NetBSD.org/src/rev/c73dd4d80cd5
branches:  trunk
changeset: 331654:c73dd4d80cd5
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Aug 18 06:59:28 2014 +0000

description:
moved to external/gpl2/gmake

diffstat:

 gnu/dist/gmake/ABOUT-NLS                               |    435 -
 gnu/dist/gmake/AUTHORS                                 |     57 -
 gnu/dist/gmake/COPYING                                 |    340 -
 gnu/dist/gmake/ChangeLog                               |    857 -
 gnu/dist/gmake/INSTALL                                 |    187 -
 gnu/dist/gmake/Makefile.DOS                            |    693 -
 gnu/dist/gmake/Makefile.am                             |    162 -
 gnu/dist/gmake/Makefile.ami                            |    305 -
 gnu/dist/gmake/Makefile.in                             |    931 -
 gnu/dist/gmake/NEWS                                    |    859 -
 gnu/dist/gmake/NMakefile                               |    248 -
 gnu/dist/gmake/README                                  |    164 -
 gnu/dist/gmake/README.Amiga                            |     61 -
 gnu/dist/gmake/README.DOS                              |    323 -
 gnu/dist/gmake/README.W32                              |    241 -
 gnu/dist/gmake/README.customs                          |     95 -
 gnu/dist/gmake/SCOPTIONS                               |     13 -
 gnu/dist/gmake/SMakefile                               |    338 -
 gnu/dist/gmake/acinclude.m4                            |    164 -
 gnu/dist/gmake/aclocal.m4                              |   3053 ---
 gnu/dist/gmake/alloca.c                                |    504 -
 gnu/dist/gmake/amiga.c                                 |    123 -
 gnu/dist/gmake/amiga.h                                 |     22 -
 gnu/dist/gmake/ar.c                                    |    329 -
 gnu/dist/gmake/arscan.c                                |    861 -
 gnu/dist/gmake/build.sh.in                             |     80 -
 gnu/dist/gmake/build_w32.bat                           |    138 -
 gnu/dist/gmake/commands.c                              |    584 -
 gnu/dist/gmake/commands.h                              |     42 -
 gnu/dist/gmake/config.ami                              |    317 -
 gnu/dist/gmake/config.h-vms                            |    403 -
 gnu/dist/gmake/config.h.W32                            |    399 -
 gnu/dist/gmake/config.h.in                             |    391 -
 gnu/dist/gmake/config/ChangeLog                        |     14 -
 gnu/dist/gmake/config/Makefile.am                      |      4 -
 gnu/dist/gmake/config/Makefile.in                      |    283 -
 gnu/dist/gmake/config/codeset.m4                       |     23 -
 gnu/dist/gmake/config/compile                          |     99 -
 gnu/dist/gmake/config/config.guess                     |   1366 -
 gnu/dist/gmake/config/config.rpath                     |    513 -
 gnu/dist/gmake/config/config.sub                       |   1470 -
 gnu/dist/gmake/config/depcomp                          |    423 -
 gnu/dist/gmake/config/gettext.m4                       |    587 -
 gnu/dist/gmake/config/glibc21.m4                       |     32 -
 gnu/dist/gmake/config/iconv.m4                         |    103 -
 gnu/dist/gmake/config/install-sh                       |    251 -
 gnu/dist/gmake/config/intdiv0.m4                       |     72 -
 gnu/dist/gmake/config/inttypes-pri.m4                  |     32 -
 gnu/dist/gmake/config/inttypes.m4                      |     27 -
 gnu/dist/gmake/config/inttypes_h.m4                    |     28 -
 gnu/dist/gmake/config/isc-posix.m4                     |     26 -
 gnu/dist/gmake/config/lcmessage.m4                     |     32 -
 gnu/dist/gmake/config/lib-ld.m4                        |     97 -
 gnu/dist/gmake/config/lib-link.m4                      |    554 -
 gnu/dist/gmake/config/lib-prefix.m4                    |    148 -
 gnu/dist/gmake/config/missing                          |    336 -
 gnu/dist/gmake/config/mkinstalldirs                    |     40 -
 gnu/dist/gmake/config/progtest.m4                      |     59 -
 gnu/dist/gmake/config/stdint_h.m4                      |     28 -
 gnu/dist/gmake/config/texinfo.tex                      |   6341 -------
 gnu/dist/gmake/config/uintmax_t.m4                     |     29 -
 gnu/dist/gmake/config/ulonglong.m4                     |     23 -
 gnu/dist/gmake/configh.dos                             |     94 -
 gnu/dist/gmake/configure                               |  12603 ---------------
 gnu/dist/gmake/configure.bat                           |     44 -
 gnu/dist/gmake/configure.in                            |    390 -
 gnu/dist/gmake/debug.h                                 |     41 -
 gnu/dist/gmake/default.c                               |    585 -
 gnu/dist/gmake/dep.h                                   |     78 -
 gnu/dist/gmake/dir.c                                   |   1212 -
 gnu/dist/gmake/doc/Makefile.am                         |     23 -
 gnu/dist/gmake/doc/Makefile.in                         |    394 -
 gnu/dist/gmake/doc/fdl.texi                            |    403 -
 gnu/dist/gmake/doc/make-stds.texi                      |    955 -
 gnu/dist/gmake/doc/make.texi                           |  10284 ------------
 gnu/dist/gmake/dosbuild.bat                            |     42 -
 gnu/dist/gmake/expand.c                                |    566 -
 gnu/dist/gmake/file.c                                  |    827 -
 gnu/dist/gmake/filedef.h                               |    199 -
 gnu/dist/gmake/function.c                              |   2076 --
 gnu/dist/gmake/getloadavg.c                            |   1034 -
 gnu/dist/gmake/getopt.c                                |   1047 -
 gnu/dist/gmake/getopt.h                                |    133 -
 gnu/dist/gmake/getopt1.c                               |    190 -
 gnu/dist/gmake/gettext.h                               |     59 -
 gnu/dist/gmake/glob/COPYING.LIB                        |    481 -
 gnu/dist/gmake/glob/ChangeLog                          |    136 -
 gnu/dist/gmake/glob/Makefile.am                        |     14 -
 gnu/dist/gmake/glob/Makefile.ami                       |     69 -
 gnu/dist/gmake/glob/Makefile.in                        |    399 -
 gnu/dist/gmake/glob/SCOPTIONS                          |     13 -
 gnu/dist/gmake/glob/SMakefile                          |     69 -
 gnu/dist/gmake/glob/configure.bat                      |     26 -
 gnu/dist/gmake/glob/fnmatch.c                          |    488 -
 gnu/dist/gmake/glob/fnmatch.h                          |     84 -
 gnu/dist/gmake/glob/glob.c                             |   1428 -
 gnu/dist/gmake/glob/glob.h                             |    205 -
 gnu/dist/gmake/hash.c                                  |    369 -
 gnu/dist/gmake/hash.h                                  |    233 -
 gnu/dist/gmake/implicit.c                              |    635 -
 gnu/dist/gmake/job.c                                   |   3110 ---
 gnu/dist/gmake/job.h                                   |     83 -
 gnu/dist/gmake/loadavg.c                               |   1034 -
 gnu/dist/gmake/main.c                                  |   2813 ---
 gnu/dist/gmake/make.1                                  |    291 -
 gnu/dist/gmake/make.h                                  |    562 -
 gnu/dist/gmake/make.lnk                                |      5 -
 gnu/dist/gmake/makefile.com                            |    138 -
 gnu/dist/gmake/makefile.vms                            |    147 -
 gnu/dist/gmake/misc.c                                  |    893 -
 gnu/dist/gmake/po/ChangeLog                            |     17 -
 gnu/dist/gmake/po/LINGUAS                              |      5 -
 gnu/dist/gmake/po/Makefile.in.in                       |    317 -
 gnu/dist/gmake/po/Makevars                             |     25 -
 gnu/dist/gmake/po/POTFILES.in                          |     24 -
 gnu/dist/gmake/po/Rules-quot                           |     42 -
 gnu/dist/gmake/po/boldquot.sed                         |     10 -
 gnu/dist/gmake/po/da.gmo                               |    Bin 
 gnu/dist/gmake/po/da.po                                |   1957 --
 gnu/dist/gmake/po/de.gmo                               |    Bin 
 gnu/dist/gmake/po/de.po                                |   2030 --
 gnu/dist/gmake/po/en@boldquot.header                   |     25 -
 gnu/dist/gmake/po/en@quot.header                       |     22 -
 gnu/dist/gmake/po/es.gmo                               |    Bin 
 gnu/dist/gmake/po/es.po                                |   2673 ---
 gnu/dist/gmake/po/fr.gmo                               |    Bin 
 gnu/dist/gmake/po/fr.po                                |   2136 --
 gnu/dist/gmake/po/gl.gmo                               |    Bin 
 gnu/dist/gmake/po/gl.po                                |   2165 --
 gnu/dist/gmake/po/he.gmo                               |    Bin 
 gnu/dist/gmake/po/he.po                                |   1959 --
 gnu/dist/gmake/po/hr.gmo                               |    Bin 
 gnu/dist/gmake/po/hr.po                                |   1960 --
 gnu/dist/gmake/po/insert-header.sin                    |     23 -
 gnu/dist/gmake/po/ja.gmo                               |    Bin 
 gnu/dist/gmake/po/ja.po                                |   1958 --
 gnu/dist/gmake/po/ko.gmo                               |    Bin 
 gnu/dist/gmake/po/ko.po                                |   1963 --
 gnu/dist/gmake/po/make.pot                             |   1800 --
 gnu/dist/gmake/po/nl.gmo                               |    Bin 
 gnu/dist/gmake/po/nl.po                                |   2113 --
 gnu/dist/gmake/po/pl.gmo                               |    Bin 
 gnu/dist/gmake/po/pl.po                                |   2079 --
 gnu/dist/gmake/po/pt_BR.gmo                            |    Bin 
 gnu/dist/gmake/po/pt_BR.po                             |   1958 --
 gnu/dist/gmake/po/quot.sed                             |      6 -
 gnu/dist/gmake/po/remove-potcdate.sin                  |     19 -
 gnu/dist/gmake/po/ru.gmo                               |    Bin 
 gnu/dist/gmake/po/ru.po                                |   1979 --
 gnu/dist/gmake/po/sv.gmo                               |    Bin 
 gnu/dist/gmake/po/sv.po                                |   1960 --
 gnu/dist/gmake/po/tr.gmo                               |    Bin 
 gnu/dist/gmake/po/tr.po                                |   1964 --
 gnu/dist/gmake/po/zh_CN.gmo                            |    Bin 
 gnu/dist/gmake/po/zh_CN.po                             |   1926 --
 gnu/dist/gmake/read.c                                  |   3105 ---
 gnu/dist/gmake/readme.vms                              |    183 -
 gnu/dist/gmake/remake.c                                |   1420 -
 gnu/dist/gmake/remote-cstms.c                          |    310 -
 gnu/dist/gmake/remote-stub.c                           |    109 -
 gnu/dist/gmake/rule.c                                  |    717 -
 gnu/dist/gmake/rule.h                                  |     72 -
 gnu/dist/gmake/signame.c                               |    255 -
 gnu/dist/gmake/subproc.bat                             |      6 -
 gnu/dist/gmake/tests/COPYING                           |    339 -
 gnu/dist/gmake/tests/ChangeLog                         |    347 -
 gnu/dist/gmake/tests/NEWS                              |    161 -
 gnu/dist/gmake/tests/README                            |     79 -
 gnu/dist/gmake/tests/mkshadow                          |     42 -
 gnu/dist/gmake/tests/run_make_tests                    |      2 -
 gnu/dist/gmake/tests/run_make_tests.pl                 |    270 -
 gnu/dist/gmake/tests/scripts/features/comments         |     35 -
 gnu/dist/gmake/tests/scripts/features/conditionals     |    100 -
 gnu/dist/gmake/tests/scripts/features/default_names    |     65 -
 gnu/dist/gmake/tests/scripts/features/double_colon     |    127 -
 gnu/dist/gmake/tests/scripts/features/echoing          |     90 -
 gnu/dist/gmake/tests/scripts/features/errors           |     93 -
 gnu/dist/gmake/tests/scripts/features/escape           |     60 -
 gnu/dist/gmake/tests/scripts/features/export           |    250 -
 gnu/dist/gmake/tests/scripts/features/include          |     61 -
 gnu/dist/gmake/tests/scripts/features/mult_rules       |     78 -
 gnu/dist/gmake/tests/scripts/features/mult_targets     |     46 -
 gnu/dist/gmake/tests/scripts/features/order_only       |    112 -
 gnu/dist/gmake/tests/scripts/features/override         |     34 -
 gnu/dist/gmake/tests/scripts/features/parallelism      |    100 -
 gnu/dist/gmake/tests/scripts/features/patspecific_vars |     49 -
 gnu/dist/gmake/tests/scripts/features/quoting          |     32 -
 gnu/dist/gmake/tests/scripts/features/recursion        |     61 -
 gnu/dist/gmake/tests/scripts/features/reinvoke         |     86 -
 gnu/dist/gmake/tests/scripts/features/statipattrules   |     72 -
 gnu/dist/gmake/tests/scripts/features/targetvars       |    243 -
 gnu/dist/gmake/tests/scripts/features/varnesting       |     34 -
 gnu/dist/gmake/tests/scripts/features/vpath            |     62 -
 gnu/dist/gmake/tests/scripts/features/vpath2           |     45 -
 gnu/dist/gmake/tests/scripts/features/vpathgpath       |     66 -
 gnu/dist/gmake/tests/scripts/features/vpathplus        |    128 -
 gnu/dist/gmake/tests/scripts/functions/addprefix       |     44 -
 gnu/dist/gmake/tests/scripts/functions/addsuffix       |     36 -
 gnu/dist/gmake/tests/scripts/functions/basename        |     44 -
 gnu/dist/gmake/tests/scripts/functions/call            |     72 -
 gnu/dist/gmake/tests/scripts/functions/dir             |     44 -
 gnu/dist/gmake/tests/scripts/functions/error           |     63 -
 gnu/dist/gmake/tests/scripts/functions/eval            |     60 -
 gnu/dist/gmake/tests/scripts/functions/filter-out      |     28 -
 gnu/dist/gmake/tests/scripts/functions/findstring      |     47 -
 gnu/dist/gmake/tests/scripts/functions/foreach         |     53 -
 gnu/dist/gmake/tests/scripts/functions/if              |     31 -
 gnu/dist/gmake/tests/scripts/functions/join            |     44 -
 gnu/dist/gmake/tests/scripts/functions/notdir          |     44 -
 gnu/dist/gmake/tests/scripts/functions/origin          |     66 -
 gnu/dist/gmake/tests/scripts/functions/sort            |     55 -
 gnu/dist/gmake/tests/scripts/functions/strip           |     57 -
 gnu/dist/gmake/tests/scripts/functions/substitution    |     37 -
 gnu/dist/gmake/tests/scripts/functions/suffix          |     57 -
 gnu/dist/gmake/tests/scripts/functions/value           |     30 -
 gnu/dist/gmake/tests/scripts/functions/warning         |     63 -
 gnu/dist/gmake/tests/scripts/functions/wildcard        |    105 -
 gnu/dist/gmake/tests/scripts/functions/word            |     64 -
 gnu/dist/gmake/tests/scripts/misc/general1             |     51 -
 gnu/dist/gmake/tests/scripts/misc/general2             |     50 -
 gnu/dist/gmake/tests/scripts/misc/general3             |     58 -
 gnu/dist/gmake/tests/scripts/misc/general4             |     31 -
 gnu/dist/gmake/tests/scripts/options/dash-B            |     43 -
 gnu/dist/gmake/tests/scripts/options/dash-C            |     48 -
 gnu/dist/gmake/tests/scripts/options/dash-I            |     57 -
 gnu/dist/gmake/tests/scripts/options/dash-e            |     24 -
 gnu/dist/gmake/tests/scripts/options/dash-f            |     85 -
 gnu/dist/gmake/tests/scripts/options/dash-k            |    100 -
 gnu/dist/gmake/tests/scripts/options/dash-l            |     55 -
 gnu/dist/gmake/tests/scripts/options/dash-n            |     70 -
 gnu/dist/gmake/tests/scripts/options/dash-q            |     70 -
 gnu/dist/gmake/tests/scripts/options/dash-t            |     38 -
 gnu/dist/gmake/tests/scripts/options/general           |     35 -
 gnu/dist/gmake/tests/scripts/targets/DEFAULT           |     53 -
 gnu/dist/gmake/tests/scripts/targets/FORCE             |     52 -
 gnu/dist/gmake/tests/scripts/targets/INTERMEDIATE      |    108 -
 gnu/dist/gmake/tests/scripts/targets/PHONY             |     62 -
 gnu/dist/gmake/tests/scripts/targets/SECONDARY         |     85 -
 gnu/dist/gmake/tests/scripts/targets/SILENT            |     51 -
 gnu/dist/gmake/tests/scripts/targets/clean             |     51 -
 gnu/dist/gmake/tests/scripts/test_template             |     70 -
 gnu/dist/gmake/tests/scripts/variables/CURDIR          |     20 -
 gnu/dist/gmake/tests/scripts/variables/MAKE            |     33 -
 gnu/dist/gmake/tests/scripts/variables/MAKECMDGOALS    |     52 -
 gnu/dist/gmake/tests/scripts/variables/MAKEFILES       |     34 -
 gnu/dist/gmake/tests/scripts/variables/MAKEFILE_LIST   |     30 -
 gnu/dist/gmake/tests/scripts/variables/MAKELEVEL       |     34 -
 gnu/dist/gmake/tests/scripts/variables/automatic       |     75 -
 gnu/dist/gmake/tests/scripts/variables/flavors         |     85 -
 gnu/dist/gmake/tests/scripts/variables/special         |     68 -
 gnu/dist/gmake/tests/test_driver.pl                    |   1113 -
 gnu/dist/gmake/variable.c                              |   1263 -
 gnu/dist/gmake/variable.h                              |    183 -
 gnu/dist/gmake/version.c                               |     17 -
 gnu/dist/gmake/vmsdir.h                                |     61 -
 gnu/dist/gmake/vmsfunctions.c                          |    261 -
 gnu/dist/gmake/vmsify.c                                |    981 -
 gnu/dist/gmake/vpath.c                                 |    587 -
 gnu/dist/gmake/w32/compat/dirent.c                     |    188 -
 gnu/dist/gmake/w32/include/dirent.h                    |     37 -
 gnu/dist/gmake/w32/include/pathstuff.h                 |      9 -
 gnu/dist/gmake/w32/include/sub_proc.h                  |     47 -
 gnu/dist/gmake/w32/include/w32err.h                    |     10 -
 gnu/dist/gmake/w32/pathstuff.c                         |    238 -
 gnu/dist/gmake/w32/subproc/NMakefile                   |     60 -
 gnu/dist/gmake/w32/subproc/build.bat                   |     10 -
 gnu/dist/gmake/w32/subproc/misc.c                      |     65 -
 gnu/dist/gmake/w32/subproc/proc.h                      |     13 -
 gnu/dist/gmake/w32/subproc/sub_proc.c                  |   1207 -
 gnu/dist/gmake/w32/subproc/w32err.c                    |     51 -
 270 files changed, 0 insertions(+), 127747 deletions(-)

diffs (truncated from 128795 to 300 lines):

diff -r 848bdcf3c887 -r c73dd4d80cd5 gnu/dist/gmake/ABOUT-NLS
--- a/gnu/dist/gmake/ABOUT-NLS  Mon Aug 18 06:58:51 2014 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,435 +0,0 @@
-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'.
-
-   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 August
-2002.  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    be bg ca cs da de el en eo es et fi fr
-                     +----------------------------------------+
-     a2ps            |             [] []             []    [] |
-     ap-utils        |                                        |
-     bash            |                []       [] []       [] |
-     bfd             |                            []       [] |
-     binutils        |                            []       [] |
-     bison           |                []          [] []    [] |
-     clisp           |                                        |
-     clisp           |                []    []    []       [] |
-     clisplow        |                                        |
-     cpio            |             [] []          []       [] |
-     darkstat        |             ()                         |
-     diffutils       |          [] [] []       [] []       [] |
-     enscript        |                []                   [] |
-     error           |                []          []       [] |
-     fetchmail       |       [] () [] []          []       () |
-     fileutils       |             [] []          [] []    [] |
-     findutils       |             [] []       [] [] []    [] |
-     flex            |       []    [] []          []       [] |
-     gas             |                            []       [] |
-     gawk            |                []          []       [] |
-     gcal            |       []                            [] |
-     gcc             |                            []       [] |
-     gettext         |       []    [] []          []       [] |
-     gnupg           |       []       [] []    [] [] []    [] |
-     gprof           |                            []       [] |
-     gpsdrive        |             () ()    ()    ()       () |
-     grep            |    [] []       [] []       [] [] [] [] |
-     gretl           |                            []          |
-     gthumb          |                ()          ()       () |
-     hello           |       []    [] [] []    [] [] [] [] [] |
-     id-utils        |             [] []                   [] |
-     indent          |       []       []       []    []    [] |
-     jpilot          |          () [] []                   [] |
-     jwhois          |                            []       [] |
-     kbd             |                []          []       [] |
-     ld              |                            []       [] |
-     libc            |       [] [] [] [] []       []    [] [] |
-     libiconv        |       []       []       [] []          |
-     lifelines       |                ()                   () |
-     lilypond        |             []                      [] |
-     lingoteach      |                         []          [] |
-     lingoteach_lessons|                ()          ()          |
-     lynx            |       [] [] [] []             []       |
-     m4              |          [] [] [] []                [] |
-     make            |             [] []          []       [] |
-     man-db          |       [] () () []          ()       () |
-     mysecretdiary   |                []          []       [] |
-     nano            |       [] () [] []          []       [] |
-     nano_1_0        |       [] () [] []          []       [] |
-     opcodes         |             []             []       [] |
-     parted          |       []    [] []          []       [] |
-     ptx             |             [] []       [] [] [] [] [] |
-     python          |                                        |
-     recode          |             [] [] []    [] []       [] |
-     sed             |       [] [] [] [] []    [] [] [] [] [] |
-     sh-utils        |                []          [] []    [] |
-     sharutils       |          [] [] [] []       [] []    [] |
-     sketch          |                ()          []       () |
-     soundtracker    |                []          []       [] |
-     sp              |                []                      |
-     tar             |          [] [] []          [] []    [] |
-     texinfo         |          [] [] []       []          [] |
-     textutils       |       []    [] []          []       [] |
-     util-linux      |          [] [] []          [] []    [] |
-     vorbis-tools    |                                     [] |
-     wastesedge      |                                        |
-     wdiff           |       []    [] []          [] []    [] |
-     wget            |    [] [] [] [] [] []       [] [] [] [] |
-                     +----------------------------------------+
-                       be bg ca cs da de el en eo es et fi fr
-                        0  2 19 10 30 44  9  1 12 44 17  6 53
-     
-                       gl he hr hu id it ja ko lv nb nl nn
-                     +-------------------------------------+
-     a2ps            |                ()    ()       []    |
-     ap-utils        |                                     |
-     bash            |          []                         |
-     bfd             |                   []                |
-     binutils        |                   []                |
-     bison           |       []       [] []          []    |
-     clisp           |                                     |
-     clisp           |                               []    |
-     clisplow        |                                     |
-     cpio            | []       []          []       []    |
-     darkstat        |                                     |
-     diffutils       | [] []    [] []    []                |
-     enscript        |       []                      []    |
-     error           |          []                         |
-     fetchmail       |                   []                |
-     fileutils       |          []    [] []                |
-     findutils       | []    [] [] [] [] [] []       []    |
-     flex            |                      []             |
-     gas             |                                     |
-     gawk            |    []                               |
-     gcal            |                                     |
-     gcc             |                   []                |
-     gettext         |                   [] []             |
-     gnupg           | []          [] [] []                |
-     gprof           |             []                      |
-     gpsdrive        |          []    ()             ()    |
-     grep            | [] [] [] [] [] [] []                |
-     gretl           |                                     |
-     gthumb          |                () ()                |
-     hello           | [] [] [] [] [] [] [] [] [] [] [] [] |
-     id-utils        |          []                   []    |
-     indent          | []       []       []          []    |
-     jpilot          |                   ()          ()    |
-     jwhois          |          [] []                      |
-     kbd             |                                     |
-     ld              |                                     |
-     libc            | []                [] []    []       |
-     libiconv        | []    [] []                         |
-     lifelines       |                                     |
-     lilypond        |                               []    |
-     lingoteach      |          []                         |
-     lingoteach_lessons|                                     |



Home | Main Index | Thread Index | Old Index