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
![commit hash: 017ab27e5e1ffe5dbd860f999be817c7ec7d3b85 commit hash: 017ab27e5e1ffe5dbd860f999be817c7ec7d3b85](/images/git.png) ![commit hash: 017ab27e5e1ffe5dbd860f999be817c7ec7d3b85 commit hash: 017ab27e5e1ffe5dbd860f999be817c7ec7d3b85](/images/codeberg.svg) ![commit hash: 017ab27e5e1ffe5dbd860f999be817c7ec7d3b85 commit hash: 017ab27e5e1ffe5dbd860f999be817c7ec7d3b85](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Hiroki Sato (hrs) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
japanese/font-{mplus-ipa,std}: add NO_ARCH |
0.0.20191230 07 Apr 2021 08:09:01
![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/git.png) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/codeberg.svg) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.0.20191230 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
0.0.20191230 30 Dec 2019 05:02:06
![Revision:521460 Revision:521460](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
hrs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update dependencies. |
0.0.20130501 01 Apr 2016 14:08:38
![Revision:412347 Revision:412347](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:375091 Revision:375091](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cleanup plist |
0.0.20130501 16 Oct 2013 04:56:32
![Revision:330478 Revision:330478](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
hrs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add STAGEDIR support.
- Update to 20130617 (japanese/font-migmix)
- Update to 456 (japanese/font-ume) |
0.0.20130501 20 Sep 2013 18:47:56
![Revision:327737 Revision:327737](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
0.0.20130501 01 May 2013 02:55:56
![Revision:316982 Revision:316982](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
hrs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![files touched by this commit files touched by this commit](/images/logs.gif) |
hrs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use RUN_DEPENDS instead of BUILD_DEPENDS. |
0.0.20090515 31 May 2009 12:05:21
![files touched by this commit files touched by this commit](/images/logs.gif) |
hrs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix PLIST.
Spotted by: QAT |
0.0.20090515 31 May 2009 09:19:10
![files touched by this commit files touched by this commit](/images/logs.gif) |
hrs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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. |