notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
There is a known issue with processing of security/vuxml data. As a results, the "Lastest Vulnerabilities" box is out of date and new entries after 2025-Sep-02 are not shown.
Port details on branch 2022Q2
mdbtools Utilities and libraries to export data from MS Access databases (.mdb)
1.0.1 databases on this many watch lists=6 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.1Version of this port present on the latest quarterly branch.
Maintainer: rhurlin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-04-27 04:40:58
Last Update: 2025-07-23 15:07:21
Commit Hash: bfd201b
People watching this port, also watch:: firefox, curl, p5-Event, vcdimager, libast
License: GPLv2
WWW:
https://github.com/mdbtools/mdbtools/
Description:
MDB Tools is a set of programs to help you extract data from Microsoft Access files in various settings. See the NEWS file for information about the latest release.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (66 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/mdbtools-1.0.1/catalog.mk
  3. /usr/local/share/licenses/mdbtools-1.0.1/LICENSE
  4. /usr/local/share/licenses/mdbtools-1.0.1/GPLv2
  5. bin/mdb-array
  6. bin/mdb-count
  7. bin/mdb-export
  8. bin/mdb-header
  9. bin/mdb-hexdump
  10. bin/mdb-json
  11. bin/mdb-parsecsv
  12. bin/mdb-prop
  13. bin/mdb-queries
  14. bin/mdb-schema
  15. bin/mdb-sql
  16. bin/mdb-tables
  17. bin/mdb-ver
  18. include/mdbsql.h
  19. include/mdbtools.h
  20. lib/libmdb.a
  21. lib/libmdb.so
  22. lib/libmdb.so.3
  23. lib/libmdb.so.3.1.1
  24. lib/libmdbodbc.a
  25. lib/libmdbodbc.so
  26. lib/libmdbodbcW.a
  27. lib/libmdbodbcW.so
  28. lib/libmdbsql.a
  29. lib/libmdbsql.so
  30. lib/libmdbsql.so.3
  31. lib/libmdbsql.so.3.1.1
  32. libdata/pkgconfig/libmdb.pc
  33. libdata/pkgconfig/libmdbsql.pc
  34. share/bash-completion/completions/mdb-count
  35. share/bash-completion/completions/mdb-export
  36. share/bash-completion/completions/mdb-hexdump
  37. share/bash-completion/completions/mdb-import
  38. share/bash-completion/completions/mdb-json
  39. share/bash-completion/completions/mdb-parsecsv
  40. share/bash-completion/completions/mdb-prop
  41. share/bash-completion/completions/mdb-queries
  42. share/bash-completion/completions/mdb-schema
  43. share/bash-completion/completions/mdb-sql
  44. share/bash-completion/completions/mdb-tables
  45. share/bash-completion/completions/mdb-ver
  46. share/doc/mdbtools/AUTHORS
  47. share/doc/mdbtools/HACKING.md
  48. share/doc/mdbtools/NEWS
  49. share/doc/mdbtools/README.md
  50. share/man/man1/mdb-array.1.gz
  51. share/man/man1/mdb-count.1.gz
  52. share/man/man1/mdb-export.1.gz
  53. share/man/man1/mdb-header.1.gz
  54. share/man/man1/mdb-hexdump.1.gz
  55. share/man/man1/mdb-import.1.gz
  56. share/man/man1/mdb-json.1.gz
  57. share/man/man1/mdb-parsecsv.1.gz
  58. share/man/man1/mdb-prop.1.gz
  59. share/man/man1/mdb-queries.1.gz
  60. share/man/man1/mdb-schema.1.gz
  61. share/man/man1/mdb-sql.1.gz
  62. share/man/man1/mdb-tables.1.gz
  63. share/man/man1/mdb-ver.1.gz
  64. @owner
  65. @group
  66. @mode
Collapse this list.
Dependency lines:
  • mdbtools>0:databases/mdbtools
To install the port:
cd /usr/ports/databases/mdbtools/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/mdbtools
  • pkg install mdbtools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mdbtools
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1735221807 SHA256 (mdbtools-1.0.1.tar.gz) = ff9c425a88bc20bf9318a332eec50b17e77896eef65a0e69415ccb4e396d1812 SIZE (mdbtools-1.0.1.tar.gz) = 672774

Packages (timestamps in pop-ups are UTC):
mdbtools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.11.0.10.9.11.0.11.0.1---
FreeBSD:13:quarterly1.0.11.0.1-1.0.11.0.11.0.0_11.0.0_11.0.0_1
FreeBSD:14:latest1.0.11.0.11.0.0_11.0.11.0.11.0.0_1--
FreeBSD:14:quarterly1.0.11.0.1-1.0.11.0.11.0.0_11.0.0_11.0.0_1
FreeBSD:15:latest--n/a1.0.1n/a1.0.0_11.0.0_11.0.0_2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash-completion>=0 : shells/bash-completion
  2. flex : textproc/flex
  3. gawk : lang/gawk
  4. bison : devel/bison
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. gettext-runtime>=0.22_1 : devel/gettext-runtime
  7. msgfmt : devel/gettext-tools
Runtime dependencies:
  1. bash-completion>=0 : shells/bash-completion
Library dependencies:
  1. libodbcinst.so : databases/unixODBC
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
  4. libiconv.so : converters/libiconv
  5. libreadline.so.8 : devel/readline
  6. libintl.so : devel/gettext-runtime
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. databases/pecl-mdbtools*
  2. editors/libreoffice-legacy*
  3. Collapse this list of deleted ports.
for Libraries
  1. databases/gmdb2
  2. databases/recutils

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. databases/libgda3-mdb*
  2. databases/libgda4-mdb*
  3. databases/libgda5-mdb*
  4. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. databases/pecl-mdbtools*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for mdbtools-1.0.1: DOCS=on: Build and/or install documentation LIBMSWSTR=off: Read and parse JET 4 mdb file indices MANPAGES=on: Build and/or install manual pages NLS=on: Native Language Support ===> Use 'make config' to modify these settings
Options name:
databases_mdbtools
USES:
bison cpe gnome iconv:wchar_t libtool pkgconfig readline gettext
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/mdbtools/mdbtools/releases/download/v1.0.1/
Collapse this list.

There are no commits on branch 2022Q2 for this port