Date: Sun, 28 Aug 2005 07:04:24 +0000 (UTC) From: Jeremy Messenger <mezz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fonts/webfonts Makefile pkg-plist ports/x11-fonts/webfonts/files fonts.dir Message-ID: <200508280704.j7S74OpM074476@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mezz 2005-08-28 07:04:24 UTC FreeBSD ports repository Modified files: x11-fonts/webfonts Makefile pkg-plist Added files: x11-fonts/webfonts/files fonts.dir Log: - Remove ttmkfdir dependency and do not use it, using static method by add fonts.dir in webfonts/files/. It's easier on us for no prefer what to use tools. For example, if you install Xorg and why do you need ttmkfdir when there have mkfontscale and mkfontdir that came with Xorg? - Add run fc-cache like bitstream-vera port has, useful for the new Xorg/XFree86 and other desktops. - Remove the rename, leave the default alone to avoid cause a few apps crash. - Move LICENSE in DOCSDIR instead in font directory. - Remove too many targets, they aren't need and the complicate isn't need too. - Correct the extract way, now it will extracting in WRKSRC. - Remove WITH_NETSCAPE_ALIASES, there's no Netscape 4.x in ports tree. - A few other cleans up. BTW: If it causes any different language font problem, please let me know and I will be happy to try to fix it. PR: ports/84201 Approved by: Konstantinos Konstantinidis <konstand@gmail.com> (maintainer) Tested by: keramida (Greek font) Revision Changes Path 1.20 +35 -118 ports/x11-fonts/webfonts/Makefile 1.1 +626 -0 ports/x11-fonts/webfonts/files/fonts.dir (new) 1.4 +7 -5 ports/x11-fonts/webfonts/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508280704.j7S74OpM074476>