Port details |
- ruby-xapian Ruby binding for Xapian
- 1.4.20 databases
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2017-04-04 09:37:30
- Last Update: 2022-07-20 14:21:07
- Commit Hash: d076ad9
- Also Listed In: ruby
- License: GPLv2
- Description:
- Ruby binding for Xapian
WWW: https://xapian.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ruby30-xapian>0:databases/ruby-xapian
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/databases/ruby-xapian/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/ruby-xapian
- pkg install ruby30-xapian
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ruby30-xapian
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1657198953
SHA256 (xapian-bindings-1.4.20.tar.xz) = 786cc28d05660b227954413af0e2f66e4ead2a06d3df6dabaea484454b601ef5
SIZE (xapian-bindings-1.4.20.tar.xz) = 1143304
- 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:
-
- rubygem-rdoc>=0 : devel/rubygem-rdoc
- xapian-core>=1.4.20 : databases/xapian-core
- ruby30 : lang/ruby30
- Runtime dependencies:
-
- ruby30 : lang/ruby30
- Library dependencies:
-
- libxapian.so : databases/xapian-core
- Patch dependencies:
-
- ruby30 : lang/ruby30
-
- This port is required by:
- for Run
-
- databases/xapian-bindings
- Configuration Options:
- ===> The following configuration options are available for ruby30-xapian-1.4.20:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_ruby-xapian
- USES:
- compiler:c++11-lang libtool tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:07 1.4.20 |
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 ) |
07 Jul 2022 21:42:46 1.4.20 |
Po-Chuan Hsieh (sunpoet)  |
databases/ruby-xapian: Update to 1.4.20
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
30 Mar 2022 22:21:21 1.4.19 |
Po-Chuan Hsieh (sunpoet)  |
databases/ruby-xapian: Clean up Makefile
Ruby 2.6 is the lowest supported version. |
23 Jan 2022 18:18:14 1.4.19 |
Po-Chuan Hsieh (sunpoet)  |
databases/ruby-xapian: Update to 1.4.19
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
06 Apr 2021 14:31:07 1.4.18 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Jan 2021 17:23:14
1.4.18 |
sunpoet  |
Update to 1.4.18
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
21 Aug 2020 21:22:27
1.4.17 |
sunpoet  |
Update to 1.4.17
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
15 Jun 2020 18:44:51
1.4.16 |
sunpoet  |
Update to 1.4.16
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
03 May 2020 20:50:34
1.4.15 |
sunpoet  |
Cosmetic change |
24 Feb 2020 18:57:27
1.4.15 |
sunpoet  |
Update to 1.4.15
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
08 Dec 2019 16:53:24
1.4.14 |
sunpoet  |
Update to 1.4.14
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
20 Oct 2019 17:08:26
1.4.13 |
sunpoet  |
Update to 1.4.13
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
31 Aug 2019 07:58:03
1.4.12 |
sunpoet  |
Fix build with Ruby 2.6
PR: 240162
Submitted by: mfechner |
01 Aug 2019 16:15:51
1.4.12 |
sunpoet  |
Update to 1.4.12
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.12 |
26 Jul 2019 20:46:57
1.4.11_1 |
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 |
02 Mar 2019 17:46:36
1.4.11 |
sunpoet  |
Update to 1.4.11
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.11 |
14 Feb 2019 22:40:46
1.4.10 |
sunpoet  |
Update to 1.4.10
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.10 |
12 Dec 2018 01:35:36
1.4.9_1 |
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 |
05 Nov 2018 21:44:05
1.4.9 |
sunpoet  |
Update to 1.4.9
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.9 |
27 Oct 2018 23:22:06
1.4.8 |
sunpoet  |
Update to 1.4.8
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.8 |
23 Sep 2018 09:38:37
1.4.7 |
sunpoet  |
Update MASTER_SITES |
22 Sep 2018 05:30:32
1.4.7 |
linimon  |
Fix build on gcc-based archs by updating USES.
Tested on powerpc64 and amd64 (for no regression).
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
29 Jul 2018 19:10:47
1.4.7 |
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 |
16 Oct 2017 17:46:13
1.4.5 |
sunpoet  |
Update to 1.4.5
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.5 |
10 Oct 2017 11:16:53
1.4.4 |
sunpoet  |
Mark CONFLICTS_INSTALL with xapian-bindings12 |
31 May 2017 17:29:49
1.4.4 |
sunpoet  |
Add ruby to CATEGORIES |
24 Apr 2017 15:15:46
1.4.4 |
sunpoet  |
Update to 1.4.4
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.4 |
04 Apr 2017 09:37:23
1.4.3 |
sunpoet  |
Add ruby-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 |