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
Jung-uk Kim
jkim at FreeBSD.org
Mon Apr 9 16:14:29 UTC 2007
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
More information about the cvs-all
mailing list