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/xapian-core/Makefile

Number of commits found: 100

Saturday, 13 Apr 2024
13:03 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after
9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9
commit hash: 62ed19575439e1d279d6736acd96ff58c4246599 commit hash: 62ed19575439e1d279d6736acd96ff58c4246599 commit hash: 62ed19575439e1d279d6736acd96ff58c4246599 commit hash: 62ed19575439e1d279d6736acd96ff58c4246599 62ed195
Saturday, 23 Mar 2024
14:30 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/xapian-core: Update to 1.4.25

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
		https://github.com/xapian/xapian/blob/RELEASE/1.4/xapian-core/NEWS
commit hash: 09b784a25bfa3951e362aeddf9afd593740a3040 commit hash: 09b784a25bfa3951e362aeddf9afd593740a3040 commit hash: 09b784a25bfa3951e362aeddf9afd593740a3040 commit hash: 09b784a25bfa3951e362aeddf9afd593740a3040 09b784a
Tuesday, 23 Jan 2024
14:51 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/xapian-core: Impelled to share/man

Approved by:    portmgr (blanket)
commit hash: 0fdaa90102f3a6ca84edab3a318a2e02c1a43a76 commit hash: 0fdaa90102f3a6ca84edab3a318a2e02c1a43a76 commit hash: 0fdaa90102f3a6ca84edab3a318a2e02c1a43a76 commit hash: 0fdaa90102f3a6ca84edab3a318a2e02c1a43a76 0fdaa90
Tuesday, 14 Nov 2023
17:15 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/xapian-core: Update to 1.4.24

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

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
commit hash: 1c094959971b81e323d489d604e4f4620f5b2f13 commit hash: 1c094959971b81e323d489d604e4f4620f5b2f13 commit hash: 1c094959971b81e323d489d604e4f4620f5b2f13 commit hash: 1c094959971b81e323d489d604e4f4620f5b2f13 1c09495
Tuesday, 21 Mar 2023
19:20 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/xapian-core: Update to 1.4.22

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
commit hash: ede06296ae0204c711a5fabf9821ef2d4363c817 commit hash: ede06296ae0204c711a5fabf9821ef2d4363c817 commit hash: ede06296ae0204c711a5fabf9821ef2d4363c817 commit hash: ede06296ae0204c711a5fabf9821ef2d4363c817 ede0629
Monday, 3 Oct 2022
17:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/xapian-core: Update to 1.4.21

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
commit hash: c3e199c73dc2919e429f0eabc650ba7d9924c148 commit hash: c3e199c73dc2919e429f0eabc650ba7d9924c148 commit hash: c3e199c73dc2919e429f0eabc650ba7d9924c148 commit hash: c3e199c73dc2919e429f0eabc650ba7d9924c148 c3e199c
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/xapian-core: Update to 1.4.20

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
commit hash: 3e80c671302e39a6b40327c022c399d13dbb5b4f commit hash: 3e80c671302e39a6b40327c022c399d13dbb5b4f commit hash: 3e80c671302e39a6b40327c022c399d13dbb5b4f commit hash: 3e80c671302e39a6b40327c022c399d13dbb5b4f 3e80c67
Wednesday, 29 Jun 2022
15:57 Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS_INSTALL in the databases category

Approved by:	portmgr (implicit)
commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 da00957
Sunday, 23 Jan 2022
18:18 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/xapian-core: Update to 1.4.19

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
commit hash: 6bcd928b21d7ab56f06d3724efddb1f902c68127 commit hash: 6bcd928b21d7ab56f06d3724efddb1f902c68127 commit hash: 6bcd928b21d7ab56f06d3724efddb1f902c68127 commit hash: 6bcd928b21d7ab56f06d3724efddb1f902c68127 6bcd928
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:22 sunpoet search for other commits by this committer
Update to 1.4.18

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
Original commitRevision:562754 
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:545632 
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:538946 
Sunday, 3 May 2020
20:49 sunpoet search for other commits by this committer
Cosmetic change
Original commitRevision:533820 
Monday, 24 Feb 2020
18:56 sunpoet search for other commits by this committer
Update to 1.4.15

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

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

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
Original commitRevision:514900 
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:507781 
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:494423 
Thursday, 14 Feb 2019
22:40 sunpoet search for other commits by this committer
Update to 1.4.10.0

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.10
Original commitRevision:492936 
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:484227 
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:483181 
Sunday, 23 Sep 2018
09:38 sunpoet search for other commits by this committer
Update MASTER_SITES
Original commitRevision:480463 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Original commitRevision:475857 
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:475693 
Saturday, 2 Jun 2018
19:40 linimon search for other commits by this committer
Adjust USES to fix building on gcc-based archs (in particular, powerpc64).

