1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Hiroki Sato
f1c6e28407 Fix pkg-plist. 2009-05-31 16:34:46 +00:00
Hiroki Sato
a740775726 Remove fonts.dir when it is empty.
Spotted by:	QAT
2009-05-31 12:23:02 +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
e44333988c Remove obsolete fp=[y|n] modifier in fonts.dir. 2008-05-31 07:23:00 +00:00
Hiroki Sato
47b67d0dae Remove unused variables. 2008-05-25 07:11:23 +00:00
Hiroki Sato
a78291a57d Remove ${DATADIR} properly.
Spotted by:	pointyhat
2008-05-17 14:19:05 +00:00
Hiroki Sato
c8b489c8c7 - Improve fontconfig support.
- Clean up fonts.dir handling.
- Use $PORTDOCS.
2008-05-12 17:19:56 +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
Martin Wilke
06aa815303 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Hiroki Sato
af5d5061f8 Fix pkg-plist.
Spotted by:	pointyhat
2006-02-20 20:48:58 +00:00
Hiroki Sato
ec1d1dda3b - Add a configuration file for fontconfig[*]
- Use @dirrmtry
- Call fc-cache after the installation/deinstallation

Submitted by:	Yamashiro Jun[*]
PR:		ports/92489[*]
2006-02-05 17:20:45 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Hiroki Sato
0a69cf7076 Fix pkg-plist. 2005-03-07 19:02:40 +00:00
Hiroki Sato
63d4ea98cc - Update to 20040629.
- Fix MASTER_SITES.
2004-08-21 11:14:41 +00:00
Norikatsu Shigemura
e3022c2a30 Add sazanami-ttf 20040618, Free Japanese TrueType fonts named 'Sazanami'.
Submitted by:	hrs
2004-06-19 14:09:28 +00:00