ports/58456: New port: databases/p5-Search-InvertedIndex

Cheng-Lung Sung clsung at dragon2.net
Thu Oct 23 17:00:29 UTC 2003


>Number:         58456
>Category:       ports
>Synopsis:       New port: databases/p5-Search-InvertedIndex
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 23 10:00:27 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #3: Wed Oct 8 07:32:16 CST 2003 root at sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386

>Description:
New port: A manager for inverted index maps
>How-To-Repeat:
>Fix:

# 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-InvertedIndex
#	p5-Search-InvertedIndex/Makefile
#	p5-Search-InvertedIndex/distinfo
#	p5-Search-InvertedIndex/pkg-descr
#	p5-Search-InvertedIndex/pkg-plist
#
echo c - p5-Search-InvertedIndex
mkdir -p p5-Search-InvertedIndex > /dev/null 2>&1
echo x - p5-Search-InvertedIndex/Makefile
sed 's/^X//' >p5-Search-InvertedIndex/Makefile << 'END-of-p5-Search-InvertedIndex/Makefile'
X# New ports collection makefile for:	databases/p5-Search-InvertedIndex
X# Date created:				Oct 23 2003
X# Whom:					clsung at dragon2.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Search-InvertedIndex
XPORTVERSION=	1.13
XCATEGORIES=	databases perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Search
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	clsung at dragon2.net
XCOMMENT=	A manager for inverted index maps
X
XBUILD_DEPENDS=	${SITE_PERL}/Class/NamedParms.pm:${PORTSDIR}/devel/p5-Class-NamedParms \
X		${SITE_PERL}/Class/ParmList.pm:${PORTSDIR}/devel/p5-Class-ParmList \
X		${SITE_PERL}/Tie/DB_File/SplitHash.pm:${PORTSDIR}/devel/p5-Tie-DB_File-SplitHash \
X		${SITE_PERL}/Tie/FileLRUCache.pm:${PORTSDIR}/devel/p5-Tie-FileLRUCache
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Search::InvertedIndex.3 \
X		Search::InvertedIndex::AutoLoader.3 \
X		Search::InvertedIndex::DB::DB_File_SplitHash.3 \
X		Search::InvertedIndex::DB::Mysql.3 \
X		Search::InvertedIndex::Query.3 \
X		Search::InvertedIndex::Update.3 \
X		Search::InvertedIndex::Query::Leaf.3 \
X		Search::InvertedIndex::Result.3
X
X.include <bsd.port.mk>
END-of-p5-Search-InvertedIndex/Makefile
echo x - p5-Search-InvertedIndex/distinfo
sed 's/^X//' >p5-Search-InvertedIndex/distinfo << 'END-of-p5-Search-InvertedIndex/distinfo'
XMD5 (Search-InvertedIndex-1.13.tar.gz) = 0df9f374972fff88f6afaddbd8f47a66
END-of-p5-Search-InvertedIndex/distinfo
echo x - p5-Search-InvertedIndex/pkg-descr
sed 's/^X//' >p5-Search-InvertedIndex/pkg-descr << 'END-of-p5-Search-InvertedIndex/pkg-descr'
XA general purpose inverted indexing system suitable for medium
Xscale searching.
X
XWWW:	http://search.cpan.org/~snowhare/Search-InvertedIndex-1.13/
X
XAuthor:	Benjamin Franz
END-of-p5-Search-InvertedIndex/pkg-descr
echo x - p5-Search-InvertedIndex/pkg-plist
sed 's/^X//' >p5-Search-InvertedIndex/pkg-plist << 'END-of-p5-Search-InvertedIndex/pkg-plist'
X%%SITE_PERL%%/Search/InvertedIndex.pm
X%%SITE_PERL%%/Search/InvertedIndex/DB/DB_File_SplitHash.pm
X%%SITE_PERL%%/Search/InvertedIndex/AutoLoader.pm
X%%SITE_PERL%%/Search/InvertedIndex/DB/Mysql.pm
X%%SITE_PERL%%/Search/InvertedIndex/Query.pm
X%%SITE_PERL%%/Search/InvertedIndex/Update.pm
X%%SITE_PERL%%/Search/InvertedIndex/Result.pm
X%%SITE_PERL%%/Search/InvertedIndex/Query/Leaf.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/InvertedIndex/.packlist
X at dirrm %%SITE_PERL%%/Search/InvertedIndex/DB
X at dirrm %%SITE_PERL%%/Search/InvertedIndex/Query
X at dirrm %%SITE_PERL%%/Search/InvertedIndex
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/InvertedIndex
X at unexec rmdir %D/%%SITE_PERL%%/Search/InvertedIndex/DB 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/Search/InvertedIndex/Query 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/Search/InvertedIndex 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/Search 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/InvertedIndex 2>/dev/null || true
END-of-p5-Search-InvertedIndex/pkg-plist
exit

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



More information about the freebsd-ports-bugs mailing list