notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: databases/php-xapian/Makefile

Number of commits found: 39

Saturday, 23 Mar 2024
14:30 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 5e39af339bc42fe0b600fe631816f38b9de9a664 commit hash: 5e39af339bc42fe0b600fe631816f38b9de9a664 commit hash: 5e39af339bc42fe0b600fe631816f38b9de9a664 commit hash: 5e39af339bc42fe0b600fe631816f38b9de9a664 5e39af3
Tuesday, 14 Nov 2023
17:15 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/php-xapian: Update to 1.4.24

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
commit hash: 93d2ea22930b3cccf6517d2be3eeb666e6977157 commit hash: 93d2ea22930b3cccf6517d2be3eeb666e6977157 commit hash: 93d2ea22930b3cccf6517d2be3eeb666e6977157 commit hash: 93d2ea22930b3cccf6517d2be3eeb666e6977157 93d2ea2
Sunday, 9 Jul 2023
21:34 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/php-xapian: Update to 1.4.23

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
commit hash: 6fe48ec5d34848be9ba07e245a40d5d9389ca5dd commit hash: 6fe48ec5d34848be9ba07e245a40d5d9389ca5dd commit hash: 6fe48ec5d34848be9ba07e245a40d5d9389ca5dd commit hash: 6fe48ec5d34848be9ba07e245a40d5d9389ca5dd 6fe48ec
Tuesday, 21 Mar 2023
19:20 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: b9d1a3fe43a22f01f36ecba2e99c0befa3b5dbc7 commit hash: b9d1a3fe43a22f01f36ecba2e99c0befa3b5dbc7 commit hash: b9d1a3fe43a22f01f36ecba2e99c0befa3b5dbc7 commit hash: b9d1a3fe43a22f01f36ecba2e99c0befa3b5dbc7 b9d1a3f
Sunday, 25 Dec 2022
03:37 Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: a048545d7828c89c3b184f36013bb7393d80acd4 commit hash: a048545d7828c89c3b184f36013bb7393d80acd4 commit hash: a048545d7828c89c3b184f36013bb7393d80acd4 commit hash: a048545d7828c89c3b184f36013bb7393d80acd4 a048545
Monday, 3 Oct 2022
17:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/php-xapian: Update to 1.4.21

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
commit hash: 84c1f1bc3533bb9e16ae7e90142cfd795a173803 commit hash: 84c1f1bc3533bb9e16ae7e90142cfd795a173803 commit hash: 84c1f1bc3533bb9e16ae7e90142cfd795a173803 commit hash: 84c1f1bc3533bb9e16ae7e90142cfd795a173803 84c1f1b
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
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>
  *  Aldis Berjoza <graudeejs@gmail.com>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Logvinov <ports@logvinov,com>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Novitsky
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Degtyarev <alexey@renatasystems.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andrei Antoukh <niwi@niwi.be>
  *  Andrew McNaughton <andrew@scoop.co.nz>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Kostenko <andrey@kostenko.name>
  *  Andrey Simonenko
  *  Andrey Zakhvatov
  *  Anes Mukhametov <anes@anes.su>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Antonio Carlos Venancio Junior (<antonio@php.net>)
  *  Autrijus Tang <autrijus@autrijus.org>
  *  Babak Farrokhi <farrokhi@FreeBSD.org>
  *  Bartek Rutkowski <r@robakdesign.com>
  *  Bernard Spil <brnrd@FreeBSD.org>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Cezary Morga <cm@therek.net>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Choe, Cheng-Dae
  *  Chris D. Faulhaber <jedgar@FreeBSD.org>
  *  Chris Larsen <darth@vader.dk>
  *  Damian Gerow <dgerow@afflictions.org>
  *  Daniel O'Connor
  *  Daniel Wijnands <daniel@itxl.nl>
  *  Dave Green <dg@fastmail.co.uk>
  *  David Thiel <lx@FreeBSD.org>
  *  Davíð Steinn Geirsson <david@isnic.is>
  *  Denis Generalov <gd.workbox@gmail.com>
  *  Denis Generalov <gd@rambler-co.ru>
  *  Denis Shaposhnikov <dsh@bamus.cz>
  *  Dermot Tynan <dtynan@kalopa.com>
  *  Dmitry Liakh <dliakh@ukr.net>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Dmitry Sivachenko <mitya@yandex-team.ru>
  *  Domas Mituzas <midom@dammit.lt>
  *  Dominic Mitchell
  *  Don Owens <don@regexguy.com>
  *  Dryice Dong Liu <dryice@dryice.name>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Espen Tagestad <espen@tagestad.no>
  *  Espen Volden aka voldern <voldern@hoeggen.net>
  *  Evan Sarmiento <bsdports@wayfair.com>
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Frank Wall <fw@moov.de>
  *  Ganbold Tsagaankhuu <ganbold@FreeBSD.org>
  *  Gary Palmer <gpalmer@FreeBSD.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geraud CONTINSOUZAS <geraud@gcu.info>
  *  Gerrit Beine <tux@pinguru.net>
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
  *  Henk van Oers <hvo.pm@xs4all.nl>
  *  Henrik Hodne <henrik@hodne.io>
  *  Hiroyuki Hanai <hanai@FreeBSD.org>
  *  Horia Racoviceanu <horia@racoviceanu.com>
  *  Hye-Shik Chang
  *  Hye-Shik Chang <perky@python.or.kr>
  *  Ilia Chipitsine <ilia@jane.cgu.chel.su>
  *  Ivan Voras <ivoras@FreeBSD.org>
  *  J.F. Dockes
  *  Jaap Boender <jaapb@kerguelen.org>
  *  Jake Smith <jake@xz.cx>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Janos Mohacsi <janos.mohacsi@bsd.hu>
  *  Janos.Mohacsi@bsd.hu
  *  Jason Helfman <jgh@FreeBSD.org>
  *  Jens Rehsack <rehsack@liwing.de>
  *  Jeremy Chadwick <koitsu@FreeBSD.org>
  *  Jev Björsell <ports@ecadlabs.com>
  *  Jim Ohlstein <jim@ohlste.in>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Joe Horn <joehorn@gmail.com>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  John Chen <johnpupu@gmail.com>
  *  John Marino <marino@FreeBSD.org>
  *  John Merryweather Cooper
  *  John Merryweather Cooper et al
  *  Jon Nistor <nistor@snickers.org>
  *  Jonathan Weiss (<jw@innerewut.de>)
  *  Jose Jachuf <jjachuf@gmail.com>
  *  Joshua D. Abraham <jabra@ccs.neu.edu>
  *  Jov <amutu@amutu.com>
  *  Jov amutu@amutu.com
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Julien Laffaye <kimelto@gmail.com>
  *  Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  *  Keith Gaughan <k@sterechro.me>
  *  Kevin Bowling <kbowling@freebsd.org>
  *  Kimo <kimor79@yahoo.com>
  *  Kimura Fuyuki <fuyuki@nigredo.org>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Lars Balker Rasmussen <lbr@FreeBSD.org
  *  Lars Balker Rasmussen <lbr@FreeBSD.org>
  *  Lars Eggert <larse@isi.edu>
  *  Lars Thegler <lars@thegler.dk>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Li-Wen Hsu <lwhsu@FreeBSD.org>
  *  Loïc BARTOLETTI
  *  Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
  *  Lubomir Marinov <lubomir_m@abv.bg>
  *  Mahdi Mokhtari <mokhi64@gmail.com>
  *  Mahlon E. Smith <mahlon@martini.nu>
  *  Marc G. Fournier <scrappy@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  Martin Matuska <martin@matuska.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Mathieu Arnold <m@absolight.net>
  *  Matthew Seaman
  *  Matthias Andree <mandree@FreeBSD.org>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Matthias Petermann <matthias@petermann-it.de>
  *  Max Khon
  *  Max Khon <fjoe@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Johnson <ahze@ahze.net>
  *  Michael Winking <mwfp@foldl.net>
  *  Mikael URANKAR and Loïc BARTOLETTI
  *  Mike Carlson (carlson39@llnl.gov)
  *  Mikhail T. <michael@fun-box.ru>
  *  Mikhail Teterin
  *  Mikhail Teterin <mi@aldan.algebra.com>
  *  Mikolaj Golub <trociny@FreeBSD.org>
  *  Mirko Zinn <mail@derzinn.de>
  *  Mohammad S. Babaei <info@babaei.net>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Nick Hibma <n_hibma@freebsd.org>
  *  Nick Hilliard <nick@foobar.org>
  *  Nick Sayer <nsayer@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nicolas Embriz <nbari@tequila.io>
  *  Nicolas de Bari Embriz <nbari@dalmp.com>
  *  Oleg Sharoiko <os@rsu.ru>
  *  Olexander Melnyk <olexander.v.melnyk@gmail.com>
  *  Oliver Eikemeier <eikemeier@fillmore-labs.com>
  *  Olivier Duchateau <duchateau.olivier@gmail.com>
  *  Palle Girgensohn <girgen@FreeBSD.org>
  *  Palle Girgensohn <girgen@partitur.se>
  *  Palle Girgensohn <girgen@pingpong.net>
  *  Parv <parv@pair.org>
  *  Pete Fritchman <petef@databits.net>
  *  Peter Avalos <pavalos@theshell.com>
  *  Philip M. Gollucci
  *  Philip M. Gollucci <philip@p6m7g8.com>
  *  Philip Stoev <philip.stoev@galeracluster.com>
  *  Pierre-Emmanuel Andre <pea@raveland.org>
  *  Pietro Cerutti <gahr@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Qing Feng <qingfeng@douban.com>
  *  Quinton Dolan <q@onthenet.com.au>
  *  Radim Kolar
  *  Rainer Hurling <rhurlin@gwdg.de>
  *  Rick Miller
  *  Robert Kruus <rob.kruus@gmail.com>
  *  Rod Taylor <ports@rbt.ca>
  *  Roland van Laar <roland@micite.net>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Roy Boerner
  *  Rozhuk Ivan <rozhuk.im@gmail.com>
  *  Rusty Nejdl
  *  Ryan Steinmetz <rpsfa@rit.edu>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Ryan T. Dean <rtdean@cytherianage.net>
  *  Sam Lawrance <boris@brooknet.com.au>
  *  Scott McWhirter <scott@surreytech.co.uk>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sean Chittenden <seanc@FreeBSD.org>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergei Vyshenski <svysh.fbsd@gmail.com>
  *  Sergey A. Osokin <osa@FreeBSD.org.ru>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Sergey Skvortsov <skv@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Sevan Janiyan <venture37@geeklan.co.uk>
  *  Sheldon Hearn <sheldonh@FreeBSD.org>
  *  Stanislav Svirid <count@211.ru>
  *  Stefan Schmidt <stefan.schmidt@stadtbuch.de>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steve Wills <swills@freebsd.org>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  T. William Wells <bill@twwells.com>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas (<thierry@pompo.net>)
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Timur I. Bakeyev <bat@cpan.org>
  *  Tom Judge <tj@FreeBSD.org>
  *  Torsten Zuehlsdorff <ports@toco-domains.de>
  *  Torsten Zuhlsdorff <ports@toco-domains.de>
  *  Toshiya Saitoh (<toshiya@saitoh.nu>)
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Vasil Dimov <vd@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vladimir Timofeev <vovkasm@gmail.com>
  *  Wen Heping
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>
  *  William Grzybowski <wg@FreeBSD.org>
  *  Xin Li <delphij@FreeBSD.org>
  *  Yarema <yds@CoolRat.org>
  *  Yarema <yds@Necessitu.de>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yoichi NAKAYAMA <yoichi@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Thompson <hideo@lastamericanempire.com>
  *  Zach Thompson <lin-chi@lastamericanempire.com>
  *  ache@FreeBSD.org
  *  alfred
  *  alp@sfedu.ru
  *  andrew@scoop.co.nz
  *  andrey@kostenko.name
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  clive
  *  clive@FreeBSD.org
  *  clsung@dragon2.net
  *  dcf@aracnet.com
  *  elvstone@gmail.com
  *  erikhb@bgnett.no
  *  erwin@FreeBSD.org
  *  gahr
  *  ijliao
  *  ijlioa
  *  ivoras
  *  johnpupu <johnpupu@gmail.com>
  *  kirk@daycos.com
  *  kuriyama
  *  lbartoletti <lbartoletti@FreeBSD.org>
  *  loïc bartoletti <lbartoletti@FreeBSD.org>
  *  mharo@FreeBSD.org
  *  michael johnson <ahze@ahze.net>
  *  milki <milki@rescomp.berkeley.edy>
  *  mm@FreeBSD.org
  *  nbm
  *  nectar@FreeBSD.org
  *  nork@FreeBSD.org
  *  nork@cityfujisawa.ne.jp
  *  olevole@olevole.ru
  *  proler@gmail.com
  *  sergey@migsoft.com.ua
  *  sobomax
  *  spam@rm-rf.kiev.ua
  *  stas
  *  tobez
  *  tremere@cainites.net
  *  vanilla
  *  vanilla@
  *  wen@FreeBSD.org
  *  wenheping<wenheping@gmail.com>
  *  wolman@cs.washington.edu
  * # Created by Kevin Bowling <kbowling@FreeBSD.org>
  * # Created by Matthias Fechner <mfechner@FreeBSD.org>

