non port: databases/mroonga/Makefile |
Number of commits found: 63 |
Saturday, 22 Feb 2025
|
17:08 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 14.12=>14.13
Changelog: https://mroonga.org/docs/news/14.html#release-14-13
12f4623 |
Monday, 17 Feb 2025
|
22:51 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 14.10=>14.12
Changelog: https://mroonga.org/docs/news/14.html#release-14-12
e455130 |
Friday, 14 Feb 2025
|
14:14 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 14.08=>14.10
Changelog: https://mroonga.org/docs/news/14.html#release-14-10
731678b |
Wednesday, 12 Feb 2025
|
07:17 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 14.07=>14.08
Changelog: https://github.com/mroonga/mroonga/releases/tag/v14.08
88b2c39 |
Saturday, 8 Feb 2025
|
05:29 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 14.04=>14.07
Changelog: https://github.com/mroonga/mroonga/releases/tag/v14.07
40a0852 |
Tuesday, 4 Feb 2025
|
22:03 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 13.05=>14.04
Changelog: https://github.com/mroonga/mroonga/releases/tag/v14.04
1d496c4 |
Tuesday, 30 Jan 2024
|
20:25 Muhammad Moinur Rahman (bofh)
databases/mroonga: Moved man to share/man
fd2d41c |
Sunday, 31 Dec 2023
|
00:06 Muhammad Moinur Rahman (bofh)
databases/mysqlwsrep57-server: Remove expired port
Depends on upstream EOL MySQL 5.7.
74b5232 |
Friday, 29 Dec 2023
|
18:24 Muhammad Moinur Rahman (bofh)
*/*: Refactor with IGNORE_WITH_MYSQL
- There are multiple ports which has MYSQL options and are non-DEFAULT.
Most of the time committers actually forget to check with the OPTION
enabled and in some cases they are BROKEN with newr versions of mysql.
So test with different versions of mysql and mark IGNOPRE_WITH_MYSQL
appropriately. Due to the EOL of 5.7 this has not been checked.
- Unbreak sysutils/cfengine* with MySQL 8.0 and later
- The primary purpose of running this check is having statistics of the
MySQL usability over MariaDB to explore the future possibility of
shifting to MariaDB as the default as major ports upstream have moved
their codebase to support MariaDB over MySQL.
- The following actions will also be taken after the sunset of MySQL 5.7
If a port is broken on all instances of MySQL/MariaDB:
- If a port has the option of multiple DB backends and MySQL is the
default then the DEFAULT will be changed to PGSQL/SQLITE before
2024Q1. And the OPTION will be removed before 2024Q2. If a
MAINTAINER is aware about such cases and want to prefer PGSQL over
SQLITE or vice versa please do so at your own accord. Otherwise
PGSQL will be preferred over SQLITE.
- If a port has the option of multiple DB backends and MySQL is not
the default then the the OPTION will be removed before 2024Q1.
Approved by: portmgr (blanket)
ee6c86a |
Thursday, 28 Dec 2023
|
06:04 Muhammad Moinur Rahman (bofh)
databases/mroonga: Ignore with MariaDB 10.5
Remove defunct reference to 57p.
df4c7c8 |
Sunday, 13 Aug 2023
|
13:12 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 13.01=>13.05
Changelog: https://mroonga.org/en/blog/2023/08/02/mroonga-13.05.html
bcb9820 |
Friday, 30 Jun 2023
|
05:19 Muhammad Moinur Rahman (bofh)
*/*: Cleanup pointers to EOL mariadb103
Although mariadb103 is EOL there were some pointers to this version, so
cleanup the necessaries.
Approved by: portmgr (blanket)
2bcd791 |
04:02 Muhammad Moinur Rahman (bofh)
*/*: Cleanup pointers to EOL mariadb102
Although mariadb102 is EOL there were some pointers to this version, so
cleanup the necessaries.
Approved by: portmgr (blanket)
9a9e8f8 |
03:29 Muhammad Moinur Rahman (bofh)
*/*: Cleanup pointers to EOL mariadb101
Although mariadb101 is EOL there were some pointers to this version, so
cleanup the necessaries.
Approved by: portmgr (blanket)
eb6007b5 |
Wednesday, 19 Apr 2023
|
18:17 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 13.00=>13.01
Changelog: https://mroonga.org/en/blog/2023/04/17/mroonga-13.01.html
c14ba73 |
Monday, 20 Feb 2023
|
15:46 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 12.12=>13.00
Changelog: https://mroonga.org/en/blog/2023/02/09/mroonga-13.00.html
4d3cd683 |
Wednesday, 1 Feb 2023
|
14:38 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 12.10=>12.12
Relnotes: https://mroonga.org/en/blog/2023/01/29/mroonga-12.12.html
d97c56f |
Saturday, 10 Dec 2022
|
15:07 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 12.09=>12.10
Relnotes: https://mroonga.org/en/blog/2022/11/29/mroonga-12.10.html
8ceda83 |
Wednesday, 16 Nov 2022
|
22:14 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 12.08=>12.09
Relnotes: https://mroonga.org/en/blog/2022/10/28/mroonga-12.09.html
8ec9007 |
Saturday, 8 Oct 2022
|
16:04 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 12.07=>12.08
Relnotes: https://mroonga.org/en/blog/2022/10/03/mroonga-12.08.html
e962308 |
Wednesday, 7 Sep 2022
|
21:10 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.
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)
b7f0544 |
Sunday, 4 Sep 2022
|
19:03 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 12.06=>12.07
Relnotes: https://mroonga.org/en/blog/2022/08/30/mroonga-12.07.html
4f33dfe |
Saturday, 6 Aug 2022
|
21:57 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 12.04=>12.06
Relnotes: https://mroonga.org/en/blog/2022/08/04/mroonga-12.06.html
94f698c |
Wednesday, 20 Jul 2022
|
14:21 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>
* 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
d076ad9 |
Monday, 6 Jun 2022
|
21:56 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 12.0.3=>12.0.4
Relnotes: https://mroonga.org/en/blog/2022/06/06/mroonga-12.04.html
c24f18d |
Saturday, 7 May 2022
|
21:37 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 12.02=>12.03
Relnotes: https://mroonga.org/en/blog/2022/05/06/mroonga-12.03.html
fdf9a97 |
Thursday, 31 Mar 2022
|
07:18 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 12.00=>12.02
Relnotes: https://mroonga.org/en/blog/2022/03/29/mroonga-12.02.html
7d06f18 |
Tuesday, 15 Feb 2022
|
06:33 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 11.11=>12.00
Relnotes: https://mroonga.org/en/blog/2022/02/09/mroonga-12.00.html
ac384b6 |
Wednesday, 19 Jan 2022
|
20:58 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 11.10=>11.11
Relnotes: https://mroonga.org/en/blog/2021/12/29/mroonga-11.11.html
90416df |
Monday, 6 Dec 2021
|
01:02 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 11.09=>11.10
Relnotes: https://mroonga.org/en/blog/2021/11/29/mroonga-11.10.html
7cf3e4d |
Saturday, 13 Nov 2021
|
11:54 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 11.08=>11.09
Relnotes: https://mroonga.org/en/blog/2021/11/04/mroonga-11.09.html
9032d3c |
Friday, 8 Oct 2021
|
12:46 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 11.06=>11.08
- Add LICENSE_FILE
Relnotes: https://mroonga.org/en/blog/2021/10/06/mroonga-11.08.html
d587c2e |
Monday, 27 Sep 2021
|
20:03 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 11.04=>11.06
Relnotes: https://mroonga.org/en/blog/2021/08/29/mroonga-11.06.html
799c5c0 |
Friday, 2 Jul 2021
|
01:35 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 11.03=>11.04
Relnotes: https://mroonga.org/en/blog/2021/06/29/mroonga-11.04.html
804869f |
Friday, 4 Jun 2021
|
11:13 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 11.02=>11.03
Relnotes: https://mroonga.org/en/blog/2021/05/31/mroonga-11.03.html
03a6e47 |
Tuesday, 25 May 2021
|
17:55 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 11.01=>11.02
Relnotes: https://mroonga.org/en/blog/2021/05/10/mroonga-11.02.html
0de902e |
Wednesday, 7 Apr 2021
|
17:35 Muhammad Moinur Rahman (bofh)
databases/mroonga: Update version 11.00=>11.01
Relnotes: https://mroonga.org/en/blog/2021/04/02/mroonga-11.01.html
158a4e6 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 11 Feb 2021
|
22:03 bofh
databases/mroonga: Update version 10.10=>11.00
Relnotes: https://mroonga.org/en/blog/2021/02/09/mroonga-11.00.html
 |
