summaryrefslogtreecommitdiff
path: root/print/ja-ptex-bin
AgeCommit message (Collapse)AuthorFilesLines
2004-10-07* Make PKGSRC_TOPDIR a private variable by renaming it to _PKGSRC_TOPDIR,jlam1-2/+2
as it's only used internally by bsd.prefs.mk. * Make _PKGSRCDIR a public variable by renaming it to PKGSRCDIR. Also, generate its value from ${_PKGSRC_TOPDIR} so it's less fragile than the old method of stripping off the last two components of ${.CURDIR}. PKGSRCDIR may now be used after bsd.prefs.mk is defined. * Change all references to _PKGSRCDIR to PKGSRCDIR.
2004-05-23Use option "-r" instead of "-e" for the '[' command since this is notheinz1-3/+3
portable to some operating systems (eg UnixWare or IRIX 5).
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-11Add kpathsea.buildlink3.mk, which is required by ja-ptex-bin. Reportedminskim1-2/+2
by Kouichirou Hiratsuka in PR pkg/24706.
2004-01-01Refer to teTeX instead of teTeX2; from ORI Manabu in PR 23942.wiz1-2/+2
2003-12-24Adjust dependancies and bump PKGREVISION due to:jmmv1-6/+6
- teTeX 1.0.x packages have been moved to teTeX1* directories. - teTeX 2.0.x packages have been moved to teTeX* directories and their base name has been changed to teTeX (instead of teTeX2).
2003-09-19Add {DE,}INSTALL_EXTRA_TMPL. Noted missing in PR 22743 bywiz1-1/+4
Kouichirou Hiratsuka.
2003-08-30Prepare for pkgviews by making sure that passing VIEW-INSTALL orjlam2-27/+2
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-04-24Fix typo in COMMENTagc1-2/+2
2003-04-10make usage of pax more consistent, use -O to bomb on broken archivesgrant1-23/+15
(suggested by lukem), group z, r and f flags. some whitespace cleanup.
2003-03-15initial import of ja-ptex-bin-3.1.2.kei13-0/+491
pTeX/pLaTeX (Publishing TeX/LaTeX) are Japanese-support versions of TeX/LaTeX in respectively and have the following new/improved features as well as the one TeX has: o it can layout text lines in vertically as well as horizontally, it can even be mixed in the same page. o it supports Japanese line-layout rules (kinsoku). o it generates high quality page by adjusting the spacing between Japanese-Japanese characters, or Japanese-Latin characters. o it layout lines of the Japanese characters by JFM. pTeX is developed by ASCII Corp. and now distributed under the BSD style license. This package contains executables and few configuration files.