notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/mariadb101-server/files/patch-storage_tokudb_PerconaFT_buildheader_CMakeLists.txt
SVNWeb

Number of commits found: 3

Sun, 27 Mar 2016
[ 20:57 brnrd search for other commits by this committer ] Original commit   Revision:412011 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
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)
Approved by:	feld (mentor)
Differential Revision:	D5751
Sat, 5 Mar 2016
[ 13:57 brnrd search for other commits by this committer ] Original commit   Revision:410182
databases/mariadb101-server: Fix i386, GSSAPI & Engine build issues

 - Add USES=compiler:c++11-lib
 - Use both deprecated -DPLUGIN_${engine} and new -DWITHOUT_${engine}
   to disable engines (fixes engines not being disabled)
 - Add IGNORE for GSSAPI_BASE on FreeBSD < 10, version is too old
 - Add IGNORE for TokuDB, upstream not supported on 32-bit platforms
 - Add IGNORE on i386, currently broken with clang [1]

[1] https://jira.mariadb.org/browse/MDEV-9627

Reviewer by:	koobs (mentor)
Approved by:	koobs (mentor)
Differential Revision:	D5478
Sat, 13 Feb 2016
[ 22:33 brnrd search for other commits by this committer ] Original commit   Revision:408832
databases/mariadb101-{client,server}: Add missing patches

  - Patches that were non-existent in the source of the repocopy
    (mariadb100-*) were not part of the initial commit

Differential Revision: D3953

Number of commits found: 3