Commit graph

18 commits

Author SHA1 Message Date
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Hiroki Sato
d83170403e japanese/font-std, chinese/font-std, and dependency fixups due
to it have been added.  These are to install standard fonts used in the
Ports Collection.  Currently they contain:

 std.ja_JP/Mincho
 std.ja_JP/Gothic
 std.ja_JP/Ryumin-Light
 std.ja_JP/GothicBBB-Medium
 std.zh_CN/STHeiti-Regular
 std.zh_CN/STSong-Light
 std.zh_CN/MSung-Light
 std.zh_CN/MHei-Medium

under ${PREFIX}/share/fonts/.  They are just symlinks to
corresponding font files.  The symlink names are based on popular
PostScript font names.

Applications should refer the font files via XLFD or fontconfig
first.  If they need a direct reference to the font file, please use
files in std.*/*.  This is because direct reference to a specific
font name in an application configuration file makes the maintenance
difficult when the font file name is changed, for example.
2009-05-31 09:19:10 +00:00
Hiroki Sato
18116cd3ec Add accidentally-removed PORTREVISION in the previous commit. 2008-06-01 10:52:29 +00:00
Hiroki Sato
0baed207e7 Fix CATEGORIES. 2008-06-01 10:27:11 +00:00
Hiroki Sato
91217bfa1b The following repocopies have been done for print/ghostscript-*
reorganization:

	print/ghostscript-gnu -> print/ghostscript7
	print/ghostscript-gnu-nox11 -> print/ghostscript7-nox11
	print/ghostscript-gnu-commfont -> print/ghostscript7-commfont
	print/ghostscript-gpl -> print/ghostscript8
	print/ghostscript-gpl-nox11 -> print/ghostscript8-nox11
	japanese/ghostscript-gnu-jpnfont -> print/ghostscript7-jpnfont
	korean/ghostscript-gnu-korfont -> print/ghostscript7-korfont

and clean up Makefile of each port for the changes, and assign the
maintainers to doceng@.

Not hooked up to the build yet because it needs more fixes in
dependent ports and bsd.port.mk.

PR:	ports/124157
2008-06-01 08:51:52 +00:00
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