summaryrefslogtreecommitdiff
path: root/textproc/swath
AgeCommit message (Collapse)AuthorFilesLines
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-1/+2
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu1-2/+2
2014-02-27Update swath to 0.4.3.obache2-6/+6
0.4.3 (2012-06-13) ===== - Replace word break dictionary with the word lists used to prepare hyphenation patterns for the upcoming ThaiLaTeX, for best results. 0.4.2 (2012-02-08) ===== - Fix wrong word break within punctuation sequences like LaTeX `` and ''. - Reformat source for readability. - Significant source clean-ups.
2012-10-25Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2011-04-06Import swath-0.4.1 as textproc/swath.obache4-0/+39
Swath is a general-purpose utility to workaround the lack of such capability in applications. It analyzes the given Thai text by consulting a Thai word list for word boundaries, before outputting the same text with the predefined word delimitors inserted. It can read many kinds of input, including plain text and structured documents like HTML, RTF, LaTeX and Lambda (Unicode version of LaTeX with Omega typesetter kernel).