From owner-freebsd-ports-bugs@freebsd.org Sat Jul 4 16:56:55 2020 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C303B35330C for ; Sat, 4 Jul 2020 16:56:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 49zdKM4qfDz3fRr for ; Sat, 4 Jul 2020 16:56:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id A5B6635330B; Sat, 4 Jul 2020 16:56:55 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A57CD352D7F for ; Sat, 4 Jul 2020 16:56:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49zdKM3v86z3fB0 for ; Sat, 4 Jul 2020 16:56:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5061B1FB21 for ; Sat, 4 Jul 2020 16:56:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 064GutdC010873 for ; Sat, 4 Jul 2020 16:56:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 064Gut9o010872 for ports-bugs@FreeBSD.org; Sat, 4 Jul 2020 16:56:55 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 247764] databases/mdbtools: Update to 0.8.2 Date: Sat, 04 Jul 2020 16:56:55 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rhurlin@gwdg.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jul 2020 16:56:55 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247764 Bug ID: 247764 Summary: databases/mdbtools: Update to 0.8.2 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: rhurlin@gwdg.de Created attachment 216199 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D216199&action= =3Dedit patch to update databases/mdbtools from 0.7.1 to 0.8.2 mdbtools v0.7.1 [1] is not updated for years and the release is from 2013. = For quite some time now (~ 2017), there is a fork from Cyber Emissary[2] and af= ter some testing I decided to follow this one. The fork from Cyber Emissary is at version 0.8.2 ATM and some more pull req= uest were committed since then. [1] https://github.com/brjohnsn/mdbtools [2] https://github.com/cyberemissary So this PR should update databases/mdbtools from 0.7.1 to 0.8.2 (from 2018-12-28) and brings some improvements and new features. User visible cha= nges are - Improved support for Access 2010, 2013, and 2016 - Build script and readme improvements - Use bigger buffer when reading big blobs for better performance - Use bulk inserts on supporting platforms for significantly better perform= ance - Added mdb-count utility to return row count in tables - Update unknown flag to ddl flag for properties - Print unknown Jet versions in libmdb The port itself changes - from version 0.7.1 to 0.8.2 - add CONFIGURE_ARGS=3D--enable-gtk-doc - change GITHUB account - add USE_GNOME=3Dgdkpixbuf2 - reorder entries in Makefile (USES=3D, GITHUB=3D, ...) - rm files/patch-src__sql__Makefile.am (upstream included) - add newest fork URL to pkg-descr - update pkg-plist The patch is tested on Poudriere (11.4i/a, 12.1i/a, and HEADi/a). 'portlint -AC' suggest to add a NLS knob, but there is no easy way to disab= le gettext usage in the sources? ######################################################################## IMPORTANT NOTICE: MDBTools 0.8.2 does not build, if 0.7.1 is installed: [..snip..] file.c:232:7: error: use of undeclared identifier 'MDB_VER_ACCDB_2013'; did= you mean 'MDB_VER_ACCDB_2010'? case MDB_VER_ACCDB_2013: ^~~~~~~~~~~~~~~~~~ MDB_VER_ACCDB_2010 /usr/local/include/mdbtools.h:71:2: note: 'MDB_VER_ACCDB_2010' declared here MDB_VER_ACCDB_2010 =3D 0x0103 ^ file.c:233:7: error: use of undeclared identifier 'MDB_VER_ACCDB_2016'; did= you mean 'MDB_VER_ACCDB_2010'? case MDB_VER_ACCDB_2016: ^~~~~~~~~~~~~~~~~~ MDB_VER_ACCDB_2010 /usr/local/include/mdbtools.h:71:2: note: 'MDB_VER_ACCDB_2010' declared here MDB_VER_ACCDB_2010 =3D 0x0103 ^ file.c:232:7: error: duplicate case value 'MDB_VER_ACCDB_2010' case MDB_VER_ACCDB_2013: ^ file.c:231:7: note: previous case defined here case MDB_VER_ACCDB_2010: ^ file.c:233:7: error: duplicate case value 'MDB_VER_ACCDB_2010' case MDB_VER_ACCDB_2016: ^ file.c:232:7: note: previous case defined here case MDB_VER_ACCDB_2013: ^ 4 errors generated. *** Error code 1 Stop. make[4]: stopped in /usr/ports/databases/mdbtools/work/mdbtools-0.8.2/src/libmdb As a workaround, one can deinstall 0.7.1 before building 0.8.2.=20 I could need some help here to get rid of this behaviour. ######################################################################## --=20 You are receiving this mail because: You are the assignee for the bug.=