Port details |
- postgresql-pllua PL/Lua procedural language for PostgreSQL database
- 1.0_1 databases
=1 1.0_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on expired PostgreSQL 9.1
This port expired on: 2016-10-08
- Maintainer: sunghyuk@gmail.com
- Port Added: 2008-03-21 07:43:15
- Last Update: 2016-10-03 18:19:04
- SVN Revision: 423218
- People watching this port, also watch:: postgis-jdbc
- License: MIT
- WWW:
- http://pllua.projects.postgresql.org/
- Description:
- PL/Lua is an implementation of Lua as a loadable procedural language
for PostgreSQL: with PL/Lua you can use PostgreSQL functions and
triggers written in the Lua programming language.
WWW: http://pllua.projects.postgresql.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- postgresql-pllua>0:databases/postgresql-pllua
- No installation instructions:
- This port has been deleted.
- PKGNAME: postgresql-pllua
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pllua-1.0.tar.gz) = a2a4f8172563485255d729f3e053a47b408b118105b0e77bcd5eef8b951ef429
SIZE (pllua-1.0.tar.gz) = 31453
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- Library dependencies:
-
- liblua-5.2.so : lang/lua52
- libpq.so.5 : databases/postgresql91-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake lua pgsql:9.1-
- 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 |
1.0_1 03 Oct 2016 18:19:04 |
rene |
Remove expired/expiring ports:
2016-10-01 databases/postgresql91-client: End-of-life is near
2016-10-08 databases/postgresql91-pgtcl: Depends on expired PostgreSQL 9.1
2016-10-01 databases/postgresql91-server: End-of-life is near
2016-10-08 databases/postgresql-pllua: Depends on expired PostgreSQL 9.1 |
1.0_1 01 Oct 2016 15:57:44 |
antoine |
Deprecate: depends on expired PostgreSQL 9.1 |
1.0_1 18 Jul 2016 17:05:46 |
amdmi3 |
- Fix build
- While here, add LICENSE
PR: 211026
Submitted by: sunghyuk@gmail.com (maintainer) |
1.0 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.0 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
1.0 25 Aug 2014 17:53:27 |
crees |
Convert pgsql ports to use USES+=pgsql
Reviewed by: bapt |
1.0 28 May 2014 11:39:54 |
bapt |
Convert to USES=pgsql |
1.0 20 Apr 2014 09:16:30 |
bapt |
Update to 1.0
Support stage
Use lua 5.2 |
0.3.2 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.3.2 22 Jul 2013 06:50:03 |
marino |
databases/postgresql-pllua: Restrict to postgresql 9.1 and earlier
This version of Tablelog fails to build with postgresql 9.2
Also trim header and convert USE_GMAKE to USES+=gmake.
PR: ports/179959
submitted by: marino
Approved by: bapt (mentor), maintainer timeout |
0.3.2 31 Dec 2010 20:16:43 |
ohauer |
- update port to version 0.3.2 which builds with PG84 and PG90
build failure for 0.3.1 with PG84 reported by pav |
0.3.1_1 06 Jun 2008 13:17:10 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.3.1 06 May 2008 06:46:26 |
vanilla |
Upgrade to 0.3.1.
PR: ports/123451
Submitted by: maintainer |
0.2.2 21 Mar 2008 07:42:59 |
vanilla |
Add postgresql-pllua 0.2.2, PL/Lua procedural language for PostgreSQL
database.
PR: ports/121139
Submitted by: sunghyuk |