On the clang architectures, these changes have no effect: the baser
compiler already includes the needed features.

While here, remove now-redundant CXXFLAGS statements and pet portlint
(no other content change).

Tested on both powerpc64 and amd64.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:471400 
Monday, 16 Oct 2017
17:45 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:452213 
Sunday, 8 Oct 2017
13:48 sunpoet search for other commits by this committer
Convert PORTDATA=* and PORTDOCS=* to PLIST entries
Original commitRevision:451533 
Saturday, 27 May 2017
19:42 sunpoet search for other commits by this committer
Fix CONFLICTS_INSTALL

PR:		219388
Submitted by:	pawel
Original commitRevision:441868 
Saturday, 20 May 2017
12:02 linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
Original commitRevision:441309 
Monday, 24 Apr 2017
15:14 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:439296 
Tuesday, 4 Apr 2017
09:28 sunpoet search for other commits by this committer
Update to 1.4.3

- Add CONFLICTS_INSTALL
- Update WWW
- Bump PORTREVISION for dependent ports

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:437714 
Sunday, 1 Jan 2017
03:57 sunpoet search for other commits by this committer
Remove outdated OSVERSION check
Original commitRevision:430237 
Tuesday, 22 Nov 2016
12:59 rakuco search for other commits by this committer
Update FreeBSD version check for SOCK_CLOEXEC.

__FreeBSD_version was not bumped when SOCK_CLOEXEC was introduced, but we can
place its addition between 1000030 and 1000031.

Reported by:	mat
Original commitRevision:426821 
06:55 sunpoet search for other commits by this committer
- Simplify patch for FreeBSD 9.x
Original commitRevision:426781 
Monday, 21 Nov 2016
21:26 rakuco search for other commits by this committer
Unbreak the build on FreeBSD 9 after r426647.

SOCK_CLOEXEC was introduced in FreeBSD 10, so define it to 0 on FreeBSD 9 (the
code already handles this case). Xapian 1.4 has a safesyssocket.h that does the
same thing.

PR:		214699
Approved by:	portmgr (antoine)
Original commitRevision:426759 
Sunday, 20 Nov 2016
23:54 sunpoet search for other commits by this committer
- Update to 1.2.24

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.24
Original commitRevision:426647 
Thursday, 31 Mar 2016
15:38 sunpoet search for other commits by this committer
- Update to 1.2.23

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.23
Original commitRevision:412236 
Sunday, 17 Jan 2016
13:11 sunpoet search for other commits by this committer
- Update to 1.2.22
- Add LICENSE_FILE

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.22
Sponsored by:	PortsCamp Taiwan
Original commitRevision:406359 
Thursday, 21 May 2015
21:25 sunpoet search for other commits by this committer
- Update to 1.2.21

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.21
Original commitRevision:386964 
Thursday, 5 Mar 2015
17:27 sunpoet search for other commits by this committer
- Update to 1.2.20

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.20
Original commitRevision:380513 
Monday, 24 Nov 2014
18:29 sunpoet search for other commits by this committer
- Update to 1.2.19

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.19
Original commitRevision:373294 
Saturday, 30 Aug 2014
15:40 sunpoet search for other commits by this committer
- Use INSTALL_TARGET=install-strip instead of
MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
Original commitRevision:366638 
Monday, 23 Jun 2014
17:43 sunpoet search for other commits by this committer
- Update to 1.2.18
- Use USES=libtool

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.18
Original commitRevision:358983 
Friday, 14 Mar 2014
10:09 sunpoet search for other commits by this committer
- Use USES=tar:xz
Original commitRevision:348196 
Tuesday, 4 Feb 2014
16:14 sunpoet search for other commits by this committer
- Update to 1.2.17

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.17
Original commitRevision:342553 
Thursday, 5 Dec 2013
20:26 sunpoet search for other commits by this committer
- Update to 1.2.16
- Use PORTDOCS
- Convert to new options helper
- Simplify Makefile

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.16
Original commitRevision:335690 
Wednesday, 23 Oct 2013
18:56 sunpoet search for other commits by this committer
- Strip shared library
- Support STAGEDIR
Original commitRevision:331406 
Friday, 20 Sep 2013
16:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Original commitRevision:327717 
Sunday, 25 Aug 2013
16:14 sunpoet search for other commits by this committer
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
Original commitRevision:325358 
Wednesday, 21 Aug 2013
17:17 sunpoet search for other commits by this committer
- Remove leading indefinite article from COMMENT
Original commitRevision:325161 
Thursday, 18 Apr 2013
17:39 sunpoet search for other commits by this committer
- Update to 1.2.15

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.15
Feature safe:	yes
Original commitRevision:316062 
Monday, 18 Mar 2013
14:45 sunpoet search for other commits by this committer
- Update to 1.2.14

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.14
Original commitRevision:314571 
Wednesday, 20 Feb 2013
20:34 sunpoet search for other commits by this committer
- Update to 1.2.13
- Cleanup Makefile header
- Reformat pkg-descr
- Bump PORTREVISION for databases/xapian-core shlib change

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.13
Original commitRevision:312669 
Saturday, 7 Jul 2012
06:54 sunpoet search for other commits by this committer
- Update to 1.2.12

