Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 May 2017 06:41:41
00303_6
 |
antoine  |
Unbreak by providing a working MASTER_SITES |
13 May 2017 07:27:38
00303_6
 |
miwi  |
- Mark BROKEN
fetch: http://info.openlab.ipa.go.jp/ipafont/fontdata/IPAfont00303.zip: No
address record |
25 Sep 2015 22:02:16
00303_6
 |
hrs  |
Mark NO_ARCH. |
13 Sep 2015 23:36:46
00303_5
 |
hrs  |
Fix fonts.dir by using fonts:fc and style consistency. |
12 Sep 2015 23:16:29
00303_4
 |
hrs  |
Use post-install-DOCS-on. |
12 Sep 2015 23:13:06
00303_4
 |
hrs  |
Fix fonts.dir. It was totally broken since r381876. |
21 Mar 2015 23:05:21
00303_3
 |
bapt  |
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports |
31 Jan 2015 12:50:08
00303_2
 |
jbeich  |
Convert fc-cache(1) calls in pkg-plist to use @fc keyword
fonts.cache-1 lines started to appear after r148143 but became
obsolete since `fc-cache -s` support (i.e. /var/db/fontconfig)
and several FC_CACHE_VERSION bumps. Remove them.
Differential Revision: https://reviews.freebsd.org/D1733
Reviewed by: hrs
Approved by: portmgr blanket
Approved by: bapt (mentor) |
23 Nov 2014 12:21:09
00303_1
 |
antoine  |
Remove code unused with staging |
12 Nov 2014 13:46:00
00303_1
 |
antoine  |
Cleanup plist |
10 Mar 2014 15:21:21
00303_1
 |
bapt  |
Convert j* to USES=zip |
21 Jan 2014 23:40:23
00303_1
 |
bapt  |
Fix properties on pkg-plist |
16 Oct 2013 04:56:32
00303_1
 |
hrs  |
- Add STAGEDIR support.
- Update to 20130617 (japanese/font-migmix)
- Update to 456 (japanese/font-ume) |
20 Sep 2013 18:47:56
00303_1
 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
04 Sep 2013 21:15:22
00303_1
 |
hrs  |
- Fix a warning "Having multiple values in <test> isn't supported and may
not work as expected" when using the latest x11-fonts/fontconfig [*].
- Update to the latest version (font-migu, font-ume, font-vlgothic).
- Style clean-ups.
PR: ports/181701 [*] |
30 Apr 2013 23:47:03
00303
 |
hrs  |
- Trim old-style header.
- Use OPTIONS_DEFINE.
- Style clean-ups. |
17 May 2011 08:05:50
00303
|
hrs  |
Update to 00303. This version contains new glyphs of 55 characters in the
Joyo Kanji Table revised on 30 November, 2010. |
18 Mar 2011 17:59:51
00302
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
30 Sep 2010 19:40:16
00302
|
hrs  |
Fix PREFIX/LOCALBASE confusion.
PR: ports/146247 |
04 Apr 2010 05:36:03
00302
|
hrs  |
Fix distinfo because the distfiles has been re-rolled.
No change except for a typo fix in the README file.
Spotted by: maho
PR: ports/145373 |
02 Mar 2010 04:50:42
00302
|
hrs  |
Update to 003.02.
WWW: http://ossipedia.ipa.go.jp/ipafont/releasenote.html
Feature safe: yes |
19 Feb 2010 15:29:56
00301_2
|
hrs  |
Fix a matching rule for fonts.dir lines in pkg-install. It removed
all of -ipa-* lines when deinstalling.
Feature safe: yes |
05 Jun 2009 01:05:28
00301_1
|
hrs  |
Add CONFLICTS line with old ja-ipa-ttfonts-[0-9]* as safety
measures against duplicate installation. |
03 Jun 2009 07:34:51
00301_1
|
hrs  |
Remove empty directory after deinstallation. |
03 Jun 2009 07:04:36
00301_1
|
hrs  |
Add jisx0208.1997-0 and jisx0213.2004-1 to XLFD. |
31 May 2009 15:41:37
00301
|
hrs  |
Fix a typo in pkg-plist. |
31 May 2009 13:50:24
00301
|
hrs  |
Fix COMMENT. |
31 May 2009 12:23:02
00301
|
hrs  |
Remove fonts.dir when it is empty.
Spotted by: QAT |
31 May 2009 09:15:47
00301
|
hrs  |
Ports for Japanese fonts have been reorganized in the following way:
japanese/ipa-ttfonts -> japanese/font-mplus-ipa
japanese/ipa-ttfonts -> japanese/font-ipa
japanese/kochi-ttfonts -> japanese/font-kochi
japanese/mplusfonts -> japanese/font-mplus
japanese/sazanami-ttf -> japanese/font-sazanami
japanese/shinonome -> japanese/font-shinonome
japanese/umefont -> japanese/font-ume
japanese/vlgothic -> japanese/font-vlgothic
While basically these are port name changes for consistency,
installation directories are also changed:
font files -> ${PREFIX}/share/${PORTNAME}/*
symlinks -> ${PREFIX}/share/fonts/{TTF,OTF,fontname,...}/*
symlinks -> ${PREFIX}/lib/X11/fonts/{TTF,OTF,misc,fontname,...}/*
A user-visible one is that the directory name "TrueType" is replaced
with "TTF". |
31 May 2009 06:17:18
1.0.20060520.p1_2,2
|
hrs  |
The following repocopies have been done for reorganization of
ports for Japanese fonts:
japanese/ipa-ttfonts -> japanese/font-mplus-ipa
japanese/ipa-ttfonts -> japanese/font-ipa
japanese/kochi-ttfonts -> japanese/font-kochi
japanese/mplusfonts -> japanese/font-mplus
japanese/sazanami-ttf -> japanese/font-sazanami
japanese/shinonome -> japanese/font-shinonome
japanese/umefont -> japanese/font-ume
japanese/vlgothic -> japanese/font-vlgothic
Thanks to: marcus
PR: 134507 |