Commit graph

6 commits

Author SHA1 Message Date
Hiroki Sato
cce3d10b63 Fix PREFIX/LOCALBASE confusion.
PR:	ports/146247
2010-12-08 06:39:19 +00:00
Hiroki Sato
605c645403 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".
2009-05-31 09:15:47 +00:00
Hiroki Sato
a64fc33a19 - Add install script for adding XLFD.
- Clean up Makefile and pkg-plist.
- Take maintainership.
2008-05-25 07:10:33 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Pav Lucistnik
71bdc605e0 - Update to 20070317
- Rename conf file to accomodate new fontconfig

PR:		ports/110542
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-03-22 16:53:57 +00:00
Alejandro Pulver
79e1a9594d Free Japanese TrueType fonts named 'VLGothic'.
WWW: http://dicey.org/vlgothic/

PR:		ports/104955
Submitted by:	NIIMI Satoshi <sa2c at sa2c.net>
2006-11-03 20:25:53 +00:00