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/mysqlwsrep57-server/Makefile

Number of commits found: 41

Sunday, 31 Dec 2023
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/mysqlwsrep57-server: Remove expired port

Depends on upstream EOL MySQL 5.7.
commit hash: 74b5232a29e953d91f9b0bba4a1e5d6dcdd915cb commit hash: 74b5232a29e953d91f9b0bba4a1e5d6dcdd915cb commit hash: 74b5232a29e953d91f9b0bba4a1e5d6dcdd915cb commit hash: 74b5232a29e953d91f9b0bba4a1e5d6dcdd915cb 74b5232
Monday, 21 Aug 2023
17:47 Fernando Apesteguía (fernape) search for other commits by this committer
databases/mysqlwsrep57-server: Update to 5.7.43-25.35

ChangeLog:
http://releases.galeracluster.com/mysql-wsrep-5.7.43-25.35/release-notes-mysql-wsrep-5.7.43-25.35.txt

PR:		273206
Reported by:	devel@galeracluster.com (maintainer)
commit hash: c3c957dfeab47617573aa7afd86fdada2b1aaa82 commit hash: c3c957dfeab47617573aa7afd86fdada2b1aaa82 commit hash: c3c957dfeab47617573aa7afd86fdada2b1aaa82 commit hash: c3c957dfeab47617573aa7afd86fdada2b1aaa82 c3c957d
Monday, 26 Jun 2023
22:58 Robert Clausecker (fuz) search for other commits by this committer Author: devel@galeracluster.com
databases/mysqlwsrep57-server: Update to 5.7.42-25.34

Changelog:
http://releases.galeracluster.com/mysql-wsrep-5.7.42-25.34/release-notes-mysql-wsrep-5.7.42-25.34.txt

PR:		272025
commit hash: 2244a26ab779f1ba780b21628cf9a3da5a83101a commit hash: 2244a26ab779f1ba780b21628cf9a3da5a83101a commit hash: 2244a26ab779f1ba780b21628cf9a3da5a83101a commit hash: 2244a26ab779f1ba780b21628cf9a3da5a83101a 2244a26
Tuesday, 11 Apr 2023
23:02 Robert Clausecker (fuz) search for other commits by this committer Author: devel@galeracluster.com
databases/mysqlwsrep57-server: update to 5.7.41-25.33

The InnoDB memcached plugin is now disabled due to a duplicate symbol
issue (likely -fno-common related).

Changelog:
http://releases.galeracluster.com/mysql-wsrep-5.7.41-25.33/release-notes-mysql-wsrep-5.7.41-25.33.txt

PR:		270764
commit hash: c07149a07d5410fa05426c8b53ebd83c0b18514b commit hash: c07149a07d5410fa05426c8b53ebd83c0b18514b commit hash: c07149a07d5410fa05426c8b53ebd83c0b18514b commit hash: c07149a07d5410fa05426c8b53ebd83c0b18514b c07149a
Thursday, 3 Nov 2022
21:51 Daniel Engberg (diizzy) search for other commits by this committer Author: devel@galeracluster.com
databases/mysqlwsrep57-server: Update to 5.7.39-25.31

Changelog:
http://releases.galeracluster.com/mysql-wsrep-5.7.39-25.31/release-notes-mysql-wsrep-5.7.39-25.31.txt

PR:		267487
commit hash: 9666e96daa8efc50155df728746f322a03c344a8 commit hash: 9666e96daa8efc50155df728746f322a03c344a8 commit hash: 9666e96daa8efc50155df728746f322a03c344a8 commit hash: 9666e96daa8efc50155df728746f322a03c344a8 9666e96
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
Thursday, 25 Aug 2022
17:33 Neel Chauhan (nc) search for other commits by this committer Author: No Name
databases/mysqlwsrep57-server: Update to 5.7.38-25.30

Changes:
http://releases.galeracluster.com/mysql-wsrep-5.7.38-25.30/release-notes-mysql-wsrep-5.7.38-25.30.txt

PR:	266004
commit hash: 40a7e69af6cae46067fefbea74d7cd900e6bc24f commit hash: 40a7e69af6cae46067fefbea74d7cd900e6bc24f commit hash: 40a7e69af6cae46067fefbea74d7cd900e6bc24f commit hash: 40a7e69af6cae46067fefbea74d7cd900e6bc24f 40a7e69
Saturday, 13 Aug 2022
18:51 Matthias Andree (mandree) search for other commits by this committer
*: bump PORTREVISION of all devel/xxhash users...

