ports/100073: [NEW PORT] textproc/p5-Search-Estraier: Pure perl module to use Hyper Estraier search engine

Gea-Suan Lin gslin at gslin.org
Tue Jul 11 09:20:20 UTC 2006


>Number:         100073
>Category:       ports
>Synopsis:       [NEW PORT] textproc/p5-Search-Estraier: Pure perl module to use Hyper Estraier search engine
>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:   Tue Jul 11 09:20:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
This module is implementation of node API of Hyper Estraier. Since
it's perl-only module with dependencies only on standard perl modules,
it will run on all platforms on which perl runs. It doesn't require
compilation or Hyper Estraier development files on target machine.

It is implemented as multiple packages which closly resamble Ruby
implementation. It also includes methods to manage nodes.

There are few examples in scripts directory of this distribution.

Author:	Dobrica Pavlinusic, <dpavlin at rot13.org>
WWW:	http://search.cpan.org/dist/Search-Estraier/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Search-Estraier-0.06.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-Search-Estraier
#	p5-Search-Estraier/pkg-descr
#	p5-Search-Estraier/Makefile
#	p5-Search-Estraier/pkg-plist
#	p5-Search-Estraier/distinfo
#
echo c - p5-Search-Estraier
mkdir -p p5-Search-Estraier > /dev/null 2>&1
echo x - p5-Search-Estraier/pkg-descr
sed 's/^X//' >p5-Search-Estraier/pkg-descr << 'END-of-p5-Search-Estraier/pkg-descr'
XThis module is implementation of node API of Hyper Estraier. Since
Xit's perl-only module with dependencies only on standard perl modules,
Xit will run on all platforms on which perl runs. It doesn't require
Xcompilation or Hyper Estraier development files on target machine.
X
XIt is implemented as multiple packages which closly resamble Ruby
Ximplementation. It also includes methods to manage nodes.
X
XThere are few examples in scripts directory of this distribution.
X
XAuthor:	Dobrica Pavlinusic, <dpavlin at rot13.org>
XWWW:	http://search.cpan.org/dist/Search-Estraier/
END-of-p5-Search-Estraier/pkg-descr
echo x - p5-Search-Estraier/Makefile
sed 's/^X//' >p5-Search-Estraier/Makefile << 'END-of-p5-Search-Estraier/Makefile'
X# New ports collection makefile for:	p5-Search-Estraier
X# Date created:		2006-07-11
X# Whom:			Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Search-Estraier
XPORTVERSION=	0.06
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Search
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin at gslin.org
XCOMMENT=	Pure perl module to use Hyper Estraier search engine
X
XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
X		${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
X		${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
X		${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Search::Estraier.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500600	# inherited from www/p5-libwww
XIGNORE=		requires at least Perl 5.6.  Please install lang/perl5.8 and try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Search-Estraier/Makefile
echo x - p5-Search-Estraier/pkg-plist
sed 's/^X//' >p5-Search-Estraier/pkg-plist << 'END-of-p5-Search-Estraier/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/Estraier/.packlist
X%%SITE_PERL%%/Search/Estraier.pm
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/Estraier
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Search
X at dirrmtry %%SITE_PERL%%/Search
END-of-p5-Search-Estraier/pkg-plist
echo x - p5-Search-Estraier/distinfo
sed 's/^X//' >p5-Search-Estraier/distinfo << 'END-of-p5-Search-Estraier/distinfo'
XMD5 (Search-Estraier-0.06.tar.gz) = 68ae8b6a6c7e3ee2b84a0be473299401
XSHA256 (Search-Estraier-0.06.tar.gz) = 15efb48444cca16b337c0786f6f96699c20d362b8f8f6d168656a55bdbc731a6
XSIZE (Search-Estraier-0.06.tar.gz) = 34863
END-of-p5-Search-Estraier/distinfo
exit
--- p5-Search-Estraier-0.06.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list