Commit Graph

6 Commits

Author SHA1 Message Date
Dmitry Marakasov
f5408c30ca databases/lua-lsqlite3: mark BROKEN
Approved by:	portmgr blanket
2021-04-30 17:06:37 +03:00
Mathieu Arnold
305f148f48 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Alexey Dokuchaev
ce27b0a151 Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 8). 2020-05-28 15:20:46 +00:00
Mathieu Arnold
beb1c1fe19 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
2020-04-14 15:49:36 +00:00
Steve Wills
fdb7e2b700 databases/lua-lsqlite3: Fix Makefile options
PR:		241250
Submitted by:	yds <yds@Necessitu.de> (maintainer)
2019-10-15 13:33:34 +00:00
Rodrigo Osorio
fa11aaf6d7 Add new port databases/lua-lsqlite3
LuaSQLite3 is a thin wrapper around the public domain SQLite3
database engine providing a mean to manipulate SQLite3 databases
directly from Lua using Lua 5.

PR:		237282
Submitted by:	yds@Necessitu.de
2019-06-01 08:34:27 +00:00