Commit graph

45 commits

Author SHA1 Message Date
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Hiroki Sato
2da7edc3dc Mark NO_ARCH. 2015-09-25 22:02:16 +00:00
Hiroki Sato
0b3da8c79c Fix fonts.dir by using fonts:fc and style consistency. 2015-09-13 23:36:45 +00:00
Hiroki Sato
314a9dac0e - Use post-install-DOCS-on.
- Use %%FONTSDIR%% directly.
2015-09-12 23:24:15 +00:00
Baptiste Daroussin
a5da770e67 Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
2015-03-21 23:05:19 +00:00
Jan Beich
4a9828c21d Convert fc-cache(1) calls in pkg-plist to use @fc keyword
fonts.cache-1 lines started to appear after r148143 but became
obsolete since `fc-cache -s` support (i.e. /var/db/fontconfig)
and several FC_CACHE_VERSION bumps. Remove them.

Differential Revision:	https://reviews.freebsd.org/D1733
Reviewed by:	hrs
Approved by:	portmgr blanket
Approved by:	bapt (mentor)
2015-01-31 12:50:07 +00:00
Antoine Brodin
34b4ea6c88 Remove code unused with staging 2014-11-23 12:21:09 +00:00
Antoine Brodin
8b6ef795df Cleanup plist 2014-11-12 13:45:59 +00:00
Hiroki Sato
14fed617c9 s/USE_BZIP2=yes/USES=tar:bzip2/ 2014-05-24 17:39:36 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Hiroki Sato
273777f582 - Add STAGEDIR support.
- Update to 20130617 (japanese/font-migmix)
- Update to 456 (japanese/font-ume)
2013-10-16 04:56:32 +00:00
Baptiste Daroussin
8ee9a3584f Add NO_STAGE all over the place in preparation for the staging support (cat: japanese) 2013-09-20 18:47:54 +00:00
Hiroki Sato
9edc5c1eb2 - Fix a warning "Having multiple values in <test> isn't supported and may
not work as expected" when using the latest x11-fonts/fontconfig [*].

- Update to the latest version (font-migu, font-ume, font-vlgothic).

- Style clean-ups.

PR:	ports/181701 [*]
2013-09-04 21:15:21 +00:00
Hiroki Sato
a60192a1d4 Fix pkg-plist.
Spotted by:	poyopoyo@puripuri.plala.or.jp
2013-05-02 22:16:02 +00:00
Hiroki Sato
9da9e7fce4 - Fix DATADIR.
- Style clean-ups.
2013-04-30 23:57:37 +00:00
Hiroki Sato
b041091d42 - Trim old-style header.
- Fix MASTER_SITES.
- Use OPTIONS_DEFINE for DOCS.
2013-04-30 07:23:28 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Hiroki Sato
81cd33b283 Fix PREFIX/LOCALBASE confusion.
PR:	ports/146247
2010-09-30 19:40:16 +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
a78291a57d Remove ${DATADIR} properly.
Spotted by:	pointyhat
2008-05-17 14:19:05 +00:00
Hiroki Sato
fb4d1f6af4 - Add fontconfig support.
- Clean up fonts.dir handling.
- Use $PORTDOCS.
- Take maintainership.
2008-05-12 17:18:47 +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
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
Mark Linimon
fab632dfbe Reset kanou@khdd.net due to maintainer timeouts and no response to earlier
mail.

Hat:		portmgr
2007-02-27 00:16:01 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Daichi GOTO
8dbe54a136 update japanese/kochi-ttfonts: 20030628 -> 20030809
PR:		55453
Submitted by:	KANOU Hiroki <kanou@khdd.net> (maintainer)
2003-08-18 06:03:43 +00:00
Daichi GOTO
ce8f1bcf42 update japanese/kochi-ttffont: 20030118 --> 20030628
PR:		53867
Submitted by:	KANOU Hiroki <kanou@khdd.net> (maintainer)
2003-06-30 13:04:39 +00:00
Norikatsu Shigemura
51eaecabcd Resurrect new address changed in previous commit.
Pointed out by:	kris
2003-03-28 13:35:05 +00:00
Kris Kennaway
2889256029 Reset bouncing maintainer address. 2003-03-28 13:06:30 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
Yoichi NAKAYAMA
6bc866c9ca Update gothic font to 20030118 version.
PR:		47281
Submitted by:	maintainer
2003-01-22 16:10:10 +00:00
Kiriyama Kazuhiko
524114b8d2 Add MASTER_SITES to ${MASTER_SITE_PORTS_JP}. 2002-08-15 11:13:44 +00:00
Patrick Li
0d93368343 Update to 20020727
PR:		ports/41136
Submitted by:	maintainer
2002-07-30 18:42:52 +00:00
Shigeyuki Fukushima
8f21a18f60 Fix fonts.dir and fonts.alias.
PR:		ports/41008
Submitted by:	KANOU Hiroki <kanou@mil.allnet.ne.jp>
2002-07-27 08:39:50 +00:00
Akinori MUSHA
60dd94efb5 Update to 20020503 (repacked).
PR:		ports/37723
Submitted by:	KANOU Hiroki <kanou@mil.allnet.ne.jp> (MAINTAINER)
		(kochi-gothic-0.2.20020503.tar.bz2 was repacked afterwards)
2002-05-11 12:29:15 +00:00
Patrick Li
6721ad2079 Update to 20020326
PR:		36360
Submitted by:	maintainer
2002-03-27 07:10:03 +00:00
Patrick Li
56b1df70d9 Oops, back out plist change 2002-02-25 22:02:07 +00:00
Patrick Li
af1907a3e8 Update to 20020124
PR:		35304
Submitted by:	maintainer
2002-02-25 21:59:32 +00:00
Shigeyuki Fukushima
3b2ea1bc12 Update to 20020117.
Submitted by:	KANOU Hiroki <kanou@mil.allnet.ne.jp>
2002-01-17 15:11:19 +00:00
Shigeyuki Fukushima
f7630cc8dc Needn't depend mkfontdir.
Submitted by:	KATO Tsuguru <dai_fugo@geocities.co.jp>
2002-01-16 02:41:26 +00:00
Shigeyuki Fukushima
e388867149 Update to 20020108.
Install kochi-ttfonts documents.

Submitted by:	KANOU Hiroki <kanou@mil.allnet.ne.jp>
2002-01-15 18:35:30 +00:00
Shigeyuki Fukushima
c836bdea2b Free Japanese TrueType fonts named 'Kochi Mincho' and 'Kochi Gothic'.
Submitted by:	KANOU Hiroki <kanou@mil.allnet.ne.jp>
2002-01-15 15:55:09 +00:00