Commit graph

29 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
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +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
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
Rong-En Fan
9716a77fea Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.

Approved by:	portmgr (pav)
2007-09-24 08:43:49 +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
0249c79a25 Re-add a RUN_DEPENDS line accidentally removed in the previous commit.
Pointy hat to:	hrs
2007-04-30 22:28:27 +00:00
Hiroki Sato
7d3b213d5f Fix dependency; CMap files needed for the build now.
Spotted by:	pointyhat
2007-04-30 19:47:19 +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
50d7cb77d0 Fix pkg-plist broken due to adobe-cmaps-20051217_1 update.
Spotted by:	pointyhat
2006-05-27 19:26:43 +00:00
Hiroki Sato
3881fadc57 - Update pkg-plist due to print/adobe-cmaps change.
- Remove extra directory on deinstalling.
- Bump PORTREVISION.

Approved by:	portmgr (krion)
2006-02-27 12:04:35 +00:00
Hiroki Sato
e5744e5e01 - Create symlinks to CMap files instead of installing them.
- Use SUB_FILES for CIDFnmap.*.
- Some style fixes.
- Reset maintainership.

Approved by:	maintainer timeout (3 months)
2006-02-20 20:36:01 +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
Daichi GOTO
2f933c9f68 PORTREVISION dump because of kochi -> sazanami dependency change
Submitted by:	KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>
2005-02-17 05:55:03 +00:00
Daichi GOTO
095a7f5df2 Change dependency for default Japanese font from Kochi to Sazanami
Approved by:	mita
2005-02-15 08:01:46 +00:00
Yoshio MITA
92f155cdb9 Maintainer's update
- Make installation cleaner.  Old installation procedure modified
  file permission of CIDFnmap file from 0444 to 0644.

Submitted by:	kris
2005-02-06 03:55:09 +00:00
Norikatsu Shigemura
59a6fe628a Fix COMMENT.
PR:		ports/52052
Submitted by:	Ports Fury
2003-07-28 05:56:30 +00:00
Norikatsu Shigemura
909896952a Fix dependency on japanese/kochi-ttfonts. 2003-07-26 22:55:28 +00:00
Norikatsu Shigemura
00e6cb9b91 Fix dependency on japanese/kochi-ttfonts. 2003-07-26 22:47:49 +00:00
Yoshio MITA
803b9c355d This is a small trial to automatically synchronize ghostscript-gnu-commfont
to ghostscript-gnu update.
2003-05-04 13:36:27 +00:00
Yoshio MITA
3fe40ec567 Synchronize ghostscript-gnu-commfont version to that of ghostscript-gnu
Submitted by:	maho
2003-05-03 11:56:01 +00:00
Ade Lovett
d3fc97c432 Remove pkg-comment from remaining master/slave port sets.
Approved by:	portmgr (implicitly)
2003-03-07 00:16:25 +00:00
Yoshio MITA
d916a0561a Proposed Patch is applied.
PR:		ports/41432
Submitted by:	NIIMI Satoshi
2002-08-09 12:10:24 +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
Yoshio MITA
9e36160fff print/ghostscript-gnu-cjk follows print/ghostscript-gnu
PR:		ports/34140
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-22 04:23:51 +00:00
Yoshio MITA
5f3dc715b1 A few hours later the import I received patch to ameriolate ports.
Since this is rather minor change and it is too short (8 hours)
between last and this commit, I don't bump PORTREVISION for this time.

Submitted by:	KATO Tsuguru <dai_fugo@geocities.co.jp> to ports-jp@jp ML
2002-01-19 00:38:53 +00:00
Yoshio MITA
979ed31b76 Add ghostscript-gnu-cjk 6.52,
gNU Postscript interpreter CJK fonts
adding port.

This is a GNU version of ghostscript with features below:

1. CJK internationalization ready.
2. Depends on print/ghostscript-gnu and replace only necessary files.
3. -DA4 default as is standard in CJK countries.
4. Includes many additional printer drivers sold in japan.

PR:		ports/33116
Submitted by:	Tomokatsu SAITO <saito@a2z.co.jp>
2002-01-18 15:23:54 +00:00