GayBSD documentation tree
Find a file
Nik Clayton de9128a949 Define new LANGCODE variable, which should contain the language name
and encoding for the documentation that's currently being built (e.g.,
'en_US.ISO_8859-1', or 'es_ES.ISO_8859-1').  Used when building packages
to create part of the package file name.  Setting this involves an
'interesting' kludge -- suggestions for how better to achieve this within
make(1) welcomed.

package-*:
    No need to remove PLIST, it's always overwritten.

    Create empty COMMENT and DESCR files if they don't exist.  Makes it
    easier to test this, without committing COMMENT and DESCR files all
    over the tree.

    Use the ${LANGCODE} variable in the package name.  For example,
    the HTML pkg for the FAQ now looks like faq.en_US.ISO_8859-1.html.tgz,
    instead of just faq.html.tgz.
1999-08-28 09:50:49 +00:00
en_US.ISO8859-1 Add Yin-Jieh Chen for the icqnix port. 1999-08-28 03:02:06 +00:00
en_US.ISO_8859-1 Add Yin-Jieh Chen for the icqnix port. 1999-08-28 03:02:06 +00:00
es_ES.ISO8859-1 When making the compatability symlink, do it in the parent directory 1999-08-26 19:42:13 +00:00
es_ES.ISO_8859-1 When making the compatability symlink, do it in the parent directory 1999-08-26 19:42:13 +00:00
ja_JP.eucJP Set the {JADE,TIDY}FLAGS variables in Makefile.inc, rather than in the 1999-08-28 09:48:29 +00:00
ru_RU.KOI8-R When making the compatability symlink, do it in the parent directory 1999-08-26 19:42:13 +00:00
share Define new LANGCODE variable, which should contain the language name 1999-08-28 09:50:49 +00:00
zh_TW.Big5 Cleanup my last commit, add an "Original revision" to indicate English FAQ's 1999-08-27 15:03:57 +00:00
Makefile Support using the DOC_LANG variable to specify which languages and 1999-08-26 19:40:04 +00:00