ports/173574: [NEW PORT] www/pecl-solr: An Apache Solr PHP extension
Hung-Yi Chen
gaod at hychen.org
Mon Nov 12 08:20:03 UTC 2012
>Number: 173574
>Category: ports
>Synopsis: [NEW PORT] www/pecl-solr: An Apache Solr PHP extension
>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: Mon Nov 12 08:20:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Hung-Yi Chen
>Release: FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD cse.tw 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 02:52:29 UTC 2012 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
The Apache Solr PHP extension is an extremely fast,
light-weight, feature-rich library that allows PHP
applications to communicate easily and efficiently
with Apache Solr server instances using an object-oriented API.
WWW: http://pecl.php.net/package/solr/
>How-To-Repeat:
>Fix:
--- pecl-solr.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:
#
# pecl-solr/
# pecl-solr/Makefile
# pecl-solr/distinfo
# pecl-solr/pkg-descr
#
echo c - pecl-solr/
mkdir -p pecl-solr/ > /dev/null 2>&1
echo x - pecl-solr/Makefile
sed 's/^X//' >pecl-solr/Makefile << 'e125f14236ded87760eb40977822fc39'
X# Ports collection makefile for: pecl-solr
X# Date created: 12 Nov 2012
X# Whom: Hung-Yi Chen <gaod at hychen.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= solr
XPORTVERSION= 1.0.2
XCATEGORIES= www
XMASTER_SITES= http://pecl.php.net/get/
XPKGNAMEPREFIX= pecl-
XEXTRACT_SUFX= .tgz
X
XMAINTAINER= gaod at hychen.org
XCOMMENT= The Apache Solr PHP extension
X
XLIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
X xml2:${PORTSDIR}/textproc/libxml2
X
XUSE_PHP= yes
XUSE_PHPEXT= yes
X
XCONFIGURE_ARGS+= --enable-solr
X
X.include <bsd.port.mk>
e125f14236ded87760eb40977822fc39
echo x - pecl-solr/distinfo
sed 's/^X//' >pecl-solr/distinfo << '9b676c4e55897288e536bc17df211fda'
XSHA256 (solr-1.0.2.tgz) = d5868daab01290f820b4b754e3c560dc6e983f82d9f6640b3146cede4d9a8581
XSIZE (solr-1.0.2.tgz) = 101292
9b676c4e55897288e536bc17df211fda
echo x - pecl-solr/pkg-descr
sed 's/^X//' >pecl-solr/pkg-descr << '9d6ef6f04f919f5470aa979347e1ec8b'
XThe Apache Solr PHP extension is an extremely fast,
Xlight-weight, feature-rich library that allows PHP
Xapplications to communicate easily and efficiently
Xwith Apache Solr server instances using an object-oriented API.
X
XWWW: http://pecl.php.net/package/solr/
9d6ef6f04f919f5470aa979347e1ec8b
exit
--- pecl-solr.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list