Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
18 Oct 2020 18:51:46
3.1.10

|
brnrd  |
databases/mariadb-connector-c: Update to 3.1.10 |
24 Jun 2020 21:37:05
3.1.9

|
brnrd  |
databases/mariadb-connector-c: Update to 3.1.9 |
17 Jun 2020 17:47:30
3.1.8

|
brnrd  |
databases/mariadb-connector-c: Update to 3.1.8 |
09 Oct 2019 10:34:57
3.0.10_1

|
bapt  |
Drop the ipv6 virtual category for d* category as it is not relevant anymore |
26 Jul 2019 20:46:57
3.0.10_1

|
gerald  |
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 |
22 May 2019 07:48:30
3.0.10

|
brnrd  |
databases/mariadb-connector-c: Update to 3.0.10 |
24 Feb 2019 20:36:10
3.0.9

|
brnrd  |
databases/mariadb-connector-c: Update to 3.0.9 |
13 Jan 2019 14:41:13
3.0.8

|
brnrd  |
databases/mariadb-connector-c: Update to 3.0.8 |
25 Dec 2018 20:25:40
3.0.7_1

|
tcberner  |
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 |
12 Dec 2018 01:35:36
3.0.7_1

|
gerald  |
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 |
24 Nov 2018 21:21:42
3.0.7

|
brnrd  |
databases/mariadb-connector-c: Update to 3.0.7 |
25 Sep 2018 07:29:26
3.0.6

|
linimon  |
These ports now build on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
05 Aug 2018 21:34:57
3.0.6

|
brnrd  |
databases/mariadb-connector-c: Update to 3.0.6 |
29 Jul 2018 22:18:46
3.0.4_1

|
gerald  |
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 |
06 May 2018 09:41:57
3.0.4

|
brnrd  |
databases/mariadb-connector-c: Update to 3.0.4 |
24 Jan 2018 16:09:59
3.0.3_1

|
brnrd  |
databases/mariadb-connector-c: Fix ldconfig path
- Fixes ports trying to use libmariadb |
23 Jan 2018 19:50:57
3.0.3

|
brnrd  |
databases/mariadb-connector-c: Update to 3.0.3 |
08 Dec 2017 01:46:01
3.0.2_1

|
linimon  |
Mark these ports as buildable on armv6 after a trybroken run. (Also
tested with trybroken on armv7.)
The 'runaway process' ones are most likely just statistical.
Approved by: portmgr (tier-2 blanket) |
10 Sep 2017 20:55:39
3.0.2_1

|
gerald  |
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 |
27 Jul 2017 11:51:58
3.0.2

|
brnrd  |
databases/mariadb-connector-c: Update to 3.0.2
- Major version update to 3.0.2
- Fix PKGNAME
- Add LICENSE_FILE
- Add iconv and curl dependencies
- Remove post-install fix
- Remove now redundant patch |
21 May 2017 21:55:08
2.3.2

|
linimon  |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
14 Apr 2017 16:50:18
2.3.2

|
brnrd  |
databases/mariadb-connector-c: Update to 2.3.2
- Update to 2.3.2
- Fix build with LibreSSL |
01 Apr 2017 15:23:32
2.3.1_1

|
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
15 Jan 2017 19:03:51
2.3.1

|
brnrd  |
databases/mariadb-connector-c: Add new port
- Add port to databases/Makefile
- Use zlib from base
- Add port directory incl required files
- Add patch for LibreSSL |