pkgsrc/print/ja-ptex-bin/Makefile

113 lines
3.7 KiB
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.28 2006/06/26 22:46:38 minskim Exp $
DISTNAME= ptex-src-${PTEX_VERS}
PKGNAME= ja-ptex-bin-${PTEX_VERS}
CATEGORIES= print japanese
MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/tetex/ \
ftp://ring.gr.jp/pub/text/TeX/ascii-ptex/tetex/
DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} # XXX
DISTFILES+= ${DF_DVIPSK_PATCH}
DISTFILES+= mendexk${MENDEXK_VERS}${EXTRACT_SUFX}
2003-07-18 00:50:55 +02:00
MAINTAINER= kei@NetBSD.org
HOMEPAGE= http://www.ascii.co.jp/pb/ptex/
COMMENT= Publishing TeX (pTeX)
# XXX ${MAKE_VARIABLES} won't be extracted here. strange...
Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release. - Use teTeX3. - Use print/teTeX/module.mk framework. - Don't modify installed teTeX-texmf files. - Remove INSTALL and DEINSTALL (no longer needed). - Make pjbibtex work (patch-al). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. This should fix PR pkg/32592. Changes from 3.1.8 to 3.1.9 2005/10/17: mkconf: Don't add tex/platex to search path of platex. ptex: Fix bug with TFM that uses LIG/ at begining of word. Changes from 3.1.7 to 3.1.8 2005/03/07: Makefile.in: Do run mktexlsr in `make install'. Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory. 2004/12/14: ptex: Fix handle of control sequence name. ptex: Fix recognition of ^^ after control sequence. ptex: Fix line feed position in terminal/log. Changes from 3.1.6 to 3.1.7 2004/12/09: ptex: Fix control sequence name that includes ^^ format. ptex: Sync a range of non-printable characters to 3.1.4. mkconf: Create TEXINPUTS for sjis, jis and euc encodings. Changes from 3.1.5 to 3.1.6 2004/12/02: ptex: Adapt tetex-2.99.4.20041128-beta. INSTALL.txt: Add comments for filename and TDS. Changes from 3.1.4 to 3.1.5 2004/11/29: ptex: Don't recognize ^^ format control sequence and next character as kanji. ptex: Output non-printable messages as ^^ format. 2004/11/08: ptex: After reading JIS encoded files, disable `kanjiin' state at end of file. 2004/10/12: pltotf: Fix build of TFM files from SJIS coded PL files. Changes from 3.1.3 to 3.1.4 2004/09/02: ptex: Don't recognize as kanji in following case: - Charactor of the end of line is a first byte of kanji. - ^^ format control sequence is a first byte of kanji. - Use \char in equation. ptex: Don't recognize as invalid character if a single byte character is a first byte of kanji. ptex: Make strict kanji recognition in \string. jbibtex: Dealing with CR. Correct Japaense translation of the contract. Changes from 3.1.2 to 3.1.3: 2003/10/07: ptex: Fix \kansujichar doesn't set a expected character with -kanji=sjis. 2003/09/30: ptex: Don't print non-printable characters to terminal/log. 2003/08/05: pconvert: Change usage message. Add $target option to fixwrites if it's pltotf, tftopl and pdvitype.
2006-06-24 12:52:23 +02:00
SITES_dvipsk-jpatch-p1.7a.tar.gz= \
ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/dvips/ \
ftp://ring.gr.jp/pub/text/TeX/ascii-ptex/dvips/
Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release. - Use teTeX3. - Use print/teTeX/module.mk framework. - Don't modify installed teTeX-texmf files. - Remove INSTALL and DEINSTALL (no longer needed). - Make pjbibtex work (patch-al). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. This should fix PR pkg/32592. Changes from 3.1.8 to 3.1.9 2005/10/17: mkconf: Don't add tex/platex to search path of platex. ptex: Fix bug with TFM that uses LIG/ at begining of word. Changes from 3.1.7 to 3.1.8 2005/03/07: Makefile.in: Do run mktexlsr in `make install'. Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory. 2004/12/14: ptex: Fix handle of control sequence name. ptex: Fix recognition of ^^ after control sequence. ptex: Fix line feed position in terminal/log. Changes from 3.1.6 to 3.1.7 2004/12/09: ptex: Fix control sequence name that includes ^^ format. ptex: Sync a range of non-printable characters to 3.1.4. mkconf: Create TEXINPUTS for sjis, jis and euc encodings. Changes from 3.1.5 to 3.1.6 2004/12/02: ptex: Adapt tetex-2.99.4.20041128-beta. INSTALL.txt: Add comments for filename and TDS. Changes from 3.1.4 to 3.1.5 2004/11/29: ptex: Don't recognize ^^ format control sequence and next character as kanji. ptex: Output non-printable messages as ^^ format. 2004/11/08: ptex: After reading JIS encoded files, disable `kanjiin' state at end of file. 2004/10/12: pltotf: Fix build of TFM files from SJIS coded PL files. Changes from 3.1.3 to 3.1.4 2004/09/02: ptex: Don't recognize as kanji in following case: - Charactor of the end of line is a first byte of kanji. - ^^ format control sequence is a first byte of kanji. - Use \char in equation. ptex: Don't recognize as invalid character if a single byte character is a first byte of kanji. ptex: Make strict kanji recognition in \string. jbibtex: Dealing with CR. Correct Japaense translation of the contract. Changes from 3.1.2 to 3.1.3: 2003/10/07: ptex: Fix \kansujichar doesn't set a expected character with -kanji=sjis. 2003/09/30: ptex: Don't print non-printable characters to terminal/log. 2003/08/05: pconvert: Change usage message. Add $target option to fixwrites if it's pltotf, tftopl and pdvitype.
2006-06-24 12:52:23 +02:00
SITES_mendexk2.6d.tar.gz= \
ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/mendex/ \
ftp://ring.gr.jp/pub/text/TeX/ascii-ptex/mendex/
Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release. - Use teTeX3. - Use print/teTeX/module.mk framework. - Don't modify installed teTeX-texmf files. - Remove INSTALL and DEINSTALL (no longer needed). - Make pjbibtex work (patch-al). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. This should fix PR pkg/32592. Changes from 3.1.8 to 3.1.9 2005/10/17: mkconf: Don't add tex/platex to search path of platex. ptex: Fix bug with TFM that uses LIG/ at begining of word. Changes from 3.1.7 to 3.1.8 2005/03/07: Makefile.in: Do run mktexlsr in `make install'. Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory. 2004/12/14: ptex: Fix handle of control sequence name. ptex: Fix recognition of ^^ after control sequence. ptex: Fix line feed position in terminal/log. Changes from 3.1.6 to 3.1.7 2004/12/09: ptex: Fix control sequence name that includes ^^ format. ptex: Sync a range of non-printable characters to 3.1.4. mkconf: Create TEXINPUTS for sjis, jis and euc encodings. Changes from 3.1.5 to 3.1.6 2004/12/02: ptex: Adapt tetex-2.99.4.20041128-beta. INSTALL.txt: Add comments for filename and TDS. Changes from 3.1.4 to 3.1.5 2004/11/29: ptex: Don't recognize ^^ format control sequence and next character as kanji. ptex: Output non-printable messages as ^^ format. 2004/11/08: ptex: After reading JIS encoded files, disable `kanjiin' state at end of file. 2004/10/12: pltotf: Fix build of TFM files from SJIS coded PL files. Changes from 3.1.3 to 3.1.4 2004/09/02: ptex: Don't recognize as kanji in following case: - Charactor of the end of line is a first byte of kanji. - ^^ format control sequence is a first byte of kanji. - Use \char in equation. ptex: Don't recognize as invalid character if a single byte character is a first byte of kanji. ptex: Make strict kanji recognition in \string. jbibtex: Dealing with CR. Correct Japaense translation of the contract. Changes from 3.1.2 to 3.1.3: 2003/10/07: ptex: Fix \kansujichar doesn't set a expected character with -kanji=sjis. 2003/09/30: ptex: Don't print non-printable characters to terminal/log. 2003/08/05: pconvert: Change usage message. Add $target option to fixwrites if it's pltotf, tftopl and pdvitype.
2006-06-24 12:52:23 +02:00
DEPENDS+= ja-ptex-share>=2.4:../../print/ja-ptex-share
Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release. - Use teTeX3. - Use print/teTeX/module.mk framework. - Don't modify installed teTeX-texmf files. - Remove INSTALL and DEINSTALL (no longer needed). - Make pjbibtex work (patch-al). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. This should fix PR pkg/32592. Changes from 3.1.8 to 3.1.9 2005/10/17: mkconf: Don't add tex/platex to search path of platex. ptex: Fix bug with TFM that uses LIG/ at begining of word. Changes from 3.1.7 to 3.1.8 2005/03/07: Makefile.in: Do run mktexlsr in `make install'. Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory. 2004/12/14: ptex: Fix handle of control sequence name. ptex: Fix recognition of ^^ after control sequence. ptex: Fix line feed position in terminal/log. Changes from 3.1.6 to 3.1.7 2004/12/09: ptex: Fix control sequence name that includes ^^ format. ptex: Sync a range of non-printable characters to 3.1.4. mkconf: Create TEXINPUTS for sjis, jis and euc encodings. Changes from 3.1.5 to 3.1.6 2004/12/02: ptex: Adapt tetex-2.99.4.20041128-beta. INSTALL.txt: Add comments for filename and TDS. Changes from 3.1.4 to 3.1.5 2004/11/29: ptex: Don't recognize ^^ format control sequence and next character as kanji. ptex: Output non-printable messages as ^^ format. 2004/11/08: ptex: After reading JIS encoded files, disable `kanjiin' state at end of file. 2004/10/12: pltotf: Fix build of TFM files from SJIS coded PL files. Changes from 3.1.3 to 3.1.4 2004/09/02: ptex: Don't recognize as kanji in following case: - Charactor of the end of line is a first byte of kanji. - ^^ format control sequence is a first byte of kanji. - Use \char in equation. ptex: Don't recognize as invalid character if a single byte character is a first byte of kanji. ptex: Make strict kanji recognition in \string. jbibtex: Dealing with CR. Correct Japaense translation of the contract. Changes from 3.1.2 to 3.1.3: 2003/10/07: ptex: Fix \kansujichar doesn't set a expected character with -kanji=sjis. 2003/09/30: ptex: Don't print non-printable characters to terminal/log. 2003/08/05: pconvert: Change usage message. Add $target option to fixwrites if it's pltotf, tftopl and pdvitype.
2006-06-24 12:52:23 +02:00
.include "../../print/teTeX3-bin/buildlink3.mk"
.include "../../print/teTeX3-bin/Makefile.common"
.include "../../print/teTeX/module.mk"
Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release. - Use teTeX3. - Use print/teTeX/module.mk framework. - Don't modify installed teTeX-texmf files. - Remove INSTALL and DEINSTALL (no longer needed). - Make pjbibtex work (patch-al). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. This should fix PR pkg/32592. Changes from 3.1.8 to 3.1.9 2005/10/17: mkconf: Don't add tex/platex to search path of platex. ptex: Fix bug with TFM that uses LIG/ at begining of word. Changes from 3.1.7 to 3.1.8 2005/03/07: Makefile.in: Do run mktexlsr in `make install'. Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory. 2004/12/14: ptex: Fix handle of control sequence name. ptex: Fix recognition of ^^ after control sequence. ptex: Fix line feed position in terminal/log. Changes from 3.1.6 to 3.1.7 2004/12/09: ptex: Fix control sequence name that includes ^^ format. ptex: Sync a range of non-printable characters to 3.1.4. mkconf: Create TEXINPUTS for sjis, jis and euc encodings. Changes from 3.1.5 to 3.1.6 2004/12/02: ptex: Adapt tetex-2.99.4.20041128-beta. INSTALL.txt: Add comments for filename and TDS. Changes from 3.1.4 to 3.1.5 2004/11/29: ptex: Don't recognize ^^ format control sequence and next character as kanji. ptex: Output non-printable messages as ^^ format. 2004/11/08: ptex: After reading JIS encoded files, disable `kanjiin' state at end of file. 2004/10/12: pltotf: Fix build of TFM files from SJIS coded PL files. Changes from 3.1.3 to 3.1.4 2004/09/02: ptex: Don't recognize as kanji in following case: - Charactor of the end of line is a first byte of kanji. - ^^ format control sequence is a first byte of kanji. - Use \char in equation. ptex: Don't recognize as invalid character if a single byte character is a first byte of kanji. ptex: Make strict kanji recognition in \string. jbibtex: Dealing with CR. Correct Japaense translation of the contract. Changes from 3.1.2 to 3.1.3: 2003/10/07: ptex: Fix \kansujichar doesn't set a expected character with -kanji=sjis. 2003/09/30: ptex: Don't print non-printable characters to terminal/log. 2003/08/05: pconvert: Change usage message. Add $target option to fixwrites if it's pltotf, tftopl and pdvitype.
2006-06-24 12:52:23 +02:00
PTEX_VERS= 3.1.9
DVIPSK_PATCH_VERS= p1.7a
MENDEXK_VERS= 2.6d
DF_TETEX_BIN= tetex-src-${TETEX_BIN_VERS}${EXTRACT_SUFX}
DF_DVIPSK_PATCH= dvipsk-jpatch-${DVIPSK_PATCH_VERS}${EXTRACT_SUFX}
DF_MENDEXK= mendexk${MENDEXK_VERS}${EXTRACT_SUFX}
Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release. - Use teTeX3. - Use print/teTeX/module.mk framework. - Don't modify installed teTeX-texmf files. - Remove INSTALL and DEINSTALL (no longer needed). - Make pjbibtex work (patch-al). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. This should fix PR pkg/32592. Changes from 3.1.8 to 3.1.9 2005/10/17: mkconf: Don't add tex/platex to search path of platex. ptex: Fix bug with TFM that uses LIG/ at begining of word. Changes from 3.1.7 to 3.1.8 2005/03/07: Makefile.in: Do run mktexlsr in `make install'. Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory. 2004/12/14: ptex: Fix handle of control sequence name. ptex: Fix recognition of ^^ after control sequence. ptex: Fix line feed position in terminal/log. Changes from 3.1.6 to 3.1.7 2004/12/09: ptex: Fix control sequence name that includes ^^ format. ptex: Sync a range of non-printable characters to 3.1.4. mkconf: Create TEXINPUTS for sjis, jis and euc encodings. Changes from 3.1.5 to 3.1.6 2004/12/02: ptex: Adapt tetex-2.99.4.20041128-beta. INSTALL.txt: Add comments for filename and TDS. Changes from 3.1.4 to 3.1.5 2004/11/29: ptex: Don't recognize ^^ format control sequence and next character as kanji. ptex: Output non-printable messages as ^^ format. 2004/11/08: ptex: After reading JIS encoded files, disable `kanjiin' state at end of file. 2004/10/12: pltotf: Fix build of TFM files from SJIS coded PL files. Changes from 3.1.3 to 3.1.4 2004/09/02: ptex: Don't recognize as kanji in following case: - Charactor of the end of line is a first byte of kanji. - ^^ format control sequence is a first byte of kanji. - Use \char in equation. ptex: Don't recognize as invalid character if a single byte character is a first byte of kanji. ptex: Make strict kanji recognition in \string. jbibtex: Dealing with CR. Correct Japaense translation of the contract. Changes from 3.1.2 to 3.1.3: 2003/10/07: ptex: Fix \kansujichar doesn't set a expected character with -kanji=sjis. 2003/09/30: ptex: Don't print non-printable characters to terminal/log. 2003/08/05: pconvert: Change usage message. Add $target option to fixwrites if it's pltotf, tftopl and pdvitype.
2006-06-24 12:52:23 +02:00
WRKDIR_!= cd ${PKGSRCDIR}/print/teTeX3-bin; \
${MAKE} show-var VARNAME=WRKDIR
TETEX_DIR= ${WRKDIR_}/tetex-src-${TETEX_BIN_VERS}
WRKSRC= ${TETEX_DIR}
Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release. - Use teTeX3. - Use print/teTeX/module.mk framework. - Don't modify installed teTeX-texmf files. - Remove INSTALL and DEINSTALL (no longer needed). - Make pjbibtex work (patch-al). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. This should fix PR pkg/32592. Changes from 3.1.8 to 3.1.9 2005/10/17: mkconf: Don't add tex/platex to search path of platex. ptex: Fix bug with TFM that uses LIG/ at begining of word. Changes from 3.1.7 to 3.1.8 2005/03/07: Makefile.in: Do run mktexlsr in `make install'. Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory. 2004/12/14: ptex: Fix handle of control sequence name. ptex: Fix recognition of ^^ after control sequence. ptex: Fix line feed position in terminal/log. Changes from 3.1.6 to 3.1.7 2004/12/09: ptex: Fix control sequence name that includes ^^ format. ptex: Sync a range of non-printable characters to 3.1.4. mkconf: Create TEXINPUTS for sjis, jis and euc encodings. Changes from 3.1.5 to 3.1.6 2004/12/02: ptex: Adapt tetex-2.99.4.20041128-beta. INSTALL.txt: Add comments for filename and TDS. Changes from 3.1.4 to 3.1.5 2004/11/29: ptex: Don't recognize ^^ format control sequence and next character as kanji. ptex: Output non-printable messages as ^^ format. 2004/11/08: ptex: After reading JIS encoded files, disable `kanjiin' state at end of file. 2004/10/12: pltotf: Fix build of TFM files from SJIS coded PL files. Changes from 3.1.3 to 3.1.4 2004/09/02: ptex: Don't recognize as kanji in following case: - Charactor of the end of line is a first byte of kanji. - ^^ format control sequence is a first byte of kanji. - Use \char in equation. ptex: Don't recognize as invalid character if a single byte character is a first byte of kanji. ptex: Make strict kanji recognition in \string. jbibtex: Dealing with CR. Correct Japaense translation of the contract. Changes from 3.1.2 to 3.1.3: 2003/10/07: ptex: Fix \kansujichar doesn't set a expected character with -kanji=sjis. 2003/09/30: ptex: Don't print non-printable characters to terminal/log. 2003/08/05: pconvert: Change usage message. Add $target option to fixwrites if it's pltotf, tftopl and pdvitype.
2006-06-24 12:52:23 +02:00
WRKSRC_PTEX= ${WRKSRC}/texk/web2c/${DISTNAME}
EXTRACT_ONLY= # none
MAKE_ENV+= TRUE=${TRUE}
pre-extract:
if [ ! -r ${WRKSRC} ]; then \
Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release. - Use teTeX3. - Use print/teTeX/module.mk framework. - Don't modify installed teTeX-texmf files. - Remove INSTALL and DEINSTALL (no longer needed). - Make pjbibtex work (patch-al). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. This should fix PR pkg/32592. Changes from 3.1.8 to 3.1.9 2005/10/17: mkconf: Don't add tex/platex to search path of platex. ptex: Fix bug with TFM that uses LIG/ at begining of word. Changes from 3.1.7 to 3.1.8 2005/03/07: Makefile.in: Do run mktexlsr in `make install'. Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory. 2004/12/14: ptex: Fix handle of control sequence name. ptex: Fix recognition of ^^ after control sequence. ptex: Fix line feed position in terminal/log. Changes from 3.1.6 to 3.1.7 2004/12/09: ptex: Fix control sequence name that includes ^^ format. ptex: Sync a range of non-printable characters to 3.1.4. mkconf: Create TEXINPUTS for sjis, jis and euc encodings. Changes from 3.1.5 to 3.1.6 2004/12/02: ptex: Adapt tetex-2.99.4.20041128-beta. INSTALL.txt: Add comments for filename and TDS. Changes from 3.1.4 to 3.1.5 2004/11/29: ptex: Don't recognize ^^ format control sequence and next character as kanji. ptex: Output non-printable messages as ^^ format. 2004/11/08: ptex: After reading JIS encoded files, disable `kanjiin' state at end of file. 2004/10/12: pltotf: Fix build of TFM files from SJIS coded PL files. Changes from 3.1.3 to 3.1.4 2004/09/02: ptex: Don't recognize as kanji in following case: - Charactor of the end of line is a first byte of kanji. - ^^ format control sequence is a first byte of kanji. - Use \char in equation. ptex: Don't recognize as invalid character if a single byte character is a first byte of kanji. ptex: Make strict kanji recognition in \string. jbibtex: Dealing with CR. Correct Japaense translation of the contract. Changes from 3.1.2 to 3.1.3: 2003/10/07: ptex: Fix \kansujichar doesn't set a expected character with -kanji=sjis. 2003/09/30: ptex: Don't print non-printable characters to terminal/log. 2003/08/05: pconvert: Change usage message. Add $target option to fixwrites if it's pltotf, tftopl and pdvitype.
2006-06-24 12:52:23 +02:00
cd ../../print/teTeX3-bin && ${MAKE} patch; \
elif [ ! -r ${WRKSRC_PTEX} ]; then \
Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release. - Use teTeX3. - Use print/teTeX/module.mk framework. - Don't modify installed teTeX-texmf files. - Remove INSTALL and DEINSTALL (no longer needed). - Make pjbibtex work (patch-al). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. This should fix PR pkg/32592. Changes from 3.1.8 to 3.1.9 2005/10/17: mkconf: Don't add tex/platex to search path of platex. ptex: Fix bug with TFM that uses LIG/ at begining of word. Changes from 3.1.7 to 3.1.8 2005/03/07: Makefile.in: Do run mktexlsr in `make install'. Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory. 2004/12/14: ptex: Fix handle of control sequence name. ptex: Fix recognition of ^^ after control sequence. ptex: Fix line feed position in terminal/log. Changes from 3.1.6 to 3.1.7 2004/12/09: ptex: Fix control sequence name that includes ^^ format. ptex: Sync a range of non-printable characters to 3.1.4. mkconf: Create TEXINPUTS for sjis, jis and euc encodings. Changes from 3.1.5 to 3.1.6 2004/12/02: ptex: Adapt tetex-2.99.4.20041128-beta. INSTALL.txt: Add comments for filename and TDS. Changes from 3.1.4 to 3.1.5 2004/11/29: ptex: Don't recognize ^^ format control sequence and next character as kanji. ptex: Output non-printable messages as ^^ format. 2004/11/08: ptex: After reading JIS encoded files, disable `kanjiin' state at end of file. 2004/10/12: pltotf: Fix build of TFM files from SJIS coded PL files. Changes from 3.1.3 to 3.1.4 2004/09/02: ptex: Don't recognize as kanji in following case: - Charactor of the end of line is a first byte of kanji. - ^^ format control sequence is a first byte of kanji. - Use \char in equation. ptex: Don't recognize as invalid character if a single byte character is a first byte of kanji. ptex: Make strict kanji recognition in \string. jbibtex: Dealing with CR. Correct Japaense translation of the contract. Changes from 3.1.2 to 3.1.3: 2003/10/07: ptex: Fix \kansujichar doesn't set a expected character with -kanji=sjis. 2003/09/30: ptex: Don't print non-printable characters to terminal/log. 2003/08/05: pconvert: Change usage message. Add $target option to fixwrites if it's pltotf, tftopl and pdvitype.
2006-06-24 12:52:23 +02:00
cd ../../print/teTeX3-bin && ${MAKE} clean; ${MAKE} patch; \
fi;
post-extract:
cd ${WRKDIR_}; \
extract_file=${_DISTDIR:Q}/${DF_TETEX_BIN:Q}; \
${EXTRACT_CMD}
cd ${WRKSRC}/texk/web2c; \
extract_file=${_DISTDIR:Q}/${DISTNAME:Q}${EXTRACT_SUFX}; \
${EXTRACT_CMD}
cd ${WRKSRC}/texk; \
extract_file=${_DISTDIR:Q}/${DF_DVIPSK_PATCH:Q}; \
${EXTRACT_CMD}
cd ${WRKSRC}/texk; \
extract_file=${_DISTDIR:Q}/${DF_MENDEXK:Q}; \
${EXTRACT_CMD}
Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release. - Use teTeX3. - Use print/teTeX/module.mk framework. - Don't modify installed teTeX-texmf files. - Remove INSTALL and DEINSTALL (no longer needed). - Make pjbibtex work (patch-al). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. This should fix PR pkg/32592. Changes from 3.1.8 to 3.1.9 2005/10/17: mkconf: Don't add tex/platex to search path of platex. ptex: Fix bug with TFM that uses LIG/ at begining of word. Changes from 3.1.7 to 3.1.8 2005/03/07: Makefile.in: Do run mktexlsr in `make install'. Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory. 2004/12/14: ptex: Fix handle of control sequence name. ptex: Fix recognition of ^^ after control sequence. ptex: Fix line feed position in terminal/log. Changes from 3.1.6 to 3.1.7 2004/12/09: ptex: Fix control sequence name that includes ^^ format. ptex: Sync a range of non-printable characters to 3.1.4. mkconf: Create TEXINPUTS for sjis, jis and euc encodings. Changes from 3.1.5 to 3.1.6 2004/12/02: ptex: Adapt tetex-2.99.4.20041128-beta. INSTALL.txt: Add comments for filename and TDS. Changes from 3.1.4 to 3.1.5 2004/11/29: ptex: Don't recognize ^^ format control sequence and next character as kanji. ptex: Output non-printable messages as ^^ format. 2004/11/08: ptex: After reading JIS encoded files, disable `kanjiin' state at end of file. 2004/10/12: pltotf: Fix build of TFM files from SJIS coded PL files. Changes from 3.1.3 to 3.1.4 2004/09/02: ptex: Don't recognize as kanji in following case: - Charactor of the end of line is a first byte of kanji. - ^^ format control sequence is a first byte of kanji. - Use \char in equation. ptex: Don't recognize as invalid character if a single byte character is a first byte of kanji. ptex: Make strict kanji recognition in \string. jbibtex: Dealing with CR. Correct Japaense translation of the contract. Changes from 3.1.2 to 3.1.3: 2003/10/07: ptex: Fix \kansujichar doesn't set a expected character with -kanji=sjis. 2003/09/30: ptex: Don't print non-printable characters to terminal/log. 2003/08/05: pconvert: Change usage message. Add $target option to fixwrites if it's pltotf, tftopl and pdvitype.
2006-06-24 12:52:23 +02:00
${SED} -e "s|\$$PKG_TEXMFPREFIX/ptex/plain/||" \
${PKG_LOCALTEXMFPREFIX}/ptex/plain/base/ptex.tex > \
${WRKSRC_PTEX}/ptex.tex
Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release. - Use teTeX3. - Use print/teTeX/module.mk framework. - Don't modify installed teTeX-texmf files. - Remove INSTALL and DEINSTALL (no longer needed). - Make pjbibtex work (patch-al). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. This should fix PR pkg/32592. Changes from 3.1.8 to 3.1.9 2005/10/17: mkconf: Don't add tex/platex to search path of platex. ptex: Fix bug with TFM that uses LIG/ at begining of word. Changes from 3.1.7 to 3.1.8 2005/03/07: Makefile.in: Do run mktexlsr in `make install'. Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory. 2004/12/14: ptex: Fix handle of control sequence name. ptex: Fix recognition of ^^ after control sequence. ptex: Fix line feed position in terminal/log. Changes from 3.1.6 to 3.1.7 2004/12/09: ptex: Fix control sequence name that includes ^^ format. ptex: Sync a range of non-printable characters to 3.1.4. mkconf: Create TEXINPUTS for sjis, jis and euc encodings. Changes from 3.1.5 to 3.1.6 2004/12/02: ptex: Adapt tetex-2.99.4.20041128-beta. INSTALL.txt: Add comments for filename and TDS. Changes from 3.1.4 to 3.1.5 2004/11/29: ptex: Don't recognize ^^ format control sequence and next character as kanji. ptex: Output non-printable messages as ^^ format. 2004/11/08: ptex: After reading JIS encoded files, disable `kanjiin' state at end of file. 2004/10/12: pltotf: Fix build of TFM files from SJIS coded PL files. Changes from 3.1.3 to 3.1.4 2004/09/02: ptex: Don't recognize as kanji in following case: - Charactor of the end of line is a first byte of kanji. - ^^ format control sequence is a first byte of kanji. - Use \char in equation. ptex: Don't recognize as invalid character if a single byte character is a first byte of kanji. ptex: Make strict kanji recognition in \string. jbibtex: Dealing with CR. Correct Japaense translation of the contract. Changes from 3.1.2 to 3.1.3: 2003/10/07: ptex: Fix \kansujichar doesn't set a expected character with -kanji=sjis. 2003/09/30: ptex: Don't print non-printable characters to terminal/log. 2003/08/05: pconvert: Change usage message. Add $target option to fixwrites if it's pltotf, tftopl and pdvitype.
2006-06-24 12:52:23 +02:00
${RM} -f ${WRKSRC}/texmf
${LN} -s ${PKG_TEXMFPREFIX} ${WRKSRC}
${LN} -s ${PKG_LOCALTEXMFPREFIX} ${WRKSRC}
pre-patch:
${PATCH} -d ${WRKSRC}/texk -p0 -s \
Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release. - Use teTeX3. - Use print/teTeX/module.mk framework. - Don't modify installed teTeX-texmf files. - Remove INSTALL and DEINSTALL (no longer needed). - Make pjbibtex work (patch-al). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. This should fix PR pkg/32592. Changes from 3.1.8 to 3.1.9 2005/10/17: mkconf: Don't add tex/platex to search path of platex. ptex: Fix bug with TFM that uses LIG/ at begining of word. Changes from 3.1.7 to 3.1.8 2005/03/07: Makefile.in: Do run mktexlsr in `make install'. Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory. 2004/12/14: ptex: Fix handle of control sequence name. ptex: Fix recognition of ^^ after control sequence. ptex: Fix line feed position in terminal/log. Changes from 3.1.6 to 3.1.7 2004/12/09: ptex: Fix control sequence name that includes ^^ format. ptex: Sync a range of non-printable characters to 3.1.4. mkconf: Create TEXINPUTS for sjis, jis and euc encodings. Changes from 3.1.5 to 3.1.6 2004/12/02: ptex: Adapt tetex-2.99.4.20041128-beta. INSTALL.txt: Add comments for filename and TDS. Changes from 3.1.4 to 3.1.5 2004/11/29: ptex: Don't recognize ^^ format control sequence and next character as kanji. ptex: Output non-printable messages as ^^ format. 2004/11/08: ptex: After reading JIS encoded files, disable `kanjiin' state at end of file. 2004/10/12: pltotf: Fix build of TFM files from SJIS coded PL files. Changes from 3.1.3 to 3.1.4 2004/09/02: ptex: Don't recognize as kanji in following case: - Charactor of the end of line is a first byte of kanji. - ^^ format control sequence is a first byte of kanji. - Use \char in equation. ptex: Don't recognize as invalid character if a single byte character is a first byte of kanji. ptex: Make strict kanji recognition in \string. jbibtex: Dealing with CR. Correct Japaense translation of the contract. Changes from 3.1.2 to 3.1.3: 2003/10/07: ptex: Fix \kansujichar doesn't set a expected character with -kanji=sjis. 2003/09/30: ptex: Don't print non-printable characters to terminal/log. 2003/08/05: pconvert: Change usage message. Add $target option to fixwrites if it's pltotf, tftopl and pdvitype.
2006-06-24 12:52:23 +02:00
< ${WRKSRC}/texk/dvipsk-${DVIPSK_PATCH_VERS}.patch
post-patch:
${MV} ${WRKSRC}/texk/kpathsea/texmf.in \
${WRKSRC}/texk/kpathsea/texmf.in.orig
${SED} -e 's,@texmfsite@,${TEXMFSITE},' \
Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release. - Use teTeX3. - Use print/teTeX/module.mk framework. - Don't modify installed teTeX-texmf files. - Remove INSTALL and DEINSTALL (no longer needed). - Make pjbibtex work (patch-al). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. This should fix PR pkg/32592. Changes from 3.1.8 to 3.1.9 2005/10/17: mkconf: Don't add tex/platex to search path of platex. ptex: Fix bug with TFM that uses LIG/ at begining of word. Changes from 3.1.7 to 3.1.8 2005/03/07: Makefile.in: Do run mktexlsr in `make install'. Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory. 2004/12/14: ptex: Fix handle of control sequence name. ptex: Fix recognition of ^^ after control sequence. ptex: Fix line feed position in terminal/log. Changes from 3.1.6 to 3.1.7 2004/12/09: ptex: Fix control sequence name that includes ^^ format. ptex: Sync a range of non-printable characters to 3.1.4. mkconf: Create TEXINPUTS for sjis, jis and euc encodings. Changes from 3.1.5 to 3.1.6 2004/12/02: ptex: Adapt tetex-2.99.4.20041128-beta. INSTALL.txt: Add comments for filename and TDS. Changes from 3.1.4 to 3.1.5 2004/11/29: ptex: Don't recognize ^^ format control sequence and next character as kanji. ptex: Output non-printable messages as ^^ format. 2004/11/08: ptex: After reading JIS encoded files, disable `kanjiin' state at end of file. 2004/10/12: pltotf: Fix build of TFM files from SJIS coded PL files. Changes from 3.1.3 to 3.1.4 2004/09/02: ptex: Don't recognize as kanji in following case: - Charactor of the end of line is a first byte of kanji. - ^^ format control sequence is a first byte of kanji. - Use \char in equation. ptex: Don't recognize as invalid character if a single byte character is a first byte of kanji. ptex: Make strict kanji recognition in \string. jbibtex: Dealing with CR. Correct Japaense translation of the contract. Changes from 3.1.2 to 3.1.3: 2003/10/07: ptex: Fix \kansujichar doesn't set a expected character with -kanji=sjis. 2003/09/30: ptex: Don't print non-printable characters to terminal/log. 2003/08/05: pconvert: Change usage message. Add $target option to fixwrites if it's pltotf, tftopl and pdvitype.
2006-06-24 12:52:23 +02:00
-e 's,@texmflocal@,${PKG_LOCALTEXMFPREFIX},' \
${WRKSRC}/texk/kpathsea/texmf.in.orig > \
${WRKSRC}/texk/kpathsea/texmf.in
post-configure:
Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release. - Use teTeX3. - Use print/teTeX/module.mk framework. - Don't modify installed teTeX-texmf files. - Remove INSTALL and DEINSTALL (no longer needed). - Make pjbibtex work (patch-al). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. This should fix PR pkg/32592. Changes from 3.1.8 to 3.1.9 2005/10/17: mkconf: Don't add tex/platex to search path of platex. ptex: Fix bug with TFM that uses LIG/ at begining of word. Changes from 3.1.7 to 3.1.8 2005/03/07: Makefile.in: Do run mktexlsr in `make install'. Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory. 2004/12/14: ptex: Fix handle of control sequence name. ptex: Fix recognition of ^^ after control sequence. ptex: Fix line feed position in terminal/log. Changes from 3.1.6 to 3.1.7 2004/12/09: ptex: Fix control sequence name that includes ^^ format. ptex: Sync a range of non-printable characters to 3.1.4. mkconf: Create TEXINPUTS for sjis, jis and euc encodings. Changes from 3.1.5 to 3.1.6 2004/12/02: ptex: Adapt tetex-2.99.4.20041128-beta. INSTALL.txt: Add comments for filename and TDS. Changes from 3.1.4 to 3.1.5 2004/11/29: ptex: Don't recognize ^^ format control sequence and next character as kanji. ptex: Output non-printable messages as ^^ format. 2004/11/08: ptex: After reading JIS encoded files, disable `kanjiin' state at end of file. 2004/10/12: pltotf: Fix build of TFM files from SJIS coded PL files. Changes from 3.1.3 to 3.1.4 2004/09/02: ptex: Don't recognize as kanji in following case: - Charactor of the end of line is a first byte of kanji. - ^^ format control sequence is a first byte of kanji. - Use \char in equation. ptex: Don't recognize as invalid character if a single byte character is a first byte of kanji. ptex: Make strict kanji recognition in \string. jbibtex: Dealing with CR. Correct Japaense translation of the contract. Changes from 3.1.2 to 3.1.3: 2003/10/07: ptex: Fix \kansujichar doesn't set a expected character with -kanji=sjis. 2003/09/30: ptex: Don't print non-printable characters to terminal/log. 2003/08/05: pconvert: Change usage message. Add $target option to fixwrites if it's pltotf, tftopl and pdvitype.
2006-06-24 12:52:23 +02:00
cd ${WRKSRC_PTEX}; ./configure EUC ${PKG_LOCALTEXMFPREFIX}
do-build:
cd ${WRKSRC}/texk/web2c; ${MAKE_PROGRAM}
cd ${WRKSRC_PTEX}; ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM}
cd ${WRKSRC}/texk/dvipsk; ${MAKE_PROGRAM}
Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release. - Use teTeX3. - Use print/teTeX/module.mk framework. - Don't modify installed teTeX-texmf files. - Remove INSTALL and DEINSTALL (no longer needed). - Make pjbibtex work (patch-al). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. This should fix PR pkg/32592. Changes from 3.1.8 to 3.1.9 2005/10/17: mkconf: Don't add tex/platex to search path of platex. ptex: Fix bug with TFM that uses LIG/ at begining of word. Changes from 3.1.7 to 3.1.8 2005/03/07: Makefile.in: Do run mktexlsr in `make install'. Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory. 2004/12/14: ptex: Fix handle of control sequence name. ptex: Fix recognition of ^^ after control sequence. ptex: Fix line feed position in terminal/log. Changes from 3.1.6 to 3.1.7 2004/12/09: ptex: Fix control sequence name that includes ^^ format. ptex: Sync a range of non-printable characters to 3.1.4. mkconf: Create TEXINPUTS for sjis, jis and euc encodings. Changes from 3.1.5 to 3.1.6 2004/12/02: ptex: Adapt tetex-2.99.4.20041128-beta. INSTALL.txt: Add comments for filename and TDS. Changes from 3.1.4 to 3.1.5 2004/11/29: ptex: Don't recognize ^^ format control sequence and next character as kanji. ptex: Output non-printable messages as ^^ format. 2004/11/08: ptex: After reading JIS encoded files, disable `kanjiin' state at end of file. 2004/10/12: pltotf: Fix build of TFM files from SJIS coded PL files. Changes from 3.1.3 to 3.1.4 2004/09/02: ptex: Don't recognize as kanji in following case: - Charactor of the end of line is a first byte of kanji. - ^^ format control sequence is a first byte of kanji. - Use \char in equation. ptex: Don't recognize as invalid character if a single byte character is a first byte of kanji. ptex: Make strict kanji recognition in \string. jbibtex: Dealing with CR. Correct Japaense translation of the contract. Changes from 3.1.2 to 3.1.3: 2003/10/07: ptex: Fix \kansujichar doesn't set a expected character with -kanji=sjis. 2003/09/30: ptex: Don't print non-printable characters to terminal/log. 2003/08/05: pconvert: Change usage message. Add $target option to fixwrites if it's pltotf, tftopl and pdvitype.
2006-06-24 12:52:23 +02:00
cd ${WRKSRC}/texk/mendexk${MENDEXK_VERS}; \
./configure EUC; ${MAKE_PROGRAM} # This needs libkpathsea.a
do-install:
cd ${WRKSRC_PTEX}; \
Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release. - Use teTeX3. - Use print/teTeX/module.mk framework. - Don't modify installed teTeX-texmf files. - Remove INSTALL and DEINSTALL (no longer needed). - Make pjbibtex work (patch-al). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. This should fix PR pkg/32592. Changes from 3.1.8 to 3.1.9 2005/10/17: mkconf: Don't add tex/platex to search path of platex. ptex: Fix bug with TFM that uses LIG/ at begining of word. Changes from 3.1.7 to 3.1.8 2005/03/07: Makefile.in: Do run mktexlsr in `make install'. Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory. 2004/12/14: ptex: Fix handle of control sequence name. ptex: Fix recognition of ^^ after control sequence. ptex: Fix line feed position in terminal/log. Changes from 3.1.6 to 3.1.7 2004/12/09: ptex: Fix control sequence name that includes ^^ format. ptex: Sync a range of non-printable characters to 3.1.4. mkconf: Create TEXINPUTS for sjis, jis and euc encodings. Changes from 3.1.5 to 3.1.6 2004/12/02: ptex: Adapt tetex-2.99.4.20041128-beta. INSTALL.txt: Add comments for filename and TDS. Changes from 3.1.4 to 3.1.5 2004/11/29: ptex: Don't recognize ^^ format control sequence and next character as kanji. ptex: Output non-printable messages as ^^ format. 2004/11/08: ptex: After reading JIS encoded files, disable `kanjiin' state at end of file. 2004/10/12: pltotf: Fix build of TFM files from SJIS coded PL files. Changes from 3.1.3 to 3.1.4 2004/09/02: ptex: Don't recognize as kanji in following case: - Charactor of the end of line is a first byte of kanji. - ^^ format control sequence is a first byte of kanji. - Use \char in equation. ptex: Don't recognize as invalid character if a single byte character is a first byte of kanji. ptex: Make strict kanji recognition in \string. jbibtex: Dealing with CR. Correct Japaense translation of the contract. Changes from 3.1.2 to 3.1.3: 2003/10/07: ptex: Fix \kansujichar doesn't set a expected character with -kanji=sjis. 2003/09/30: ptex: Don't print non-printable characters to terminal/log. 2003/08/05: pconvert: Change usage message. Add $target option to fixwrites if it's pltotf, tftopl and pdvitype.
2006-06-24 12:52:23 +02:00
${SETENV} texmflcl=${PKG_LOCALTEXMFPREFIX} ${MAKE_PROGRAM} install
cd ${WRKSRC}/texk/dvipsk; \
Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release. - Use teTeX3. - Use print/teTeX/module.mk framework. - Don't modify installed teTeX-texmf files. - Remove INSTALL and DEINSTALL (no longer needed). - Make pjbibtex work (patch-al). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. This should fix PR pkg/32592. Changes from 3.1.8 to 3.1.9 2005/10/17: mkconf: Don't add tex/platex to search path of platex. ptex: Fix bug with TFM that uses LIG/ at begining of word. Changes from 3.1.7 to 3.1.8 2005/03/07: Makefile.in: Do run mktexlsr in `make install'. Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory. 2004/12/14: ptex: Fix handle of control sequence name. ptex: Fix recognition of ^^ after control sequence. ptex: Fix line feed position in terminal/log. Changes from 3.1.6 to 3.1.7 2004/12/09: ptex: Fix control sequence name that includes ^^ format. ptex: Sync a range of non-printable characters to 3.1.4. mkconf: Create TEXINPUTS for sjis, jis and euc encodings. Changes from 3.1.5 to 3.1.6 2004/12/02: ptex: Adapt tetex-2.99.4.20041128-beta. INSTALL.txt: Add comments for filename and TDS. Changes from 3.1.4 to 3.1.5 2004/11/29: ptex: Don't recognize ^^ format control sequence and next character as kanji. ptex: Output non-printable messages as ^^ format. 2004/11/08: ptex: After reading JIS encoded files, disable `kanjiin' state at end of file. 2004/10/12: pltotf: Fix build of TFM files from SJIS coded PL files. Changes from 3.1.3 to 3.1.4 2004/09/02: ptex: Don't recognize as kanji in following case: - Charactor of the end of line is a first byte of kanji. - ^^ format control sequence is a first byte of kanji. - Use \char in equation. ptex: Don't recognize as invalid character if a single byte character is a first byte of kanji. ptex: Make strict kanji recognition in \string. jbibtex: Dealing with CR. Correct Japaense translation of the contract. Changes from 3.1.2 to 3.1.3: 2003/10/07: ptex: Fix \kansujichar doesn't set a expected character with -kanji=sjis. 2003/09/30: ptex: Don't print non-printable characters to terminal/log. 2003/08/05: pconvert: Change usage message. Add $target option to fixwrites if it's pltotf, tftopl and pdvitype.
2006-06-24 12:52:23 +02:00
${SETENV} texmflcl=${PKG_LOCALTEXMFPREFIX} ${MAKE_PROGRAM} install; \
${INSTALL_DATA} psfonts.map ${PKG_LOCALTEXMFPREFIX}/dvips/base
${INSTALL_PROGRAM} ${WRKSRC}/texk/mendexk${MENDEXK_VERS}/mendex \
${PREFIX}/bin
Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release. - Use teTeX3. - Use print/teTeX/module.mk framework. - Don't modify installed teTeX-texmf files. - Remove INSTALL and DEINSTALL (no longer needed). - Make pjbibtex work (patch-al). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. This should fix PR pkg/32592. Changes from 3.1.8 to 3.1.9 2005/10/17: mkconf: Don't add tex/platex to search path of platex. ptex: Fix bug with TFM that uses LIG/ at begining of word. Changes from 3.1.7 to 3.1.8 2005/03/07: Makefile.in: Do run mktexlsr in `make install'. Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory. 2004/12/14: ptex: Fix handle of control sequence name. ptex: Fix recognition of ^^ after control sequence. ptex: Fix line feed position in terminal/log. Changes from 3.1.6 to 3.1.7 2004/12/09: ptex: Fix control sequence name that includes ^^ format. ptex: Sync a range of non-printable characters to 3.1.4. mkconf: Create TEXINPUTS for sjis, jis and euc encodings. Changes from 3.1.5 to 3.1.6 2004/12/02: ptex: Adapt tetex-2.99.4.20041128-beta. INSTALL.txt: Add comments for filename and TDS. Changes from 3.1.4 to 3.1.5 2004/11/29: ptex: Don't recognize ^^ format control sequence and next character as kanji. ptex: Output non-printable messages as ^^ format. 2004/11/08: ptex: After reading JIS encoded files, disable `kanjiin' state at end of file. 2004/10/12: pltotf: Fix build of TFM files from SJIS coded PL files. Changes from 3.1.3 to 3.1.4 2004/09/02: ptex: Don't recognize as kanji in following case: - Charactor of the end of line is a first byte of kanji. - ^^ format control sequence is a first byte of kanji. - Use \char in equation. ptex: Don't recognize as invalid character if a single byte character is a first byte of kanji. ptex: Make strict kanji recognition in \string. jbibtex: Dealing with CR. Correct Japaense translation of the contract. Changes from 3.1.2 to 3.1.3: 2003/10/07: ptex: Fix \kansujichar doesn't set a expected character with -kanji=sjis. 2003/09/30: ptex: Don't print non-printable characters to terminal/log. 2003/08/05: pconvert: Change usage message. Add $target option to fixwrites if it's pltotf, tftopl and pdvitype.
2006-06-24 12:52:23 +02:00
${INSTALL_DATA_DIR} ${PKG_LOCALTEXMFPREFIX}/dvips/pstricks
cd ${PKG_LOCALTEXMFPREFIX}/dvips/pstricks; \
${CP} ${PKG_TEXMFPREFIX}-dist/dvips/pstricks/pst-text.pro .; \
${PATCH} < ${WRKSRC}/texk/PSTricks.patch; \
${RM} -f pst-text.pro.orig
pre-clean:
Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release. - Use teTeX3. - Use print/teTeX/module.mk framework. - Don't modify installed teTeX-texmf files. - Remove INSTALL and DEINSTALL (no longer needed). - Make pjbibtex work (patch-al). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. This should fix PR pkg/32592. Changes from 3.1.8 to 3.1.9 2005/10/17: mkconf: Don't add tex/platex to search path of platex. ptex: Fix bug with TFM that uses LIG/ at begining of word. Changes from 3.1.7 to 3.1.8 2005/03/07: Makefile.in: Do run mktexlsr in `make install'. Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory. 2004/12/14: ptex: Fix handle of control sequence name. ptex: Fix recognition of ^^ after control sequence. ptex: Fix line feed position in terminal/log. Changes from 3.1.6 to 3.1.7 2004/12/09: ptex: Fix control sequence name that includes ^^ format. ptex: Sync a range of non-printable characters to 3.1.4. mkconf: Create TEXINPUTS for sjis, jis and euc encodings. Changes from 3.1.5 to 3.1.6 2004/12/02: ptex: Adapt tetex-2.99.4.20041128-beta. INSTALL.txt: Add comments for filename and TDS. Changes from 3.1.4 to 3.1.5 2004/11/29: ptex: Don't recognize ^^ format control sequence and next character as kanji. ptex: Output non-printable messages as ^^ format. 2004/11/08: ptex: After reading JIS encoded files, disable `kanjiin' state at end of file. 2004/10/12: pltotf: Fix build of TFM files from SJIS coded PL files. Changes from 3.1.3 to 3.1.4 2004/09/02: ptex: Don't recognize as kanji in following case: - Charactor of the end of line is a first byte of kanji. - ^^ format control sequence is a first byte of kanji. - Use \char in equation. ptex: Don't recognize as invalid character if a single byte character is a first byte of kanji. ptex: Make strict kanji recognition in \string. jbibtex: Dealing with CR. Correct Japaense translation of the contract. Changes from 3.1.2 to 3.1.3: 2003/10/07: ptex: Fix \kansujichar doesn't set a expected character with -kanji=sjis. 2003/09/30: ptex: Don't print non-printable characters to terminal/log. 2003/08/05: pconvert: Change usage message. Add $target option to fixwrites if it's pltotf, tftopl and pdvitype.
2006-06-24 12:52:23 +02:00
cd ../../print/teTeX3-bin && ${MAKE} clean
.include "../../mk/bsd.pkg.mk"