From owner-cvs-all@FreeBSD.ORG Sun Apr 16 16:27:28 2006 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 627E216A441; Sun, 16 Apr 2006 16:27:28 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D10043D48; Sun, 16 Apr 2006 16:27:28 +0000 (GMT) (envelope-from nobutaka@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 k3GGRSka052202; Sun, 16 Apr 2006 16:27:28 GMT (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3GGRSIi052201; Sun, 16 Apr 2006 16:27:28 GMT (envelope-from nobutaka) Message-Id: <200604161627.k3GGRSIi052201@repoman.freebsd.org> From: MANTANI Nobutaka Date: Sun, 16 Apr 2006 16:27:28 +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/uim Makefile pkg-plist 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, 16 Apr 2006 16:27:28 -0000 nobutaka 2006-04-16 16:27:28 UTC FreeBSD ports repository Modified files: textproc/uim Makefile pkg-plist Log: Split optional features into the following seven slave ports and stop using OPTIONS. japanese/uim-anthy - Uim plugin using Anthy input method japanese/uim-canna - Uim plugin using Canna input method japanese/uim-prime - Uim plugin using PRIME input method textproc/uim-gnome - GNOME applets of uim input method textproc/uim-gtk - GTK+ modules of uim input method textproc/uim-m17nlib - Uim plugin using m17n library input method textproc/uim-qt - QT modules of uim input method PR: ports/95785 Submitted by: NIIMI Satoshi Revision Changes Path 1.48 +17 -94 ports/textproc/uim/Makefile 1.25 +0 -38 ports/textproc/uim/pkg-plist