summaryrefslogtreecommitdiff
path: root/japanese/vfghostscript55/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed many bugsSatoshi Taoka1999-06-161-8/+5
| | | | | | | | | sevral of these is noticed by KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>, Inagaki Kentaro <inagaki@tg.rim.or.jp> and Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp> Notes: svn path=/head/; revision=19507
* Updated printer drivers:Satoshi Taoka1999-06-141-9/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) from gdevlips4-1.2.0, gdevnpdl-1.4, epag-3.08 to gdevlips-2.3.2 [Merged printer driver sources (gdevnpdl and epag) into the gdevlips's tar-ball] (2) from gdevrpdl-1.0 to gdevrpdl-1.2 (3) from gdevalps-0.1 to gdevalps-0.2 (4) from gdevmjc-0.7 to gdevmjc-0.8 Submitted by: candy@ops.dti.ne.jp Added a printer driver: (5) gdevmd2k-0.2a Added a patch (patches/patch-ad) to be able to use A4 in lj5mono and lj5gray Fixed files/mk5 (pdf_sec.ps) Sbumitted by: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org> and Submitted by: Tatsuto Toyonaga <toyonaga@msd.ts.fujitsu.co.jp> PR: ports/11755 Notes: svn path=/head/; revision=19461
* added and updated printer drivers.Satoshi Taoka1999-03-151-1/+2
| | | | | | | | PR: ports/10498 Submitted by: Maintainer = MITA Yoshio <mita@jp.FreeBSD.org> Notes: svn path=/head/; revision=17232
* Update to version 5.50 after repository copy.Steve Price1998-12-231-40/+58
| | | | | | | | PR: 9100 Submitted by: MITA Yoshio <mita@jp.FreeBSD.org> Notes: svn path=/head/; revision=15535
* Added LJ4dith by default on the recommendation of the MaintanerBill Fumerola1998-11-131-1/+1
| | | | | | | | PR: ports/6838 Submitted by: mita@jp.freebsd.org Notes: svn path=/head/; revision=14502
* Update to include a bunch of new patches among other things.Steve Price1998-05-101-3/+2
| | | | | | | | PR: 6477 Submitted by: maintainer Notes: svn path=/head/; revision=10943
* original distribution updated (5.03 -> 5.10)Jun-ichiro itojun Hagino1998-01-231-1/+1
| | | | Notes: svn path=/head/; revision=9416
* Initial commit of vfghostscript5, ghostscript with Japanese supportMasafumi Max NAKANE1997-09-201-15/+26
| | | | | | | | | | | using VFlib. Note: this commit is done over vfghostscript (4.x) which has been repository- copied. Submitted by: mita@jp.freebsd.org PR: 4400 Notes: svn path=/head/; revision=7972
* Make this port compile again (was broken by libpng upgrade). TheSatoshi Asami1997-07-121-4/+4
| | | | | | | | | | | | | | | | | solution is to "disconnect" this from the libpng and libjpeg ports, and fetch and extract them inside this port's own WRKDIR. Note there are no shared library version problems because this port doesn't link those libraries dynamically -- it just reaches into their sources to compile some of its stuff. It is my belief that we shouldn't have tried to share the WRKDIR with those two ports, as this thing just too deeply depends on what's in their sources and the relationship is thus not really a "dependency" in the regular sense. Submitted by: mita@jp.freebsd.org (MITA Yoshio) Notes: svn path=/head/; revision=7296
* Add lips3 printer driver to the list of default driver.Masafumi Max NAKANE1997-05-151-1/+1
| | | | | | | | PR: 3576 Submitted by: mita@jp.FreeBSD.ORG Notes: svn path=/head/; revision=6455
* Update:Masafumi Max NAKANE1997-04-301-3/+24
| | | | | | | | | | 1. Added new driver for Cannon bubblejet BJ-10V 2. Update to Cannon lips printer driver. 3. Typo fix. 4. Integrate scripts/configure.batch into scripts/configure. Notes: svn path=/head/; revision=6373
* Submitted by: MITA Yoshio <mita@jp.FreeBSD.org>Satoshi Asami1997-03-031-5/+8
| | | | | | | | | 1. Added RPDL (Ricoh Printer Description Language) 600dpi drivers. 2. Removed gdevbitps driver which is obsoleted by psmono driver. 3. Fixed typo (X Windows -> X) Notes: svn path=/head/; revision=5803
* Japanese gs4 using the vector font library. The submitter claims it'sSatoshi Asami1996-12-061-0/+199
highly addictive. Submitted by: mita@jp.freebsd.org Notes: svn path=/head/; revision=4829