| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Apr 2013 23:43:29
0.0.450_1
|
hrs  |
Fix DATADIR. |
30 Apr 2013 07:48:20
0.0.450
|
hrs  |
Update to 450 and style clean-ups. |
15 Apr 2013 12:04:32
0.0.449
|
hrs  |
Update to 449 because the old distfile was removed.
Approved by: portmgr (bdrewery) |
02 Feb 2013 18:02:22
0.0.447
|
hrs  |
Update to 447. |
18 Nov 2012 12:30:59
0.0.445
|
hrs  |
Update to 445.
Feature safe: yes |
12 Jul 2012 15:58:12
0.0.441
|
hrs  |
Update to 441. |
16 Feb 2012 02:23:37
0.0.436
|
hrs  |
Update to 0.436. |
24 May 2011 02:42:17
0.0.427
|
hrs  |
Update to 0.427. |
05 Jan 2011 13:14:25
0.0.423
|
hrs  |
Update to 423. |
08 Dec 2010 06:39:19
0.0.419
|
hrs  |
Fix PREFIX/LOCALBASE confusion.
PR: ports/146247 |
30 Sep 2010 18:51:08
0.0.419
|
hrs  |
Update to 419. |
31 Jul 2010 18:43:14
0.0.417
|
hrs  |
Update to 417. |
04 Jun 2010 08:09:20
0.0.414
|
pav  |
- Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles
- Convert a bunch of ports to use it
PR: ports/146329
Submitted by: mm
With hat: portmgr |
21 May 2010 16:23:47
0.0.414
|
naddy  |
The xz utils and lzma library have been imported into base, so make
the dependency on the archivers/xz port conditional on OSVERSION. |
25 Apr 2010 13:52:12
0.0.414
|
hrs  |
Update to 414. |
02 Mar 2010 14:33:36
0.0.412
|
hrs  |
Update to 412.
Feature safe: yes |
27 Dec 2009 13:51:24
0.0.410_1
|
hrs  |
Fix pkg-plist.
Spotted by: QAT |
27 Dec 2009 07:45:59
0.0.410
|
hrs  |
Update to 410. |
31 May 2009 12:23:02
0.0.401
|
hrs  |
Remove fonts.dir when it is empty.
Spotted by: QAT |
31 May 2009 09:15:47
0.0.401
|
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
0.0.401
|
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 |