Port details |
- pecl-solr PHP extension for Apache Solr
- 2.7.0 www =3 2.7.0Version of this port present on the latest quarterly branch.
- Maintainer: gaod@hychen.org
- Port Added: 2013-02-01 07:56:55
- Last Update: 2024-07-28 13:15:18
- Commit Hash: c00a7b3
- People watching this port, also watch:: prestashop, courier-authlib-userdb, rubygem-fluent-plugin-file-alternative, nagios-check_hdd_health, pure-ftpd
- License: PHP301
- WWW:
- https://pecl.php.net/package/solr
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}pecl-solr>0:www/pecl-solr
- To install the port:
- cd /usr/ports/www/pecl-solr/ && make install clean
- To add the package, run one of these commands:
- pkg install www/pecl-solr
- pkg install php82-pecl-solr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php82-pecl-solr
- Package flavors (<flavor>: <package>)
- php82: php82-pecl-solr
- php81: php81-pecl-solr
- php83: php83-pecl-solr
- distinfo:
- TIMESTAMP = 1712479701
SHA256 (PECL/solr-2.7.0.tgz) = bfbf7fad1a8738ae5518bd664ca963ea8584cc87ed9d813df29a82170b071ea2
SIZE (PECL/solr-2.7.0.tgz) = 628024
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- php.h : lang/php82
- phpize : lang/php82
- autoconf>0 : devel/autoconf
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- php.h : lang/php82
- Library dependencies:
-
- libcurl.so : ftp/curl
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_pecl-solr
- USES:
- php:build,pecl pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.0 28 Jul 2024 13:15:18 |
Muhammad Moinur Rahman (bofh) |
*/*: Mark IGNORE_WITH_PHP=84
These ports are currently not compatible with php84 and is only a limited
set of ports. There might be more ports which has runtime issues. Please
check if your ports are compatible with php84 and if not pleae mark them
IGNORE_WITH_PHP=84
Approved by: portmgr (blanket) |
2.7.0 08 Apr 2024 05:16:40 |
Li-Wen Hsu (lwhsu) Author: Hung-Yi Chen |
www/pecl-solr: Update to 2.7.0
Changelog:
https://pecl.php.net/package-changelog.php?package=solr&release=2.7.0
PR: 278219 |
2.6.0 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
2.6.0 02 Dec 2022 00:44:20 |
Nuno Teixeira (eduardo) Author: Hung-Yi Chen |
www/pecl-solr: Update to 2.6.0
ChangeLog:
https://pecl.php.net/package-changelog.php?package=solr&release=2.6.0
PR: 267975
MFH: 2022Q4 (PHP 8.1/8.2 compatibility) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.5.1_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.5.1_2 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
2.5.1_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
2.5.1_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
2.5.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5.1 15 Nov 2020 08:32:14 |
pi |
www/pecl-solr: update 2.5.0 -> 2.5.1
- adds php8 support
PR: 250901
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch>
Approved by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
Relnotes: https://pecl.php.net/package-changelog.php?package=solr&release=2.5.1 |
2.5.0_1 20 Aug 2020 09:31:36 |
lwhsu |
www/pecl-solr: Fix build for php 7.4
PR: 247364
Submitted by: hagabard@gmail.com
Approved by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
MFH: 2020Q3 (blanket: build fix) |
2.5.0 22 Sep 2019 07:14:00 |
antoine |
Ignore with php 7.4
Reported by: pkg-fallout |
2.5.0 15 Jul 2019 17:45:32 |
sunpoet |
Update to 2.5.0
- While I'm here:
- Add LICENSE_FILE
- Remove outdated patch for PHP 5
Changes: http://pecl.php.net/package-changelog.php?package=solr
PR: 239211
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) |
2.4.0 12 Oct 2018 06:23:47 |
antoine |
Those ports are not compatible with php 7.3
Reported by: pkg-fallout |
2.4.0 14 Dec 2017 13:57:29 |
tz |
Add missing IGNORE_WITH_PHP for various pecl-ports.
After testing every pecl-* port with PHP 5.6, 7.0, 7.1 and 7.2
i set the IGNORE_WITH_PHP accordingly to the fallout.
PR: 222165
Reported by: brnd
Approved by: portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D13476 |
2.4.0 10 Apr 2017 15:08:47 |
mat |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
2.4.0 13 Dec 2016 14:26:12 |
sunpoet |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
2.4.0 15 Sep 2016 01:41:28 |
swills |
Unmark broken on powerpc64
These ports built successfully |
2.4.0 20 Aug 2016 07:12:00 |
pi |
www/pecl-solr: 1.1.1 -> 2.4.0
- now supports php7
- added license
- petted portlint
PR: 211383
Changes: http://pecl.php.net/package-changelog.php?package=solr&release=2.4.0
Submitted by: Daniel Ylitalo <daniel@blodan.se>
Approved by: gaod@hychen.org (maintainer timeout) |
1.1.1_1 03 Aug 2016 12:47:05 |
mat |
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022 |
1.1.1 28 Jun 2016 14:00:45 |
mat |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
1.1.1 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
1.1.1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.1.1 18 Feb 2016 14:47:06 |
miwi |
- Ignore php70
- While here remove old php gruft |
1.1.1 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
1.1.1 22 Jun 2014 18:44:18 |
rakuco |
Update to 1.1.1.
PR: 191271
Submitted by: gaod@hychen.org (maintainer) |
1.0.2_2 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.0.2_1 23 Jan 2014 14:32:35 |
miwi |
- Mark these ports as stage safe |
1.0.2_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.0.2_1 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
1.0.2 21 Feb 2013 06:04:54 |
vanilla |
Add missing dependency.
Submitted by: miwi@ |
1.0.2 01 Feb 2013 07:56:38 |
vanilla |
Add pecl-solr 1.0.2, the Apache Solr PHP extension.
PR: ports/173574
Submitted by: Hung-Yi Chen <gaod@hychen.org> |