Changes:        http://trac.xapian.org/wiki/ReleaseOverview/1.2.12
Original commit
Wednesday, 27 Jun 2012
08:30 sunpoet search for other commits by this committer
- Update to 1.2.11
- Convert to new options framework

Changes:        http://trac.xapian.org/wiki/ReleaseOverview/1.2.11
Original commit
Monday, 14 May 2012
18:44 sunpoet search for other commits by this committer
- Update to 1.2.10.0
- Add PORTSCOUT knob to skip development versions

Changes:        http://trac.xapian.org/wiki/ReleaseOverview/1.2.10
Original commit
Tuesday, 13 Mar 2012
17:08 sunpoet search for other commits by this committer
- Update to 1.2.9

Changes:        http://trac.xapian.org/wiki/ReleaseOverview/1.2.9
Feature safe:   yes
Original commit
Sunday, 12 Feb 2012
03:36 sunpoet search for other commits by this committer
- Update to 1.2.8
- Add my LOCAL to MASTER_SITES
- Space/Tab twiddle
- Take maintainership

Changes:        http://trac.xapian.org/wiki/ReleaseOverview/1.2.8
Original commit
Tuesday, 7 Feb 2012
01:35 pgollucci search for other commits by this committer
- drop maintainer now that update is complete

PR:     ports/164460
Original commit
01:28 pgollucci search for other commits by this committer
- Update xapian to 1.2.7.0

PR:             ports/164460
Original commit
Tuesday, 24 Jan 2012
19:16 pgollucci search for other commits by this committer
- Lock these under my maintainership temporarily while the repo copy and upgrade
shuffle
  happens
Original commit
09:05 sunpoet search for other commits by this committer
- Reset MAINTAINER

PR:             ports/164437
Submitted by:   Jean-Francois Dockes <jf@dockes.org> (maintainer)
Original commit
Friday, 29 Oct 2010
16:23 brix search for other commits by this committer
- Update to v1.0.22
- Add LICENSE information
- Update maintainer e-mail address

PR:             ports/151782
Submitted by:   Jean-Francois Dockes <jf@dockes.org> (maintainer)
Approved by:    Jean-Francois Dockes <jf@dockes.org> (maintainer)
Original commit
Wednesday, 29 Sep 2010
23:52 pgollucci search for other commits by this committer
- Set PORTEPOCH after the revert
Original commit
23:52 pgollucci search for other commits by this committer
- Revert to 1.0.x series
  We will eventuall be dual lifing 1.2.x and 1.0.x

Requested by:       brix
Discussed with:     brix, erwin
Original commit
Sunday, 26 Sep 2010
05:47 itetcu search for other commits by this committer
- fix when -DNOPORTDOCS (shell command needs to be exectuted inside a target)
- pet portlint (spaces -> tabs)

Reported by:    QAT
Original commit
Wednesday, 22 Sep 2010
05:28 pgollucci search for other commits by this committer
- Update to 1.2.3
- Update MAINTAINER email address

PR:             ports/150129
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
Original commit
Saturday, 17 Apr 2010
19:31 sylvio search for other commits by this committer
- Update to 1.0.18

PR:             ports/145715
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
Approved by:    itetcu (mentor, implicit)
Original commit
Monday, 7 Dec 2009
09:01 leeym search for other commits by this committer
- update to 1.0.17

PR:             141237
Submitted by:   leeym
Approved by:    maintainer
Original commit
Monday, 9 Nov 2009
06:50 yzlin search for other commits by this committer
- Update to 1.0.16

