From owner-freebsd-ports Mon Apr 1 22:30:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 07AA837B41C for ; Mon, 1 Apr 2002 22:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g326U1982866; Mon, 1 Apr 2002 22:30:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5590937B422 for ; Mon, 1 Apr 2002 22:21:49 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g326LnN81731; Mon, 1 Apr 2002 22:21:49 -0800 (PST) (envelope-from nobody) Message-Id: <200204020621.g326LnN81731@freefall.freebsd.org> Date: Mon, 1 Apr 2002 22:21:49 -0800 (PST) From: Michael Johnson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36644: new port -- gtkspell Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36644 >Category: ports >Synopsis: new port -- gtkspell >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Mon Apr 01 22:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Michael Johnson >Release: >Organization: >Environment: >Description: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # textproc/gtkspell/ # textproc/gtkspell/pkg-plist # textproc/gtkspell/pkg-descr # textproc/gtkspell/pkg-comment # textproc/gtkspell/distinfo # textproc/gtkspell/Makefile # textproc/gtkspell/files # textproc/gtkspell/files/patch-Makefile.in # echo c - textproc/gtkspell/ mkdir -p textproc/gtkspell/ > /dev/null 2>&1 echo x - textproc/gtkspell/pkg-plist sed 's/^X//' >textproc/gtkspell/pkg-plist << 'END-of-textproc/gtkspell/pkg-plist' Xinclude/gtkspell-2.0/gtkspell/gtkspell.h Xlib/libgtkspell.so.0 Xlib/libgtkspell.so Xlib/libgtkspell.la Xlib/libgtkspell.a Xlib/pkgconfig/gtkspell-2.0.pc X@dirrm include/gtkspell-2.0 END-of-textproc/gtkspell/pkg-plist echo x - textproc/gtkspell/pkg-descr sed 's/^X//' >textproc/gtkspell/pkg-descr << 'END-of-textproc/gtkspell/pkg-descr' X GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words Xin a GtkTextView widget as you type. Right-clicking a misspelled word pops Xup a menu of suggested replacements. X XWWW: http://gtkspell.sourceforge.net END-of-textproc/gtkspell/pkg-descr echo x - textproc/gtkspell/pkg-comment sed 's/^X//' >textproc/gtkspell/pkg-comment << 'END-of-textproc/gtkspell/pkg-comment' XGtkSpell provides highlighting of misspelled words END-of-textproc/gtkspell/pkg-comment echo x - textproc/gtkspell/distinfo sed 's/^X//' >textproc/gtkspell/distinfo << 'END-of-textproc/gtkspell/distinfo' XMD5 (gtkspell-2.0.0.tar.gz) = a1ae5eb2bf7d176da5fab1c9f349dd04 END-of-textproc/gtkspell/distinfo echo x - textproc/gtkspell/Makefile sed 's/^X//' >textproc/gtkspell/Makefile << 'END-of-textproc/gtkspell/Makefile' X# New ports collection makefile for: gtkspell X# Date Created: 4/1/02 X# Whom: Michael Johnson X# X XPORTNAME= gtkspell XPORTVERSION= 2.0.0 XCATEGORIES= textproc XMASTER_SITES= http://gtkspell.sourceforge.net/download/ X XMAINTAINER= ahze@rgv.net X XBUILD_DEPENDS= pspell-config:${PORTSDIR}/textproc/pspell \ X gdk-pixbuf-csource:${PORTSDIR}/x11-toolkits/gtk20 X XHAS_CONFIGURE= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" X Xpre-patch: X @find ${WRKSRC} -name Makefile.in | xargs ${PERL} -pi -e \ X 's|\$\(libdir\)/pkgconfig|\$\(prefix\)/libdata/pkgconfig|g' X X.include END-of-textproc/gtkspell/Makefile echo c - textproc/gtkspell/files mkdir -p textproc/gtkspell/files > /dev/null 2>&1 echo x - textproc/gtkspell/files/patch-Makefile.in sed 's/^X//' >textproc/gtkspell/files/patch-Makefile.in << 'END-of-textproc/gtkspell/files/patch-Makefile.in' X--- Makefile.in.orig Tue Apr 2 00:13:56 2002 X+++ Makefile.in Tue Apr 2 00:14:50 2002 X@@ -83,7 +83,7 @@ X am__quote = @am__quote@ X install_sh = @install_sh@ X X-SUBDIRS = gtkspell example X+SUBDIRS = gtkspell X X pkgconfigdir = $(libdir)/pkgconfig X pkgconfig_DATA = gtkspell-2.0.pc END-of-textproc/gtkspell/files/patch-Makefile.in exit >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message