Port details |
- lualdap-51 LDAP support for the Lua language (version 5.1)
- 1.1.0_2 net
=0 1.1.0_2Version of this port present on the latest quarterly branch.
- Maintainer: pf@itwf.pl
- Port Added: 2020-01-20 18:26:36
- Last Update: 2020-04-14 15:49:37
- SVN Revision: 531700
- License: not specified in port
- WWW:
- http://www.keplerproject.org/lualdap/
- Description:
- LuaLDAP is a simple interface from Lua to an LDAP client.
In fact it is a bind to OpenLDAP or to ADSI. It enables a Lua program to:
- connect to an LDAP server;
- execute any operation (search, add, compare, delete, modify and rename);
- retrieve entries and references of the search result.
WWW: http://www.keplerproject.org/lualdap/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lua51-lualdap>0:net/lualdap-51
- No installation instructions:
- This port has been deleted.
- PKGNAME: lua51-lualdap
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (lualdap-1.1.0.tar.gz) = c2875704b8cdc6398c2f1cf25199a16d217ded2c696d134ae591935ab3c98d33
SIZE (lualdap-1.1.0.tar.gz) = 30087
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:
- Master port: net/lualdap
- 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.1.so : lang/lua51
- libldap-2.4.so.2 : net/openldap24-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lua51-lualdap-1.1.0_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake lua:51
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
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: net/lualdap | Commit | Credits | Log message |
1.1.0_2 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 |
1.1.0_2 20 Jan 2020 18:26:32 |
danfe |
- Add the Lua-5.1 slave of the `net/lualdap' port, to be used with
the `net-im/prosody' port
- Install docs in a dedicated `do-install-DOCS-on' target while here
Requested by: Zeus Panchenko |
Number of commits found: 2
|