From owner-cvs-ports@FreeBSD.ORG Tue Nov 16 21:39:39 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 62DE316A4CE; Tue, 16 Nov 2004 21:39:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EB1D43D49; Tue, 16 Nov 2004 21:39:39 +0000 (GMT) (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 iAGLddAS004470; Tue, 16 Nov 2004 21:39:39 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAGLddRu004469; Tue, 16 Nov 2004 21:39:39 GMT (envelope-from thierry) Message-Id: <200411162139.iAGLddRu004469@repoman.freebsd.org> From: Thierry Thomas Date: Tue, 16 Nov 2004 21:39:39 +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/aspell Makefile distinfo pkg-plist.de pkg-plist.de-alt pkg-plist.fa ports/textproc/aspell/files verdict ports/textproc/fa-aspell Makefile pkg-descr 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: Tue, 16 Nov 2004 21:39:39 -0000 thierry 2004-11-16 21:39:39 UTC FreeBSD ports repository Modified files: textproc Makefile textproc/aspell Makefile distinfo pkg-plist.de textproc/aspell/files verdict Added files: textproc/aspell pkg-plist.de-alt pkg-plist.fa textproc/fa-aspell Makefile pkg-descr Log: - Update the german dictionary; - Add two new dictionaries: Persian (Farsi) and alt-de (German using the original spelling rules); - A new slave port has been created for the Persian dictionary. Remark: no new slave port for alt-de, because (1) it might get merged with the normal de dictionary and (2) Serge Gagnon is working on a reorganization of all these slaves-ports. To install it use the port textproc/aspell. Revision Changes Path 1.761 +1 -0 ports/textproc/Makefile 1.67 +9 -5 ports/textproc/aspell/Makefile 1.35 +6 -2 ports/textproc/aspell/distinfo 1.2 +3 -1 ports/textproc/aspell/files/verdict 1.3 +4 -1 ports/textproc/aspell/pkg-plist.de 1.1 +7 -0 ports/textproc/aspell/pkg-plist.de-alt (new) 1.1 +7 -0 ports/textproc/aspell/pkg-plist.fa (new) 1.1 +17 -0 ports/textproc/fa-aspell/Makefile (new) 1.1 +3 -0 ports/textproc/fa-aspell/pkg-descr (new)