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-client/Makefile
SVNWeb

Number of commits found: 9

Wed, 8 May 2019
[ 20:04 brnrd search for other commits by this committer ] Original commit   Revision:501046
databases/mariadb101-server: Update to 10.1.40

 - Clean up Makefiles
 - Reduce -client to bare minimum
Sat, 18 Mar 2017
[ 11:05 brnrd search for other commits by this committer ] Original commit   Revision:436392
databases/madiadb101-server: Update to 10.1.22

 - Update to 10.1.22 [1]
 - Add upstream patch for WITHOUT_SERVER build failure

[1]: https://mariadb.com/kb/en/mariadb/mariadb-10122-release-notes/

MFH:		2017Q1
Security:	4d2f9d09-ddb7-11e6-a9a5-b499baebfeaf
Security:	7c27192f-0bc3-11e7-9940-b499baebfeaf
Security:	CVE-2017-3313
Security:	CVE-2017-3302
Wed, 18 Jan 2017
[ 20:19 brnrd search for other commits by this committer ] Original commit   Revision:431824
databases/mariadb101-server: Update to 10.1.21

  - Update to 10.1.21
  - Fix patches that no longer cleanly apply
  - Rename patches to new naming scheme

MFH:		2017Q1
Security:	4d2f9d09-ddb7-11e6-a9a5-b499baebfeaf
Fri, 2 Dec 2016
[ 11:58 mat search for other commits by this committer ] Original commit   Revision:427552 (Only the first 10 of 119 ports in this commit are shown above. View all ports for this commit)
Do not use post-stage.  Use post-install instead.

The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.

PR:		214780
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Wed, 31 Aug 2016
[ 19:53 brnrd search for other commits by this committer ] Original commit   Revision:421188
databases/mariadb101-server: Update to 10.1.17

  - Update to 10.1.17
  - Remove no-op cmake flag for -client
Sun, 24 Jul 2016
[ 10:23 brnrd search for other commits by this committer ] Original commit   Revision:418997
databases/mariadb101-client: Update to 10.1.16

  - -client was missig from the -server commit
  - post-install target to post-stage
  - Delete private headers
  - Add service_encryption.h patch
  - Fix scipts/CMakeLists.txt patch

PR:             211328
Thu, 19 May 2016
[ 10:57 amdmi3 search for other commits by this committer ] Original commit   Revision:415501 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
- Fix trailing whitespace in Makefiles

Approved by:	portmgr blanket
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, 13 Feb 2016
[ 19:02 brnrd search for other commits by this committer ] Original commit   Revision:408822 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
[NEW PORTS] databases/mariadb101-{server,client}: 10.1.11

MariaDB is one of the most popular database servers in the world. It's made
by the original developers of MySQL and guaranteed to stay open source.
Notable users include Wikipedia, Facebook and Google.

MariaDB turns data into structured information in a wide array of
applications, ranging from banking to websites. It is an enhanced, drop-in
replacement for MySQL. MariaDB is used because it is fast, scalable and
robust, with a rich ecosystem of storage engines, plugins and many other
tools make it very versatile for a wide variety of use cases.

MariaDB is developed as open source software and as a relational database
it provides an SQL interface for accessing data. This latest versions of
MariaDB also include GIS and JSON features.

WWW: http://mariadb.org/

Reviewed by:	koobs (mentor), feld (mentor)
Approved by:	koobs (mentor), feld (mentor)
Differential Revision:	D3953

Number of commits found: 9