Port details |
- php-xapian PHP binding for Xapian
- 1.4.27 databases =2 1.4.26Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2017-04-04 09:35:59
- Last Update: 2024-12-25 19:15:12
- Commit Hash: 29c4bcb
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://xapian.org/
- Description:
- PHP binding for Xapian
- ¦ ¦ ¦ ¦
- 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}xapian>0:databases/php-xapian
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/databases/php-xapian/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/php-xapian
- pkg install php82-xapian
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php82-xapian
- Package flavors (<flavor>: <package>)
- php82: php82-xapian
- php81: php81-xapian
- php83: php83-xapian
- php84: php84-xapian
- distinfo:
- TIMESTAMP = 1734888106
SHA256 (xapian-bindings-1.4.27.tar.xz) = ba3b5e10809e579acd11bd165779ce3fd29a8904ea37968ef5b57ad97c3618ba
SIZE (xapian-bindings-1.4.27.tar.xz) = 1116236
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:
-
- xapian-core>=1.4.27 : databases/xapian-core
- php.h : lang/php82
- Runtime dependencies:
-
- php.h : lang/php82
- Library dependencies:
-
- libxapian.so : databases/xapian-core
- This port is required by:
- for Run
-
- databases/xapian-bindings
Configuration Options:
- ===> The following configuration options are available for php82-xapian-1.4.27:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_php-xapian
- USES:
- compiler:c++11-lang libtool php:build,flavors tar:xz
- 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 |
1.4.27 25 Dec 2024 19:15:12 |
Po-Chuan Hsieh (sunpoet) |
databases/php-xapian: Update to 1.4.27
Changes: https://trac.xapian.org/wiki/ReleaseOverview
https://github.com/xapian/xapian/blob/RELEASE/1.4/xapian-bindings/NEWS |
1.4.26 21 Jul 2024 09:56:40 |
Po-Chuan Hsieh (sunpoet) |
databases/php-xapian: Update to 1.4.26
Changes: https://trac.xapian.org/wiki/ReleaseOverview
https://github.com/xapian/xapian/blob/RELEASE/1.4/xapian-bindings/NEWS |
1.4.25 23 Mar 2024 14:30:53 |
Po-Chuan Hsieh (sunpoet) |
databases/php-xapian: Update to 1.4.25
Changes: https://trac.xapian.org/wiki/ReleaseOverview
https://github.com/xapian/xapian/blob/RELEASE/1.4/xapian-bindings/NEWS |
1.4.24 14 Nov 2023 17:15:36 |
Po-Chuan Hsieh (sunpoet) |
databases/php-xapian: Update to 1.4.24
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.23 09 Jul 2023 21:34:21 |
Po-Chuan Hsieh (sunpoet) |
databases/php-xapian: Update to 1.4.23
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.22 21 Mar 2023 19:20:13 |
Po-Chuan Hsieh (sunpoet) |
databases/php-xapian: Update to 1.4.22
- Unmark DEPRECATED and remove EXPIRATION_DATE
- Remove IGNORE_WITH_PHP
- Convert REINPLACE_CMD to patch file
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.21 25 Dec 2022 03:37:24 |
Muhammad Moinur Rahman (bofh) |
databases/php-xapian: Mark BROKEN
Although php 8 support has been committed no release has been made yet.
An attempt has been made to extract RELEASE/1.4 tag and compile with
php80 but this was unsuccesful hence mark this BROKEN and extend the
EXPIRATION_DATE to 2023-03-31. Release 1.4.22 will have full php 8
support.
Approved by: portmgr (blanket infrastructure)
Sponsored by: Bounce Experts |
1.4.21 03 Oct 2022 17:10:20 |
Po-Chuan Hsieh (sunpoet) |
databases/php-xapian: Update to 1.4.21
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
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) |
1.4.20 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 ) |
1.4.20 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
1.4.20 07 Jul 2022 21:42:45 |
Po-Chuan Hsieh (sunpoet) |
databases/php-xapian: Update to 1.4.20
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.19 16 Jun 2022 13:59:30 |
Po-Chuan Hsieh (sunpoet) |
databases/php-xapian: Add a comment about PHP 8 support |
1.4.19 13 Jun 2022 00:08:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Ignore with php82 |
1.4.19 15 Feb 2022 06:54:04 |
Muhammad Moinur Rahman (bofh) |
databases/php-xapian: Mark DEPRECATED
- Set EXPIRATION_DATE on 2022-11-28
Nothin specific about php 8.x is found in upstream site.
PR: 261624
Approved by: sunpoet (maintainer-timeout) |
1.4.19 23 Jan 2022 18:18:12 |
Po-Chuan Hsieh (sunpoet) |
databases/php-xapian: Update to 1.4.19
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.18 10 Jan 2022 13:30:00 |
Muhammad Moinur Rahman (bofh) |
Mark ports to IGNORE with new php81
Approved by: portmgr (infrastructure blanket)
Sponsored by: Bounce Experts |
1.4.18 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.18 26 Jan 2021 17:23:05 |
sunpoet |
Update to 1.4.18
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.17 15 Nov 2020 18:00:29 |
sunpoet |
Add flavors
- Mark IGNORE with PHP 8.0 |
1.4.17 21 Aug 2020 21:22:18 |
sunpoet |
Update to 1.4.17
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.16 15 Jun 2020 18:44:41 |
sunpoet |
Update to 1.4.16
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.15 03 May 2020 20:49:54 |
sunpoet |
Cosmetic change |
1.4.15 24 Feb 2020 18:57:17 |
sunpoet |
Update to 1.4.15
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.14 08 Dec 2019 16:53:13 |
sunpoet |
Update to 1.4.14
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.13 20 Oct 2019 17:08:15 |
sunpoet |
Update to 1.4.13
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.12 01 Aug 2019 16:15:40 |
sunpoet |
Update to 1.4.12
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.12 |
1.4.11_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.4.11 02 Mar 2019 17:46:25 |
sunpoet |
Update to 1.4.11
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.11 |
1.4.10 14 Feb 2019 22:40:36 |
sunpoet |
Update to 1.4.10
- Clean up Makefile
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.10 |
1.4.9_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.4.9 05 Nov 2018 21:43:48 |
sunpoet |
Update to 1.4.9
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.9 |
1.4.8 29 Oct 2018 22:12:25 |
sunpoet |
Fix build with PHP 7.3 |
1.4.8 27 Oct 2018 23:21:51 |
sunpoet |
Update to 1.4.8
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.8 |
1.4.7 23 Sep 2018 09:38:27 |
sunpoet |
Update MASTER_SITES |
1.4.7 18 Sep 2018 09:28:35 |
linimon |
Upgrade these ports to USES=compiler:c++11-lang to fix build on gcc-based
archs such as powerpc64.
Tested for no effect on amd64.
While here, pet portlint.
Approved by: portgmr (tier-2 blanket) |
1.4.7 29 Jul 2018 19:10:37 |
sunpoet |
Update to 1.4.7
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.6
https://trac.xapian.org/wiki/ReleaseOverview/1.4.7 |
1.4.5 26 Jan 2018 18:11:12 |
sunpoet |
Fix packaging with PHP 7.x
- Sort PLIST
Reported by: Oliver Schonrock <oliver@schonrocks.com> |
1.4.5 16 Oct 2017 17:46:08 |
sunpoet |
Update to 1.4.5
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.5 |
1.4.4 10 Oct 2017 11:16:49 |
sunpoet |
Mark CONFLICTS_INSTALL with xapian-bindings12 |
1.4.4 08 Oct 2017 13:48:52 |
sunpoet |
Change PLIST_FILES, PORTDATA=* and PORTDOCS=* to PLIST entries |
1.4.4 24 Apr 2017 15:15:15 |
sunpoet |
Update to 1.4.4
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.4 |
1.4.3 05 Apr 2017 19:57:33 |
sunpoet |
Fix packaging: PLIST should be removed after 'svn cp'
Reported by: pkg-fallout |
1.4.3 04 Apr 2017 09:35:49 |
sunpoet |
Add php-xapian 1.4.3 (copied from xapian-bindings)
- Update to 1.4.3
- Add BUILD_DEPENDS
- Update WWW
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.3
https://trac.xapian.org/wiki/ReleaseOverview/1.4.2
https://trac.xapian.org/wiki/ReleaseOverview/1.4.1
https://trac.xapian.org/wiki/ReleaseOverview/1.4.0 |