Saturday, 26 Dec 2020
|
23:27 bofh
databases/mroonga: Update version 10.07=>10.10
Relnotes: https://mroonga.org/en/blog/2020/12/04/mroonga-10.09.html
 |
Saturday, 24 Oct 2020
|
17:52 bofh
databases/mroonga: Update version 10.06=>10.07
Relnotes: https://mroonga.org/en/blog/2020/10/02/mroonga-10.07.html
 |
Saturday, 5 Sep 2020
|
19:27 bofh
databases/mroonga: Update version 10.05=>10.06
Relnotes: https://mroonga.org/en/blog/2020/09/02/mroonga-10.06.html
 |
Saturday, 8 Aug 2020
|
04:12 bofh
databases/mroonga: Update version 10.03=>10.05
Relnotes: https://mroonga.org/docs/news.html#release-10-05
 |
Tuesday, 2 Jun 2020
|
22:49 bofh
databases/mroonga: Update version 10.02=>10.03
Relnotes: https://mroonga.org/en/blog/2020/05/29/mroonga-10.03.html
 |
Wednesday, 27 May 2020
|
09:31 bofh
databases/mroonga: Update version 10.01=>10.02
Relnotes: https://mroonga.org/en/blog/2020/04/29/mroonga-10.02.html
 |
