summaryrefslogtreecommitdiff
path: root/japanese/dvipsk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* The interactive nature of pkg/INSTALL has been removed.Steve Price1999-07-041-4/+1
| | | | Notes: svn path=/head/; revision=20021
* If BATCH is defined pass it as an environment variable to the INSTALLSteve Price1999-06-221-3/+3
| | | | | | | | | | script instead of as the third argument. Revert the PACKAGE_BUILDING changes I just made and look for BATCH in the scripts environment. Suggested and reviewed by: Asami-san Notes: svn path=/head/; revision=19699
* Mark this FORBIDDEN for PARALLEL_PACKAGE_BUILD case -- the pkg/INSTALLSatoshi Asami1999-06-171-1/+4
| | | | | | | script hangs forever waiting for input. Notes: svn path=/head/; revision=19515
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-052-5/+1
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Remove man page entries from the PLIST and define MAN? in the Makefile.Masafumi Max NAKANE1998-08-311-2/+0
| | | | Notes: svn path=/head/; revision=12969
* Update to version 5.78a.Steve Price1998-07-206-137/+161
| | | | | | | | PR: 7199 Submitted by: maintainer Notes: svn path=/head/; revision=11980
* Don't overwrite files installed 'ja-ptex-*' ports.Steve Price1998-07-031-0/+11
| | | | | | | | PR: 7103 Submitted by: maintainer Notes: svn path=/head/; revision=11688
* Newport, ja-dvipsk:Masafumi Max NAKANE1998-05-027-0/+243
Dvipsk converts a DVI file produced by TeX (or other program) to a PostScript file. Missing fonts can be automatically generated if METAFONT exists on the system, or can be converted from `gf' to `pk' format on demand. Dvips also supports `tpic', `psfig', `emtex', and `METAPOST'. Submitted by: Makoto WATANABE <watanabe@zlab.phys.nagoya-u.ac.jp> PR: 5707 Notes: svn path=/head/; revision=10811