Date: Mon, 9 Apr 2007 16:14:28 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice.org-2 Makefile ports/editors/openoffice.org-2/files Makefile.knobs ports/editors/openoffice.org-2-RC Makefile ports/editors/openoffice.org-2-RC/files Makefile.knobs ports/editors/openoffice.org-2-devel Makefile ports/editors/openoffice.org-2-devel/files Makefile.knobs Message-ID: <200704091614.l39GESqN084154@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim 2007-04-09 16:14:28 UTC FreeBSD ports repository (src committer) Modified files: editors/openoffice.org-2 Makefile editors/openoffice.org-2/files Makefile.knobs editors/openoffice.org-2-RC Makefile editors/openoffice.org-2-RC/files Makefile.knobs editors/openoffice.org-2-devel Makefile editors/openoffice.org-2-devel/files Makefile.knobs Log: Allow OpenOffice.org to be built with system freetype2 library instead of bundled one. The knob is WITH_SYSTEM_FREETYPE. The most notable advantage of using the latest freetype library from ports is it has CJK emboldening feature (i.e., it makes fake bold fonts from non-bold ones) and OpenOffice.org already makes use of it when the feature is available. Approved by: maho Revision Changes Path 1.292 +1 -2 ports/editors/openoffice.org-2-RC/Makefile 1.41 +13 -1 ports/editors/openoffice.org-2-RC/files/Makefile.knobs 1.307 +1 -2 ports/editors/openoffice.org-2-devel/Makefile 1.41 +13 -1 ports/editors/openoffice.org-2-devel/files/Makefile.knobs 1.280 +1 -2 ports/editors/openoffice.org-2/Makefile 1.42 +13 -1 ports/editors/openoffice.org-2/files/Makefile.knobs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704091614.l39GESqN084154>