| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Apr 2013 23:51:33
20040629_1
|
hrs  |
Fix DATADIR. |
30 Apr 2013 20:53:25
20040629
|
hrs  |
- Trim old-style header.
- Use OPTIONS_DEFINE. |
18 Mar 2011 17:59:51
20040629
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
30 Sep 2010 19:40:16
20040629
|
hrs  |
Fix PREFIX/LOCALBASE confusion.
PR: ports/146247 |
31 May 2009 16:34:46
20040629
|
hrs  |
Fix pkg-plist. |
31 May 2009 12:23:02
20040629
|
hrs  |
Remove fonts.dir when it is empty.
Spotted by: QAT |
31 May 2009 09:15:47
20040629
|
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
20040629_5
|
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 |