pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/m17n-docs Import m17n-docs version 1.5.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0ed1894dace9
branches:  trunk
changeset: 539087:0ed1894dace9
user:      obache <obache%pkgsrc.org@localhost>
date:      Wed Feb 27 13:50:43 2008 +0000

description:
Import m17n-docs version 1.5.0.

The m17n-docs is documents of the m17n library.

diffstat:

 misc/m17n-docs/DESCR            |    1 +
 misc/m17n-docs/Makefile         |   16 +
 misc/m17n-docs/PLIST            |  466 ++++++++++++++++++++++++++++++++++++++++
 misc/m17n-docs/distinfo         |    7 +
 misc/m17n-docs/patches/patch-aa |   41 +++
 misc/m17n-docs/patches/patch-ab |   42 +++
 6 files changed, 573 insertions(+), 0 deletions(-)

diffs (truncated from 597 to 300 lines):

diff -r bc1117ecb1f4 -r 0ed1894dace9 misc/m17n-docs/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/m17n-docs/DESCR      Wed Feb 27 13:50:43 2008 +0000
@@ -0,0 +1,1 @@
+The m17n-docs is documents of the m17n library.
diff -r bc1117ecb1f4 -r 0ed1894dace9 misc/m17n-docs/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/m17n-docs/Makefile   Wed Feb 27 13:50:43 2008 +0000
@@ -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@localhost
+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 -r bc1117ecb1f4 -r 0ed1894dace9 misc/m17n-docs/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/m17n-docs/PLIST      Wed Feb 27 13:50:43 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index