summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-02-27 13:50:43 +0000
committerobache <obache@pkgsrc.org>2008-02-27 13:50:43 +0000
commit6fb83a40bb6d4369bd4113dc18b21195895cbec3 (patch)
tree87b807357aee245e189fc307cb7e9ff101c836ab /misc
parent917a39ced3557ce652f57ffa7038cfcfab59f0a6 (diff)
downloadpkgsrc-6fb83a40bb6d4369bd4113dc18b21195895cbec3.tar.gz
Import m17n-docs version 1.5.0.
The m17n-docs is documents of the m17n library.
Diffstat (limited to 'misc')
-rw-r--r--misc/m17n-docs/DESCR1
-rw-r--r--misc/m17n-docs/Makefile16
-rw-r--r--misc/m17n-docs/PLIST466
-rw-r--r--misc/m17n-docs/distinfo7
-rw-r--r--misc/m17n-docs/patches/patch-aa41
-rw-r--r--misc/m17n-docs/patches/patch-ab42
6 files changed, 573 insertions, 0 deletions
diff --git a/misc/m17n-docs/DESCR b/misc/m17n-docs/DESCR
new file mode 100644
index 00000000000..779008c574e
--- /dev/null
+++ b/misc/m17n-docs/DESCR
@@ -0,0 +1 @@
+The m17n-docs is documents of the m17n library.
diff --git a/misc/m17n-docs/Makefile b/misc/m17n-docs/Makefile
new file mode 100644
index 00000000000..6c0eff92414
--- /dev/null
+++ b/misc/m17n-docs/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/02/27 13:50:43 obache Exp $
+#
+
+DISTNAME= m17n-docs-1.5.0
+CATEGORIES= misc
+MASTER_SITES= http://www.m17n.org/m17n-lib-download/
+
+MAINTAINER= obache@NetBSD.org
+HOMEPAGE= http://www.m17n.org/m17n-lib/
+COMMENT= Documents for the m17n library
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/m17n-docs/PLIST b/misc/m17n-docs/PLIST
new file mode 100644
index 00000000000..e674ee8f453
--- /dev/null
+++ b/misc/m17n-docs/PLIST
@@ -0,0 +1,466 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/02/27 13:50:43 obache Exp $
+man/man1/m17n-config.1
+man/man1/m17n-db.1
+man/man3/m17nCharacter.3m17n
+man/man3/m17nCharset.3m17n
+man/man3/m17nChartable.3m17n
+man/man3/m17nConv.3m17n
+man/man3/m17nCore.3m17n
+man/man3/m17nDatabase.3m17n
+man/man3/m17nDebug.3m17n
+man/man3/m17nDraw.3m17n
+man/man3/m17nError.3m17n
+man/man3/m17nFLT.3m17n
+man/man3/m17nFace.3m17n
+man/man3/m17nFont.3m17n
+man/man3/m17nFontset.3m17n
+man/man3/m17nFrame.3m17n
+man/man3/m17nGUI.3m17n
+man/man3/m17nInputMethod.3m17n
+man/man3/m17nInputMethodWin.3m17n
+man/man3/m17nIntro.3m17n
+man/man3/m17nLocale.3m17n
+man/man3/m17nMisc.3m17n
+man/man3/m17nMtext.3m17n
+man/man3/m17nObject.3m17n
+man/man3/m17nPlist.3m17n
+man/man3/m17nShell.3m17n
+man/man3/m17nSymbol.3m17n
+man/man3/m17nTextProperty.3m17n
+man/man3/m17n_object.3m17n
+man/man3/m17n_object_ref.3m17n
+man/man3/m17n_object_unref.3m17n
+man/man3/m17n_status.3m17n
+man/man3/mchar_decode.3m17n
+man/man3/mchar_define_charset.3m17n
+man/man3/mchar_define_property.3m17n
+man/man3/mchar_encode.3m17n
+man/man3/mchar_get_prop.3m17n
+man/man3/mchar_get_prop_table.3m17n
+man/man3/mchar_list_charset.3m17n
+man/man3/mchar_map_charset.3m17n
+man/man3/mchar_put_prop.3m17n
+man/man3/mchar_resolve_charset.3m17n
+man/man3/mchartable.3m17n
+man/man3/mchartable_lookup.3m17n
+man/man3/mchartable_map.3m17n
+man/man3/mchartable_max_char.3m17n
+man/man3/mchartable_min_char.3m17n
+man/man3/mchartable_range.3m17n
+man/man3/mchartable_set.3m17n
+man/man3/mchartable_set_range.3m17n
+man/man3/mconv_buffer_converter.3m17n
+man/man3/mconv_decode.3m17n
+man/man3/mconv_decode_buffer.3m17n
+man/man3/mconv_decode_stream.3m17n
+man/man3/mconv_define_coding.3m17n
+man/man3/mconv_encode.3m17n
+man/man3/mconv_encode_buffer.3m17n
+man/man3/mconv_encode_range.3m17n
+man/man3/mconv_encode_stream.3m17n
+man/man3/mconv_free_converter.3m17n
+man/man3/mconv_getc.3m17n
+man/man3/mconv_gets.3m17n
+man/man3/mconv_list_codings.3m17n
+man/man3/mconv_putc.3m17n
+man/man3/mconv_rebind_buffer.3m17n
+man/man3/mconv_rebind_stream.3m17n
+man/man3/mconv_reset_converter.3m17n
+man/man3/mconv_resolve_coding.3m17n
+man/man3/mconv_stream_converter.3m17n
+man/man3/mconv_ungetc.3m17n
+man/man3/mdatabase_define.3m17n
+man/man3/mdatabase_find.3m17n
+man/man3/mdatabase_list.3m17n
+man/man3/mdatabase_load.3m17n
+man/man3/mdatabase_tag.3m17n
+man/man3/mdebug_dump_all_symbols.3m17n
+man/man3/mdebug_dump_chartab.3m17n
+man/man3/mdebug_dump_face.3m17n
+man/man3/mdebug_dump_flt.3m17n
+man/man3/mdebug_dump_font.3m17n
+man/man3/mdebug_dump_fontset.3m17n
+man/man3/mdebug_dump_im.3m17n
+man/man3/mdebug_dump_mtext.3m17n
+man/man3/mdebug_dump_plist.3m17n
+man/man3/mdebug_dump_symbol.3m17n
+man/man3/mdebug_hook.3m17n
+man/man3/mdraw_clear_cache.3m17n
+man/man3/mdraw_coordinates_position.3m17n
+man/man3/mdraw_default_line_break.3m17n
+man/man3/mdraw_glyph_info.3m17n
+man/man3/mdraw_glyph_list.3m17n
+man/man3/mdraw_image_text.3m17n
+man/man3/mdraw_per_char_extents.3m17n
+man/man3/mdraw_text.3m17n
+man/man3/mdraw_text_extents.3m17n
+man/man3/mdraw_text_items.3m17n
+man/man3/mdraw_text_per_char_extents.3m17n
+man/man3/mdraw_text_with_control.3m17n
+man/man3/mface.3m17n
+man/man3/mface_copy.3m17n
+man/man3/mface_equal.3m17n
+man/man3/mface_from_font.3m17n
+man/man3/mface_get_hook.3m17n
+man/man3/mface_get_prop.3m17n
+man/man3/mface_merge.3m17n
+man/man3/mface_put_hook.3m17n
+man/man3/mface_put_prop.3m17n
+man/man3/mface_update.3m17n
+man/man3/mflt_coverage.3m17n
+man/man3/mflt_find.3m17n
+man/man3/mflt_get.3m17n
+man/man3/mflt_name.3m17n
+man/man3/mflt_run.3m17n
+man/man3/mfont.3m17n
+man/man3/mfont_check.3m17n
+man/man3/mfont_close.3m17n
+man/man3/mfont_copy.3m17n
+man/man3/mfont_encapsulate.3m17n
+man/man3/mfont_find.3m17n
+man/man3/mfont_from_name.3m17n
+man/man3/mfont_get_prop.3m17n
+man/man3/mfont_list.3m17n
+man/man3/mfont_list_family_names.3m17n
+man/man3/mfont_match_p.3m17n
+man/man3/mfont_name.3m17n
+man/man3/mfont_open.3m17n
+man/man3/mfont_parse_name.3m17n
+man/man3/mfont_put_prop.3m17n
+man/man3/mfont_resize_ratio.3m17n
+man/man3/mfont_selection_priority.3m17n
+man/man3/mfont_set_encoding.3m17n
+man/man3/mfont_set_selection_priority.3m17n
+man/man3/mfont_unparse_name.3m17n
+man/man3/mfontset.3m17n
+man/man3/mfontset_copy.3m17n
+man/man3/mfontset_lookup.3m17n
+man/man3/mfontset_modify_entry.3m17n
+man/man3/mfontset_name.3m17n
+man/man3/mframe.3m17n
+man/man3/mframe_get_prop.3m17n
+man/man3/minput_close_im.3m17n
+man/man3/minput_config_command.3m17n
+man/man3/minput_config_file.3m17n
+man/man3/minput_config_variable.3m17n
+man/man3/minput_create_ic.3m17n
+man/man3/minput_destroy_ic.3m17n
+man/man3/minput_event_to_key.3m17n
+man/man3/minput_filter.3m17n
+man/man3/minput_get_command.3m17n
+man/man3/minput_get_description.3m17n
+man/man3/minput_get_title_icon.3m17n
+man/man3/minput_get_variable.3m17n
+man/man3/minput_lookup.3m17n
+man/man3/minput_open_im.3m17n
+man/man3/minput_reset_ic.3m17n
+man/man3/minput_save_config.3m17n
+man/man3/minput_set_spot.3m17n
+man/man3/minput_toggle.3m17n
+man/man3/mlocale_get_prop.3m17n
+man/man3/mlocale_set.3m17n
+man/man3/mplist.3m17n
+man/man3/mplist_add.3m17n
+man/man3/mplist_copy.3m17n
+man/man3/mplist_deserialize.3m17n
+man/man3/mplist_find_by_key.3m17n
+man/man3/mplist_find_by_value.3m17n
+man/man3/mplist_get.3m17n
+man/man3/mplist_get_func.3m17n
+man/man3/mplist_key.3m17n
+man/man3/mplist_length.3m17n
+man/man3/mplist_next.3m17n
+man/man3/mplist_pop.3m17n
+man/man3/mplist_push.3m17n
+man/man3/mplist_put.3m17n
+man/man3/mplist_put_func.3m17n
+man/man3/mplist_set.3m17n
+man/man3/mplist_value.3m17n
+man/man3/msymbol.3m17n
+man/man3/msymbol_as_managing_key.3m17n
+man/man3/msymbol_exist.3m17n
+man/man3/msymbol_get.3m17n
+man/man3/msymbol_get_func.3m17n
+man/man3/msymbol_is_managing_key.3m17n
+man/man3/msymbol_name.3m17n
+man/man3/msymbol_put.3m17n
+man/man3/msymbol_put_func.3m17n
+man/man3/mtext.3m17n
+man/man3/mtext_attach_property.3m17n
+man/man3/mtext_case_compare.3m17n
+man/man3/mtext_casecmp.3m17n
+man/man3/mtext_cat.3m17n
+man/man3/mtext_cat_char.3m17n
+man/man3/mtext_character.3m17n
+man/man3/mtext_chr.3m17n
+man/man3/mtext_cmp.3m17n
+man/man3/mtext_coll.3m17n
+man/man3/mtext_compare.3m17n
+man/man3/mtext_copy.3m17n
+man/man3/mtext_cpy.3m17n
+man/man3/mtext_cspn.3m17n
+man/man3/mtext_data.3m17n
+man/man3/mtext_del.3m17n
+man/man3/mtext_deserialize.3m17n
+man/man3/mtext_detach_property.3m17n
+man/man3/mtext_dup.3m17n
+man/man3/mtext_duplicate.3m17n
+man/man3/mtext_from_data.3m17n
+man/man3/mtext_ftime.3m17n
+man/man3/mtext_get_prop.3m17n
+man/man3/mtext_get_prop_keys.3m17n
+man/man3/mtext_get_prop_values.3m17n
+man/man3/mtext_get_properties.3m17n
+man/man3/mtext_get_property.3m17n
+man/man3/mtext_getenv.3m17n
+man/man3/mtext_ins.3m17n
+man/man3/mtext_ins_char.3m17n
+man/man3/mtext_insert.3m17n
+man/man3/mtext_len.3m17n
+man/man3/mtext_line_break.3m17n
+man/man3/mtext_lowercase.3m17n
+man/man3/mtext_ncasecmp.3m17n
+man/man3/mtext_ncat.3m17n
+man/man3/mtext_ncmp.3m17n
+man/man3/mtext_ncpy.3m17n
+man/man3/mtext_pbrk.3m17n
+man/man3/mtext_pop_prop.3m17n
+man/man3/mtext_prop_range.3m17n
+man/man3/mtext_property.3m17n
+man/man3/mtext_property_end.3m17n
+man/man3/mtext_property_key.3m17n
+man/man3/mtext_property_mtext.3m17n
+man/man3/mtext_property_start.3m17n
+man/man3/mtext_property_value.3m17n
+man/man3/mtext_push_prop.3m17n
+man/man3/mtext_push_property.3m17n
+man/man3/mtext_put_prop.3m17n
+man/man3/mtext_put_prop_values.3m17n
+man/man3/mtext_putenv.3m17n
+man/man3/mtext_rchr.3m17n
+man/man3/mtext_ref_char.3m17n
+man/man3/mtext_replace.3m17n
+man/man3/mtext_search.3m17n
+man/man3/mtext_serialize.3m17n
+man/man3/mtext_set_char.3m17n
+man/man3/mtext_spn.3m17n
+man/man3/mtext_text.3m17n
+man/man3/mtext_titlecase.3m17n
+man/man3/mtext_tok.3m17n
+man/man3/mtext_uppercase.3m17n
+man/man5/mdbCharsetList.5
+man/man5/mdbCodingList.5
+man/man5/mdbDir.5
+man/man5/mdbFLT.5
+man/man5/mdbFontEncoding.5
+man/man5/mdbFontSize.5
+man/man5/mdbFontset.5
+man/man5/mdbGeneral.5
+man/man5/mdbIM.5
+man/man5/mdbTutorialIM.5
+share/doc/m17n/html/GFDL.html
+share/doc/m17n/html/annotated.html
+share/doc/m17n/html/bopo-kbd.png
+share/doc/m17n/html/classes.html
+share/doc/m17n/html/doxygen.png
+share/doc/m17n/html/el-kbd.png
+share/doc/m17n/html/functions.html
+share/doc/m17n/html/functions_enum.html
+share/doc/m17n/html/functions_eval.html
+share/doc/m17n/html/functions_vars.html
+share/doc/m17n/html/globals.html
+share/doc/m17n/html/globals_0x61.html
+share/doc/m17n/html/globals_0x62.html
+share/doc/m17n/html/globals_0x63.html
+share/doc/m17n/html/globals_0x64.html
+share/doc/m17n/html/globals_0x65.html
+share/doc/m17n/html/globals_0x66.html
+share/doc/m17n/html/globals_0x67.html
+share/doc/m17n/html/globals_0x68.html
+share/doc/m17n/html/globals_0x69.html
+share/doc/m17n/html/globals_0x6c.html
+share/doc/m17n/html/globals_0x6d.html
+share/doc/m17n/html/globals_0x6e.html
+share/doc/m17n/html/globals_0x6f.html
+share/doc/m17n/html/globals_0x70.html
+share/doc/m17n/html/globals_0x72.html
+share/doc/m17n/html/globals_0x73.html
+share/doc/m17n/html/globals_0x74.html
+share/doc/m17n/html/globals_0x75.html
+share/doc/m17n/html/globals_0x76.html
+share/doc/m17n/html/globals_0x77.html
+share/doc/m17n/html/globals_0x78.html
+share/doc/m17n/html/globals_defs.html
+share/doc/m17n/html/globals_enum.html
+share/doc/m17n/html/globals_eval.html
+share/doc/m17n/html/globals_func.html
+share/doc/m17n/html/globals_func_0x63.html
+share/doc/m17n/html/globals_func_0x64.html
+share/doc/m17n/html/globals_func_0x66.html
+share/doc/m17n/html/globals_func_0x69.html
+share/doc/m17n/html/globals_func_0x6c.html
+share/doc/m17n/html/globals_func_0x70.html
+share/doc/m17n/html/globals_func_0x73.html
+share/doc/m17n/html/globals_func_0x74.html
+share/doc/m17n/html/globals_type.html
+share/doc/m17n/html/globals_vars.html
+share/doc/m17n/html/globals_vars_0x61.html
+share/doc/m17n/html/globals_vars_0x62.html
+share/doc/m17n/html/globals_vars_0x63.html
+share/doc/m17n/html/globals_vars_0x64.html
+share/doc/m17n/html/globals_vars_0x65.html
+share/doc/m17n/html/globals_vars_0x66.html
+share/doc/m17n/html/globals_vars_0x67.html
+share/doc/m17n/html/globals_vars_0x68.html
+share/doc/m17n/html/globals_vars_0x69.html
+share/doc/m17n/html/globals_vars_0x6c.html
+share/doc/m17n/html/globals_vars_0x6d.html
+share/doc/m17n/html/globals_vars_0x6e.html
+share/doc/m17n/html/globals_vars_0x6f.html
+share/doc/m17n/html/globals_vars_0x70.html
+share/doc/m17n/html/globals_vars_0x72.html
+share/doc/m17n/html/globals_vars_0x73.html
+share/doc/m17n/html/globals_vars_0x74.html
+share/doc/m17n/html/globals_vars_0x75.html
+share/doc/m17n/html/globals_vars_0x76.html
+share/doc/m17n/html/globals_vars_0x77.html
+share/doc/m17n/html/globals_vars_0x78.html
+share/doc/m17n/html/group__m17nCharacter.html
+share/doc/m17n/html/group__m17nCharset.html
+share/doc/m17n/html/group__m17nChartable.html
+share/doc/m17n/html/group__m17nConv.html
+share/doc/m17n/html/group__m17nCore.html
+share/doc/m17n/html/group__m17nDatabase.html
+share/doc/m17n/html/group__m17nDebug.html
+share/doc/m17n/html/group__m17nDraw.html
+share/doc/m17n/html/group__m17nError.html
+share/doc/m17n/html/group__m17nFLT.html
+share/doc/m17n/html/group__m17nFace.html
+share/doc/m17n/html/group__m17nFont.html
+share/doc/m17n/html/group__m17nFontset.html
+share/doc/m17n/html/group__m17nFrame.html
+share/doc/m17n/html/group__m17nGUI.html
+share/doc/m17n/html/group__m17nInputMethod.html
+share/doc/m17n/html/group__m17nInputMethodWin.html
+share/doc/m17n/html/group__m17nIntro.html
+share/doc/m17n/html/group__m17nLocale.html
+share/doc/m17n/html/group__m17nMisc.html
+share/doc/m17n/html/group__m17nMtext.html
+share/doc/m17n/html/group__m17nObject.html
+share/doc/m17n/html/group__m17nPlist.html
+share/doc/m17n/html/group__m17nShell.html
+share/doc/m17n/html/group__m17nSymbol.html
+share/doc/m17n/html/group__m17nTextProperty.html
+share/doc/m17n/html/he-kbd.png
+share/doc/m17n/html/hr-kbd.png
+share/doc/m17n/html/hy-kbd.png
+share/doc/m17n/html/icon-am-sera.png
+share/doc/m17n/html/icon-ar-kbd.png
+share/doc/m17n/html/icon-as-itrans.png
+share/doc/m17n/html/icon-bn-itrans.png
+share/doc/m17n/html/icon-bn-unijoy.png
+share/doc/m17n/html/icon-bo-wylie.png
+share/doc/m17n/html/icon-dv-phonetic.png
+share/doc/m17n/html/icon-el-kbd.png
+share/doc/m17n/html/icon-en-ispell.png
+share/doc/m17n/html/icon-fa-isiri.png
+share/doc/m17n/html/icon-gu-itrans.png
+share/doc/m17n/html/icon-he-kbd.png
+share/doc/m17n/html/icon-hi-itrans.png
+share/doc/m17n/html/icon-hi-typewriter.png
+share/doc/m17n/html/icon-hr-kbd.png
+share/doc/m17n/html/icon-hy-kbd.png
+share/doc/m17n/html/icon-ja-anthy.png
+share/doc/m17n/html/icon-ja-tcode.png
+share/doc/m17n/html/icon-ka-kbd.png
+share/doc/m17n/html/icon-kk-arabic.png
+share/doc/m17n/html/icon-kk-kbd.png
+share/doc/m17n/html/icon-km-yannis.png
+share/doc/m17n/html/icon-kn-itrans.png
+share/doc/m17n/html/icon-ko-han2.png
+share/doc/m17n/html/icon-ko-romaja.png
+share/doc/m17n/html/icon-latn-post.png
+share/doc/m17n/html/icon-latn-pre.png
+share/doc/m17n/html/icon-lo-kbd.png
+share/doc/m17n/html/icon-lo-lrt.png
+share/doc/m17n/html/icon-ml-itrans.png
+share/doc/m17n/html/icon-my-kbd.png
+share/doc/m17n/html/icon-or-itrans.png
+share/doc/m17n/html/icon-pa-itrans.png
+share/doc/m17n/html/icon-rfc1345.png
+share/doc/m17n/html/icon-ru-kbd.png
+share/doc/m17n/html/icon-ru-yawerty.png
+share/doc/m17n/html/icon-si-samanala.png
+share/doc/m17n/html/icon-si-wijesekera.png
+share/doc/m17n/html/icon-sk-kbd.png
+share/doc/m17n/html/icon-sr-kbd.png
+share/doc/m17n/html/icon-sv-post.png
+share/doc/m17n/html/icon-syrc-phonetic.png
+share/doc/m17n/html/icon-ta-itrans.png
+share/doc/m17n/html/icon-te-itrans.png
+share/doc/m17n/html/icon-th-kesmanee-2.png
+share/doc/m17n/html/icon-th-kesmanee.png
+share/doc/m17n/html/icon-th-pattachote-2.png
+share/doc/m17n/html/icon-th-pattachote.png
+share/doc/m17n/html/icon-th-tis820-2.png
+share/doc/m17n/html/icon-th-tis820.png
+share/doc/m17n/html/icon-unicode.png
+share/doc/m17n/html/icon-vi-telex.png
+share/doc/m17n/html/icon-vi-viqr.png
+share/doc/m17n/html/icon-vi-vni.png
+share/doc/m17n/html/icon-zh-cangjie.png
+share/doc/m17n/html/icon-zh-pinyin.png
+share/doc/m17n/html/icon-zh-py-b5.png
+share/doc/m17n/html/icon-zh-py-gb.png
+share/doc/m17n/html/icon-zh-py.png
+share/doc/m17n/html/icon-zh-quick.png
+share/doc/m17n/html/icon-zh-tonepy-b5.png
+share/doc/m17n/html/icon-zh-tonepy-gb.png
+share/doc/m17n/html/icon-zh-tonepy.png
+share/doc/m17n/html/index.html
+share/doc/m17n/html/ka-kbd.png
+share/doc/m17n/html/ka-kbd2.png
+share/doc/m17n/html/kk-kbd.png
+share/doc/m17n/html/latn-post.png
+share/doc/m17n/html/latn-pre.png
+share/doc/m17n/html/m17n-config.html
+share/doc/m17n/html/m17n-db.html
+share/doc/m17n/html/m17nDBData.html
+share/doc/m17n/html/m17nDBFormat.html
+share/doc/m17n/html/m17nDBTutorial.html
+share/doc/m17n/html/m17nExProg.html
+share/doc/m17n/html/modules.html
+share/doc/m17n/html/pages.html
+share/doc/m17n/html/ru-kbd.png
+share/doc/m17n/html/ru-phonetic.png
+share/doc/m17n/html/ru-yawerty.png
+share/doc/m17n/html/ru-yawerty2.png
+share/doc/m17n/html/sk-kbd.png
+share/doc/m17n/html/sk-kbd2.png
+share/doc/m17n/html/sr-kbd.png
+share/doc/m17n/html/structM17NObjectHead.html
+share/doc/m17n/html/structMCodingInfoISO2022.html
+share/doc/m17n/html/structMCodingInfoUTF.html
+share/doc/m17n/html/structMConverter.html
+share/doc/m17n/html/structMDrawControl.html
+share/doc/m17n/html/structMDrawGlyph.html
+share/doc/m17n/html/structMDrawGlyphInfo.html
+share/doc/m17n/html/structMDrawMetric.html
+share/doc/m17n/html/structMDrawTextItem.html
+share/doc/m17n/html/structMFLTFont.html
+share/doc/m17n/html/structMFLTGlyph.html
+share/doc/m17n/html/structMFLTGlyphAdjustment.html
+share/doc/m17n/html/structMFLTGlyphString.html
+share/doc/m17n/html/structMFLTOtfSpec.html
+share/doc/m17n/html/structMFaceBoxProp.html
+share/doc/m17n/html/structMFaceHLineProp.html
+share/doc/m17n/html/structMInputContext.html
+share/doc/m17n/html/structMInputDriver.html
+share/doc/m17n/html/structMInputGUIArgIC.html
+share/doc/m17n/html/structMInputMethod.html
+share/doc/m17n/html/structMInputXIMArgIC.html
+share/doc/m17n/html/structMInputXIMArgIM.html
+share/doc/m17n/m17n-lib.dvi
+share/doc/m17n/m17n-lib.ps
+@dirrm share/doc/m17n/html
+@dirrm share/doc/m17n
diff --git a/misc/m17n-docs/distinfo b/misc/m17n-docs/distinfo
new file mode 100644
index 00000000000..fe118b0201b
--- /dev/null
+++ b/misc/m17n-docs/distinfo
@@ -0,0 +1,7 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/02/27 13:50:43 obache Exp $
+
+SHA1 (m17n-docs-1.5.0.tar.gz) = c001cdbcea8cd5803082869de43252ff1cf3ea8b
+RMD160 (m17n-docs-1.5.0.tar.gz) = dc5a36fef30c0598f168625e84a70393d8659272
+Size (m17n-docs-1.5.0.tar.gz) = 2325655 bytes
+SHA1 (patch-aa) = 8845f6e11a635df61a76381ef49a3a5c3098ad9a
+SHA1 (patch-ab) = 509544d34b90d52a75241d31f755f95b34ae5017
diff --git a/misc/m17n-docs/patches/patch-aa b/misc/m17n-docs/patches/patch-aa
new file mode 100644
index 00000000000..34ce86e562d
--- /dev/null
+++ b/misc/m17n-docs/patches/patch-aa
@@ -0,0 +1,41 @@
+$NetBSD: patch-aa,v 1.1.1.1 2008/02/27 13:50:43 obache Exp $
+
+--- Makefile.am.orig 2007-10-24 11:21:06.000000000 +0000
++++ Makefile.am
+@@ -32,27 +32,27 @@ pkgdata_DATA = \
+ man/man3/m17nIntro.3m17n \
+ man/man5/mdbGeneral.5
+
+-pkgdatadir = $(datadir)/m17n/docs
++pkgdatadir = $(datadir)/doc/m17n
+
+ EXTRA_DIST = usr/html usr/latex/m17n-lib.dvi usr/latex/m17n-lib.ps \
+ man/man1 man/man3 man/man5 \
+ ja/html ja/latex/m17n-lib-ja.dvi ja/latex/m17n-lib-ja.ps
+
+ install-pkgdataDATA: $(pkgdata_DATA)
+- $(mkinstalldirs) $(pkgdatadir)/html
+- $(mkinstalldirs) $(mandir)/man1 $(mandir)/man3 $(mandir)/man5
+- $(INSTALL_DATA) usr/latex/m17n-lib.dvi $(pkgdatadir)/m17n-lib.dvi
+- $(INSTALL_DATA) usr/latex/m17n-lib.ps $(pkgdatadir)/m17n-lib.ps
++ $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/html
++ $(mkinstalldirs) $(DESTDIR)$(mandir)/man1 $(DESTDIR)$(mandir)/man3 $(DESTDIR)$(mandir)/man5
++ $(INSTALL_DATA) usr/latex/m17n-lib.dvi $(DESTDIR)$(pkgdatadir)/m17n-lib.dvi
++ $(INSTALL_DATA) usr/latex/m17n-lib.ps $(DESTDIR)$(pkgdatadir)/m17n-lib.ps
+ cd usr/html; \
+ for f in *.html *.png; do \
+- $(INSTALL_DATA) $$f $(pkgdatadir)/html/$$f; \
++ $(INSTALL_DATA) $$f $(DESTDIR)$(pkgdatadir)/html/$$f; \
+ done
+ cd man/man1; \
+- for f in *.1; do $(INSTALL_DATA) $$f $(mandir)/man1/$$f; done
++ for f in *.1; do $(INSTALL_DATA) $$f $(DESTDIR)$(mandir)/man1/$$f; done
+ cd man/man3; \
+- for f in *.3m17n; do $(INSTALL_DATA) $$f $(mandir)/man3/$$f; done
++ for f in *.3m17n; do $(INSTALL_DATA) $$f $(DESTDIR)$(mandir)/man3/$$f; done
+ cd man/man5; \
+- for f in *.5; do $(INSTALL_DATA) $$f $(mandir)/man5/$$f; done
++ for f in *.5; do $(INSTALL_DATA) $$f $(DESTDIR)$(mandir)/man5/$$f; done
+
+ #
+ # The followings are for maintainers only.
diff --git a/misc/m17n-docs/patches/patch-ab b/misc/m17n-docs/patches/patch-ab
new file mode 100644
index 00000000000..ceb4240ace8
--- /dev/null
+++ b/misc/m17n-docs/patches/patch-ab
@@ -0,0 +1,42 @@
+$NetBSD: patch-ab,v 1.1.1.1 2008/02/27 13:50:43 obache Exp $
+
+--- Makefile.in.orig 2007-12-28 01:15:49.000000000 +0000
++++ Makefile.in
+@@ -99,7 +99,7 @@ DIST_ARCHIVES = $(distdir).tar.gz
+ GZIP_ENV = --best
+ distuninstallcheck_listfiles = find . -type f -print
+ distcleancheck_listfiles = find . -type f -print
+-pkgdatadir = $(datadir)/m17n/docs
++pkgdatadir = $(datadir)/doc/m17n
+ ACLOCAL = @ACLOCAL@
+ AMDEP_FALSE = @AMDEP_FALSE@
+ AMDEP_TRUE = @AMDEP_TRUE@
+@@ -676,20 +676,20 @@ uninstall-info: uninstall-info-recursive
+
+
+ install-pkgdataDATA: $(pkgdata_DATA)
+- $(mkinstalldirs) $(pkgdatadir)/html
+- $(mkinstalldirs) $(mandir)/man1 $(mandir)/man3 $(mandir)/man5
+- $(INSTALL_DATA) usr/latex/m17n-lib.dvi $(pkgdatadir)/m17n-lib.dvi
+- $(INSTALL_DATA) usr/latex/m17n-lib.ps $(pkgdatadir)/m17n-lib.ps
++ $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/html
++ $(mkinstalldirs) $(DESTDIR)$(mandir)/man1 $(DESTDIR)$(mandir)/man3 $(DESTDIR)$(mandir)/man5
++ $(INSTALL_DATA) usr/latex/m17n-lib.dvi $(DESTDIR)$(pkgdatadir)/m17n-lib.dvi
++ $(INSTALL_DATA) usr/latex/m17n-lib.ps $(DESTDIR)$(pkgdatadir)/m17n-lib.ps
+ cd usr/html; \
+ for f in *.html *.png; do \
+- $(INSTALL_DATA) $$f $(pkgdatadir)/html/$$f; \
++ $(INSTALL_DATA) $$f $(DESTDIR)$(pkgdatadir)/html/$$f; \
+ done
+ cd man/man1; \
+- for f in *.1; do $(INSTALL_DATA) $$f $(mandir)/man1/$$f; done
++ for f in *.1; do $(INSTALL_DATA) $$f $(DESTDIR)$(mandir)/man1/$$f; done
+ cd man/man3; \
+- for f in *.3m17n; do $(INSTALL_DATA) $$f $(mandir)/man3/$$f; done
++ for f in *.3m17n; do $(INSTALL_DATA) $$f $(DESTDIR)$(mandir)/man3/$$f; done
+ cd man/man5; \
+- for f in *.5; do $(INSTALL_DATA) $$f $(mandir)/man5/$$f; done
++ for f in *.5; do $(INSTALL_DATA) $$f $(DESTDIR)$(mandir)/man5/$$f; done
+
+ @MAINTAINER_MODE_TRUE@usr-html html-usr: ${HTML_USR_TARGET}
+ @MAINTAINER_MODE_TRUE@ja-html html-ja: ${HTML_JA_TARGET}