summaryrefslogtreecommitdiff
path: root/print/tex-xdvik/files/patch-texk-xdvik-version.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-01-01print/tex-xdvik: re-add patches for pTeX and CJK supportHiroki Sato1-2/+2
2022-03-12japanese/ja-tex-xdvik: New portMuhammad Moinur Rahman1-0/+0
This port is copied from print/tex-xdvik. The port consists of some extra patches from Japanese SourceForge page and the exact purpose is not well understood by me. The patch is also from the early 2008 and currently not compatible with the latest version. But if someone can make this work with the latest version(will commit soon) patches are welcome. From my understanding hrs@ might be the best possible person to understand this hence assigning MAINTAINERSHIP to hrs@.
2015-07-19Update TeXLive to TL2015.Hiroki Sato1-2/+2
- print/texlive-infra was renamed with print/texlive-tlmgr. Note that currently tlmgr(1) does not work because of lack of TLPDB. This will be fixed. - Lua libraries used in LuaTeX are separated into devel/tex-libtexlua and devel/texlibtexluajit. USE_TEX supports them via keywords "texlua" and "texluajit". - libsynctex is currently installed by devel/tex-web2c. This will be separated into a single port. - Add graphics/libpotrace and use installed libpotrace and libharfbuzz. Notes: svn path=/head/; revision=392534
2015-01-31- Add pTeX support to xdvik. This improvement is imported fromHiroki Sato1-0/+20
the latest j1.42 patchset by adjusting it to the 22.87 code base. - Move files in TEXMFDISTDIR/xdvi to TEXMFDISTDIR/dvips/xdvi. Notes: svn path=/head/; revision=378203