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)
Nov 23 2024, 11:09 PM
Unknown Object (File)
Oct 12 2024, 10:08 PM
Unknown Object (File)
Oct 1 2024, 8:40 AM
Unknown Object (File)
Sep 30 2024, 12:04 AM
Unknown Object (File)
Sep 29 2024, 11:04 PM
Unknown Object (File)
Sep 29 2024, 8:43 PM
Unknown Object (File)
Sep 29 2024, 8:23 AM
Unknown Object (File)
Sep 28 2024, 8:37 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 3020
Build 3050: arc lint + arc unit

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