From owner-cvs-all@FreeBSD.ORG Sat Jul 2 10:43:20 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CF4916A41C; Sat, 2 Jul 2005 10:43:20 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6500E43D1F; Sat, 2 Jul 2005 10:43:20 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j62AhKaG077306; Sat, 2 Jul 2005 10:43:20 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j62AhKK2077305; Sat, 2 Jul 2005 10:43:20 GMT (envelope-from maho) Message-Id: <200507021043.j62AhKK2077305@repoman.freebsd.org> From: Maho Nakata Date: Sat, 2 Jul 2005 10:43:19 +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-1.1-devel Makefile distinfo ports/editors/openoffice-1.1-devel/files moz-patch patch-odfilter+prj+build.lst patch-sndfile+makefile.mk patch-vcl+util+makefile.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jul 2005 10:43:20 -0000 maho 2005-07-02 10:43:19 UTC FreeBSD ports repository Modified files: editors/openoffice-1.1-devel Makefile distinfo editors/openoffice-1.1-devel/files moz-patch Added files: editors/openoffice-1.1-devel/files patch-odfilter+prj+build.lst patch-sndfile+makefile.mk Removed files: editors/openoffice-1.1-devel/files patch-vcl+util+makefile.mk Log: update to m56 o mozilla 1.0 dependency issue 1. reduce gtk dependency to xlib 2. we need libIDL >=0.6.3 and glib >=1.2.0 to build mozilla. From mozilla/xpcom/typelib/xpidl/README xpidl depends on Andrew Veliath and Elliot Lee's libIDL, a part of the GNOME ORBit C ORB. We currently require libIDL >= 0.6.3, which in turn requires glib >= 1.2.0 3. libIDL (not libIDL2) port does not exist and orbit includes libIDL and libIDL dependency implies glib12 o No longer depends on Xvfb. o Afaik, only JDK 1.4 is supported to build Revision Changes Path 1.181 +9 -45 ports/editors/openoffice-1.1-devel/Makefile 1.48 +4 -2 ports/editors/openoffice-1.1-devel/distinfo 1.3 +3 -2 ports/editors/openoffice-1.1-devel/files/moz-patch 1.1 +13 -0 ports/editors/openoffice-1.1-devel/files/patch-odfilter+prj+build.lst (new) 1.1 +21 -0 ports/editors/openoffice-1.1-devel/files/patch-sndfile+makefile.mk (new) 1.4 +0 -22 ports/editors/openoffice-1.1-devel/files/patch-vcl+util+makefile.mk (dead)