PR:             ports/139750
Submitted by:   Jean-Francois Dockes <jean-francois.dockes AT wanadoo.fr>
(maintainer)
Approved by:    rafan (co-mentor)
Original commit
Tuesday, 8 Sep 2009
22:28 beat search for other commits by this committer
- Update to 1.0.15

PR:             ports/138352
Submitted by:   Jean-Francois Dockes <jean-francois.dockes AT wanadoo.fr>
(maintainer)
Original commit
Wednesday, 13 May 2009
23:22 amdmi3 search for other commits by this committer
- Update to 1.0.12

PR:             134503
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
Original commit
Thursday, 8 Jan 2009
13:13 pav search for other commits by this committer
- Update to 1.0.10

PR:             ports/130297
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
Original commit
Friday, 7 Nov 2008
14:37 amdmi3 search for other commits by this committer
- Update to 1.0.9

PR:             128672
Submitted by:   Jean-Francois Dockes <jean-francois dot dockes at wanadoo dot
fr> (maintainer)
Original commit
Tuesday, 23 Sep 2008
18:53 amdmi3 search for other commits by this committer
- Update to 1.0.8

PR:             127236
Submitted by:   Jean-Francois Dockes <jean-francois dot dockes at wanadoo dot
fr> (maintainer)
Original commit
Sunday, 27 Jul 2008
03:08 rafan search for other commits by this committer
- Update to 1.0.7, share library version bumped

PR:             ports/125955
Submitted by:   Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr>
(maintainer)
Original commit
Friday, 2 May 2008
19:26 miwi search for other commits by this committer
- Update to 1.0.6

PR:             1.0.6
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
Original commit
Thursday, 10 Apr 2008
22:08 pav search for other commits by this committer
- Make fetchable: chase redirect and remove master site that does not carry the
  distfile

Reported by:    pointyhat
Original commit
Tuesday, 11 Mar 2008
14:25 miwi search for other commits by this committer
- Unbreak
- Mirror is back

PR:             121602
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
Original commit
Thursday, 28 Feb 2008
13:00 erwin search for other commits by this committer
Mark BROKEN: does not fetch.
Original commit
Tuesday, 29 Jan 2008
10:24 miwi search for other commits by this committer
- Update to 1.0.5

PR:             119888
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
Original commit
Wednesday, 12 Dec 2007
03:05 vanilla search for other commits by this committer
Upgrade to 1.0.4.

PR:             ports/118037
Submitted by:   maintainer
Original commit
Thursday, 25 Oct 2007
19:59 thierry search for other commits by this committer
Upgrade to 1.0.3.

PR:             ports/117444
Submitted by:   Jean-Francois Dockes (maintainer)
Original commit
Monday, 23 Jul 2007
09:36 rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Original commit
Friday, 6 Jul 2007
16:46 miwi search for other commits by this committer
- Update to 1.0.2

PR:             114359
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer(
Original commit
Wednesday, 20 Jun 2007
05:11 clsung search for other commits by this committer
- Update to 1.0.1

PR:             ports/113648
Submitted by:   maintainer (Jean-Francois Dockes)
Original commit
Wednesday, 30 May 2007
08:41 clsung search for other commits by this committer
- Update to 1.0.0

PR:             ports/113035
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Reviewed by:    maintainer (Jean-Francois Dockes)
Approved by:    maintainer
Original commit
Thursday, 8 Mar 2007
02:21 clsung search for other commits by this committer
- Update to 0.9.10

PR:             ports/109997
Submitted by:   maintainer (Jean-Francois Dockes)
Original commit
Sunday, 4 Feb 2007
08:17 miwi search for other commits by this committer
- Add backup MASTER_SITES

Submitted by:   pointyhat
Original commit
Friday, 8 Dec 2006
22:55 miwi search for other commits by this committer
- Update to 0.9.9

PR:             ports/106437
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
Original commit
Monday, 24 Jul 2006
19:08 lbr search for other commits by this committer
Update to 0.9.6

PR:             100710
Submitted by:   lbr
Approved by:    Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
Original commit
Friday, 28 Apr 2006
03:32 ijliao search for other commits by this committer
upgrade to 0.9.5

PR:             96311
Submitted by:   maintainer
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Friday, 11 Nov 2005
19:39 pav search for other commits by this committer
Xapian is an Open Source Probabilistic Information Retrieval library,
released under the GPL. It's written in C++, with bindings to allow use
from other languages.

Xapian is designed to be a highly adaptable toolkit to allow developers to
easily add advanced indexing and search facilities to their own
applications.

PR:             ports/88609
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
Original commit

Number of commits found: 100