With hat:	portmgr
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 d076ad9
Thursday, 7 Jul 2022
21:42 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/php-xapian: Update to 1.4.20

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
commit hash: 4400adc50d589cffc0ec8ebb81b82ea7b63099cc commit hash: 4400adc50d589cffc0ec8ebb81b82ea7b63099cc commit hash: 4400adc50d589cffc0ec8ebb81b82ea7b63099cc commit hash: 4400adc50d589cffc0ec8ebb81b82ea7b63099cc 4400adc
Thursday, 16 Jun 2022
13:59 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/php-xapian: Add a comment about PHP 8 support
commit hash: 8f059e19fd7c930ac1710a56a5709bc367267fe7 commit hash: 8f059e19fd7c930ac1710a56a5709bc367267fe7 commit hash: 8f059e19fd7c930ac1710a56a5709bc367267fe7 commit hash: 8f059e19fd7c930ac1710a56a5709bc367267fe7 8f059e1
Monday, 13 Jun 2022
00:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Ignore with php82
commit hash: 214a6c5f5a6710e22a998e7e3ebba5e30d30a546 commit hash: 214a6c5f5a6710e22a998e7e3ebba5e30d30a546 commit hash: 214a6c5f5a6710e22a998e7e3ebba5e30d30a546 commit hash: 214a6c5f5a6710e22a998e7e3ebba5e30d30a546 214a6c5
Tuesday, 15 Feb 2022
06:54 Muhammad Moinur Rahman (bofh) search for other commits by this committer
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)
commit hash: f91545cb516003756f4f592792171c383362b3a9 commit hash: f91545cb516003756f4f592792171c383362b3a9 commit hash: f91545cb516003756f4f592792171c383362b3a9 commit hash: f91545cb516003756f4f592792171c383362b3a9 f91545c
Sunday, 23 Jan 2022
18:18 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/php-xapian: Update to 1.4.19

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
commit hash: fee58271cd82aef6375f72f3dc157edfdbdfc19d commit hash: fee58271cd82aef6375f72f3dc157edfdbdfc19d commit hash: fee58271cd82aef6375f72f3dc157edfdbdfc19d commit hash: fee58271cd82aef6375f72f3dc157edfdbdfc19d fee5827
Monday, 10 Jan 2022
13:30 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mark ports to IGNORE with new php81

