Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157557401
D57113.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D57113.diff
View Options
Index: lang/Makefile
===================================================================
--- lang/Makefile
+++ lang/Makefile
@@ -174,6 +174,7 @@
SUBDIR += libstdc++_stldoc_4.2.2
SUBDIR += linux-c7-tcl85
SUBDIR += linux-j
+ SUBDIR += linux-rl9-lua-libs
SUBDIR += linux-rl9-python3
SUBDIR += linux-rl9-tcl86
SUBDIR += lua51
Index: lang/linux-rl9-lua-libs/Makefile
===================================================================
--- /dev/null
+++ lang/linux-rl9-lua-libs/Makefile
@@ -0,0 +1,23 @@
+PORTNAME= lua
+PORTVERSION= 5.4.4
+DISTVERSIONSUFFIX= -4.el9
+CATEGORIES= lang linux
+PKGNAMESUFFIX= -libs
+
+MAINTAINER= tiga@FreeBSD.org
+COMMENT= Lua shared libraries (Rocky Linux ${LINUX_DIST_VER})
+WWW= https://www.lua.org/
+
+LICENSE= MIT
+
+USES= linux:rl9
+USE_LDCONFIG= yes
+USE_LINUX_RPM= yes
+
+LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}
+
+SRC_DISTFILES= ${PORTNAME}-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE
+
+DESCR= ${.CURDIR}/pkg-descr
+
+.include <bsd.port.mk>
Index: lang/linux-rl9-lua-libs/distinfo
===================================================================
--- /dev/null
+++ lang/linux-rl9-lua-libs/distinfo
@@ -0,0 +1,7 @@
+TIMESTAMP = 1779107073
+SHA256 (rocky/l/lua-libs-5.4.4-4.el9.aarch64.rpm) = 77ed02fb0f50b6f4cdfd409304e4cc5016dccc50cbb1e6e4c663c0498a5219b6
+SIZE (rocky/l/lua-libs-5.4.4-4.el9.aarch64.rpm) = 129648
+SHA256 (rocky/l/lua-libs-5.4.4-4.el9.x86_64.rpm) = 164f78bdc4b37210c54752761d48a229c935824503d5c591c020e447318a1749
+SIZE (rocky/l/lua-libs-5.4.4-4.el9.x86_64.rpm) = 132531
+SHA256 (rocky/l/lua-5.4.4-4.el9.src.rpm) = caabcf3006edaef88947f3e679ad5873e41cb8e50b54f5a88e5b3af0bff071b1
+SIZE (rocky/l/lua-5.4.4-4.el9.src.rpm) = 517786
Index: lang/linux-rl9-lua-libs/pkg-descr
===================================================================
--- /dev/null
+++ lang/linux-rl9-lua-libs/pkg-descr
@@ -0,0 +1 @@
+Lua shared libraries for embedding for Rocky Linux 9.
Index: lang/linux-rl9-lua-libs/pkg-plist.amd64
===================================================================
--- /dev/null
+++ lang/linux-rl9-lua-libs/pkg-plist.amd64
@@ -0,0 +1,3 @@
+usr/lib64/liblua-5.4.so
+@dir usr/lib64/lua/5.4
+@dir %%DATADIR%%/5.4
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 23, 7:33 PM (5 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33452650
Default Alt Text
D57113.diff (2 KB)
Attached To
Mode
D57113: lang/linux-rl9-lua-libs: New port: Lua shared libraries
Attached
Detach File
Event Timeline
Log In to Comment