Tuesday, 7 Apr 2020
|
19:18 bofh
databases/mroonga: Update version 9.12=>10.01
Relnotes: https://mroonga.org/en/blog/2020/03/30/mroonga-10.01.html
 |
Wednesday, 12 Feb 2020
|
21:47 bofh
databases/mroonga: Update version 9.09=>9.12
Relnotes:https://mroonga.org/en/blog/2020/01/29/mroonga-9.12.html
 |
Sunday, 3 Nov 2019
|
09:15 bofh
databases/mroonga: Update version 9.08=>9.09
- Pet portlint
 |
Monday, 7 Oct 2019
|
21:47 bofh
databases/mroonga: Update version 9.07=>9.08
 |
Thursday, 12 Sep 2019
|
03:32 bofh
databases/mroonga: Update version 9.05=>9.07
 |
Thursday, 15 Aug 2019
|
20:32 pkubaj
databases/mroonga: fix build with GCC-based architectures
This uses MySQL 5.7, which needs C11.
Approved by: mentors (implicit approval)
 |
Saturday, 3 Aug 2019
|
10:29 bofh
databases/mroonga: Update version 9.03=>9.05
- Unbreak for MYSQL 5.7 and 8.*
 |
Monday, 1 Jul 2019
|
07:43 ale
Update default MySQL version to 5.7.
PR: 238365
Submitted by: ale
Exp-run by: antoine
Approved by: portmgr (antoine)
 |
Sunday, 9 Jun 2019
|
20:29 bofh
databases/mroonga: Update version 9.01=>9.03
 |
Saturday, 30 Mar 2019
|
17:49 bofh
databases/mroonga: Update version 9.00=>9.01
 |
Wednesday, 6 Mar 2019
|
08:21 jbeich
databases/mroonga: unbreak with libc++ 8
In file included from mrn_path_mapper.cpp:22:
In file included from ../mrn_mysql.h:46:
In file included from
/wrkdirs/usr/ports/databases/mysql56-server/work/mysql-5.6.43/sql/sql_plugin.h:19:
In file included from
/wrkdirs/usr/ports/databases/mysql56-server/work/mysql-5.6.43/include/my_global.h:319:
In file included from /usr/include/c++/v1/math.h:309:
In file included from /usr/include/c++/v1/type_traits:406:
In file included from /usr/include/c++/v1/cstddef:38:
../version:1:1: error: expected unqualified-id
9.00
^
PR: 236192
Approved by: portmgr blanket
 |
Tuesday, 19 Feb 2019
|
17:13 bofh
databases/mroonga: Update version 8.09=>9.00
 |
Tuesday, 18 Dec 2018
|
08:58 bofh
databases/mroonga: Update version 8.03=>8.09
Reviewed by
Relnotes:http://mroonga.org/en/blog/2018/11/29/mroonga-8.09.html
 |
Saturday, 23 Jun 2018
|
19:43 bofh
databases/mroonga: Update version 8.01=>8.03
Relnotes: http://mroonga.org/docs/news.html#release-8-03
 |
Sunday, 22 Apr 2018
|
23:04 bofh
databases/mroonga: Update version 7.10=>8.01
- Remove INSTALL_STRIP to add single STRIP_CMD for a single file
Relnotes: http://mroonga.org/en/blog/2018/03/29/mroonga-8.01.html
 |
Sunday, 7 Jan 2018
|
22:30 bofh
databases/mrronga: Update version 7.06=>7.10
Relnotes: http://mroonga.org/en/blog/2017/12/29/mroonga-7.10.html
 |
Tuesday, 19 Sep 2017
|
22:13 bofh
databases/mroonga: Fix issue with pre-fetch and BUILD_DEPENDS
Reported by: mat
 |
16:49 bofh
[NEW] databases/mroonga: Open-source fulltext search engine for MySQL
Mroonga is a storage engine for MySQL. It provides fast fulltext search
feature for all languages including Chinese, Japanese and Korean to all
MySQL users. Mroonga was called Groonga storage engine.
WWW: http://mroonga.org/
 |
Number of commits found: 63 |