The NetBSD Project

CVS log for pkgsrc/textproc/makeindexk/PLIST

[BACK] Up to [cvs.netbsd.org] / pkgsrc / textproc / makeindexk

Request diff between arbitrary revisions


Default branch: TNF, MAIN


Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Apr 17 21:40:25 2009 UTC (3 years, 1 month ago) by minskim
Branch: TNF, MAIN
CVS Tags: pkgsrc-base, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, HEAD
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import makeindexk-2.15 as textproc/makeindexk.

The program makeindex is a general purpose hierarchical index
generator; it accepts one or more input files (often produced by a
text formatter such as TeX or troff, sorts the entries, and produces
an output file which can be formatted.  The index can have up to three
levels (0, 1, and 2) of subitem nesting.  The way in which words are
flagged for indexing within the main document is specific to the
formatter used; makeindex does not automate the process of selecting
these words.  As the output index is hierarchical, makeindex can be
considered complimentary to the awk-based make.index system of Bentley
and Kernighan, which is specific to troff, generates non-hierarchical
indices, and employs a much simpler syntax for indicating index
entries.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Apr 17 21:40:25 2009 UTC (3 years, 1 month ago) by minskim
Branch point for: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>