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
Port details
nanodbc Small C++ wrapper for the native C ODBC API
2.14.0 databases on this many watch lists=2 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 2.14.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-14 01:45:15
Last Update: 2024-10-31 08:28:17
Commit Hash: e041d92
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: devel
License: MIT
WWW:
https://nanodbc.github.io/nanodbc/
https://github.com/nanodbc/nanodbc
Description:
nanodbc is a small library that makes ODBC API programming easy and fun again.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/nanodbc-2.14.0/catalog.mk
  3. /usr/local/share/licenses/nanodbc-2.14.0/LICENSE
  4. /usr/local/share/licenses/nanodbc-2.14.0/MIT
  5. include/nanodbc/nanodbc.h
  6. lib/cmake/nanodbc/nanodbc-config-release.cmake
  7. lib/cmake/nanodbc/nanodbc-config.cmake
  8. lib/libnanodbc.so
  9. lib/libnanodbc.so.2.14.0
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • nanodbc>0:databases/nanodbc
To install the port:
cd /usr/ports/databases/nanodbc/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/nanodbc
  • pkg install nanodbc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nanodbc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1673647747 SHA256 (nanodbc-nanodbc-v2.14.0_GH0.tar.gz) = 56228372042b689beccd96b0ac3476643ea85b3f57b3f23fb11ca4314e68b9a5 SIZE (nanodbc-nanodbc-v2.14.0_GH0.tar.gz) = 707731

Packages (timestamps in pop-ups are UTC):
nanodbc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.14.02.14.0-2.14.02.14.0---
FreeBSD:13:quarterly2.14.02.14.02.14.02.14.02.14.02.14.02.14.02.14.0
FreeBSD:14:latest2.14.02.14.0-2.14.02.14.02.14.0-2.14.0
FreeBSD:14:quarterly2.14.02.14.0-2.14.02.14.02.14.02.14.02.14.0
FreeBSD:15:latest--n/a-n/a2.14.02.14.02.14.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libodbc.so : databases/unixODBC
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_nanodbc
USES:
cmake:testing compiler:c++14-lang localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/nanodbc/nanodbc/tar.gz/v2.14.0?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.14.0
31 Oct 2024 08:28:17
commit hash: e041d92e4c7c6eaaf90495ad05545b9d943b74ddcommit hash: e041d92e4c7c6eaaf90495ad05545b9d943b74ddcommit hash: e041d92e4c7c6eaaf90495ad05545b9d943b74ddcommit hash: e041d92e4c7c6eaaf90495ad05545b9d943b74dd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/nanodbc: Broken on 15; Update WWW

Reported by:	fallout
2.14.0
01 Oct 2024 18:56:20
commit hash: 4485bd8221c2c5630b87826d37da850b3361b782commit hash: 4485bd8221c2c5630b87826d37da850b3361b782commit hash: 4485bd8221c2c5630b87826d37da850b3361b782commit hash: 4485bd8221c2c5630b87826d37da850b3361b782 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: drop support for expired FreeBSD 14.0

Simplify expressions for FreeBSD 13.X

Reviewed by:	many

Differential Revision:	https://reviews.freebsd.org/D46601
2.14.0
07 Aug 2023 22:00:19
commit hash: 41c598bf1972a6940adaff5f3cbf38afebc06aa2commit hash: 41c598bf1972a6940adaff5f3cbf38afebc06aa2commit hash: 41c598bf1972a6940adaff5f3cbf38afebc06aa2commit hash: 41c598bf1972a6940adaff5f3cbf38afebc06aa2 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/nanodbc: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2.14.0
17 Jul 2023 01:48:27
commit hash: 82a579bfa9e14c6a22e2114fe7be575506d4ce85commit hash: 82a579bfa9e14c6a22e2114fe7be575506d4ce85commit hash: 82a579bfa9e14c6a22e2114fe7be575506d4ce85commit hash: 82a579bfa9e14c6a22e2114fe7be575506d4ce85 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/nanodbc: Fix build with clang-16 by adding USE_CXXSTD

Reported by:	fallout
2.14.0
14 Jan 2023 01:42:19
commit hash: 7d3a3b7c0bdb2173a86cace56a6ea081461db094commit hash: 7d3a3b7c0bdb2173a86cace56a6ea081461db094commit hash: 7d3a3b7c0bdb2173a86cace56a6ea081461db094commit hash: 7d3a3b7c0bdb2173a86cace56a6ea081461db094 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/nanodbc: New port: Small C++ wrapper for the native C ODBC API

Number of commits found: 5