summaryrefslogtreecommitdiff
path: root/devel/sltdl
diff options
context:
space:
mode:
Diffstat (limited to 'devel/sltdl')
-rw-r--r--devel/sltdl/Makefile17
-rw-r--r--devel/sltdl/distinfo3
-rw-r--r--devel/sltdl/files/patch-Makefile.in11
-rw-r--r--devel/sltdl/pkg-descr1
-rw-r--r--devel/sltdl/pkg-plist7
5 files changed, 39 insertions, 0 deletions
diff --git a/devel/sltdl/Makefile b/devel/sltdl/Makefile
new file mode 100644
index 000000000000..d6bc51ddee29
--- /dev/null
+++ b/devel/sltdl/Makefile
@@ -0,0 +1,17 @@
+PORTNAME= sltdl
+PORTVERSION= 0.5.0
+CATEGORIES= devel
+MASTER_SITES= http://dl.midipix.org/${PORTNAME}/
+
+MAINTAINER= bapt@FreeBSD.org
+COMMENT= Surrogate ltdl implementation
+WWW= https://git.foss21.org/cross/sltdl
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING.SLTDL
+
+HAS_CONFIGURE= yes
+USES= tar:xz
+
+.include <bsd.port.mk>
+
diff --git a/devel/sltdl/distinfo b/devel/sltdl/distinfo
new file mode 100644
index 000000000000..1286d623ab3b
--- /dev/null
+++ b/devel/sltdl/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1747679645
+SHA256 (sltdl-0.5.0.tar.xz) = a900be2c678d16102e62c7efa91bad80ff815dc830437e2634fbe64ea75152c1
+SIZE (sltdl-0.5.0.tar.xz) = 34712
diff --git a/devel/sltdl/files/patch-Makefile.in b/devel/sltdl/files/patch-Makefile.in
new file mode 100644
index 000000000000..226ca00350ac
--- /dev/null
+++ b/devel/sltdl/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig 2025-05-19 18:40:16 UTC
++++ Makefile.in
+@@ -173,7 +173,7 @@ include $(PROJECT_DIR)/project/arch.mk
+ include $(PROJECT_DIR)/project/headers.mk
+ include $(PROJECT_DIR)/project/common.mk
+ include $(PROJECT_DIR)/project/arch.mk
+-include $(PROJECT_DIR)/project/extras.mk
++#include $(PROJECT_DIR)/project/extras.mk
+ include $(PROJECT_DIR)/project/overrides.mk
+
+
diff --git a/devel/sltdl/pkg-descr b/devel/sltdl/pkg-descr
new file mode 100644
index 000000000000..97e9d55df84d
--- /dev/null
+++ b/devel/sltdl/pkg-descr
@@ -0,0 +1 @@
+surrogate ltdl implementation
diff --git a/devel/sltdl/pkg-plist b/devel/sltdl/pkg-plist
new file mode 100644
index 000000000000..c471737c2cda
--- /dev/null
+++ b/devel/sltdl/pkg-plist
@@ -0,0 +1,7 @@
+include/sltdl/sltdl.h
+include/sltdl/sltdl_api.h
+lib/libsltdl.a
+lib/libsltdl.so
+lib/libsltdl.so.0
+lib/libsltdl.so.0.5.0
+libdata/pkgconfig/sltdl.pc