non port: databases/mariadb106-server/Makefile |
SVNWeb
|
Number of commits found: 20 |
Sun, 19 Feb 2023
|
[ 19:46 Bernard Spil (brnrd) ] 7817c5e
databases/mariadb106-server: Update to 10.6.12
* 267386 Fixes broken symlink
* 269654 Fixes issue in mysql_config patch
PR: 269457, 267386 [1], 269654 [2]
Reported by: Ivan Rozhuk <rozhuk im gmail com> [1], Oleg Sidorkin <osidorkin
gmail com> [2]
|
Sat, 26 Nov 2022
|
[ 18:49 Bernard Spil (brnrd) ] f5495c1
databases/mariadb106-server: Update to 10.6.11
|
Sun, 16 Oct 2022
|
[ 21:10 Adam Weinberger (adamw) ] 9e03d99 (Only the first 10 of 28 ports in this commit are shown above. )
devel/msgpack: Update and split into C and C++ versions
Upstream now provides msgpack as two separate distributions: a C version
with the traditional libmsgpackc.so library, and a header-only C++
version.
devel/msgpack is now devel/msgpack-c and devel/msgpack-cxx, and its
consumers now point to one or both. Note that it is entirely possible
for both to be required. PORTREVISION bump for all consumers.
In my testing, it's not clear that the MSGPACK option in the mariadb
ports actually does anything. I don't think mariadb is actually linking
against msgpack, even before this commit.
|
Sat, 17 Sep 2022
|
[ 11:48 Bernard Spil (brnrd) ] 6d32e56
databases/mariadb106-server: Regression fix update to 10.6.10
* regressions in the latest MariaDB 10.6.9 which can impact a large number
of users by causing crashes and / or data loss.
MFH: 2022Q3
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sun, 4 Sep 2022
|
[ 19:52 Bernard Spil (brnrd) ] 0f0fa32
databases/mariadb106-server: Update to 10.6.9
Security: 36d10af7-248d-11ed-856e-d4c9ef517024
MFH: 2022Q3
|
Fri, 12 Aug 2022
|
[ 14:46 Dima Panov (fluffy) ] 4cf39de (Only the first 10 of 722 ports in this commit are shown above. )
*/*: bump all consumers after recent boost upgrade
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above )
|
Mon, 23 May 2022
|
[ 20:18 Bernard Spil (brnrd) ] 6b0d6cb
databases/mariadb106-server: Security update to 10.6.8
Security: 04fecc47-dad2-11ec-8fbd-d4c9ef517024
MFH: 2022Q2
|
Mon, 16 May 2022
|
[ 06:49 Loïc Bartoletti (lbartoletti) ] 0393f0c (Only the first 10 of 12 ports in this commit are shown above. )
databases/mariadb10*: fix pkg-plist use share/man
Approved by: portmgr (blanket)
|
Sat, 14 May 2022
|
[ 19:42 Bernard Spil (brnrd) ] 4a2a9dd
databases/mariadb106-server: Fix build with LibreSSL 3.5
* Improve poudriere build reliability
|
Mon, 18 Apr 2022
|
[ 11:22 Bernard Spil (brnrd) ] 5ab12f1
databases/mariadb*: Update MASTER_SITES
* Fixes broken sites
* Prefer MariaDB redirect mechanism via API
* Use secondary mirrors
* Primary mirror as last resort
PR: 262075
Reported by: diizzy
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Fri, 1 Apr 2022
|
[ 15:53 Rene Ladan (rene) ] 74c02f1 (Only the first 10 of 17 ports in this commit are shown above. )
all: drop support for EOL FreeBSD 12.2
- Mk/bsd.port.mk: bump minimal FreeBSD version to 12.3,
update an example
- sysutils/lsof: drop support for ancient FreeBSD releases.
- multimedia/ustreamer: remove inline patch for 12.2
- x11/wayland-logout: remove support for FreeBSD < 12.3
- sysutils/bhyve+: remove support for FreeBSD 12.2
- databases/clickhouse: remove support for FreeBSD 12.2
- databases/mariadb106-server: remove support for FreeBSD 12.2
- devel/cvsd: no need to test for FreeBSD >=5 anymore
- devel/imake: no need to support a.out anymore
- japanese/kterm: no need to support FreeBSD <= 9
- math/igraph: remove support for FreeBSD 12.2
- net/onedrive: remove support for FreeBSD 12.2
- security/ipsec-tools: no need to test for FreeBSD >= 11
- emulators/rpcs3: Revert "emulators/rpcs3: unbreak on FreeBSD 12.2 after
49f593b2f77f"
Reviewed by: brnrd, fluffy, jbeich, ler, yuri, x11 (zeising)
Approved by: portmgr (implicit)
Differential Revision: https://reviews.freebsd.org/D34523
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Mon, 7 Mar 2022
|
[ 19:13 Bernard Spil (brnrd) ] 823a87f
databases/mariadb106-server: Fix conflicts
* and LOCALBASE
Reported by: VVD <vvd unislabs com>
|
Thu, 24 Feb 2022
|
[ 06:46 Piotr Kubaj (pkubaj) ] 2ad588c
databases/mariadb106-server: fix build on riscv64
Copy patch from databases/mariadb105-server.
While here, also enable WSREP.
|
Tue, 22 Feb 2022
|
[ 02:20 Piotr Kubaj (pkubaj) ] 691ab4d
databases/mariadb106-server: enable WSREP on powerpc64 and bump PORTREVISION
|
[ 00:02 Piotr Kubaj (pkubaj) ] 9f747d6
databases/mariadb106-server: enable WSREP on powerpc64le
|
Sun, 20 Feb 2022
|
[ 18:38 Bernard Spil (brnrd) ] fb3d4f1 (Only the first 10 of 19 ports in this commit are shown above. )
databases/mariadb106-server: Add MariaDB 10.6 to ports
PR:
Reported by: Vincent Milum Jr <freebsd darkain com>
|
Number of commits found: 20 |