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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
luasql-odbc Lua interface to ODBC
2.6.0 databases on this many watch lists=0 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.6.0Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@freebsd.org search for ports maintained by this maintainer
Port Added: 2016-06-12 15:05:22
Last Update: 2022-07-20 14:21:07
Commit Hash: d076ad9
License: MIT
WWW:
https://github.com/keplerproject/luasql
Description:
LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua program to: * Connect to ODBC, ADO, Oracle, MySQL, SQLite and PostgreSQL databases; * Execute arbitrary SQL statements; * Retrieve results in a row-by-row cursor fashion.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • lua54-luasql-odbc>0:databases/luasql-odbc
To install the port:
cd /usr/ports/databases/luasql-odbc/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/luasql-odbc
  • pkg install lua54-luasql-odbc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lua54-luasql-odbc
Package flavors (<flavor>: <package>)
  • lua54: lua54-luasql-odbc
  • lua53: lua53-luasql-odbc
  • lua52: lua52-luasql-odbc
  • lua51: lua51-luasql-odbc
distinfo:
TIMESTAMP = 1609938245 SHA256 (keplerproject-luasql-2.6.0_GH0.tar.gz) = 8ec445c58fa6148be759080c08f37baea5c3fa84f766197db9bf9c8edb6f8e60 SIZE (keplerproject-luasql-2.6.0_GH0.tar.gz) = 107651

Packages (timestamps in pop-ups are UTC):
lua51-luasql-odbc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.6.02.6.02.5.0_12.6.02.6.0-2.5.0_1-
FreeBSD:13:quarterly2.6.02.6.02.6.02.6.02.6.02.6.02.6.02.6.0
FreeBSD:14:latest2.6.02.6.02.6.02.6.02.6.02.6.0-2.6.0
FreeBSD:14:quarterly2.6.02.6.0-2.6.02.6.02.6.02.6.02.6.0
FreeBSD:15:latest2.6.02.6.0n/a2.6.0n/a2.6.02.6.02.6.0
FreeBSD:15:quarterly--n/a-n/a---
 

lua52-luasql-odbc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.6.02.6.02.5.0_12.6.02.6.0-2.5.0_1-
FreeBSD:13:quarterly2.6.02.6.02.6.02.6.02.6.02.6.02.6.02.6.0
FreeBSD:14:latest2.6.02.6.02.6.02.6.02.6.02.6.0-2.6.0
FreeBSD:14:quarterly2.6.02.6.0-2.6.02.6.02.6.02.6.02.6.0
FreeBSD:15:latest2.6.02.6.0n/a2.6.0n/a2.6.02.6.02.6.0
FreeBSD:15:quarterly--n/a-n/a---
 

lua53-luasql-odbc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.6.02.6.02.5.0_12.6.02.6.0-2.5.0_1-
FreeBSD:13:quarterly2.6.02.6.02.6.02.6.02.6.02.6.02.6.02.6.0
FreeBSD:14:latest2.6.02.6.02.6.02.6.02.6.02.6.0-2.6.0
FreeBSD:14:quarterly2.6.02.6.0-2.6.02.6.02.6.02.6.02.6.0
FreeBSD:15:latest2.6.02.6.0n/a2.6.0n/a2.6.02.6.02.6.0
FreeBSD:15:quarterly--n/a-n/a---
 

lua54-luasql-odbc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.6.02.6.02.5.0_12.6.02.6.0-2.5.0_1-
FreeBSD:13:quarterly2.6.02.6.02.6.02.6.02.6.02.6.02.6.02.6.0
FreeBSD:14:latest2.6.02.6.02.6.02.6.02.6.02.6.0-2.6.0
FreeBSD:14:quarterly2.6.02.6.0-2.6.02.6.02.6.02.6.02.6.0
FreeBSD:15:latest2.6.02.6.0n/a2.6.0n/a2.6.02.6.02.6.0
FreeBSD:15:quarterly--n/a-n/a---
 

Master port: databases/luasql-mysql
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
Library dependencies:
  1. libodbc.so : databases/unixODBC
  2. liblua-5.4.so : lang/lua54
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_luasql-odbc
USES:
lua:module gmake dos2unix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/keplerproject/luasql/tar.gz/2.6.0?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: databases/luasql-mysql
CommitCreditsLog message
2.6.0
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.6.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.3.1
12 Jun 2016 15:05:13
Revision:416804Original commit files touched by this commit
vanilla search for other commits by this committer
Add databases/luasql-odbc.

Number of commits found: 3