./textproc/rtf-tools, RTF to troff/groff/text converter

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.10nb3, Package name: rtf-tools-1.10nb3, Maintainer: pkgsrc-users

This distribution contains source and (possibly) documentation for an
RTF (Rich Text Format) translation tool. Translators exist to produce
plaintext and troff output.


Required to build:
[devel/libts] [pkgtools/cwrappers]

Master sites:

Filesize: 304.906 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-22 19:17:22 by Zafer Aydogan | Files touched by this commit (1)
Log message:
fetch from backup
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2019-11-04 22:43:49 by Roland Illig | Files touched by this commit (155)
Log message:
textproc: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797)
Log message:
Add SHA512 digests for distfiles for textproc category

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.
   2012-10-25 08:57:09 by Aleksej Saushev | Files touched by this commit (587)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2011-10-06 23:56:16 by David A. Holland | Files touched by this commit (12) | Package removed
Log message:
Collect the pkgsrc patches, plus a lot of other more or less needed
cleanup, into a jumbo distfile patch. I've almost got a clean WARNS
build; the remaining warnings are almost certainly bugs and need
investigation by someone with deeper knowledge of rtf and/or troff
than I have.

PKGREVISION -> 3
   2011-10-03 09:21:15 by David A. Holland | Files touched by this commit (5)
Log message:
Remove varargs code. May fix build. XXX: this needs a lot more work