ports/78425: [NEW PORT] textproc/p5-Text-Aspell: Perl interface to the GNU Aspell library

Lars Eggert lars.eggert at gmx.net
Fri Mar 4 18:40:15 UTC 2005


>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 at 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 at 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 at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Aspell
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
X at 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:



More information about the freebsd-ports-bugs mailing list