From owner-cvs-all Sat Feb 22 12:15: 0 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 524F137B401; Sat, 22 Feb 2003 12:14:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0132E43FBF; Sat, 22 Feb 2003 12:14:58 -0800 (PST) (envelope-from mdodd@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 h1MKEv0U081873; Sat, 22 Feb 2003 12:14:57 -0800 (PST) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1MKEvIl081872; Sat, 22 Feb 2003 12:14:57 -0800 (PST) Message-Id: <200302222014.h1MKEvIl081872@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Sat, 22 Feb 2003 12:14:57 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/ispell Makefile pkg-plist ports/textproc/ispell/files patch-ispell.1X patch-ispell.c patch-ispell.h 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 mdodd 2003/02/22 12:14:57 PST Modified files: textproc/ispell Makefile pkg-plist Added files: textproc/ispell/files patch-ispell.1X patch-ispell.c patch-ispell.h Log: Provide a limited compatibility with the Unix spell command. Approved by: jmz Revision Changes Path 1.77 +8 -3 ports/textproc/ispell/Makefile 1.1 +53 -0 ports/textproc/ispell/files/patch-ispell.1X (new) 1.1 +90 -0 ports/textproc/ispell/files/patch-ispell.c (new) 1.1 +10 -0 ports/textproc/ispell/files/patch-ispell.h (new) 1.12 +1 -0 ports/textproc/ispell/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message