non port: databases/mariadb-connector-c/Makefile |
SVNWeb
|
Number of commits found: 30 |
Mon, 18 Apr 2022
|
[ 11:22 Bernard Spil (brnrd) ] 5ab12f1
databases/mariadb*: Update MASTER_SITES
* Fixes broken sites
* Prefer MariaDB redirect mechanism via API
* Use secondary mirrors
* Primary mirror as last resort
PR: 262075
Reported by: diizzy
|
Mon, 21 Feb 2022
|
[ 09:30 Bernard Spil (brnrd) ] 558a19d
databases/mariadb-connector-c: Update to 3.2.6
|
Thu, 25 Nov 2021
|
[ 21:40 Stefan Eßer (se) ] 04b9da4 (Only the first 10 of 188 ports in this commit are shown above. )
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
|
Sat, 6 Nov 2021
|
[ 12:53 Bernard Spil (brnrd) ] 040e615
databases/mariadb-connector-c: Update to 3.2.4
|
Tue, 6 Apr 2021
|
[ 23:02 Adriaan de Groot (adridg) ] d1e9ddf
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.
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 18 Oct 2020
|
[ 18:51 brnrd ]
databases/mariadb-connector-c: Update to 3.1.10
|
Wed, 24 Jun 2020
|
[ 21:37 brnrd ]
databases/mariadb-connector-c: Update to 3.1.9
|
Wed, 17 Jun 2020
|
[ 17:47 brnrd ]
databases/mariadb-connector-c: Update to 3.1.8
|
Wed, 9 Oct 2019
|
[ 10:34 bapt ] (Only the first 10 of 42 ports in this commit are shown above. )
Drop the ipv6 virtual category for d* category as it is not relevant anymore
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Wed, 22 May 2019
|
[ 07:48 brnrd ]
databases/mariadb-connector-c: Update to 3.0.10
|
Sun, 24 Feb 2019
|
[ 20:36 brnrd ]
databases/mariadb-connector-c: Update to 3.0.9
|
Sun, 13 Jan 2019
|
[ 14:41 brnrd ]
databases/mariadb-connector-c: Update to 3.0.8
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sat, 24 Nov 2018
|
[ 21:21 brnrd ]
databases/mariadb-connector-c: Update to 3.0.7
|
Tue, 25 Sep 2018
|
[ 07:29 linimon ] (Only the first 10 of 18 ports in this commit are shown above. )
These ports now build on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Sun, 5 Aug 2018
|
[ 21:34 brnrd ]
databases/mariadb-connector-c: Update to 3.0.6
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Sun, 6 May 2018
|
[ 09:41 brnrd ]
databases/mariadb-connector-c: Update to 3.0.4
|
Wed, 24 Jan 2018
|
[ 16:09 brnrd ]
databases/mariadb-connector-c: Fix ldconfig path
- Fixes ports trying to use libmariadb
|
Tue, 23 Jan 2018
|
[ 19:50 brnrd ]
databases/mariadb-connector-c: Update to 3.0.3
|
Fri, 8 Dec 2017
|
[ 01:46 linimon ] (Only the first 10 of 27 ports in this commit are shown above. )
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)
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
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
|
Thu, 27 Jul 2017
|
[ 11:51 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
|
Sun, 21 May 2017
|
[ 21:55 linimon ] (Only the first 10 of 49 ports in this commit are shown above. )
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
|
Fri, 14 Apr 2017
|
[ 16:50 brnrd ]
databases/mariadb-connector-c: Update to 2.3.2
- Update to 2.3.2
- Fix build with LibreSSL
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
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
|
Sun, 15 Jan 2017
|
[ 19:03 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
|
Number of commits found: 30 |