From owner-cvs-ports@FreeBSD.ORG Thu Oct 16 12:30:25 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C52A1065691; Thu, 16 Oct 2008 12:30:25 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 588378FC14; Thu, 16 Oct 2008 12:30:25 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m9GCUPGS025122; Thu, 16 Oct 2008 12:30:25 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m9GCUPC8025121; Thu, 16 Oct 2008 12:30:25 GMT (envelope-from maho) Message-Id: <200810161230.m9GCUPC8025121@repoman.freebsd.org> From: Maho Nakata Date: Thu, 16 Oct 2008 12:30:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/openoffice.org-3 Makefile ports/editors/openoffice.org-3/files Makefile.knobs optpatch-freetype ports/editors/openoffice.org-3-RC Makefile ports/editors/openoffice.org-3-RC/files Makefile.knobs optpatch-freetype ports/editors/openoffice.org-3-devel Makefile ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2008 12:30:25 -0000 maho 2008-10-16 12:30:24 UTC FreeBSD ports repository Modified files: editors/openoffice.org-3 Makefile editors/openoffice.org-3/files Makefile.knobs editors/openoffice.org-3-RC Makefile editors/openoffice.org-3-RC/files Makefile.knobs editors/openoffice.org-3-devel Makefile editors/openoffice.org-3-devel/files Makefile.knobs Removed files: editors/openoffice.org-3/files optpatch-freetype editors/openoffice.org-3-RC/files optpatch-freetype editors/openoffice.org-3-devel/files optpatch-freetype Log: Remove two knobs WITH_SYSTEM_FREETYPE and WITH_TTF_BYTECODE_ENABLED. Since OOO300_m1 and DEV300_m30, OOo no longer ship a private copy of libfreetype.so (CWS rmfreetype). See also http://www.openoffice.org/issues/show_bug.cgi?id=52025 , http://www.openoffice.org/issues/show_bug.cgi?id=52026 and http://external.openoffice.org/source/browse/external/freetype/makefile.mk?hideattic=0&rev=1.28&view=log . Revision Changes Path 1.361 +0 -3 ports/editors/openoffice.org-3-RC/Makefile 1.54 +1 -19 ports/editors/openoffice.org-3-RC/files/Makefile.knobs 1.5 +0 -38 ports/editors/openoffice.org-3-RC/files/optpatch-freetype (dead) 1.404 +0 -3 ports/editors/openoffice.org-3-devel/Makefile 1.54 +2 -20 ports/editors/openoffice.org-3-devel/files/Makefile.knobs 1.5 +0 -38 ports/editors/openoffice.org-3-devel/files/optpatch-freetype (dead) 1.312 +0 -3 ports/editors/openoffice.org-3/Makefile 1.54 +1 -19 ports/editors/openoffice.org-3/files/Makefile.knobs 1.5 +0 -38 ports/editors/openoffice.org-3/files/optpatch-freetype (dead)