From owner-cvs-all@FreeBSD.ORG Fri Jul 2 22:35:42 2004 Return-Path: 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 1D06D16A4CE; Fri, 2 Jul 2004 22:35:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14ACF43D1D; Fri, 2 Jul 2004 22:35:42 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i62MZTCa050408; Fri, 2 Jul 2004 22:35:29 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i62MZT8O050407; Fri, 2 Jul 2004 22:35:29 GMT (envelope-from vanilla) Message-Id: <200407022235.i62MZT8O050407@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Fri, 2 Jul 2004 22:35:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefile ports/textproc/scim Makefile distinfo pkg-descr pkg-message pkg-plist ports/textproc/scim/files patch-ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 02 Jul 2004 22:35:42 -0000 vanilla 2004-07-02 22:35:29 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/scim Makefile distinfo pkg-descr pkg-message pkg-plist textproc/scim/files patch-ltmain.sh Log: Add scim 0.99.2, smart Common Input Method platform. PR: ports/67133 Submitted by: Jie Gao Somepart by: me Revision Changes Path 1.702 +1 -0 ports/textproc/Makefile 1.1 +50 -0 ports/textproc/scim/Makefile (new) 1.1 +2 -0 ports/textproc/scim/distinfo (new) 1.1 +51 -0 ports/textproc/scim/files/patch-ltmain.sh (new) 1.1 +5 -0 ports/textproc/scim/pkg-descr (new) 1.1 +21 -0 ports/textproc/scim/pkg-message (new) 1.1 +99 -0 ports/textproc/scim/pkg-plist (new)