Port details |
- lua51-libevent Lua libevent binding
- 0.4.6_1 devel
=0 0.4.6_1Version of this port present on the latest quarterly branch.
- Maintainer: sirl33tname@gmail.com
- Port Added: 2017-02-21 20:27:23
- Last Update: 2020-04-14 15:49:37
- SVN Revision: 531700
- License: MIT
- WWW:
- https://github.com/harningt/luaevent
- Description:
- This is a binding of libevent to Lua. It will serve as a drop-in
replacement for copas, and eventually support more features (async DNS,
HTTP, RPC...).
WWW: https://github.com/harningt/luaevent
-
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-libevent>0:devel/lua51-libevent
- No installation instructions:
- This port has been deleted.
- PKGNAME: lua51-libevent
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1546783268
SHA256 (harningt-luaevent-v0.4.6_GH0.tar.gz) = dd12babb252115895618c1243557534decde289bf0c255ffebf0dcd14a18705d
SIZE (harningt-luaevent-v0.4.6_GH0.tar.gz) = 22599
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
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- core.so : net/luasocket-51
- Library dependencies:
-
- libevent.so : devel/libevent
- liblua-5.1.so : lang/lua51
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake pkgconfig lua:51
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.6_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 |
0.4.6_1 02 Aug 2019 13:30:40 |
jbeich |
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133 |
0.4.6 06 Jan 2019 16:39:41 |
swills |
devel/lua51-libevent: update to 0.4.6
PR: 234662
Submitted by: Sir l33tname <sirl33tname@gmail.com> (maintainer) |
0.4.4 21 Feb 2017 20:51:06 |
feld |
devel/lua51-libevent: Fix RUN_DEPENDS to guarantee we get the luasocket for lua
5.1 |
0.4.4 21 Feb 2017 20:27:14 |
feld |
This is a binding of libevent to Lua. It will serve as a drop-in
replacement for copas, and eventually support more features (async DNS,
HTTP, RPC...).
WWW: https://github.com/harningt/luaevent
PR: 216750
Submitted by: Sir l33tname <sirl33tname@gmail.com> |
Number of commits found: 5
|