...except archivers/py-borgbackup, which requires a more complete fix.
commit hash: 875d7c7d1985049af69dcafec40b6669c562781c commit hash: 875d7c7d1985049af69dcafec40b6669c562781c commit hash: 875d7c7d1985049af69dcafec40b6669c562781c commit hash: 875d7c7d1985049af69dcafec40b6669c562781c 875d7c7
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
Monday, 16 May 2022
06:49 Loïc Bartoletti (lbartoletti) search for other commits by this committer
databases/mysql*: fix pkg-plist use share/man

Approved by:	portmgr (blanket)
commit hash: 9f0ff92f6deaa2187cdb33a27f5aebbdd2c0d71d commit hash: 9f0ff92f6deaa2187cdb33a27f5aebbdd2c0d71d commit hash: 9f0ff92f6deaa2187cdb33a27f5aebbdd2c0d71d commit hash: 9f0ff92f6deaa2187cdb33a27f5aebbdd2c0d71d 9f0ff92
Monday, 10 Jan 2022
15:15 Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 bcaf25a
Thursday, 25 Nov 2021
21:40 Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-*' from CONFLICTS definitions

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 04b9da4
Tuesday, 16 Nov 2021
03:56 Guangyuan Yang (ygy) search for other commits by this committer Author: devel@galeracluster.com
databases/mysqlwsrep57-server: Update to 5.7.35-25.27

Changelog:	http://releases.galeracluster.com/mysql-wsrep-5.7.35-25.27/release-notes-mysql-wsrep-5.7.35-25.27.txt

PR:		259868
commit hash: 1b0d48eb836974351a6ca93b84b01314f6c05ab0 commit hash: 1b0d48eb836974351a6ca93b84b01314f6c05ab0 commit hash: 1b0d48eb836974351a6ca93b84b01314f6c05ab0 commit hash: 1b0d48eb836974351a6ca93b84b01314f6c05ab0 1b0d48e
Thursday, 30 Sep 2021
21:23 Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 620968a
Wednesday, 28 Jul 2021
07:24 Guangyuan Yang (ygy) search for other commits by this committer Author: devel@galeracluster.com
databases/mysqlwsrep57-server: Update to 5.7.34-25.26

Changelog:	http://releases.galeracluster.com/mysql-wsrep-5.7.34-25.26/release-notes-mysql-wsrep-5.7.34-25.26.txt

PR:		257455
Approved by:	lwhsu (mentor, implicit)
commit hash: 78943b8c662bd667d87c3e528ab9ae6e3929adc3 commit hash: 78943b8c662bd667d87c3e528ab9ae6e3929adc3 commit hash: 78943b8c662bd667d87c3e528ab9ae6e3929adc3 commit hash: 78943b8c662bd667d87c3e528ab9ae6e3929adc3 78943b8
Saturday, 10 Apr 2021
15:29 Li-Wen Hsu (lwhsu) search for other commits by this committer
databases/mysqlwsrep57-server: Update to 5.7.33-25.25

PR:		254882
Reported by:	devel@galeracluster.com (maintainer)
commit hash: c37395fe14b1401f7e5502f35b6d540d9b8e92e3 commit hash: c37395fe14b1401f7e5502f35b6d540d9b8e92e3 commit hash: c37395fe14b1401f7e5502f35b6d540d9b8e92e3 commit hash: c37395fe14b1401f7e5502f35b6d540d9b8e92e3 c37395f
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
Wednesday, 27 Jan 2021
17:20 pkubaj search for other commits by this committer
databases/mysqlwsrep57-server: fix build on GCC architectures

Builds with GCC10 also need -fcommon.
Original commitRevision:563096 
Sunday, 17 Jan 2021
18:52 swills search for other commits by this committer
databases/mysqlwsrep57-server Make service_startup_timeout configurable

PR:		252264
Submitted by:	daniele.sciascia@galeracluster.com
Approved by:	maintainer timeout (devel@galeracluster.com, >2 weeks)
Original commitRevision:561860 
Sunday, 8 Nov 2020
09:41 joneum search for other commits by this committer
Update to 5.7.31-25.23

Changelog:
http://releases.galeracluster.com/mysql-wsrep-5.7.31-25.23/release-notes-mysql-wsrep-5.7.31-25.23.txt

PR:		250508
Submitted by:	maintainer
Sponsored by:	Netzkommune GmbH
Original commitRevision:554442 
Tuesday, 1 Sep 2020
00:31 pkubaj search for other commits by this committer
databases/mysqlwsrep57-server: enable building on all architectures

Build passes fine on all disabled architectures.
Original commitRevision:547219 
Monday, 31 Aug 2020
01:26 pkubaj search for other commits by this committer
databases/mysqlwsrep57-server: fix build on powerpc64

Use the same fix that mysql57-server needs for building with GCC.

