Port details |
- lua-posix Lua bindings for POSIX APIs
- 36.2.1 devel =3 36.2.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2006-11-02 00:39:27
- Last Update: 2024-08-15 10:55:32
- Commit Hash: 5102d79
- People watching this port, also watch:: oss, lua54-luaexpat, monit, proggy_fonts-ttf, inotify-tools
- License: MIT
- WWW:
- https://github.com/luaposix/luaposix
- Description:
- This is a POSIX binding for LuaJIT, Lua 5.1, 5.2 and 5.3; like most libraries it
simply binds to C APIs on the underlying system, so it won't work on non-POSIX
systems. However, it does try to detect the level of POSIX conformance of the
underlying system and bind only available APIs.
For a while, luaposix contained support for curses functionality too, but now it
has its own lcurses repository again, where it is being maintained separately.
- ¦ ¦ ¦ ¦
- 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-posix>0:devel/lua-posix
- To install the port:
- cd /usr/ports/devel/lua-posix/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/lua-posix
- pkg install lua54-posix
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lua54-posix
- Package flavors (<flavor>: <package>)
- lua54: lua54-posix
- lua53: lua53-posix
- lua52: lua52-posix
- distinfo:
- TIMESTAMP = 1688166116
SHA256 (luaposix-luaposix-v36.2.1_GH0.tar.gz) = 44e5087cd3c47058f9934b90c0017e4cf870b71619f99707dd433074622debb1
SIZE (luaposix-luaposix-v36.2.1_GH0.tar.gz) = 188010
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- lua54-stdlib-normalize>=0 : devel/lua-stdlib-normalize@lua54
- Library dependencies:
-
- liblua-5.4.so : lang/lua54
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_lua-posix
- USES:
- lua:52+,module shebangfix
- 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 |
36.2.1 15 Aug 2024 10:55:32 |
Po-Chuan Hsieh (sunpoet) |
devel/lua-posix: Adjust USES=lua
posix uses Lua built-in bit32 which is available since Lua 5.2.
PR: 268875
Reported by: Matt Boney <matt@cloverbasin.com> |
36.2.1 09 Jul 2023 10:18:19 |
Po-Chuan Hsieh (sunpoet) |
devel/lua-posix: Update to 36.2.1
Changes: https://github.com/luaposix/luaposix/releases |
36.1 05 Apr 2023 17:30:00 |
Po-Chuan Hsieh (sunpoet) |
devel/lua-posix: Fix fetch
The tarball is changed. The only difference is a new file,
luaposix-36.1-1.rockspec.
Reported by: pkg-fallout |
36.1 21 Mar 2023 19:20:14 |
Po-Chuan Hsieh (sunpoet) |
devel/lua-posix: Update to 36.1
Changes: https://github.com/luaposix/luaposix/releases |
36.0 05 Feb 2023 15:47:47 |
Po-Chuan Hsieh (sunpoet) |
devel/lua-posix: Update to 36.0
Changes: https://github.com/luaposix/luaposix/releases |
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) |
35.1 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 ) |
35.1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
35.1 21 Sep 2021 03:43:58 |
Po-Chuan Hsieh (sunpoet) |
devel/lua-posix: Update to 35.1
Changes: https://github.com/luaposix/luaposix/releases |
35.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
35.0 08 Jul 2020 18:56:22 |
sunpoet |
Update to 35.0
Changes: https://github.com/luaposix/luaposix/releases |
34.1.1_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 |
34.1.1 01 Aug 2019 16:16:07 |
sunpoet |
Update to 34.1.1
Changes: https://github.com/luaposix/luaposix/releases |
34.0.4_1 17 Mar 2018 11:48:00 |
sunpoet |
Add missing RUN_DEPENDS
- Bump PORTREVISION for dependency change
PR: 226591
Submitted by: Kan Sasaki <sasaki@fcc.ad.jp> |
34.0.4 09 Mar 2018 21:49:42 |
sunpoet |
Fix DISTVERSIONPREFIX
- Update COMMENT
- Remove WKRSRC from SHEBANG_FILES
- Do not silence installation messages
- Update pkg-descr
- Update WWW
- Take maintainership |
34.0.4 09 Mar 2018 05:55:53 |
yuri |
devel/lua-posix: Unbreak; Update to 34.0.4
Port changes:
* Changed to DISTVERSION
* Added LICENSE_FILE
* Simplified post-install
PR: 226449
Submitted by: owk <freebsd_ports@k-worx.org>
Approved by: tcberner (mentor, implicit) |
34.0.1 11 Oct 2017 05:29:30 |
antoine |
Mark BROKEN: checksum and size mismatch
Reported by: pkg-fallout |
34.0.1 06 Oct 2017 06:18:31 |
vanilla |
Update to 34.0.1. |
33.4.0 09 Sep 2016 19:42:46 |
amdmi3 |
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above ) |
33.4.0 15 Mar 2016 15:06:24 |
mat |
Update to 33.4.0
PR: 207984
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
33.3.1 09 Oct 2015 16:57:58 |
marino |
devel/lua-posix: upgrade version 31 => 33.3.1
PR filtered for unnecessarily changes and other minor corrections.
Also sed command was modified to support DragonFly
PR: 200299
Submitted by: ports fury |
31_1 22 Aug 2015 15:24:36 |
marino |
devel/lua-posix: Modify patch to include DragonFly
This simple modification to an existing patch was being carried in dports,
but I'm moving it over to ports now that lua-posix has no maintainer. |
31_1 06 May 2015 15:16:54 |
mat |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
31_1 16 Apr 2015 12:40:15 |
bapt |
Disbanding lua@ which was anyway not a team for a while
I have no time left to work on lua at all for now |
31_1 22 Jan 2014 18:07:59 |
bapt |
Add an explicit dependency on perl
Reported by: pkg-fallout |
31_1 17 Jan 2014 17:06:16 |
bapt |
Remove unsupported function 'fdatasync.'
Pass maintainership to lua@
PR: ports/185791
Submitted by: Kan Sasaki <sasaki@fcc.ad.jp> |
31 10 Jan 2014 15:12:52 |
bapt |
Update to release 31
Switch to lua 5.2 |
5.0 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
5.0 07 Feb 2013 17:12:02 |
mi |
Unbreak -- builds here (9.1/amd64) without obvious problems. Silence
one compiler warning -- just in case.
When marking broken due to build-failure, please, quote the error
in the commit log... |
5.0 04 Apr 2012 07:42:08 |
erwin |
Mark BROKEN: does not build
Feature safe: yes |
5.0 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
5.0 03 Jun 2010 05:50:00 |
linimon |
Mark devel/lua50-posix as broken on powerpc.
Hat: portmgr |
5.0 29 Apr 2010 17:27:12 |
pgollucci |
- Release some more |
5.0 09 Jul 2009 03:57:57 |
pgollucci |
egads, fix typo |
5.0 09 Jul 2009 02:50:12 |
pgollucci |
- Claim free lua related ports, its going to play big parts in
www/apache26+ |
5.0 28 Nov 2008 23:36:14 |
linimon |
Reset andrew+ports@fubar.geek.nz due to maintainer-timeouts and no response
to email.
Hat: portmgr |
5.0 02 Nov 2006 00:38:06 |
philip |
Add devel/lua-posix to work with Lua 5.0 and Lua 5.1 and turn devel/lua-posix
into a slave port of it.
PR: ports/104990
Submitted by: Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer)
Repocopy by: marcus |