From owner-cvs-ports@FreeBSD.ORG Thu May 20 07:52:52 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC1CE16A4CE; Thu, 20 May 2004 07:52:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C497943D5A; Thu, 20 May 2004 07:52:52 -0700 (PDT) (envelope-from thierry@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 i4KEqp76028726; Thu, 20 May 2004 07:52:51 -0700 (PDT) (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i4KEqomx028725; Thu, 20 May 2004 07:52:50 -0700 (PDT) (envelope-from thierry) Message-Id: <200405201452.i4KEqomx028725@repoman.freebsd.org> From: Thierry Thomas Date: Thu, 20 May 2004 07:52:50 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/hungarian Makefile ports/hungarian/hunspell Makefile distinfo pkg-descr pkg-plist ports/hungarian/hunspell/files patch-Makefile patch-csutil.cxx patch-hunspell.cxx X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 20 May 2004 14:52:52 -0000 thierry 2004/05/20 07:52:50 PDT FreeBSD ports repository Modified files: hungarian Makefile Added files: hungarian/hunspell Makefile distinfo pkg-descr pkg-plist hungarian/hunspell/files patch-Makefile patch-csutil.cxx patch-hunspell.cxx Log: Add hunspell 0.9.7, improved Hungarian spelling checker. PR: 61987 Submitted by: janos.mohacsi@bsd.hu Revision Changes Path 1.13 +1 -0 ports/hungarian/Makefile 1.1 +67 -0 ports/hungarian/hunspell/Makefile (new) 1.1 +2 -0 ports/hungarian/hunspell/distinfo (new) 1.1 +41 -0 ports/hungarian/hunspell/files/patch-Makefile (new) 1.1 +18 -0 ports/hungarian/hunspell/files/patch-csutil.cxx (new) 1.1 +13 -0 ports/hungarian/hunspell/files/patch-hunspell.cxx (new) 1.1 +14 -0 ports/hungarian/hunspell/pkg-descr (new) 1.1 +13 -0 ports/hungarian/hunspell/pkg-plist (new)