From owner-cvs-all Sun Jan 19 21:42:17 2003 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 2D75037B401; Sun, 19 Jan 2003 21:42:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD48C43EB2; Sun, 19 Jan 2003 21:42:15 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0K5gFfh007034; Sun, 19 Jan 2003 21:42:15 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0K5gF9U007033; Sun, 19 Jan 2003 21:42:15 -0800 (PST) Message-Id: <200301200542.h0K5gF9U007033@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 19 Jan 2003 21:42:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/spellutils Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/textproc/spellutils/files aspell.sl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/01/19 21:42:15 PST Modified files: textproc Makefile Added files: textproc/spellutils Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist textproc/spellutils/files aspell.sl Log: New port textproc/spellutils: newsbody & pospell spell-checking utilities. Spellutils is a suite of programs which are used to isolate some parts or texts from various types of files and hand them over to another program which may change the texts; it is typically a spell checker. Afterwards the possibly changed text parts are copied back in place in the original file. PR: ports/41211 Submitted by: Thierry Thomas Revision Changes Path 1.479 +1 -0 ports/textproc/Makefile 1.1 +45 -0 ports/textproc/spellutils/Makefile (new) 1.1 +1 -0 ports/textproc/spellutils/distinfo (new) 1.1 +32 -0 ports/textproc/spellutils/files/aspell.sl (new) 1.1 +1 -0 ports/textproc/spellutils/pkg-comment (new) 1.1 +20 -0 ports/textproc/spellutils/pkg-descr (new) 1.1 +5 -0 ports/textproc/spellutils/pkg-message (new) 1.1 +8 -0 ports/textproc/spellutils/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message