From owner-cvs-all@FreeBSD.ORG Sun May 27 08:55:56 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DDFCC16A46F; Sun, 27 May 2007 08:55:56 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id CC21413C457; Sun, 27 May 2007 08:55:56 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l4R8tuJV028299; Sun, 27 May 2007 08:55:56 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l4R8tu5a028297; Sun, 27 May 2007 08:55:56 GMT (envelope-from rafan) Message-Id: <200705270855.l4R8tu5a028297@repoman.freebsd.org> From: Rong-En Fan Date: Sun, 27 May 2007 08:55:56 +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/textproc/openvanilla-framework Makefile distinfo ports/textproc/openvanilla-modules Makefile distinfo pkg-plist ports/textproc/openvanilla-modules/files patch-Modules-Mk-ov.module.mk patch-Modules-OVIMBoshiamy-Makefile patch-Modules-OVIMSpaceChewing-Makefile patch-Modules-OVIMSpaceChewing0.3-Makefile patch-Modules-SharedHeaders-OVFileHandler.h ... 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: Sun, 27 May 2007 08:55:57 -0000 rafan 2007-05-27 08:55:56 UTC FreeBSD ports repository Modified files: textproc/openvanilla-framework Makefile distinfo textproc/openvanilla-modules Makefile distinfo pkg-plist textproc/scim-openvanilla Makefile distinfo Added files: textproc/openvanilla-modules/files patch-Modules-Mk-ov.module.mk patch-Modules-OVIMBoshiamy-Makefile patch-Modules-OVIMSpaceChewing-Makefile patch-Modules-OVIMSpaceChewing0.3-Makefile patch-Modules-SharedHeaders-OVFileHandler.h textproc/scim-openvanilla/files patch-src-Makefile.in Removed files: textproc/openvanilla-modules/files patch-Modules::Mk::ov.module.mk patch-Modules::SharedHeaders::OVFileHandler.h textproc/scim-openvanilla pkg-plist textproc/scim-openvanilla/files patch-src::Makefile.in Log: - Update to 0.7.2.20070514 - Host distfiles at my place per request from maintainer - Kill reference to X11BASE, now everything in LOCALBASE - Rename patches to match our name convention, also update them if necessary openvanilla-modules: - Add Chewing module scim-openvanilla: - Remove pkg-plist, use PLIST_FILES for small # of files - Remove hack for objformat removal, no longer needed PR: ports/112721 Submitted by: Li-Lun Wang (maintainer) Revision Changes Path 1.4 +3 -5 ports/textproc/openvanilla-framework/Makefile 1.3 +3 -3 ports/textproc/openvanilla-framework/distinfo 1.8 +48 -9 ports/textproc/openvanilla-modules/Makefile 1.4 +3 -3 ports/textproc/openvanilla-modules/distinfo 1.1 +11 -0 ports/textproc/openvanilla-modules/files/patch-Modules-Mk-ov.module.mk (new) 1.1 +11 -0 ports/textproc/openvanilla-modules/files/patch-Modules-OVIMBoshiamy-Makefile (new) 1.1 +13 -0 ports/textproc/openvanilla-modules/files/patch-Modules-OVIMSpaceChewing-Makefile (new) 1.1 +11 -0 ports/textproc/openvanilla-modules/files/patch-Modules-OVIMSpaceChewing0.3-Makefile (new) 1.1 +13 -0 ports/textproc/openvanilla-modules/files/patch-Modules-SharedHeaders-OVFileHandler.h (new) 1.2 +0 -11 ports/textproc/openvanilla-modules/files/patch-Modules::Mk::ov.module.mk (dead) 1.2 +0 -13 ports/textproc/openvanilla-modules/files/patch-Modules::SharedHeaders::OVFileHandler.h (dead) 1.4 +10 -0 ports/textproc/openvanilla-modules/pkg-plist 1.8 +11 -8 ports/textproc/scim-openvanilla/Makefile 1.3 +3 -3 ports/textproc/scim-openvanilla/distinfo 1.1 +11 -0 ports/textproc/scim-openvanilla/files/patch-src-Makefile.in (new) 1.2 +0 -11 ports/textproc/scim-openvanilla/files/patch-src::Makefile.in (dead) 1.5 +0 -4 ports/textproc/scim-openvanilla/pkg-plist (dead)