aboutsummaryrefslogtreecommitdiff
path: root/japanese/ptex-tetex
Commit message (Collapse)AuthorAgeFilesLines
* Migrate japanese/ptex{,-base,-tetex} to japanese/ptex; the old versionHiroki Sato2007-04-0811-909/+0
| | | | | | | | | | | | | of japanese/ptex has been removed and japanese/ptex-tetex has been renamed with japanese/ptex. These are almost the same with each other (actually ptex-tetex had some upper compatibility with ptex), so there should be no functionality regression. Also, dependencies of the relevant ports have been updated and PORTREVISON bumped. Notes: svn path=/head/; revision=189484
* Fix pkg-plist.Hiroki Sato2006-09-182-3/+3
| | | | | | | Spotted by: pointyhat Notes: svn path=/head/; revision=173345
* - Move Japanese dvips map files to the teTeX-3 standard MAPDIR.Hiroki Sato2006-08-172-5/+9
| | | | | | | | | | | | | | - Add a workaround for map file regeneration problem when japanese/ptex-tetex and japanese/dvipsk are installed and only the ptex-tetex is upgraded. Specifically, if psfonts_jp.map is found during ptex-tetex installation, it is automatically added to updmap.cfg. PORTREVISION bumped, but no user visible change except the map files are moved. Notes: svn path=/head/; revision=170870
* - updmap(1) now supports --progname=ptex to generate map files for pTeX.Hiroki Sato2006-06-295-45/+33
| | | | | | | - Bump PORTREVISION. Notes: svn path=/head/; revision=166621
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* - Update ptex-texmf-2.3 to ptex-texmf-2.4.Hiroki Sato2006-01-204-73/+77
| | | | | | | | | - Update pkg-message. - Use SUB_FILES/SUB_LIST and add some style changes. - Bump PORTREVISION. Notes: svn path=/head/; revision=154009
* Update to 3.1.9.Hiroki Sato2005-11-203-5/+10
| | | | Notes: svn path=/head/; revision=148871
* Update to 3.1.8.1.Hiroki Sato2005-07-306-13/+18
| | | | Notes: svn path=/head/; revision=140470
* Fix pkg-plist.Hiroki Sato2005-02-131-0/+2
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=128727
* - Increase the default hash size. This is required for typesettingHiroki Sato2005-02-122-4/+33
| | | | | | | | | the FreeBSD Handbook with JadeTeX. - Add more "{/ptex,}" to various directories in texmf.in. - Bump PORTREVISION. Notes: svn path=/head/; revision=128626
* Add files forgotten in the previous commit.Hiroki Sato2005-02-122-0/+34
| | | | Notes: svn path=/head/; revision=128604
* - Fix TEXFONTMAPS. dviware for pTeX use TEXFONTMAPS=".;$TEXMF/Hiroki Sato2005-02-123-15/+89
| | | | | | | | | | fonts/map{/ptex,}//" by default. - Add the updmap-ptex and updmap-sys-ptex utilities, which support generating .map files. - Bump PORTREVISION. Notes: svn path=/head/; revision=128603
* Update to teTeX-3.0 and bump PORTREVISION.Hiroki Sato2005-02-082-7/+6
| | | | Notes: svn path=/head/; revision=128255
* - update to 3.1.8Hiroki Sato2005-02-0612-201/+214
| | | | | | | | - teTeX-3.0 support - texconfig(1) now recognizes japanese/{xdvik,dvipsk} correctly. Notes: svn path=/head/; revision=128148
* Fix the pathname of .cvsignore file which should be removed.Hiroki Sato2005-01-251-1/+1
| | | | | | | Spotted by: kris Notes: svn path=/head/; revision=127317
* Update to 3.1.5.Hiroki Sato2004-12-213-5/+5
| | | | Notes: svn path=/head/; revision=124722
* Unbreak the build.Hiroki Sato2004-11-031-1/+1
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=120694
* Update to 3.1.4 and use texmf/web2c-ptex/texmf.cnf by default.Hiroki Sato2004-10-267-50/+97
| | | | Notes: svn path=/head/; revision=120213
* - Add font metric files for jis, jisg, and morisawa.Hiroki Sato2004-06-189-76/+251
| | | | | | | | | | - Use share/texmf/web2c-ptex as the default search path of texmf.cnf file. - Fix dependencies (print/teTeX-*). Approved by: linimon (mentor) Notes: svn path=/head/; revision=111734
* Add ptex-tetex, a version of pTeX that depends on print/teTeX andHiroki Sato2004-05-128-0/+530
does not install dvips nor xdvi. Approved by: linimon (mentor) Notes: svn path=/head/; revision=109024