./converters/ja-dvi2tty, Program for previewing DVI files (ASCII Japanese TeX)

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


Branch: CURRENT, Version: 5.0, Package name: ja-dvi2tty-5.0, Maintainer: pkgsrc-users

"dvi2tty" makes it possible to view a dvi file in an xterm, or on
a text console. Original program by Svante Lindahl, ported to Unix
by Marcel J.E. Mol.
Added ASCII Japanese TeX support by NAKAMURA Motonori and SUGIURA Shigeki.


Required to run:
[misc/ja-less]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:06:54 by Nia Alarie | Files touched by this commit (150)
Log message:
converters: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:29:13 by Nia Alarie | Files touched by this commit (150)
Log message:
converters: Remove SHA1 hashes for distfiles
   2019-11-03 18:14:27 by Roland Illig | Files touched by this commit (27)
Log message:
converters: align variable assignments

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

No manual corrections.
   2015-11-03 02:43:56 by Alistair G. Crooks | Files touched by this commit (120)
Log message:
Add SHA512 digests for distfiles for converters category

Problems found with existing distfile:
	distfiles/libiconv-1.13-cp932.patch.gz
No changes made to the libiconv distinfo file.

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-03 02:20:19 by Aleksej Saushev | Files touched by this commit (97)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2011-09-29 20:20:13 by Thomas Klausner | Files touched by this commit (2)
Log message:
Fix build on NetBSD-current by renaming getline() to get_line().
   2009-05-19 10:59:39 by Thomas Klausner | Files touched by this commit (383)
Log message:
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
   2008-03-03 06:51:08 by Johnny C. Lam | Files touched by this commit (24)
Log message:
Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.