aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/platex-common
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1998/09/01 version.max1999-02-133-10/+11
|
* Remove one non-existent file.asami1998-06-271-1/+0
|
* Make this port a little reinstall-friendly ("ln -s" -> "ln -fs").asami1998-06-101-2/+2
|
* Now pLaTeX2e is based on 1997/12/01 version.max1998-02-231-1/+1
|
* Upgrade, <1997/07/02>+2 -> <1998/02/17>+0max1998-02-233-6/+15
|
* Move MANUAL_PACKAGE_BUILD to the right place. I had these ports markedasami1997-11-221-3/+2
| | | | | | BROKEN (with the BROKEN line as far away as possible from the regular center of activity) and forgot to move them to the right place when I changed these to MANUAL_PACKAGE_BUILD. Sorry!
* Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change toasami1997-11-101-1/+3
| | | | | | | | | bsd.port.mk that will be committed soon, this will disable automatic package building when PACKAGE_BUILDING is defined (so they can be built from separate scripts). These are no-ops for ordinary users (i.e., when PACKAGE_BUILDING is not defined).
* Ptex-common is needed not only during the build process but also duringmax1997-10-061-1/+2
| | | | the runtime.
* Ooops, need symlink to tex from ${PREFIX}/bin/latex.max1997-10-062-1/+4
| | | | Also, add one mssing file to the packing list.
* Upgrade to<1997/07/02>+2 version which is based on LaTeX2e 1997/06/01.max1997-10-065-1631/+1206
| | | | | | | From now on, we provide separate port for each character code supported and platex-common provides charset independent files. And we remove japanese/platex (which has been repository-copied to platex-common) to avoid confusion.
* Mark this port broken until I wake up tomorrow morning and update thismax1997-10-051-1/+2
| | | | port to use the just-committed pTeX port.
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationmax1997-09-151-2/+2
| | | | for PKGNAME. (IE, jp-* to ja-*).
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.asami1997-04-301-2/+2
|
* Remove files from old version of this software before doing anything inmax1997-02-121-1/+3
| | | | | | do-install. This should prevent `make install' from stopping when old files are present. Requested by: asami
* Upgrade, 96/03 -> 97/02.max1997-02-094-94/+1494
|
* CATEGORIES+= -> CATEGORIES=max1996-11-111-3/+3
| | | | Moved around some lines to standardize.
* On system without ptex2 and platex, after doing ``make install'' inmax1996-11-071-0/+1
| | | | | | | | | | | | | | | platex, ``make package'' in ptex2 failed. It happend as: ``Make install'' led to ``make install'' in ptex2 and it installed old LaTeX files which ptex2 doesn't seem to use. However, they seem to be necessary for platex to generate newer pLaTeX files. Before installing new files, pLaTex removes old files, and that causes some files for ptex2 package to be missing. To solve this problem, ptex2 now doesn't install old LaTeX files and instead, platex port installs them. The Bug Found by: asami
* On system without ptex2 and platex, after doing ``make install'' inmax1996-11-071-21/+20
| | | | | | | | | | | | | | | | | platex, ``make package'' in ptex2 failed. It happend as: ``Make install'' led to ``make install'' in ptex2 and it installed old LaTeX files which ptex2 doesn't seem to use. However, they seem to be necessary for platex to generate newer pLaTeX files. Before installing new files, pLaTex removes old files, and that causes some files for ptex2 package to be missing. To solve this problem, ptex2 now doesn't install old LaTeX files and instead, platex port installs them. The Bug Found by: asami Simplified character code dependent contitionals.
* No -p flag is needed with ${MKDIR} macro.max1996-11-021-3/+3
|
* Use ${MKDIR} macro to make directory.max1996-10-271-13/+3
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Use ${INSTALL_DATA} instead of cp to install files.max1996-09-261-21/+25
| | | | | Also some minor changes in do-install:. (Result of make install doesn't change, though.)
* Removed extra semi-colons. (again?)max1996-09-211-6/+6
| | | | | Don't use mv to install files or you will have hard time doing make reinstall. :-)
* Updated Masafumi NAKANE's E-mail address.max1996-09-171-2/+2
|
* Upgrade to 96/03 version. The old one doesn't compile anymore.asami1996-07-073-49/+50
| | | | Submitted by: max@sfc.wide.ad.jp
* Remove the "hey I'm going to overwrite the pre-existing blah blah,asami1996-06-131-20/+1
| | | | | | is that ok???" questions and scripts, the more I think about it the less it makes sense. (Like, "if you don't want a Japanized tcl, why the hell are you doing "make install" in japanese/tcl???")
* Some distfiles moved around.asami1996-04-261-13/+27
| | | | Submitted by: max@sfc.wide.ad.jp
* Category name changes ("printing" -> "print", "languages" -> "lang").asami1995-11-221-2/+2
| | | | "networking" is left alone for now.
* platex, a Japanese latex that runs under ptex2.asami1995-11-155-0/+255
Submitted by: ohmon@sfc.keio.ac.jp