Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.20191230_1 05 May 2022 03:38:50 |
Hiroki Sato (hrs) |
japanese/font-{mplus-ipa,std}: add NO_ARCH |
0.0.20191230 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.0.20191230 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.20191230 30 Dec 2019 05:02:06 |
hrs |
Update dependencies. |
0.0.20130501 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
0.0.20130501 20 Dec 2014 19:05:13 |
bapt |
Cleanup plist |
0.0.20130501 16 Oct 2013 04:56:32 |
hrs |
- Add STAGEDIR support.
- Update to 20130617 (japanese/font-migmix)
- Update to 456 (japanese/font-ume) |
0.0.20130501 20 Sep 2013 18:47:56 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
0.0.20130501 01 May 2013 02:55:56 |
hrs |
Use an old version of IPA fonts as Ryumin-Light and GothicBBB-Medium for
Ghostscript 7. This is because the latest version is not compatible with
.optnttcidfont directive. The other versions of Ghostscript use the new
version. |
0.0.20090602 02 Jun 2009 06:46:42 |
hrs |
Use RUN_DEPENDS instead of BUILD_DEPENDS. |
0.0.20090515 31 May 2009 12:05:21 |
hrs |
Fix PLIST.
Spotted by: QAT |
0.0.20090515 31 May 2009 09:19:10 |
hrs |
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. |