Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Jul 2019 20:46:57
5.3.13_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 |
18 Jul 2019 11:30:00
5.3.13

|
pkubaj  |
databases/mysql-connector-odbc: fix build on GCC architectures
Needs USES=compiler:c++11-lang:
cc1plus: error: unrecognized command line option "-std=c++0x"
Approved by: mentors (implicit approval) |
01 Jul 2019 07:43:33
5.3.13

|
ale  |
Update default MySQL version to 5.7.
PR: 238365
Submitted by: ale
Exp-run by: antoine
Approved by: portmgr (antoine) |
16 May 2016 18:34:12
5.3.4_1

|
amdmi3  |
- Add LICENSE
- Switch to USES=mysql
- Don't install license with documentation
- Mark MAKE_JOBS_UNSAFE, sporadic build failures with parallel build:
CMake Error at cmake/generateinifiles.cmake:60 (CONFIGURE_FILE):
configure_file Problem configuring file |
21 Apr 2016 15:41:24
5.3.4_1

|
robak  |
databases/mysql-connector-odbc: release maintainership
PR: 208955
Submitted by: Sergey Prikhodko <sergey@network-asp.biz> (maintainer) |
01 Apr 2016 14:00:57
5.3.4_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
31 Aug 2015 10:43:31
5.3.4_1

|
pi  |
databases/mysql-connector-odbc: build and interoperate with mariadb-10
PR: 198925
Submitted by: Pavel Timofeev <timp87@gmail.com>
Approved by: sergey@network-asp.biz (maintainer timeout) |
11 May 2015 18:34:58
5.3.4

|
mat  |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
21 Feb 2015 15:13:16
5.3.4

|
pawel  |
- Update to version 5.3.4 [1]
- Mark ignored for versions 51 and 55 of mysql [1]
- Move things to proper places in Makefile
- Remove PLIST_SUB, no subs needed
- Define DOCS option, port uses PORTDOCS
- Switch to PLIST_FILES, port installs only 3 files
- Remove Author tag from pkg-descr file
PR: 197348 [1]
Submitted by: timp87@gmail.com [1]
Approved by: maintainer timeout |
29 Jul 2014 17:12:50
5.1.9

|
adamw  |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
05 May 2014 16:24:01
5.1.9

|
bapt  |
Fix unixODBC vs libiodbc conflicts
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time
While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql
Discussed with: rakuco (kde)
With hat: portmgr |
14 Feb 2014 15:02:41
5.1.9

|
miwi  |
- Stage support |
11 Dec 2013 18:08:53
5.1.9

|
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases |
20 Sep 2013 16:13:49
5.1.9

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
22 Mar 2013 20:06:15
5.1.9

|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
11 Feb 2012 18:59:15
5.1.9
|
pawel  |
- Update to version 5.1.9 [1]
- Fix build when WITH_IODBC=true
PR: ports/161832 [1]
SUbmitted by: maintainer |
06 Feb 2012 12:25:50
3.51.26_4
|
miwi  |
- Chase unixODBC shlib bump |
17 Oct 2011 04:35:02
3.51.26_3
|
dougb  |
Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL= 323 40 |
23 Sep 2011 22:26:39
3.51.26_3
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
20 Mar 2011 12:54:45
3.51.26_3
|
miwi  |
- Get Rid MD5 support |
13 Jan 2011 09:17:14
3.51.26_3
|
ale  |
Mark IGNORE with MySQL 5.5.
Feature safe: yes |
04 Dec 2010 07:34:27
3.51.26_3
|
ade  |
Sync to new bsd.autotools.mk |
02 Aug 2009 19:36:34
3.51.26_3
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
27 Jan 2009 05:13:10
3.51.26_2
|
fjoe  |
Fix build with unixODBC 2.2.14: in 2.2.14 signatures of several functions
(SQLExtendedFetch, SQLColAttribute, SQLColAttributeW) were fixed.
Approved by: portmgr (marcus) |
23 Jan 2009 23:42:04
3.51.26_1
|
pav  |
- Mark BROKEN: does not compile
Reported by: pointyhat |
09 Jan 2009 07:10:43
3.51.26_1
|
beech  |
- Fix build
- Bump portrevision
PR: ports/129629 [1]
PR: ports/130308 [2]
Submitted by: RandomUser <rannumgen@globaleyes.net> [1]
Submitted by: Dan Caescu <daniel@freebsd.ro> [2]
Approved by: maintainer timeout (2+ weeks) |
17 Jul 2008 14:23:37
3.51.26
|
rafan  |
- Update to 3.51.26
- Fix pkg-plist when NOPORTDOCS is defined
PR: ports/125547
Submitted by: Sergey Prikhodko <sergey at network-asp.biz> (maintainer) |
09 Oct 2006 18:51:19
3.51.12_1
|
alepulver  |
- Unify the way to choose between ODBC flavors (WITH_IODBC / WITH_UNIXODBC).
PR: ports/103293
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
Approved by: girgen (databases/postgresql-odbc), fjoe (databases/libodbc++),
sergey@network-asp.biz
(databases/mysql-connector-odbc, timeout),
delphij@FreeBSD.org (net/openldap23-server),
mat@FreeBSD.org (databases/p5-DBD-ODBC) |
11 Sep 2006 11:38:10
3.51.12_1
|
miwi  |
- Respects CFLAGS
PR: ports/102242
Submitted by: Soeren Straarup <xride(at)x12.dk>
Approved by: maintainer timeout |
05 Jul 2006 02:30:58
3.51.12_1
|
linimon  |
Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
PR: ports/92445
Hat: portmgr |
04 May 2006 21:41:12
3.51.12_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
23 Feb 2006 10:40:45
3.51.12_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
17 Jan 2006 20:50:46
3.51.12
|
mnag  |
Move databases/myodbc -> databases/mysql-connector-odbc
* MOVED
Added antry about move
* databases/Makefile
Remove databases/myodbc
Add databases/mysql-connector-odbc
* databases/myodbc
Removed
* databases/mysql-connector-odbc
Update to 3.51.12
Reorganize Makefile
Now default DRIVER_MANAGER is unixodbc
PR: 89939
Submitted by: Sergey Prikhodko <sergey@network-asp.biz> (maintainer)
Repocopy by: marcus |