From owner-cvs-ports@FreeBSD.ORG Wed Jul 22 09:53:45 2009 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 A7A33106564A; Wed, 22 Jul 2009 09:53:45 +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 8AD6A8FC18; Wed, 22 Jul 2009 09:53:45 +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 n6M9rjPa003520; Wed, 22 Jul 2009 09:53:45 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n6M9rjb2003519; Wed, 22 Jul 2009 09:53:45 GMT (envelope-from maho) Message-Id: <200907220953.n6M9rjb2003519@repoman.freebsd.org> From: Maho Nakata Date: Wed, 22 Jul 2009 09:53:45 +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-vcltesttool Makefile distinfo pkg-descr ports/editors/openoffice.org-vcltesttool/files Makefile.knobs Makefile.localized Makefile.others createTestTool.pl filefbsd.txt generate.pl ooovcltest.pl openoffice.org-wrapper optpatch-freetype ... 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: Wed, 22 Jul 2009 09:53:46 -0000 maho 2009-07-22 09:53:45 UTC FreeBSD ports repository Modified files: editors/openoffice.org-vcltesttool Makefile distinfo pkg-descr editors/openoffice.org-vcltesttool/files openoffice.org-wrapper Added files: editors/openoffice.org-vcltesttool/files createTestTool.pl filefbsd.txt ooovcltest.pl patch-libxslt Removed files: editors/openoffice.org-vcltesttool/files Makefile.knobs Makefile.localized Makefile.others generate.pl optpatch-freetype pkg-message.in Log: Add VCLtestTool for OpenOffice.org. The automated GUI testing provides a test framework with test scripts and an application (VCL TestTool) to test almost the whole the OpenOffice.org application automatically. * This port should based on SRC680_m226, but currently only buildable with SRC680_m248. * repocopied from openoffice.org-2-devel port [1] PR: 136674 [1] WWW: http://qa.openoffice.org/ooQAReloaded/AutomationTeamsite/ooQA-TeamAutomation.html http://wiki.services.openoffice.org/wiki/VCLTesttool_2.4 http://wiki.services.openoffice.org/wiki/VCL_TestTool/Standalone_VCL_TestTool http://qa.openoffice.org/ooQAReloaded/AutomationTeamsite/ooQA-TeamAutomationBin.html http://wiki.services.openoffice.org/wiki/VCLTestToolIssues Revision Changes Path 1.375 +36 -172 ports/editors/openoffice.org-vcltesttool/Makefile 1.165 +0 -6 ports/editors/openoffice.org-vcltesttool/distinfo 1.55 +0 -148 ports/editors/openoffice.org-vcltesttool/files/Makefile.knobs (dead) 1.21 +0 -401 ports/editors/openoffice.org-vcltesttool/files/Makefile.localized (dead) 1.10 +0 -67 ports/editors/openoffice.org-vcltesttool/files/Makefile.others (dead) 1.1 +270 -0 ports/editors/openoffice.org-vcltesttool/files/createTestTool.pl (new) 1.1 +81 -0 ports/editors/openoffice.org-vcltesttool/files/filefbsd.txt (new) 1.12 +0 -30 ports/editors/openoffice.org-vcltesttool/files/generate.pl (dead) 1.1 +117 -0 ports/editors/openoffice.org-vcltesttool/files/ooovcltest.pl (new) 1.4 +2 -10 ports/editors/openoffice.org-vcltesttool/files/openoffice.org-wrapper 1.5 +0 -38 ports/editors/openoffice.org-vcltesttool/files/optpatch-freetype (dead) 1.1 +11 -0 ports/editors/openoffice.org-vcltesttool/files/patch-libxslt (new) 1.8 +0 -42 ports/editors/openoffice.org-vcltesttool/files/pkg-message.in (dead) 1.6 +9 -15 ports/editors/openoffice.org-vcltesttool/pkg-descr