Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157968052
D57107.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
D57107.diff
View Options
Index: archivers/Makefile
===================================================================
--- archivers/Makefile
+++ archivers/Makefile
@@ -76,6 +76,7 @@
SUBDIR += libzippp
SUBDIR += linux-c7-lz4
SUBDIR += linux-rl9-lz4
+ SUBDIR += linux-rl9-rpm-libs
SUBDIR += lizard
SUBDIR += lrzip
SUBDIR += lua-lzlib
Index: archivers/linux-rl9-rpm-libs/Makefile
===================================================================
--- /dev/null
+++ archivers/linux-rl9-rpm-libs/Makefile
@@ -0,0 +1,22 @@
+PORTNAME= rpm
+PORTVERSION= 4.16.1.3
+DISTVERSIONSUFFIX= -39.el9
+CATEGORIES= archivers linux
+PKGNAMESUFFIX= -libs
+
+MAINTAINER= tiga@FreeBSD.org
+COMMENT= RPM shared libraries (Rocky Linux ${LINUX_DIST_VER})
+WWW= https://rpm.org/
+
+LICENSE= GPLv2+
+
+USES= linux:rl9
+USE_LDCONFIG= yes
+USE_LINUX= elfutils-libelf libgcrypt
+USE_LINUX_RPM= yes
+
+LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}
+
+DESCR= ${.CURDIR}/pkg-descr
+
+.include <bsd.port.mk>
Index: archivers/linux-rl9-rpm-libs/distinfo
===================================================================
--- /dev/null
+++ archivers/linux-rl9-rpm-libs/distinfo
@@ -0,0 +1,7 @@
+TIMESTAMP = 1779106420
+SHA256 (rocky/r/rpm-libs-4.16.1.3-39.el9.aarch64.rpm) = 09a39d40b3c6f10d3c67d451d4d2fcf6aeba4809f4a6def6cde8fe807c59cfa0
+SIZE (rocky/r/rpm-libs-4.16.1.3-39.el9.aarch64.rpm) = 307825
+SHA256 (rocky/r/rpm-libs-4.16.1.3-39.el9.x86_64.rpm) = 9a0eb58bc893fed3b48e85ca4c4445d3b1fa6c11270e4757479a7e356f038a5b
+SIZE (rocky/r/rpm-libs-4.16.1.3-39.el9.x86_64.rpm) = 314960
+SHA256 (rocky/r/rpm-4.16.1.3-39.el9.src.rpm) = 1754cefc85f54d867a106e88ebfb7522906630d20a49ed30845f5eb0b632722c
+SIZE (rocky/r/rpm-4.16.1.3-39.el9.src.rpm) = 4485135
Index: archivers/linux-rl9-rpm-libs/pkg-descr
===================================================================
--- /dev/null
+++ archivers/linux-rl9-rpm-libs/pkg-descr
@@ -0,0 +1,3 @@
+The RPM Package Manager (RPM) is a package management system for Linux.
+This package provides the shared libraries (librpm, librpmio, librpmbuild,
+librpmsign) needed by programs that manipulate RPM packages.
Index: archivers/linux-rl9-rpm-libs/pkg-plist.amd64
===================================================================
--- /dev/null
+++ archivers/linux-rl9-rpm-libs/pkg-plist.amd64
@@ -0,0 +1,5 @@
+usr/lib64/librpm.so.9
+usr/lib64/librpm.so.9.1.3
+usr/lib64/librpmio.so.9
+usr/lib64/librpmio.so.9.1.3
+@dir usr/lib64/rpm-plugins
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 28, 12:29 AM (12 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33534207
Default Alt Text
D57107.diff (2 KB)
Attached To
Mode
D57107: archivers/linux-rl9-rpm-libs: New port: Rocky Linux 9 RPM libs
Attached
Detach File
Event Timeline
Log In to Comment