Path to this page:
./
fonts/ipaexfont,
IPAex fonts (fixed JIS X0213 Kanji, and proportional ASCII)
Branch: CURRENT,
Version: 00201nb1,
Package name: ipaexfont-00201nb1,
Maintainer: ryoonThis package contains IPAex Gothic font and IPAex Mincho font. IPAex
fonts contains fixed-width (monospace) Kanji glyphs that is based on
JIS X 0213 and proportional Western characters glyphs.
IPA means Information-technology Promotion Agency, Japan.
Required to run:[
fonts/ttmkfdir2]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: 5cb5f867f9fe08460d0a862c5b9eeac99640717b
RMD160: bf102f5398c4a7a82625c797b1299ee1322099c1
Filesize: 9535.381 KB
Version history: (Expand)
- (2018-03-12) Package has been reborn
- (2018-03-12) Package deleted from pkgsrc
- (2017-11-23) Package has been reborn
- (2014-06-02) Updated to version: ipaexfont-00201nb1
- (2012-11-12) Updated to version: ipaexfont-00201
- (2012-06-11) Package has been reborn
CVS history: (Expand)
2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352) |
Log message:
Convert all occurrences (353 by my count) of
MASTER_SITES= site1 \
site2
style continuation lines to be simple repeated
MASTER_SITES+= site1
MASTER_SITES+= site2
lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
|
2015-11-03 21:45:25 by Alistair G. Crooks | Files touched by this commit (776) |
Log message:
Add SHA512 digests for distfiles for fonts category
Problems found locating distfiles:
Package acroread7-chsfont: missing distfile acrobat7-fonts/chsfont.tar.gz
Package acroread7-font-share: missing distfile acrobat7-fonts/korfont.tar.gz
Package acroread7-korfont: missing distfile acrobat7-fonts/korfont.tar.gz
Package acroread9-chtfont: missing distfile \
acrobat9-fonts/FontPack910_cht_i486-linux.tar.bz2
Package acroread9-jpnfont: missing distfile \
acrobat9-fonts/FontPack910_jpn_i486-linux.tar.bz2
Package cyberbase-ttf: missing distfile cyberbit-ttf/Cyberbase.ZIP
Package cyberbit-ttf: missing distfile cyberbit-ttf/Cyberbit.ZIP
Package pixel-sagas-startrek: missing distfile PS_Font_Fontana.zip
Package pixel-sagas-startrek: missing distfile PS_Font_Montalban.zip
Package pixel-sagas-startrek: missing distfile PS_Font_Probert.zip
Package pixel-sagas-startrek: missing distfile PS_Font_Sternbach.zip
Package pixel-sagas-startrek: missing distfile PS_Font_Trek_Arrowcaps.zip
Package umefont-ttf: missing distfile umefont_560.tar.xz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-07-04 18:18:44 by Joerg Sonnenberger | Files touched by this commit (222) |
Log message:
Remove USE_X11BASE and X11PREFIX.
|
2015-06-29 13:06:49 by Ryo ONODERA | Files touched by this commit (47) |
Log message:
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN.
sourceforge.jp is renamed to osdn.jp.
However its mirror sites are not ready for osdn.jp.
|
2014-11-13 12:08:13 by OBATA Akio | Files touched by this commit (1) |  |
Log message:
Update HOMEPAGE and MASTER_SITES, OSS IPedia had been closed.
|
2014-06-01 18:35:38 by Thomas Klausner | Files touched by this commit (216) |  |
Log message:
Move fonts from lib/X11/fonts to share/fonts/X11.
As discussed on tech-pkg.
Bump PKGREVISION.
|
2012-11-10 10:11:59 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
Fix PR pkg/47175
Add missing {.
|
2012-10-03 20:28:33 by Aleksej Saushev | Files touched by this commit (154) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|