aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/fuse2
diff options
context:
space:
mode:
Diffstat (limited to 'repos/extra/fuse2')
-rwxr-xr-xrepos/extra/fuse2/.checksum2
-rwxr-xr-xrepos/extra/fuse2/.files38
-rwxr-xr-xrepos/extra/fuse2/abuild15
-rwxr-xr-xrepos/extra/fuse2/depends1
-rwxr-xr-xrepos/extra/fuse2/fuse2-0007-util-ulockmgr_server.c-conditionally-define-closefro.patch55
5 files changed, 0 insertions, 111 deletions
diff --git a/repos/extra/fuse2/.checksum b/repos/extra/fuse2/.checksum
deleted file mode 100755
index 385cb254..00000000
--- a/repos/extra/fuse2/.checksum
+++ /dev/null
@@ -1,2 +0,0 @@
-dce24203777414bfbca1750d48834ee2b2d8e2422e449d21163e2771ae04bf77 fuse-2.9.9.tar.gz
-fb7de62cd9845406221c225df9d2d7c54384cf29e6fbd4f2d85fcb52eab75762 fuse2-0007-util-ulockmgr_server.c-conditionally-define-closefro.patch
diff --git a/repos/extra/fuse2/.files b/repos/extra/fuse2/.files
deleted file mode 100755
index bb17facb..00000000
--- a/repos/extra/fuse2/.files
+++ /dev/null
@@ -1,38 +0,0 @@
-drwxr-xr-x root/root etc/
-drwxr-xr-x root/root sbin/
--rwxr-xr-x root/root sbin/mount.fuse
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/bin/
--rwsr-xr-x root/root usr/bin/fusermount
--rwxr-xr-x root/root usr/bin/ulockmgr_server
-drwxr-xr-x root/root usr/include/
--rw-r--r-- root/root usr/include/fuse.h
-drwxr-xr-x root/root usr/include/fuse/
--rw-r--r-- root/root usr/include/fuse/cuse_lowlevel.h
--rw-r--r-- root/root usr/include/fuse/fuse.h
--rw-r--r-- root/root usr/include/fuse/fuse_common.h
--rw-r--r-- root/root usr/include/fuse/fuse_common_compat.h
--rw-r--r-- root/root usr/include/fuse/fuse_compat.h
--rw-r--r-- root/root usr/include/fuse/fuse_lowlevel.h
--rw-r--r-- root/root usr/include/fuse/fuse_lowlevel_compat.h
--rw-r--r-- root/root usr/include/fuse/fuse_opt.h
--rw-r--r-- root/root usr/include/ulockmgr.h
-drwxr-xr-x root/root usr/lib/
-lrwxrwxrwx root/root usr/lib/libfuse.so -> libfuse.so.2.9.9
-lrwxrwxrwx root/root usr/lib/libfuse.so.2 -> libfuse.so.2.9.9
--rwxr-xr-x root/root usr/lib/libfuse.so.2.9.9
-lrwxrwxrwx root/root usr/lib/libulockmgr.so -> libulockmgr.so.1.0.1
-lrwxrwxrwx root/root usr/lib/libulockmgr.so.1 -> libulockmgr.so.1.0.1
--rwxr-xr-x root/root usr/lib/libulockmgr.so.1.0.1
-drwxr-xr-x root/root usr/lib/pkgconfig/
--rw-r--r-- root/root usr/lib/pkgconfig/fuse.pc
-drwxr-xr-x root/root usr/lib/udev/
-drwxr-xr-x root/root usr/lib/udev/rules.d/
--rw-r--r-- root/root usr/lib/udev/rules.d/99-fuse.rules
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/man/
-drwxr-xr-x root/root usr/share/man/man1/
--rw-r--r-- root/root usr/share/man/man1/fusermount.1.gz
--rw-r--r-- root/root usr/share/man/man1/ulockmgr_server.1.gz
-drwxr-xr-x root/root usr/share/man/man8/
--rw-r--r-- root/root usr/share/man/man8/mount.fuse.8.gz
diff --git a/repos/extra/fuse2/abuild b/repos/extra/fuse2/abuild
deleted file mode 100755
index d81feba0..00000000
--- a/repos/extra/fuse2/abuild
+++ /dev/null
@@ -1,15 +0,0 @@
-name=fuse2
-version=2.9.9
-release=1
-source="https://github.com/libfuse/libfuse/releases/download/fuse-$version/fuse-$version.tar.gz
- fuse2-0007-util-ulockmgr_server.c-conditionally-define-closefro.patch"
-build_opt="--enable-lib --enable-util --disable-example"
-export UDEV_RULES_PATH=/usr/lib/udev/rules.d
-
-prebuild() {
- autoreconf -fiv
-}
-
-postbuild() {
- rm -rf $PKG/dev $PKG/etc/init.d
-}
diff --git a/repos/extra/fuse2/depends b/repos/extra/fuse2/depends
deleted file mode 100755
index d5e1be3b..00000000
--- a/repos/extra/fuse2/depends
+++ /dev/null
@@ -1 +0,0 @@
-gettext-tiny
diff --git a/repos/extra/fuse2/fuse2-0007-util-ulockmgr_server.c-conditionally-define-closefro.patch b/repos/extra/fuse2/fuse2-0007-util-ulockmgr_server.c-conditionally-define-closefro.patch
deleted file mode 100755
index 4cc2f8f6..00000000
--- a/repos/extra/fuse2/fuse2-0007-util-ulockmgr_server.c-conditionally-define-closefro.patch
+++ /dev/null
@@ -1,55 +0,0 @@
-From: Sam James <sam@gentoo.org>
-Date: Sat, 24 Jul 2021 22:02:45 +0100
-Subject: [PATCH] util/ulockmgr_server.c: conditionally define closefrom (fix
- glibc-2.34+)
-
-closefrom(3) has joined us in glibc-land from *BSD and Solaris. Since
-it's available in glibc 2.34+, we want to detect it and only define our
-fallback if the libc doesn't provide it.
-
-Bug: https://bugs.gentoo.org/803923
-Signed-off-by: Sam James <sam@gentoo.org>
-
-diff --git a/configure.ac b/configure.ac
-index 9946a0e..a2d481a 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -55,6 +55,7 @@ fi
-
- AC_CHECK_FUNCS([fork setxattr fdatasync splice vmsplice utimensat])
- AC_CHECK_FUNCS([posix_fallocate])
-+AC_CHECK_FUNCS([closefrom])
- AC_CHECK_MEMBERS([struct stat.st_atim])
- AC_CHECK_MEMBERS([struct stat.st_atimespec])
-
-diff --git a/util/ulockmgr_server.c b/util/ulockmgr_server.c
-index 273c7d9..a04dac5 100644
---- a/util/ulockmgr_server.c
-+++ b/util/ulockmgr_server.c
-@@ -22,6 +22,10 @@
- #include <sys/socket.h>
- #include <sys/wait.h>
-
-+#ifdef HAVE_CONFIG_H
-+ #include "config.h"
-+#endif
-+
- struct message {
- unsigned intr : 1;
- unsigned nofd : 1;
-@@ -124,6 +128,7 @@ static int receive_message(int sock, void *buf, size_t buflen, int *fdp,
- return res;
- }
-
-+#if !defined(HAVE_CLOSEFROM)
- static int closefrom(int minfd)
- {
- DIR *dir = opendir("/proc/self/fd");
-@@ -141,6 +146,7 @@ static int closefrom(int minfd)
- }
- return 0;
- }
-+#endif
-
- static void send_reply(int cfd, struct message *msg)
- {