Approved by:	portmgr (infrastructure blanket)
Sponsored by:	Bounce Experts
commit hash: 47721a7247d2d9ad1e6cb47a518090305254016f commit hash: 47721a7247d2d9ad1e6cb47a518090305254016f commit hash: 47721a7247d2d9ad1e6cb47a518090305254016f commit hash: 47721a7247d2d9ad1e6cb47a518090305254016f 47721a7
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 26 Jan 2021
17:23 sunpoet search for other commits by this committer
Update to 1.4.18

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
Original commitRevision:562757 
Sunday, 15 Nov 2020
18:00 sunpoet search for other commits by this committer
Add flavors

- Mark IGNORE with PHP 8.0
Original commitRevision:555281 
Friday, 21 Aug 2020
21:22 sunpoet search for other commits by this committer
Update to 1.4.17

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
Original commitRevision:545635 
Monday, 15 Jun 2020
18:44 sunpoet search for other commits by this committer
Update to 1.4.16

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
Original commitRevision:538950 
Sunday, 3 May 2020
20:49 sunpoet search for other commits by this committer
Cosmetic change
Original commitRevision:533829 
Monday, 24 Feb 2020
18:57 sunpoet search for other commits by this committer
Update to 1.4.15

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
Original commitRevision:527019 
Sunday, 8 Dec 2019
16:53 sunpoet search for other commits by this committer
Update to 1.4.14

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
Original commitRevision:519340 
Sunday, 20 Oct 2019
17:08 sunpoet search for other commits by this committer
Update to 1.4.13

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
Original commitRevision:514904 
Thursday, 1 Aug 2019
16:15 sunpoet search for other commits by this committer
Update to 1.4.12

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.12
Original commitRevision:507784 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Saturday, 2 Mar 2019
17:46 sunpoet search for other commits by this committer
Update to 1.4.11

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.11
Original commitRevision:494426 
Thursday, 14 Feb 2019
22:40 sunpoet search for other commits by this committer
Update to 1.4.10

