From owner-cvs-ports@FreeBSD.ORG Wed Sep 3 18:54:24 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CB2710656CF; Wed, 3 Sep 2008 18:54:24 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8B6288FC23; Wed, 3 Sep 2008 18:54:24 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m83IsOue000269; Wed, 3 Sep 2008 18:54:24 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m83IsO1E000268; Wed, 3 Sep 2008 18:54:24 GMT (envelope-from mi) Message-Id: <200809031854.m83IsO1E000268@repoman.freebsd.org> From: Mikhail Teterin Date: Wed, 3 Sep 2008 18:54:24 +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/hungarian/hunspell Makefile distinfo pkg-plist ports/hungarian/hunspell/files patch-src_parsers_latexparser.cxx patch-src_tools_hunspell.cxx patch-sysintl X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 03 Sep 2008 18:54:24 -0000 mi 2008-09-03 18:54:24 UTC FreeBSD ports repository Modified files: hungarian/hunspell Makefile distinfo pkg-plist hungarian/hunspell/files patch-src_tools_hunspell.cxx Added files: hungarian/hunspell/files patch-sysintl Removed files: hungarian/hunspell/files patch-src_parsers_latexparser.cxx Log: Upgrade from 1.2.2b to 1.2.7. Install header-files, which make the port's shared library usable by other applications -- such as, most importantly, OpenOffice. While here, ensure, the already installed -lintl is used, and configure in the use of readline too. Rephrase COMMENT to ease the confusion, that the port is only of interest to Hungarian-speakers. It is not -- the software is an improved version of myspell and can work with any dictionary. Approved by: maintainer Revision Changes Path 1.14 +17 -16 ports/hungarian/hunspell/Makefile 1.10 +3 -3 ports/hungarian/hunspell/distinfo 1.2 +0 -11 ports/hungarian/hunspell/files/patch-src_parsers_latexparser.cxx (dead) 1.3 +17 -17 ports/hungarian/hunspell/files/patch-src_tools_hunspell.cxx 1.1 +18 -0 ports/hungarian/hunspell/files/patch-sysintl (new) 1.6 +18 -0 ports/hungarian/hunspell/pkg-plist