Port details |
- lua-pgsql Lua binding for PostgreSQL
- 1.6.8_1 databases =2 1.6.8_1Version of this port present on the latest quarterly branch.
- Maintainer: dmitry.wagin@ya.ru
- Port Added: 2021-03-11 06:32:21
- Last Update: 2023-08-27 02:48:17
- Commit Hash: bc6c1ad
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/arcapos/luapgsql
- Description:
- Lua binding for PostgreSQL.
- ¦ ¦ ¦ ¦
- 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-pgsql>0:databases/lua-pgsql
- To install the port:
- cd /usr/ports/databases/lua-pgsql/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/lua-pgsql
- pkg install lua54-pgsql
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lua54-pgsql
- Package flavors (<flavor>: <package>)
- lua54: lua54-pgsql
- lua53: lua53-pgsql
- distinfo:
- TIMESTAMP = 1692268310
SHA256 (arcapos-luapgsql-1.6.8-0f80ff5_GH0.tar.gz) = 0b16ee0725868b9c7dd398ce1b78fa54f1fdf7fea2d31700c75d72beca3fc528
SIZE (arcapos-luapgsql-1.6.8-0f80ff5_GH0.tar.gz) = 14280
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- psql : databases/postgresql13-client
- Runtime dependencies:
-
- psql : databases/postgresql13-client
- Library dependencies:
-
- liblua-5.4.so : lang/lua54
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_lua-pgsql
- USES:
- lua:flavors,53+ pgsql:11+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.8_1 27 Aug 2023 02:48:17 |
Vanilla I. Shu (vanilla) |
databases/lua-pgsql: Added PostgreSQL 14+ support, also added LUA flavors.
PR: 273182
Reported by: maintainer |
1.6.8 15 Apr 2023 13:14:58 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove pointers to EOLed pgsql versions
- Remove dotted pgsql versions
Approved by: portmgr |
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) |
1.6.8 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 ) |
1.6.8 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.6.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.8 11 Mar 2021 06:31:53 |
vanilla |
Add lua-pgsql 1.6.8, lua binding for PostgreSQL.
PR: 254188
Submitted by: dmitry.wagin@ya.ru |
Number of commits found: 7
|