Date: Sun, 31 May 2009 09:19:10 +0000 (UTC) From: Hiroki Sato <hrs@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports UPDATING ports/japanese Makefile ports/chinese Makefile ports/print/gsfonts Makefile pkg-plist ports/print/gsfonts/files pkg-message.in ports/print/ghostscript7-jpnfont Makefile ports/print/ghostscript7-commfont Makefile ... Message-ID: <200905310919.n4V9JAoQ042992@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hrs 2009-05-31 09:19:10 UTC
FreeBSD ports repository
Modified files:
. UPDATING
japanese Makefile
chinese Makefile
print/gsfonts Makefile pkg-plist
print/ghostscript7-jpnfont Makefile
print/ghostscript7-commfont Makefile
print/ghostscript7-commfont/files Makefile.in
print/ghostscript8 Makefile
print/ghostscript8/files patch-Resource-Init-cidfmap
patch-lib-FAPIcidfmap
japanese/tgif Makefile
japanese/xdvik Makefile pkg-plist
japanese/xdvik/files vfontmap.freetype
japanese/xpdf Makefile
japanese/xpdf/files dot.xpdfrc.in
japanese/alias-fonts Makefile
print/cups-pstoraster Makefile
print/cups-pstoraster/files extra-patch-lib_cidfmap
chinese/xpdf Makefile
chinese/xpdf/files dot.xpdfrc.in
Added files:
japanese/font-std Makefile pkg-descr
chinese/font-std Makefile pkg-descr
Removed files:
print/gsfonts/files pkg-message.in
Log:
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.
Revision Changes Path
1.804 +49 -1 ports/UPDATING
1.275 +1 -0 ports/chinese/Makefile
1.1 +40 -0 ports/chinese/font-std/Makefile (new)
1.1 +2 -0 ports/chinese/font-std/pkg-descr (new)
1.20 +5 -3 ports/chinese/xpdf/Makefile
1.4 +2 -2 ports/chinese/xpdf/files/dot.xpdfrc.in
1.715 +1 -0 ports/japanese/Makefile
1.20 +2 -2 ports/japanese/alias-fonts/Makefile
1.1 +43 -0 ports/japanese/font-std/Makefile (new)
1.1 +2 -0 ports/japanese/font-std/pkg-descr (new)
1.39 +3 -2 ports/japanese/tgif/Makefile
1.43 +21 -17 ports/japanese/xdvik/Makefile
1.3 +3 -3 ports/japanese/xdvik/files/vfontmap.freetype
1.15 +1 -27 ports/japanese/xdvik/pkg-plist
1.18 +4 -3 ports/japanese/xpdf/Makefile
1.4 +23 -24 ports/japanese/xpdf/files/dot.xpdfrc.in
1.33 +2 -2 ports/print/cups-pstoraster/Makefile
1.2 +2 -2 ports/print/cups-pstoraster/files/extra-patch-lib_cidfmap
1.16 +1 -1 ports/print/ghostscript7-commfont/Makefile
1.2 +7 -7 ports/print/ghostscript7-commfont/files/Makefile.in
1.16 +2 -2 ports/print/ghostscript7-jpnfont/Makefile
1.183 +1 -1 ports/print/ghostscript8/Makefile
1.2 +9 -8 ports/print/ghostscript8/files/patch-Resource-Init-cidfmap
1.3 +10 -9 ports/print/ghostscript8/files/patch-lib-FAPIcidfmap
1.21 +21 -55 ports/print/gsfonts/Makefile
1.2 +0 -16 ports/print/gsfonts/files/pkg-message.in (dead)
1.12 +6 -10 ports/print/gsfonts/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905310919.n4V9JAoQ042992>
