aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/vfghostscript
Commit message (Collapse)AuthorAgeFilesLines
* Update to used the new VFlib port.steve1998-07-203-2/+17
| | | | | PR: 7292 (1 of 4) Submitted by: maintainer
* Add some printer entries.max1998-06-211-2/+2
| | | | | PR: 5960 Submitted by: maintainer
* Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn'tasami1998-04-041-1/+2
| | | | | depend on ordering in the parent Makefiles for the links to be created correctly.
* Fixed fatal error for a printer driver (Epson ESC/Page)max1997-12-081-1/+1
| | | | | | Closes 4/4 of PR: 5246 Submitted by: maintainer
* Added a missing PLIST entry fonts/pzdr.gsfmax1997-12-081-0/+1
| | | | | | Closes 3/4 of PR: 5246 Submitted by: maintainer
* Added a printer entry tiffg3.max1997-12-081-6/+11
| | | | | | Closes 2/4 of PR: 5246 Submitted by: maintainer
* Changed unfetchable distfile.max1997-12-082-6/+6
| | | | | | Closes 1/4 of PR: 5246 Submitted by: maintainer
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationmax1997-09-151-2/+2
| | | | for PKGNAME. (IE, jp-* to ja-*).
* /bin/sh -> ${SH}max1997-07-141-3/+3
|
* Use shared VFlib lib.asami1996-12-071-3/+2
|
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+3
|
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingasami1996-11-131-2/+2
| | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
* CATEGORIES+= -> CATEGORIES=max1996-11-111-2/+2
| | | | Inspired by: obrien
* Add vfghostscript to RUN_DEPENDS too, I heard it's kinda needed.asami1996-11-041-1/+2
| | | | Submitted by: mita@jp.FreeBSD.org
* Use ${PREFIX} instead of /usr/local.max1996-11-031-52/+51
| | | | Use macros for cp, mkdir, rm, cat and gzip for compressing man page.
* Japanese ghostscirpt with vector font support.asami1996-11-0215-0/+1358
Submitted by: Mita Yoshio <mita@jp.FreeBSD.org>