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:11 |
Po-Chuan Hsieh (sunpoet) |
databases/xapian-bindings: 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:36 |
Po-Chuan Hsieh (sunpoet) |
databases/xapian-bindings: 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:52 |
Po-Chuan Hsieh (sunpoet) |
databases/xapian-bindings: 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:35 |
Po-Chuan Hsieh (sunpoet) |
databases/xapian-bindings: Update to 1.4.24
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.23 09 Jul 2023 21:34:20 |
Po-Chuan Hsieh (sunpoet) |
databases/xapian-bindings: Update to 1.4.23
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.22 21 Mar 2023 19:20:12 |
Po-Chuan Hsieh (sunpoet) |
databases/xapian-bindings: Update to 1.4.22
- Enable PHP option by default: restored after PHP 8 support
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.21 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
1.4.21 03 Oct 2022 17:10:21 |
Po-Chuan Hsieh (sunpoet) |
databases/xapian-bindings: 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:44 |
Po-Chuan Hsieh (sunpoet) |
databases/xapian-bindings: Update to 1.4.20
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.19 13 Jun 2022 00:08:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Ignore with php82 |
1.4.19 22 May 2022 04:22:31 |
Po-Chuan Hsieh (sunpoet) |
databases/xapian-bindings: Reword comment |
1.4.19 24 Jan 2022 23:41:06 |
Muhammad Moinur Rahman (bofh) |
Change PHP default version to 8.0
- databases/xapian-bindings is a mata port which do not have
php:flavors and is unable to be MARKED to IGNORE as one of it's
dependent databases/php-xapian do not support php8.0. Hence this
creates a circular dependency and it fails to start bulk building. So
for now remove PHP from OPTIONS_DEFAULT.
PR: 260595
Approved by: ale portmgr(exp-run)
Sponsored by: Bounce Experts |
1.4.19 23 Jan 2022 18:18:10 |
Po-Chuan Hsieh (sunpoet) |
databases/xapian-bindings: Update to 1.4.19
- Fix IGNORE_WITH_PHP: sync with databases/php-xapian
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.18 10 Jan 2022 18:23:24 |
Muhammad Moinur Rahman (bofh) |
Mark ports to IGNORE with new php81
- Mark some additional ports to IGNORE with the upcoming php DEFAULT
php80 [1]
PR: 260595 [1]
Reported by: portmgr (exp-run) [1]
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:22:47 |
sunpoet |
Update to 1.4.18
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.17_1 15 Nov 2020 18:00:25 |
sunpoet |
Update RUN_DEPENDS for flavored php-xapian
- Bump PORTREVISION for dependency change |
1.4.17 21 Aug 2020 21:21:59 |
sunpoet |
Update to 1.4.17
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.16 15 Jun 2020 18:44:26 |
sunpoet |
Update to 1.4.16
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.15 03 May 2020 20:49:01 |
sunpoet |
Cosmetic change |
1.4.15 14 Apr 2020 15:49:37 |
mat |
USES=lua gained flavors.
Ports using USES=lua:module or lua:flavors will be flavored. A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.
USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.
PR: 245038
Submitted by: andrew tao11 riddles org uk
Reviewed by: mat, kevans, russ haley gmail com
Approved by: mat (portmgr)
Differential Revision: https://reviews.freebsd.org/D16494 |
1.4.15 24 Feb 2020 18:57:02 |
sunpoet |
Update to 1.4.15
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.14 08 Dec 2019 16:52:58 |
sunpoet |
Update to 1.4.14
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.13 20 Oct 2019 17:08:00 |
sunpoet |
Update to 1.4.13
Changes: https://trac.xapian.org/wiki/ReleaseOverview |
1.4.12 01 Aug 2019 16:15:56 |
sunpoet |
Update to 1.4.12
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.12 |
1.4.11 02 Mar 2019 17:46:41 |
sunpoet |
Update to 1.4.11
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.11 |
1.4.10 14 Feb 2019 22:40:51 |
sunpoet |
Update to 1.4.10.0
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.10 |
1.4.9 05 Nov 2018 21:44:13 |
sunpoet |
Update to 1.4.9
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.9 |
1.4.8 27 Oct 2018 23:22:14 |
sunpoet |
Update to 1.4.8
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.8 |
1.4.7 29 Jul 2018 19:10:52 |
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 22 May 2018 13:15:13 |
mat |
Add PY_FLAVOR to Python module dependencies.
Sponsored by: Absolight |
1.4.5 16 Oct 2017 17:45:53 |
sunpoet |
Update to 1.4.5
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.5 |
1.4.4 24 Apr 2017 15:14:52 |
sunpoet |
Update to 1.4.4
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.4 |
1.4.3 04 Apr 2017 09:37:50 |
sunpoet |
Update to 1.4.3 and convert to a meta port
- Use USES=metaport
- Add PERL option
- Update pkg-descr
- 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 |
1.2.24 20 Nov 2016 23:54:04 |
sunpoet |
- Update to 1.2.24
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.24 |
1.2.23_1 02 Jul 2016 01:41:27 |
sunpoet |
- Fix r417755
- Bump PORTREVISION for dependency change
r417755 was meant to remove RUBY_RDOC but it also added ruby as runtime
dependency unconditionally. USE_RUBY should be set only if RUBY option is on. |
1.2.23 29 Jun 2016 02:01:42 |
swills |
databases/xapian-bindings: remove unneeded reference to RUBY_RDOC
With hat: ruby@ |
1.2.23 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.2.23 31 Mar 2016 15:38:47 |
sunpoet |
- Update to 1.2.23
- Update LIB_DEPENDS: remove PORTSDIR
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.23 |
1.2.22 17 Jan 2016 13:11:56 |
sunpoet |
- Update to 1.2.22
- Add LICENSE_FILE
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.22
Sponsored by: PortsCamp Taiwan |
1.2.21 21 May 2015 21:25:06 |
sunpoet |
- Update to 1.2.21
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.21 |
1.2.20 05 Mar 2015 17:27:05 |
sunpoet |
- Update to 1.2.20
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.20 |
1.2.19 24 Nov 2014 18:29:27 |
sunpoet |
- Update to 1.2.19
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.19 |
1.2.18 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
1.2.18 30 Aug 2014 16:09:19 |
sunpoet |
- Remove PERL option: use databases/p5-Search-Xapian |
1.2.18 30 Aug 2014 15:36:26 |
sunpoet |
- Use INSTALL_TARGET=install-strip instead of
MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} |
1.2.18 15 Aug 2014 03:00:24 |
sunpoet |
- Use USES=python |
1.2.18 23 Jun 2014 17:43:46 |
sunpoet |
- Update to 1.2.18
- Use USES=libtool
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.18 |
1.2.17_1 26 May 2014 16:01:45 |
bapt |
Convert to USES=lua and make it use lua 5.2 by default |
1.2.17 14 Mar 2014 10:09:23 |
sunpoet |
- Use USES=tar:xz |
1.2.17 04 Feb 2014 16:14:32 |
sunpoet |
- Update to 1.2.17
- Update USE_PYTHON
- Use PORTDOCS
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.17 |
1.2.16 10 Dec 2013 19:54:26 |
sunpoet |
- Fix USE_PYTHON |
1.2.16 05 Dec 2013 20:26:23 |
sunpoet |
- Update to 1.2.16
- Simplify Makefile
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.16 |
1.2.15 23 Oct 2013 18:56:53 |
sunpoet |
- Convert to new options helper
- Strip shared library
- Support STAGEDIR |
1.2.15 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.2.15 14 Sep 2013 17:24:48 |
sunpoet |
- Fix build without libstdc++ by removing hardcoded libstdc++ linkage [1]
- Convert to new LIB_DEPENDS format
- Use USE+= after bsd.port.*.mk inclusion
Reported by: pkg-fallout [1] |
1.2.15 25 Aug 2013 16:14:58 |
sunpoet |
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo) |
1.2.15 21 Aug 2013 14:08:08 |
sunpoet |
- Convert to new perl framework |
1.2.15 18 Apr 2013 17:40:19 |
sunpoet |
- Update to 1.2.15
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.15
Feature safe: yes |
1.2.14 18 Mar 2013 14:45:33 |
sunpoet |
- Update to 1.2.14
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.14 |
1.2.13 20 Feb 2013 20:36:23 |
sunpoet |
- Update to 1.2.13
- Cleanup Makefile header
- Reformat pkg-descr
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.13 |
1.2.12 14 Aug 2012 09:17:37 |
sunpoet |
- Add Lua and Perl bindings [1]
- Simplify PLIST_SUB: remove BINDING_ prefix
PR: ports/169912 [1]
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> [1] |
1.2.12 07 Jul 2012 06:54:21 |
sunpoet |
- Update to 1.2.12
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.12 |
1.2.11 27 Jun 2012 08:31:28 |
sunpoet |
- Update to 1.2.11
- Pet portlint: remove ABI version number from LIB_DEPENDS
- Convert to new options framework
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.11 |
1.2.10 14 May 2012 18:44:51 |
sunpoet |
- Update to 1.2.10.0
- Add PORTSCOUT knob to skip development versions
- Cosmetic change
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.10 |
1.2.9 13 Mar 2012 17:08:37 |
sunpoet |
- Update to 1.2.9
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.9
Feature safe: yes |
1.2.8 12 Feb 2012 03:36:15 |
sunpoet |
- Update to 1.2.8
- Add my LOCAL to MASTER_SITES
- Pet portlint
- Take maintainership
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.8 |
1.2.7 08 Feb 2012 13:52:25 |
eadler |
Fix a likely typo
Submitted by: Alex Kozlov |
1.2.7 07 Feb 2012 01:35:05 |
pgollucci |
- drop maintainer now that update is complete
PR: ports/164460 |
1.2.7 07 Feb 2012 01:28:01 |
pgollucci |
- Update xapian to 1.2.7.0
PR: ports/164460 |
1.0.22 24 Jan 2012 19:16:47 |
pgollucci |
- Lock these under my maintainership temporarily while the repo copy and upgrade
shuffle
happens |
1.0.22 24 Jan 2012 09:04:45 |
sunpoet |
- Reset MAINTAINER
PR: ports/164436
Submitted by: Jean-Francois Dockes <jf@dockes.org> (maintainer) |
1.0.22 24 May 2011 16:17:17 |
brix |
- Assign maintainership to Jean-Francois Dockes <jf@dockes.org>
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
1.0.22 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.0.22 29 Oct 2010 16:27:22 |
brix |
- Update to v1.0.22
- Unbreak
- Add LICENSE information
- Fix build issue [1]
PR: ports/151317 [1]
Submitted by: Jilles Tjoelker <jilles@stack.nl>
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
1.0.18_1 12 Oct 2010 23:17:48 |
pav |
- Mark BROKEN: does not build
Reported by: pointyhat |
1.0.18_1 23 Sep 2010 17:20:31 |
pgollucci |
- Chase databases/xapian-core sh lib bump
Reported by: erwin via pointyhat |
1.0.18 07 May 2010 22:48:51 |
sylvio |
- Update to 1.0.18
PR: ports/145867
Submitted by: Anders F Björklund <afb@users.sourceforge.net>
Approved by: maintainer (timeout > 14 days) |
1.0.16 18 Jan 2010 04:58:22 |
pgollucci |
- Update to 1.0.16
PR: ports/140698
Submitted by: Anders F Björklund <afb@users.sourceforge.net>
Approved by: maintainer timeout (2 months) |
1.0.12 19 Sep 2009 11:58:20 |
miwi |
- Update to 1.0.12
- Add ruby support
PR: 138501
Submitted by: Anders F Björklund <afb@algonet.se>
Approved by: maintainer timeout
Feature safe: yes |
1.0.6_1 27 Jul 2008 03:09:13 |
rafan |
- Chase databases/xapian-core update
PR: ports/125954 (deskutils/recoll)
Submitted by: maintainer of xapian-core |
1.0.6 14 May 2008 13:37:27 |
pav |
- Update to 1.0.6
PR: ports/123601
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
1.0.2 15 Aug 2007 08:37:27 |
clsung |
- Update to 1.0.2
PR: ports/114426
Submitted by: maintainer (Gea-Suan Lin) |
1.0.0 30 May 2007 08:45:32 |
clsung |
Add xapian-bindings 1.0.0, bindings allowing Xapian to be used from
various programming languages.
PR: ports/113033
Submitted by: Gea-Suan Lin <gslin at gslin.org> |