From owner-cvs-all Mon Aug 19 13: 9: 6 2002 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 B6AC437B400; Mon, 19 Aug 2002 13:08:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74B0A43E6A; Mon, 19 Aug 2002 13:08:57 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JK8vJU050320; Mon, 19 Aug 2002 13:08:57 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JK8vjG050319; Mon, 19 Aug 2002 13:08:57 -0700 (PDT) Message-Id: <200208192008.g7JK8vjG050319@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 19 Aug 2002 13:08:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/gtkspell2 Makefile distinfo pkg-comment pkg-descr pkg-plist ports/textproc/gtkspell2/files patch-configure 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 marcus 2002/08/19 13:08:57 PDT Modified files: textproc Makefile Added files: textproc/gtkspell2 Makefile distinfo pkg-comment pkg-descr pkg-plist textproc/gtkspell2/files patch-configure Log: Add gtkspell2, a GTK+ 2 spell checking component. There is a gtkspell out there for GTK+ 1.2, but it doesn't appear to be in the tree. If for some reason, it ever gets imported, this port won't collide with it. Revision Changes Path 1.400 +1 -0 ports/textproc/Makefile 1.1 +33 -0 ports/textproc/gtkspell2/Makefile (new) 1.1 +1 -0 ports/textproc/gtkspell2/distinfo (new) 1.1 +10 -0 ports/textproc/gtkspell2/files/patch-configure (new) 1.1 +1 -0 ports/textproc/gtkspell2/pkg-comment (new) 1.1 +5 -0 ports/textproc/gtkspell2/pkg-descr (new) 1.1 +7 -0 ports/textproc/gtkspell2/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message