From owner-cvs-all@FreeBSD.ORG  Thu May 19 07:59:53 2005
Return-Path: <owner-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 8D54216A4F2; Thu, 19 May 2005 07:59:52 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 62AB643D7D; Thu, 19 May 2005 07:59:52 +0000 (GMT)
	(envelope-from vanilla@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 j4J7xqVx007795;
	Thu, 19 May 2005 07:59:52 GMT
	(envelope-from vanilla@repoman.freebsd.org)
Received: (from vanilla@localhost)
	by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4J7xqf3007794;
	Thu, 19 May 2005 07:59:52 GMT
	(envelope-from vanilla)
Message-Id: <200505190759.j4J7xqf3007794@repoman.freebsd.org>
From: "Vanilla I. Shu" <vanilla@FreeBSD.org>
Date: Thu, 19 May 2005 07:59:51 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/chinese/gcin Makefile distinfo pkg-message
 pkg-plist ports/chinese/gcin/files extra-patch-data-Makefile
 patch-about.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 19 May 2005 07:59:54 -0000

vanilla     2005-05-19 07:59:51 UTC

  FreeBSD ports repository

  Modified files:
    chinese/gcin         Makefile distinfo pkg-message pkg-plist 
  Added files:
    chinese/gcin/files   extra-patch-data-Makefile 
  Removed files:
    chinese/gcin/files   patch-about.c 
  Log:
  - add support for Boshiamy input method
    The Boshiamy .cin & .gtab table is port from Edward Lee
    and I make it as an option for gcin poeple.
    Therefore, there's a new extra patch file(extra-patch-data-Makefile)
    and I put "PLIST_FILES+=  share/gcin/table/noseeing.gtab" into
    "if defined(WITH_BOSHIAMY)" section in Makefile
    to suit the pkg-plist which people choose Boshiamy.
  - option NOPORTDOCS has incorrect package list
  - remove unused patch (patch-about.c)
  
  PR:             ports/81246
  Submitted by:   chinsan <chinsan@mail2000.comdottw>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.29      +28 -2     ports/chinese/gcin/Makefile
  1.21      +4 -2      ports/chinese/gcin/distinfo
  1.1       +11 -0     ports/chinese/gcin/files/extra-patch-data-Makefile (new)
  1.3       +0 -20     ports/chinese/gcin/files/patch-about.c (dead)
  1.2       +1 -1      ports/chinese/gcin/pkg-message
  1.18      +4 -3      ports/chinese/gcin/pkg-plist