Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 2009 01:14:15 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/132666: [NEW PORT] textproc/p5-Solr: Perl extension for interfacing with Solr
Message-ID:  <20090315171415.4D7A67E821@colo-p.gslin.org>
Resent-Message-ID: <200903151720.n2FHKI9j024880@freefall.freebsd.org>

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

>Number:         132666
>Category:       ports
>Synopsis:       [NEW PORT] textproc/p5-Solr: Perl extension for interfacing with Solr
>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:   Sun Mar 15 17:20:18 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD gslin 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009
>Description:
This module provides a set of methods for adding (updating) and
deleting entries in an existing solr server.

WWW:	http://search.cpan.org/dist/Solr/

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

--- p5-Solr-0.03.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-Solr
#	p5-Solr/pkg-descr
#	p5-Solr/Makefile
#	p5-Solr/pkg-plist
#	p5-Solr/distinfo
#
echo c - p5-Solr
mkdir -p p5-Solr > /dev/null 2>&1
echo x - p5-Solr/pkg-descr
sed 's/^X//' >p5-Solr/pkg-descr << 'd0a1ca971f8846b8a049990b579ef526'
XThis module provides a set of methods for adding (updating) and
Xdeleting entries in an existing solr server.
X
XWWW:	http://search.cpan.org/dist/Solr/
d0a1ca971f8846b8a049990b579ef526
echo x - p5-Solr/Makefile
sed 's/^X//' >p5-Solr/Makefile << '0fa370d539eda915abde029069b4bb46'
X# New ports collection makefile for:	p5-Solr
X# Date created:		2009-03-16
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Solr
XPORTVERSION=	0.03
XCATEGORIES=	textproc perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	../../authors/id/G/GA/GARAFOLA/Solr
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Perl extension for interfacing with Solr
X
XRUN_DEPENDS=	p5-File-Slurp>0:${PORTSDIR}/devel/p5-File-Slurp \
X		p5-Log-Log4perl>0:${PORTSDIR}/devel/p5-Log-Log4perl \
X		p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple \
X		p5-libwww>0:${PORTSDIR}/www/p5-libwww
X
XPERL_CONFIGURE=	yes
XWRKSRC=		${WRKDIR}/${PORTNAME}
X
XMAN3=		Solr.3 Solr::HTTPUpdateHandler.3 Solr::Schema.3
X
X.include <bsd.port.mk>
0fa370d539eda915abde029069b4bb46
echo x - p5-Solr/pkg-plist
sed 's/^X//' >p5-Solr/pkg-plist << 'ee82446befc538ad13f8f99c8409f065'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Solr/.packlist
X%%SITE_PERL%%/Solr.pm
X%%SITE_PERL%%/Solr/HTTPUpdateHandler.pm
X%%SITE_PERL%%/Solr/Schema.pm
X@dirrmtry %%SITE_PERL%%/Solr
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Solr
ee82446befc538ad13f8f99c8409f065
echo x - p5-Solr/distinfo
sed 's/^X//' >p5-Solr/distinfo << 'ab4da08725c9ab3525eab0e8e5ef17fd'
XMD5 (Solr-0.03.tar.gz) = 5fa1861ccf0721c7c2cd67c1798ad207
XSHA256 (Solr-0.03.tar.gz) = daddc72b122e3bec90ddda6d8bc68fa17f817db65163d67052dc5b0eded4da4c
XSIZE (Solr-0.03.tar.gz) = 7731
ab4da08725c9ab3525eab0e8e5ef17fd
exit
--- p5-Solr-0.03.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?20090315171415.4D7A67E821>