From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 4 18:40:15 2005 Return-Path: <owner-freebsd-ports-bugs@FreeBSD.ORG> Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D30E916A4CE for <freebsd-ports-bugs@hub.freebsd.org>; Fri, 4 Mar 2005 18:40:15 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89B9643D39 for <freebsd-ports-bugs@hub.freebsd.org>; Fri, 4 Mar 2005 18:40:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j24IeF7H061729 for <freebsd-ports-bugs@freefall.freebsd.org>; Fri, 4 Mar 2005 18:40:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j24IeFr6061724; Fri, 4 Mar 2005 18:40:15 GMT (envelope-from gnats) Resent-Date: Fri, 4 Mar 2005 18:40:15 GMT Resent-Message-Id: <200503041840.j24IeFr6061724@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Lars Eggert <lars.eggert@gmx.net> Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8281A16A4CE for <FreeBSD-gnats-submit@freebsd.org>; Fri, 4 Mar 2005 18:39:43 +0000 (GMT) Received: from kobe.netlab.nec.de (kobe.netlab.nec.de [195.37.70.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id D976743D4C for <FreeBSD-gnats-submit@freebsd.org>; Fri, 4 Mar 2005 18:39:42 +0000 (GMT) (envelope-from root@kobe.netlab.nec.de) Received: from kobe.netlab.nec.de (localhost [127.0.0.1]) by kobe.netlab.nec.de (8.13.3/8.13.1) with ESMTP id j24IhbXP086010 for <FreeBSD-gnats-submit@freebsd.org>; Fri, 4 Mar 2005 19:43:37 +0100 (CET) (envelope-from root@kobe.netlab.nec.de) Received: (from root@localhost) by kobe.netlab.nec.de (8.13.3/8.13.1/Submit) id j24IhbLT086009; Fri, 4 Mar 2005 19:43:37 +0100 (CET) (envelope-from root) Message-Id: <200503041843.j24IhbLT086009@kobe.netlab.nec.de> Date: Fri, 4 Mar 2005 19:43:37 +0100 (CET) From: Lars Eggert <lars.eggert@gmx.net> To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/78425: [NEW PORT] textproc/p5-Text-Aspell: Perl interface to the GNU Aspell library X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports <freebsd-ports-bugs.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs>, <mailto:freebsd-ports-bugs-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs> List-Post: <mailto:freebsd-ports-bugs@freebsd.org> List-Help: <mailto:freebsd-ports-bugs-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs>, <mailto:freebsd-ports-bugs-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 04 Mar 2005 18:40:15 -0000 >Number: 78425 >Category: ports >Synopsis: [NEW PORT] textproc/p5-Text-Aspell: Perl interface to the GNU Aspell library >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Mar 04 18:40:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Lars Eggert >Release: FreeBSD 5.4-PRERELEASE i386 >Organization: >Environment: System: FreeBSD kobe.netlab.nec.de 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #17: Wed Mar 2 11:44:09 CET >Description: This module provides a Perl interface to the GNU Aspell library. The GNU Aspell library provides access to system spelling libraries, including a spell checker. This module is to meet the need of looking up many words, one at a time, in a single session. WWW: http://search.cpan.org/~hank/Text-Aspell/ Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-Text-Aspell-0.04.shar begins here --- # 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: # # p5-Text-Aspell # p5-Text-Aspell/Makefile # p5-Text-Aspell/distinfo # p5-Text-Aspell/pkg-descr # p5-Text-Aspell/pkg-plist # echo c - p5-Text-Aspell mkdir -p p5-Text-Aspell > /dev/null 2>&1 echo x - p5-Text-Aspell/Makefile sed 's/^X//' >p5-Text-Aspell/Makefile << 'END-of-p5-Text-Aspell/Makefile' X# New ports collection makefile for: textproc/p5-Text-Aspell X# Date created: 4 March 2005 X# Whom: lars.eggert@gmx.net X# X# $FreeBSD$ X# X XPORTNAME= Text-Aspell XPORTVERSION= 0.04 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Text XPKGNAMEPREFIX= p5- X XMAINTAINER= lars.eggert@gmx.net XCOMMENT= Perl interface to the GNU Aspell library X XBUILD_DEPENDS= ${LOCALBASE}/bin/aspell:${PORTSDIR}/textproc/aspell XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes XCONFIGURE_ARGS+= LIBS=-L${LOCALBASE}/lib INC=-I${LOCALBASE}/include X XMAN3= Text::Aspell.3 X X.include <bsd.port.mk> END-of-p5-Text-Aspell/Makefile echo x - p5-Text-Aspell/distinfo sed 's/^X//' >p5-Text-Aspell/distinfo << 'END-of-p5-Text-Aspell/distinfo' XMD5 (Text-Aspell-0.04.tar.gz) = d0a0ee3fe8ef0659fae6e54b59943d00 XSIZE (Text-Aspell-0.04.tar.gz) = 10678 END-of-p5-Text-Aspell/distinfo echo x - p5-Text-Aspell/pkg-descr sed 's/^X//' >p5-Text-Aspell/pkg-descr << 'END-of-p5-Text-Aspell/pkg-descr' XThis module provides a Perl interface to the GNU Aspell library. XThe GNU Aspell library provides access to system spelling libraries, Xincluding a spell checker. This module is to meet the need of looking Xup many words, one at a time, in a single session. X XWWW: http://search.cpan.org/~hank/Text-Aspell/ END-of-p5-Text-Aspell/pkg-descr echo x - p5-Text-Aspell/pkg-plist sed 's/^X//' >p5-Text-Aspell/pkg-plist << 'END-of-p5-Text-Aspell/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/Text/Aspell.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Aspell/.packlist X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Aspell/Aspell.bs X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Aspell/Aspell.so X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Aspell X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Text 2>/dev/null || true END-of-p5-Text-Aspell/pkg-plist exit --- p5-Text-Aspell-0.04.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: