summaryrefslogtreecommitdiff
path: root/japanese/vfxdvi400 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-131-1/+0
| | | | | | | Finally `japanese' category has been done. Notes: svn path=/head/; revision=27480
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Resurrect ja-vfxdvi[RESOLUTION] - these were not replacable by ja-vfxdvik.Satoshi Asami1999-01-211-0/+12
| | | | | | | Requested by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp> Notes: svn path=/head/; revision=16227
* Remove japanese/pkfonts* and dependent ports. They are superseded bySatoshi Asami1999-01-131-12/+0
| | | | | | | | | vf* (Vector Font library) ports. Approved by: the Japanese ports list Notes: svn path=/head/; revision=16035
* Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR toSatoshi Asami1998-11-201-0/+12
share most files. Repository copy the default to explicitly named directories to avoid any confusion. Greatly simplify the shared Makefiles, since we are now in different subdirectories, we don't need "a4-install" stuff. While I'm here, consistently name the variables. Here are the guidelines (master port is in brackets) DOCFORMAT: [html] pdf ps KONFONT: 14dot [16dot] PAPERSIZE: a4 [letter] letterdj RESOLUTION: 118 240 [300] 360 400 600 "math/r" has been copied to "R-a4" and "R-letter", to follow the spirit of the original port. "japanese/kon" is renamed to "kon2-*", since that seems to be the basename. Notes: svn path=/head/; revision=14709