summaryrefslogtreecommitdiff
path: root/japanese/dvipsk/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix the dependencies after the upgrade of japanese/ptex.Masafumi Max NAKANE2003-04-161-1/+1
| | | | | | | | I am committing this since the maintainer did not respond to my request to check on this problem in past two days, this can be a temporary fix. Submitted by: Harold Gutch <logix@foobar.franken.de> Notes: svn path=/head/; revision=79054
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76037
* Change default behavior for dvips: Make english fonts ready forYoshio MITA2002-01-211-1/+1
| | | | | | | | | | `cut-and-paste'after PDF conversion by ghostscript. Submitted by: Jun YAMASHITA [ports-jp 12248] Reviewed by: ports-jp@jp.FreeBSD.org ML Notes: svn path=/head/; revision=53472
* Portrevision bump (both), make dvipsk-vflib portlint compatible.Yoshio MITA2002-01-211-0/+1
| | | | Notes: svn path=/head/; revision=53436
* exec mktexlsr at installation and deinstallation.Yoshio MITA2002-01-211-0/+2
| | | | | | | This is mandatory for this version of dvipsk to work correctly. Notes: svn path=/head/; revision=53435
* japanese/dvipsk cannot depends on file ptex-common but MakeTeXPKYoshio MITA2001-03-031-1/+1
| | | | | | | Fixed by the same reason as ports-jp 10700 (Request from maintainer). Notes: svn path=/head/; revision=39005
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-111-4/+4
| | | | | | | | | | | Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :) Notes: svn path=/head/; revision=27449
* update to 1.4dMichael Haro2000-04-011-3/+4
| | | | | | | | PR: 17025 Submitted by: maintainer Notes: svn path=/head/; revision=27255
* Removed interactive feature.Munechika SUMIKAWA1999-11-291-10/+2
| | | | | | | | | PR: 15149 Submitted by: maintainer Reviewed by: ports-jp Notes: svn path=/head/; revision=23496
* Upgrade japanize patch: 1.4 to 1.4c.SADA Kenji1999-10-231-15/+6
| | | | | | | | PR: ports/14408 Submitted by: Maintainer Notes: svn path=/head/; revision=22596
* 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-051-4/+1
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Update to version 5.78a.Steve Price1998-07-201-23/+56
| | | | | | | | PR: 7199 Submitted by: maintainer Notes: svn path=/head/; revision=11980
* Newport, ja-dvipsk:Masafumi Max NAKANE1998-05-021-0/+73
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