Page MenuHomeFreeBSD

databases/mariadb101-{server,client}: Update to 10.1.13
ClosedPublic

Authored by brnrd on Mar 26 2016, 9:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 15 2024, 12:22 AM
Unknown Object (File)
Feb 11 2024, 8:33 PM
Unknown Object (File)
Jan 30 2024, 5:27 PM
Unknown Object (File)
Jan 20 2024, 9:21 AM
Unknown Object (File)
Jan 13 2024, 3:46 AM
Unknown Object (File)
Dec 19 2023, 11:40 PM
Unknown Object (File)
Dec 8 2023, 7:47 PM
Unknown Object (File)
Dec 3 2023, 10:38 PM
Subscribers

Details

Summary

Proposed commit log:

databases/mariadb101-{server,client}: Update to 10.1.13

  - Update to version 10.1.13
  - Make GSSAPI plugin optional [2]
  - Remove patches that are merged upstream
  - Re-generate patches that required fuzzing
  - Server
    - Fix OQGraph build failure [1]
    - Install server gssapi plugin only
    - Don't install gssapi libs/files that were moved to -client
    - Add license and readme file for TokuDB
    - Add tokuft_logprint and tokuftdump binaries
  - Client
    - Install client gssapi plugin
    - Enable PLIST_SUB for optional gssapi plugin
    - Add new plugins and ini file
    - Remove taocrypt patch, we don't build bundled SSL

PR:		207675 [1], 207883 [2]
Reviewed_by:	feld (mentor), koobs (mentor)
Approved bu:	(mentor)
Differential_revision:	D5751
Test Plan
  • portlint -AC
  • poudriere testport -client -server
  • Build server with all storage engines (SUCCES)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

brnrd retitled this revision from to databases/mariadb101-{server,client}: Update to 10.1.13.
brnrd updated this object.
brnrd edited the test plan for this revision. (Show Details)
brnrd added reviewers: feld, koobs.
brnrd edited the test plan for this revision. (Show Details)

Polishing up

  • Remove taocrypt patch, we don't build bundled SSL
  • Re-generate patches that required fuzzing
  • Remove patches that are merged upstream
  • Fix conflicts of files now installed for GSSAPI in -client
  • Don't strip client GSSAPI lib if not enabled
feld edited edge metadata.
This revision is now accepted and ready to land.Mar 27 2016, 7:53 PM