Pointed-Out by: SHIMURA Tatsuya <shimura@math.cst.nihon-u.ac.jp>,
ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
Run mktexlsr at installation time since there can be a situation
where only this port amongst other TeX related ports is upgraded.
Remove some garbage from pkg-message
Pointed-Out by: SHIOZAKI Takehiko <st@be.to>
Don't install bin/{tftopl,pltotf} since modified version of them are installed by ja-ptex.
Work-around to make portupgrade users happy, by making share/texmf/dvipdfm and share/texmf/web2c/texmf.cnf symbolic links.
Since share/texmf/ls-R is updated by other ports, don't list them in the plist.
Now charset to be used can be specified at runtime, instead of compile time.
Due to this change, charset specific ports are being removed, and pTeX now consists of two ports: ptex-base and ptex.
Ptex-base is what used to be ptex-common, which installs non-Japanese portion of the system, and ptex is what used to be the charset specific portion, which installs Japanese specific files.
Thus, ptex-common and ptex-euc are renamed to ptex-base and ptex respectively, and ptex-jis and ptex-sjis are being removed.
Note: This port installs only the character code independent files for pTeX
and this replaces japanese/ptex2.
Note #2 : Japanese/ptex2 has been repository copied to ptex-common by
Satoshi.