From owner-cvs-ports@FreeBSD.ORG Tue Dec 28 16:00:42 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 7393616A4CE; Tue, 28 Dec 2004 16:00:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57ADD43D2D; Tue, 28 Dec 2004 16:00:42 +0000 (GMT) (envelope-from thierry@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 iBSG0g80028150; Tue, 28 Dec 2004 16:00:42 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBSG0f8l028149; Tue, 28 Dec 2004 16:00:41 GMT (envelope-from thierry) Message-Id: <200412281600.iBSG0f8l028149@repoman.freebsd.org> From: Thierry Thomas Date: Tue, 28 Dec 2004 16:00:41 +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.am pkg-plist.nds pkg-plist.or ports/textproc/aspell/files verdict ports/textproc/am-aspell Makefile pkg-descr ports/textproc/or-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, 28 Dec 2004 16:00:42 -0000 thierry 2004-12-28 16:00:41 UTC FreeBSD ports repository Modified files: textproc Makefile textproc/aspell Makefile distinfo textproc/aspell/files verdict Added files: textproc/aspell pkg-plist.am pkg-plist.nds pkg-plist.or textproc/am-aspell Makefile pkg-descr textproc/or-aspell Makefile pkg-descr textproc/nds-aspell Makefile pkg-descr Log: Adding three new dictionaries: - Amharic (am); - Oriya (or); - Low Saxon (nds). Revision Changes Path 1.778 +4 -1 ports/textproc/Makefile 1.1 +17 -0 ports/textproc/am-aspell/Makefile (new) 1.1 +3 -0 ports/textproc/am-aspell/pkg-descr (new) 1.70 +7 -4 ports/textproc/aspell/Makefile 1.38 +6 -0 ports/textproc/aspell/distinfo 1.3 +3 -0 ports/textproc/aspell/files/verdict 1.1 +8 -0 ports/textproc/aspell/pkg-plist.am (new) 1.1 +6 -0 ports/textproc/aspell/pkg-plist.nds (new) 1.1 +6 -0 ports/textproc/aspell/pkg-plist.or (new) 1.1 +17 -0 ports/textproc/nds-aspell/Makefile (new) 1.1 +3 -0 ports/textproc/nds-aspell/pkg-descr (new) 1.1 +17 -0 ports/textproc/or-aspell/Makefile (new) 1.1 +3 -0 ports/textproc/or-aspell/pkg-descr (new)