Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2007 21:39:41 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/114939: [NEW PORT] textproc/p5-Search-Odeum: Perl interface to the Odeum inverted index API
Message-ID:  <20070726133941.DF8835C33@ccreader.NCTU.edu.tw>
Resent-Message-ID: <200707261340.l6QDe7mm090596@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         114939
>Category:       ports
>Synopsis:       [NEW PORT] textproc/p5-Search-Odeum: Perl interface to the Odeum inverted index API
>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:   Thu Jul 26 13:40:07 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD ccreader.NCTU.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #1: Tue Jun  5 03:26:27 CST
>Description:
Search::Odeum is an interface to the Odeum API. Odeum is the inverted
index API which is a part of qdbm database library.

WWW:	http://search.cpan.org/dist/Search-Odeum/

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

--- p5-Search-Odeum-0.02.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-Odeum
#	p5-Search-Odeum/pkg-descr
#	p5-Search-Odeum/Makefile
#	p5-Search-Odeum/pkg-plist
#	p5-Search-Odeum/distinfo
#
echo c - p5-Search-Odeum
mkdir -p p5-Search-Odeum > /dev/null 2>&1
echo x - p5-Search-Odeum/pkg-descr
sed 's/^X//' >p5-Search-Odeum/pkg-descr << 'END-of-p5-Search-Odeum/pkg-descr'
XSearch::Odeum is an interface to the Odeum API. Odeum is the inverted
Xindex API which is a part of qdbm database library.
X
XWWW:	http://search.cpan.org/dist/Search-Odeum/
END-of-p5-Search-Odeum/pkg-descr
echo x - p5-Search-Odeum/Makefile
sed 's/^X//' >p5-Search-Odeum/Makefile << 'END-of-p5-Search-Odeum/Makefile'
X# New ports collection makefile for:	p5-Search-Odeum
X# Date created:		2007-07-26
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Search-Odeum
XPORTVERSION=	0.02
XCATEGORIES=	textproc perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	Search
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Perl interface to the Odeum inverted index API
X
XLIB_DEPENDS=	qdbm:${PORTSDIR}/databases/qdbm
X
XCFLAGS+=	-I${LOCALBASE}/include
XCONFIGURE_ENV=	CFLAGS="${CFLAGS}"
XPERL_CONFIGURE=	yes
X
XMAN3=		Search::Odeum.3 \
X		Search::Odeum::Document.3 \
X		Search::Odeum::Result.3
X
X.include <bsd.port.mk>
END-of-p5-Search-Odeum/Makefile
echo x - p5-Search-Odeum/pkg-plist
sed 's/^X//' >p5-Search-Odeum/pkg-plist << 'END-of-p5-Search-Odeum/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/Search/Odeum.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/Search/Odeum/Document.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/Search/Odeum/Result.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/Odeum/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/Odeum/Odeum.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/Odeum/Odeum.so
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/Odeum
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Search
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Search/Odeum
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Search
END-of-p5-Search-Odeum/pkg-plist
echo x - p5-Search-Odeum/distinfo
sed 's/^X//' >p5-Search-Odeum/distinfo << 'END-of-p5-Search-Odeum/distinfo'
XMD5 (Search-Odeum-0.02.tar.gz) = 52fe4b7d73a557b1cd7953f268c01980
XSHA256 (Search-Odeum-0.02.tar.gz) = 34d5784bc45afa3811d7c8f96ef1b60f93ae1624a5864e8e1b40dd115a565f6c
XSIZE (Search-Odeum-0.02.tar.gz) = 36293
END-of-p5-Search-Odeum/distinfo
exit
--- p5-Search-Odeum-0.02.shar ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070726133941.DF8835C33>