Commit graph

12 commits

Author SHA1 Message Date
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Hiroki Sato
4046a765ca Cleanup ghostscript-gnu-commfont and related CJK font support meta ports.
Changes include:

 - Set WITH_GHOSTSCRIPT_GNU forcibly.

 - Use PostScript virtual fonts to handle CJK CID/TT-CID emulated fonts.
   CIDFnmap still works but when a font is both in Resource/Font or
   Resource/CIDFont and in CIDFnmap, the former entry will be used.
   For the actual font mapping, see files in Resource/CIDFont/*.

   So, note that you need to remove (or rename) the virtual font if you use
   CIDFnmap for the moment.  This is still a transitional measure and
   more consistent font management thoughout the ports collection should
   be added later.

   This is just an internal structural change; default font mapping has
   not been changed.

 - Add Chinese font support to print/gsfonts (but no dependency added).
2007-04-28 13:03:16 +00:00
Hiroki Sato
6e86265332 Bump PORTREVISION because of print/ghostscript-gnu-commfont update. 2006-02-20 20:36:53 +00:00
Daichi GOTO
2e6bdab882 change PORTREVISION much better
Submitted by:	KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>
Pointy hat to:	myself
2005-02-17 13:53:51 +00:00
Norikatsu Shigemura
4d29b4b0ea Bump PORTREVISION by previous commit. 2003-07-26 22:58:29 +00:00
Norikatsu Shigemura
00e6cb9b91 Fix dependency on japanese/kochi-ttfonts. 2003-07-26 22:47:49 +00:00
Kris Kennaway
0f091b9bd8 BROKEN: Broken dependency 2003-07-24 23:32:21 +00:00
Yoshio MITA
f79066d12d Obsoleted by japanese/ghostscript-gnu-jpnfont.
I mark this port BROKEN with message `Please use ghostscript-gnu-jpnfont'.
I will completely remove this port after a while.

(MAINTAINER's change after long discussions in ports-jp)
2002-05-15 01:17:59 +00:00
Jun Kuriyama
21db3e6f00 Refine path description for README.jp. 2002-02-11 12:20:00 +00:00
Akinori MUSHA
0b10204950 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 11:08:52 +00:00
Yoshio MITA
1022009011 An effort to solve building problem at bento.
Only the reason I can suspect for failure of getting
correct dependency (to print/ghostscript-gnu-cjk) is
missing white space after port directory..

http://bento.freebsd.org/errorlogs/4-latest/ja-ghostscript-gnu-cjk-6.52.log
http://bento.freebsd.org/errorlogs/4-latest/ko-ghostscript-gnu-cjk-6.52.log

Submitted by:	bento error log.
2002-01-22 02:14:48 +00:00
Yoshio MITA
2e16d6635a ghostscript-gnu-cjk Japanese resource installation port.
After long discussions in ports-jp@jp.FreeBSD.org ML, we concluded
having print/ghostscript-gnu-cjk port and resource installation port.
2002-01-18 15:29:13 +00:00