MFH:		2020Q3 (fix build blanket)
Original commitRevision:547140 
Thursday, 18 Jun 2020
06:57 lwhsu search for other commits by this committer
Update to 5.7.30-25.22

PR:		247348
Submitted by:	maintainer
Original commitRevision:539530 
Saturday, 2 Nov 2019
16:13 vd search for other commits by this committer
databases/mysqlwsrep57-server: upgrade 5.7.27-25.19 -> 5.7.28-25.20

PR:		241534
Submitted by:	Teemu Ollakka <teemu.ollakka@galeracluster.com>
Relnotes:	http://releases.galeracluster.com/mysql-wsrep-5.7.28-25.20/release-notes-mysql-wsrep-5.7.28-25.20.txt
Original commitRevision:516338 
Wednesday, 9 Oct 2019
10:34 bapt search for other commits by this committer
Drop the ipv6 virtual category for d* category as it is not relevant anymore
Original commitRevision:514130 
Tuesday, 10 Sep 2019
20:13 pi search for other commits by this committer
databases/mysqlwsrep57-server: upgrade 5.7.26-25.18 -> 5.7.27-25.19

PR:		240346
Submitted by:	Teemu Ollakka <teemu.ollakka@galeracluster.com>
Relnotes:	http://releases.galeracluster.com/mysql-wsrep-5.7.27-25.19/release-notes-mysql-wsrep-5.7.27-25.19.txt
Original commitRevision:511775 
Friday, 2 Aug 2019
13:30 jbeich search for other commits by this committer
devel/libevent2: update to 2.1.11

Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		239599
Reported by:	GitHub (watch releases)
Approved by:	zeising (maintainer)
MFH:		2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision:	https://reviews.freebsd.org/D21133
Original commitRevision:507877 
Tuesday, 23 Jul 2019
06:24 vd search for other commits by this committer
databases/mysqlwsrep57-server: Upgrade from 5.7.25 to 5.7.26

PR:		239374
Submitted by:	Teemu Ollakka <teemu.ollakka@galeracluster.com>
Original commitRevision:507204 
Friday, 12 Jul 2019
20:02 pi search for other commits by this committer
databases/mysqlwsrep57-server: update 5.7.24-25.16 -> 5.7.25-25.17

PR:		237346
Submitted by:	Teemu Ollakka <teemu.ollakka@galeracluster.com>
Original commitRevision:506489 
Tuesday, 25 Dec 2018
20:25 tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Original commitRevision:488341 
Saturday, 22 Dec 2018
21:45 vd search for other commits by this committer
databases/mysqlwsrep57-server: Upgrade from 5.7.23 to 5.7.24
Original commitRevision:488135 
Monday, 3 Sep 2018
17:43 vd search for other commits by this committer
databases/mysqlwsrep57-server: Upgrade from 5.7.21 to 5.7.23
Original commitRevision:478884 
Wednesday, 13 Jun 2018
06:23 vd search for other commits by this committer
databases/mysqlwsrep57-server: Fix ${name}_limits clash

PR:		227233
Submitted by:	0mp
Original commitRevision:472290 
Wednesday, 7 Feb 2018
14:49 vd search for other commits by this committer
databases/mysqlwsrep57-server: Upgrade from 5.7.20 to 5.7.21
Original commitRevision:461148 
Tuesday, 23 Jan 2018
09:51 vd search for other commits by this committer
databases/mysqlwsrep57-server: Fix compilation with Clang 6
Original commitRevision:459735 
Thursday, 30 Nov 2017
05:55 linimon search for other commits by this committer
For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them so
on armv7.

This is part one of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:455165 
Wednesday, 25 Oct 2017
17:05 vd search for other commits by this committer
databases/mysqlwsrep57-server: Upgrade from 5.7.18 to 5.7.20
Original commitRevision:452868 
Thursday, 27 Jul 2017
13:57 mat search for other commits by this committer
Regular USE_GITHUB cleanup.

Sponsored by:	Absolight
Original commitRevision:446741 
Tuesday, 18 Jul 2017
10:15 vd search for other commits by this committer
databases/mysqlwsrep5[67]-server: Hook a runtime dependency on bash

The installed scripts in PREFIX/bin/wsrep_sst_* are bash scripts.
Original commitRevision:446133 
Thursday, 13 Jul 2017
18:50 vd search for other commits by this committer
databases/mysqlwsrep57-server: Fetch boost as a distfile

Instead of relying on cmake to fetch the boost source archive
during configure time (make configure), fetch it like a normal
distfile (make fetch).
Original commitRevision:445709 
Tuesday, 11 Jul 2017
10:10 vd search for other commits by this committer
databases/mysqlwsrep57-server: New port, MySQL 5.7.x for Galera replication
Original commitRevision:445488 

Number of commits found: 41