- Clean up Makefile

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.10
Original commitRevision:492939 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
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
Original commitRevision:487272 
Monday, 5 Nov 2018
21:43 sunpoet search for other commits by this committer
Update to 1.4.9

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.9
Original commitRevision:484230 
Saturday, 27 Oct 2018
23:21 sunpoet search for other commits by this committer
Update to 1.4.8

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.8
Original commitRevision:483184 
Sunday, 23 Sep 2018
09:38 sunpoet search for other commits by this committer
Update MASTER_SITES
Original commitRevision:480467 
Tuesday, 18 Sep 2018
09:28 linimon search for other commits by this committer
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)
Original commitRevision:480003 
Sunday, 29 Jul 2018
19:10 sunpoet search for other commits by this committer
Update to 1.4.7

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.6
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.7
Original commitRevision:475696 
Friday, 26 Jan 2018
18:11 sunpoet search for other commits by this committer
Fix packaging with PHP 7.x

- Sort PLIST

Reported by:	Oliver Schonrock <oliver@schonrocks.com>
Original commitRevision:460020 
Monday, 16 Oct 2017
17:46 sunpoet search for other commits by this committer
Update to 1.4.5

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.5
Original commitRevision:452217 
Tuesday, 10 Oct 2017
11:16 sunpoet search for other commits by this committer
Mark CONFLICTS_INSTALL with xapian-bindings12
Original commitRevision:451668 
Sunday, 8 Oct 2017
13:48 sunpoet search for other commits by this committer
Change PLIST_FILES, PORTDATA=* and PORTDOCS=* to PLIST entries
Original commitRevision:451534 
Monday, 24 Apr 2017
15:15 sunpoet search for other commits by this committer
Update to 1.4.4

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.4
Original commitRevision:439300 
Tuesday, 4 Apr 2017
09:35 sunpoet search for other commits by this committer
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
Original commitRevision:437720 

Number of commits found: 39