Port details |
- lua51-bitop Bitwise operations on numbers
- 1.0.2_1 devel
=0 1.0.2_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2018-01-14 14:14:13
- Last Update: 2020-04-14 15:49:37
- SVN Revision: 531700
- License: MIT
- WWW:
- http://bitop.luajit.org/
- Description:
- Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise operations
on numbers.
WWW: http://bitop.luajit.org/
-
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-bitop>0:devel/lua51-bitop
- No installation instructions:
- This port has been deleted.
- PKGNAME: lua51-bitop
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (LuaBitOp-1.0.2.tar.gz) = 1207c9293dcd52eb9dca6538d1b87352bd510f4e760938f5048433f7f272ce99
SIZE (LuaBitOp-1.0.2.tar.gz) = 23127
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: devel/lua-bitop
- 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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake lua:51
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
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: devel/lua-bitop | Commit | Credits | Log message |
1.0.2_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 |
1.0.2_1 16 Jun 2019 10:34:57 |
sunpoet |
Remove no-op SLAVE_PORT |
1.0.2 14 Jan 2018 14:14:05 |
sunpoet |
Move devel/lua-bitop-51 to devel/lua51-bitop |
Number of commits found: 3
|