Commit graph

26 commits

Author SHA1 Message Date
Adriaan de Groot
d1e9ddfd83 databases/mariadb*: fix build ahead of CMake 3.20
All of the MariaDB releases contain the same ConnectorName CMake
module, and all of those copies of the module contain the same
syntax error. CMake < 3.20 ignores this and treats end() as
endif(), but this is an error in the upcoming version.

Specifically NOT bumping PORTREVISION because this is a build-only
fix that has no effect on the package.
2021-04-07 01:02:53 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Bernard Spil
1238c17dd6 databases/mariadb-connector-c: Update to 3.1.10 2020-10-18 18:51:46 +00:00
Bernard Spil
1be4b7904e databases/mariadb-connector-c: Update to 3.1.9 2020-06-24 21:37:05 +00:00
Bernard Spil
18d5867804 databases/mariadb-connector-c: Update to 3.1.8 2020-06-17 17:47:30 +00:00
Baptiste Daroussin
ebc87904a6 Drop the ipv6 virtual category for d* category as it is not relevant anymore 2019-10-09 10:34:56 +00:00
Gerald Pfeifer
ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Bernard Spil
c7b7226b91 databases/mariadb-connector-c: Update to 3.0.10 2019-05-22 07:48:30 +00:00
Bernard Spil
04ba3dc6eb databases/mariadb-connector-c: Update to 3.0.9 2019-02-24 20:36:10 +00:00
Bernard Spil
76eb8fd247 databases/mariadb-connector-c: Update to 3.0.8 2019-01-13 14:41:13 +00:00
Tobias C. Berner
707c6bf295 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
2018-12-25 20:25:39 +00:00
Gerald Pfeifer
a9f015d155 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
2018-12-12 01:35:33 +00:00
Bernard Spil
9c7dc7bd00 databases/mariadb-connector-c: Update to 3.0.7 2018-11-24 21:21:41 +00:00
Mark Linimon
b54b77fa86 These ports now build on powerpc64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-09-25 07:29:25 +00:00
Bernard Spil
5eb5b0b9f0 databases/mariadb-connector-c: Update to 3.0.6 2018-08-05 21:34:57 +00:00
Gerald Pfeifer
09f9633cb6 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
2018-07-29 22:18:44 +00:00
Bernard Spil
1eaac06542 databases/mariadb-connector-c: Update to 3.0.4 2018-05-06 09:41:57 +00:00
Bernard Spil
5504457e60 databases/mariadb-connector-c: Fix ldconfig path
- Fixes ports trying to use libmariadb
2018-01-24 16:09:58 +00:00
Bernard Spil
f64fbeffa5 databases/mariadb-connector-c: Update to 3.0.3 2018-01-23 19:50:57 +00:00
Mark Linimon
32d4230d44 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)
2017-12-08 01:46:00 +00:00
Gerald Pfeifer
e59c88cece 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
2017-09-10 20:55:38 +00:00
Bernard Spil
26172c158d 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
2017-07-27 11:51:58 +00:00
Mark Linimon
fa74598719 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
2017-05-21 21:55:08 +00:00
Bernard Spil
ce2b542ee7 databases/mariadb-connector-c: Update to 2.3.2
- Update to 2.3.2
 - Fix build with LibreSSL
2017-04-14 16:50:18 +00:00
Gerald Pfeifer
04d6f52202 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
2017-04-01 15:23:30 +00:00
Bernard Spil
8fe309d799 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
2017-01-15 19:03:51 +00:00