Port details |
- luasql-mysql Lua interface to MySQL
- 2.6.0 databases
=2 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
 - Port Added: 2009-05-26 07:34:39
- Last Update: 2024-03-25 02:26:39
- Commit Hash: 602a4c0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
¦ ¦ ¦ ¦ 
- 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-mysql>0:databases/luasql-mysql
- To install the port:
- cd /usr/ports/databases/luasql-mysql/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/luasql-mysql
- pkg install lua54-luasql-mysql
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lua54-luasql-mysql
- Package flavors (<flavor>: <package>)
- lua54: lua54-luasql-mysql
- lua53: lua53-luasql-mysql
- lua52: lua52-luasql-mysql
- lua51: lua51-luasql-mysql
- 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):
- Slave ports:
-
- databases/luasql-firebird
- databases/luasql-odbc
- databases/luasql-postgres
- databases/luasql-sqlite3
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- liblua-5.4.so : lang/lua54
- libmysqlclient.so.21 : databases/mysql80-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_luasql-mysql
- USES:
- lua:module gmake dos2unix mysql
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.0 25 Mar 2024 02:26:39
    |
Koichiro Iwao (meta)  |
databases/luasql-mysql: return to pool
as per maintainer's request.
PR: 277836 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.6.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.6.0 20 Jul 2022 14:21:07
    |
Tobias C. Berner (tcberner)  |
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 ) |
2.6.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.6.0 13 Feb 2021 13:07:00
  |
amdmi3  |
- Update to 2.6.0
PR: 252470
Submitted by: mbeis@xs4all.nl (maintainer) |
2.5.0_1 14 Apr 2020 15:49:37
  |
mat  |
USES=lua gained flavors.
Ports using USES=lua:module or lua:flavors will be flavored. A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.
USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.
PR: 245038
Submitted by: andrew tao11 riddles org uk
Reviewed by: mat, kevans, russ haley gmail com
Approved by: mat (portmgr)
Differential Revision: https://reviews.freebsd.org/D16494 |
2.5.0 30 Jun 2019 20:11:14
  |
swills  |
databases/luasql-mysql: update to 2.5.0
PR: 238577
Submitted by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer) |
2.4.0 11 Feb 2019 18:39:30
  |
swills  |
databases/luasql-mysql: update to 2.4.0
PR: 235532
Submitted by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer) |
2.3.5_1 02 Feb 2019 17:34:27
  |
tobik  |
Assign some ports to Marco Beishuizen by his request
PR: 235381, 235382, 235383, 235384, 235385, 235386 |
2.3.5_1 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.3.5 02 Jun 2017 15:43:18
  |
sunpoet  |
Fix WWW |
2.3.5 09 Mar 2017 06:51:22
  |
wen  |
- Update to 2.3.5
PR: 217450
Submitted by: joneum@bsdproject.de |
2.3.3 24 Jun 2016 15:41:53
  |
amdmi3  |
Fix build of slave port databases/luasql-firebird |
2.3.3 12 Jun 2016 15:06:50
  |
vanilla  |
1: Update to 2.3.3.
2: add odbc & firebird driver. |
2.3.1 16 May 2016 19:22:51
  |
amdmi3  |
- Convert to USES=mysql
- Cosmetic fixes |
2.3.1 18 Apr 2016 14:06:52
  |
mat  |
Update to 2.3.1.
PR: 208864
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
2.3.0_1 17 Aug 2015 14:20:41
  |
mat  |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
2.3.0_1 06 May 2015 15:16:54
  |
mat  |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
2.3.0_1 16 Apr 2015 12:40:15
  |
bapt  |
Disbanding lua@ which was anyway not a team for a while
I have no time left to work on lua at all for now |
2.3.0_1 20 Oct 2014 10:41:13
  |
bapt  |
Cleanup plist |
2.3.0_1 04 Jul 2014 09:41:00
  |
tijl  |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
2.3.0 10 Jun 2014 05:49:41
  |
bapt  |
Support stage |
2.3.0 13 Jan 2014 10:43:51
  |
bapt  |
Update to version 2.3 and switch to lua 5.2
Give maintainership to lua@ |
2.1.1_1 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
2.1.1_1 23 Sep 2011 22:26:39
 |
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 |
2.1.1_1 09 Aug 2011 15:41:30
 |
mm  |
Transfer maintainer back to ports@FreeBSD.org
Approved by: maintainer (myself) |
2.1.1_1 23 Mar 2011 15:53:22
 |
mm  |
- Add LICENSE knob(s) |
2.1.1_1 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
2.1.1_1 19 Mar 2011 13:15:34
 |
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
2.1.1 26 May 2009 07:34:05
 |
mm  |
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.
WWW: http://www.keplerproject.org/luasql/ |