non port: databases/mariadb102-server/Makefile |
SVNWeb
|
Number of commits found: 60 |
Sun, 17 May 2020
|
[ 14:30 brnrd ]
databases/mariadb102-server: Security update to 10.2.32
MFH: 2020Q2
Security: 21d59ea3-8559-11ea-a5e2-d4c9ef517024
|
Sun, 2 Feb 2020
|
[ 19:47 brnrd ]
databases/mariadb10[12]-server: Mark intent to delete
- Newer versions add new features only using OPTIONS
- Too much work to maintain
|
[ 08:53 brnrd ]
databases/mariadb102-server: Security update to 10.2.31
MFH: 2020Q1
Security: a6cf65ad-37d2-11ea-a1c7-b499baebfeaf
Security: CVE-2020-2574
|
Sat, 21 Dec 2019
|
[ 17:45 brnrd ]
databases/mariadb102-server: Update to 10.2.30
- Fix table compression [1]
- Fix link error in mariabackup [2]
- Fix GNUism [3]
PR: 239732 [1], 236101 [2], 240692 [3]
Submitted by: <iron udjin gmail com> [2], Mike Andrews <mandrews bit0 com> [3]
Reported by: Tao Zhou <zhoutao laocius org> [1]
|
Wed, 11 Dec 2019
|
[ 17:53 jbeich ] (Only the first 10 of 417 ports in this commit are shown above. )
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136
|
Sun, 1 Dec 2019
|
[ 18:47 brnrd ]
databases/mariadb102-server: Security update to 10.2.29
MFH: 2019Q4
Security: fc91f2ef-fd7b-11e9-a1c7-b499baebfeaf
|
Wed, 9 Oct 2019
|
[ 10:34 bapt ] (Only the first 10 of 42 ports in this commit are shown above. )
Drop the ipv6 virtual category for d* category as it is not relevant anymore
|
Thu, 19 Sep 2019
|
[ 05:47 tobik ]
databases/mariadb*-server: Spell post-install-GSSAPI_NONE-off correctly
|
Sun, 1 Sep 2019
|
[ 17:35 brnrd ]
databases/mariadb102-server: Security update to 10.2.26
MFH: 2019Q3
Security: 198e6220-ac8b-11e9-a1c7-b499baebfeaf
|
Mon, 19 Aug 2019
|
[ 15:35 jbeich ] (Only the first 10 of 412 ports in this commit are shown above. )
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Tue, 18 Jun 2019
|
[ 18:35 brnrd ]
databases/mariadb102-server: Bugfix update to 10.2.25
|
Sat, 11 May 2019
|
[ 12:32 brnrd ]
databases/mariadb102-server: Security update to 10.2.24
- CMake OPTIONS refactoring
- Move everything to master port
MFH: 2019Q2
Security: 4e1997e8-5de0-11e9-b95c-b499baebfeaf
|
Sun, 14 Apr 2019
|
[ 11:37 brnrd ]
databases/mariadb102-server: Update to 10.2.23
|
Fri, 12 Apr 2019
|
[ 06:36 jbeich ] (Only the first 10 of 392 ports in this commit are shown above. )
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
Tue, 19 Feb 2019
|
[ 13:15 brnrd ]
databases/mariadb102-server: Security update to 10.2.22
MFH: 2019Q1
Security: d3d02d3a-2242-11e9-b95c-b499baebfeaf
|
Sat, 12 Jan 2019
|
[ 17:05 brnrd ]
databases/mariadb102-server: Update to 10.2.21
- Switch to ninja build
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
[ 00:15 jbeich ] (Only the first 10 of 415 ports in this commit are shown above. )
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645
|
Sun, 18 Nov 2018
|
[ 09:04 brnrd ]
databases/mariadb102-server: Fix build with compression
- Re-add workaround for link issues [1] with
compression options
[1]: https://jira.mariadb.org/browse/MDEV-14072
PR: 233274
Submitted by: Dave Bendit <david ibendit com>
MFH: 2018Q4
|
Tue, 13 Nov 2018
|
[ 18:50 brnrd ]
databases/mariadb102-server: Update to 10.2.19
MFH: 2018Q4
Security: ec5072b0-d43a-11e8-a6d2-b499baebfeaf
|
Mon, 1 Oct 2018
|
[ 09:08 brnrd ]
databases/mariadb102-server: Update to 10.2.18
|
Mon, 24 Sep 2018
|
[ 09:49 mat ]
These options seem to also install files that are not documentation, so
remove their dependency on DOCS.
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Thu, 16 Aug 2018
|
[ 11:38 brnrd ]
databases/mariadb102-server: Security update to 10.2.17
MFH: 2018Q3
Security: 909be51b-9b3b-11e8-add2-b499baebfeaf
|
Thu, 9 Aug 2018
|
[ 06:58 jbeich ] (Only the first 10 of 404 ports in this commit are shown above. )
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Tue, 26 Jun 2018
|
[ 19:06 brnrd ]
databases/mariadb102-server: Update to 10.2.16
|
Thu, 17 May 2018
|
[ 18:57 brnrd ]
databases/mariadb102-server: Security update to 10.2.15
MFH: 2018Q2
Security: 57aec168-453e-11e8-8777-b499baebfeaf
|
Fri, 11 May 2018
|
[ 09:46 brnrd ]
databases/mariadb102-server: ${name}_limits on 11-STABLE
- Remove ${name}_limits for 11-STABLE
PR: 227434
Submitted by: 0mp
|
Sun, 6 May 2018
|
[ 19:23 brnrd ]
databases/mariadb102-server: Fix builds
- Fix build on aarch64 [1]
- Fix build with clang6 (HEAD, 11-STABLE) [2]
PR: 227628 [1], 227244 [2]
Submitted by: Naram Qashat <cyberbotx cyberbotx com> [1]
Submitted by: dim
|
Sat, 5 May 2018
|
[ 14:29 danfe ]
For ports in `databases' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on the
SUB_FILES list.
|
Wed, 18 Apr 2018
|
[ 13:57 jbeich ] (Only the first 10 of 388 ports in this commit are shown above. )
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
|
Wed, 4 Apr 2018
|
[ 18:29 brnrd ]
databases/mariadb*-server: Fix off-by-one error
- limits support lands in 1101514
Reported by: mpts
|
Tue, 3 Apr 2018
|
[ 19:07 brnrd ]
databases/mariadb102-server: Fix mysql_limits
- 11-STABLE and 12-CURRENT add limits support to rc.subr(8)
leading to variable conflicts with rc.d/mysql
PR: 227226
Submitted by: 0mp
|
Thu, 29 Mar 2018
|
[ 11:51 brnrd ]
databases/mariadb102-server: Update to 10.2.14
|
Tue, 13 Feb 2018
|
[ 17:47 brnrd ]
databases/mariadb102-server: Security update to 10.2.13
- Unbreak OQGraph engine [1]
(collision in setbit with sys/param.h)
PR: 224089 [1]
Reported by: jbeich
MFH: 2018Q1
Security: e3445736-fd01-11e7-ac58-b499baebfeaf
|
Wed, 24 Jan 2018
|
[ 01:03 grembo ]
Fix databases/mariadb* hostname verification when building against LibreSSL
LibreSSL imported X509_check_host from BoringSSL. Unlike OpenSSL,
it doesn't calculate the length of the hostname passed in case
chklen/namelen == 0. This means that the check in MariaDB always
fails if built against LibreSSL. This forces adminstrators to disable
hostname verification, which weakens security (hence the MFH request below).
Note that the fix has no negative implications if built against OpenSSL,
as its implementation calls strlen(hostname) in case namelen == 0.
See also https://github.com/MariaDB/server/pull/562
Approved by: ssl blanket
MFH: 2018Q1
|
Thu, 18 Jan 2018
|
[ 09:54 brnrd ]
databases/mariadb102-client: Fix build of dependent ports
- Move headers to -client port
|
[ 04:11 jbeich ] (Only the first 10 of 356 ports in this commit are shown above. )
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
|
Sun, 14 Jan 2018
|
[ 21:53 brnrd ]
databases/mariadb102-server: Update to 10.2.12
- Fix some client utility builds [1]
PR: 222825 [1]
Submitted by: Piotr Kubaj [1]
|
Wed, 20 Dec 2017
|
[ 17:25 brnrd ]
databases/mariadb102-server: Add bugfix patch from upstream
- Fix mysqld_safe script corrupting database files
https://jira.mariadb.org/browse/MDEV-14337
Reported by: Alex Hemp
|
Tue, 5 Dec 2017
|
[ 21:15 brnrd ]
databases/mariadb102-server: Bugfix update to 10.2.11
- Remove portrevision from slave
|
Fri, 3 Nov 2017
|
[ 21:24 brnrd ]
databases/mariadb102-server: Security update to 10.2.10
MFH: 2017Q4
Security: c41bedfd-b3f9-11e7-ac58-b499baebfeaf
|
Sun, 15 Oct 2017
|
[ 13:19 brnrd ]
databases/mariadb102-server: Fix client ports and build
- Move client headers to the client port [1]
- Fix SNAPPY option for mariabackup [2]
* switch to noninja to generate link.txt
PR: 222825 [1], 221159 [2]
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> [1]
Reported by: sdalu@sdalu.com [2]
|
Sun, 1 Oct 2017
|
[ 12:58 brnrd ] (Only the first 10 of 13 ports in this commit are shown above. )
databases/mariadb102-server: Update to 10.2.9
|
Mon, 25 Sep 2017
|
[ 00:08 jbeich ] (Only the first 10 of 342 ports in this commit are shown above. )
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
|
[ 00:05 jbeich ] (Only the first 10 of 327 ports in this commit are shown above. )
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
|
Fri, 22 Sep 2017
|
[ 10:48 mat ] (Only the first 10 of 38 ports in this commit are shown above. )
Cleanup after removal of libexecinfo from ports.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
|
[ 10:48 mat ] (Only the first 10 of 175 ports in this commit are shown above. )
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Mon, 14 Aug 2017
|
[ 05:37 vd ] (Only the first 10 of 11 ports in this commit are shown above. )
MySQL ports: Extend CONFLICTS_INSTALL in conflicting ports.
databases/mysqlwsrep56-server has been present for some time and
databases/mysqlwsrep57-server has been added recently. Both ports
conflict with other MySQL server ports and this has been reflected
in databases/mysqlwsrep5[67]-server/Makefile but must also be
reflected in all conflicting ports' Makefiles as well.
The conflicting ports are:
databases/mariadb100-server
databases/mariadb101-server
databases/mariadb102-server
databases/mariadb55-server
databases/mysql55-server
databases/mysql56-server (Only the first 15 lines of the commit message are shown above )
|
Mon, 24 Jul 2017
|
[ 11:00 brnrd ]
databases/mariadb102-server: Fix mysql_install_db
PR: 218063
Submitted by: Joris Dedieu <joris.dedieu@gmail.com>
MFH: 2017Q3
|
Sun, 23 Jul 2017
|
[ 18:08 brnrd ]
databases/mariadb102-server: Update to 10.2.7
- Regular update to 10.2.7
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
Wed, 21 Jun 2017
|
[ 22:25 linimon ]
Mark as broken on aarch64: fails to link with sbrk.
Approved by: portmgr (tier-2 blanket)
|
Wed, 7 Jun 2017
|
[ 14:38 brnrd ]
databases/mariadb102-server: Build InnoDB engine static
- Change InnoDB from Dynamic plugin to static [2]
- Unbreak new installs on GIS bootstrap [1]
PR: 219831 [1], 219818 [2]
Submitted by: Benediktus Anindito <bennybroz105@gmail.com> [1]
Reported by: martin@sugioarto.com [2]
|
Sun, 28 May 2017
|
[ 20:52 brnrd ] (Only the first 10 of 65 ports in this commit are shown above. )
databases/mariadb102-server: Add MariaDB 10.2 ports
- Add mariadb102-client port
- Add RocksDB storage engine
- Add non-base page compressors
- First sweep at making cmake patches upstreamable
|
Number of commits found: 60 |