pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/filesystems fuse-djmount: retire; does not build with ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/88823c74feb3
branches: trunk
changeset: 454700:88823c74feb3
user: adam <adam%pkgsrc.org@localhost>
date: Tue Jun 15 09:05:40 2021 +0000
description:
fuse-djmount: retire; does not build with external nor internal libupnp; last release 2006-08-07
diffstat:
filesystems/Makefile | 3 +-
filesystems/fuse-djmount/DESCR | 7 --
filesystems/fuse-djmount/Makefile | 34 ------------
filesystems/fuse-djmount/PLIST | 3 -
filesystems/fuse-djmount/distinfo | 10 ---
filesystems/fuse-djmount/patches/patch-aa | 32 -----------
filesystems/fuse-djmount/patches/patch-configure | 33 ------------
filesystems/fuse-djmount/patches/patch-djmount_upnp__util.c | 17 ------
filesystems/fuse-djmount/patches/patch-djmount_upnp__util.h | 35 -------------
9 files changed, 1 insertions(+), 173 deletions(-)
diffs (220 lines):
diff -r 0e1fb99b1597 -r 88823c74feb3 filesystems/Makefile
--- a/filesystems/Makefile Tue Jun 15 08:38:20 2021 +0000
+++ b/filesystems/Makefile Tue Jun 15 09:05:40 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2021/03/09 08:43:06 nia Exp $
+# $NetBSD: Makefile,v 1.51 2021/06/15 09:05:40 adam Exp $
#
COMMENT= File systems, and file system related packages
@@ -15,7 +15,6 @@
SUBDIR+= fuse-cryptofs
SUBDIR+= fuse-curlftpfs
SUBDIR+= fuse-darling-dmg
-SUBDIR+= fuse-djmount
SUBDIR+= fuse-encfs
SUBDIR+= fuse-exfat
SUBDIR+= fuse-ext2
diff -r 0e1fb99b1597 -r 88823c74feb3 filesystems/fuse-djmount/DESCR
--- a/filesystems/fuse-djmount/DESCR Tue Jun 15 08:38:20 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-djmount is a UPnP AV client. It mounts the media content of
-compatible UPnP AV devices as a Unix filesystem.
-
-Djmount automatically discovers all UPnP AV Media Servers on the
-network, and makes the content available in a directory tree. All
-shared files (e.g. Audio or Video files) are directly visible and can
-be played using your favorite media player.
diff -r 0e1fb99b1597 -r 88823c74feb3 filesystems/fuse-djmount/Makefile
--- a/filesystems/fuse-djmount/Makefile Tue Jun 15 08:38:20 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,34 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2021/06/04 19:04:10 adam Exp $
-
-DISTNAME= djmount-0.71
-PKGNAME= fuse-${DISTNAME}
-PKGREVISION= 2
-CATEGORIES= filesystems
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=djmount/}
-
-MAINTAINER= agc%NetBSD.org@localhost
-HOMEPAGE= http://djmount.sourceforge.net/
-COMMENT= FUSE filesystem for accessing Media Server content via UPnP
-LICENSE= gnu-gpl-v2
-
-BROKEN= "Does not build with neither external or internal libupnp"
-
-USE_LIBTOOL= yes
-USE_TOOLS+= gmake
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-external-libupnp
-CONFIGURE_ARGS+= --with-libupnp-prefix=${BUILDLINK_PREFIX.libupnp}
-
-# compatibility with ancient libixml (part of libupnp)
-CPPFLAGS+= -DIN="" -DOUT="" -DINOUT=""
-
-INSTALLATION_DIRS= share/doc/djmount
-
-post-install:
- ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/djmount
-
-.include "../../devel/readline/buildlink3.mk"
-.include "../../net/libupnp/buildlink3.mk"
-.include "../../mk/fuse.buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 0e1fb99b1597 -r 88823c74feb3 filesystems/fuse-djmount/PLIST
--- a/filesystems/fuse-djmount/PLIST Tue Jun 15 08:38:20 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:51:59 joerg Exp $
-bin/djmount
-share/doc/djmount/README
diff -r 0e1fb99b1597 -r 88823c74feb3 filesystems/fuse-djmount/distinfo
--- a/filesystems/fuse-djmount/distinfo Tue Jun 15 08:38:20 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-$NetBSD: distinfo,v 1.5 2021/06/04 19:04:10 adam Exp $
-
-SHA1 (djmount-0.71.tar.gz) = 527d4603d85b7fb86dc97d326b78c97bdcc4d687
-RMD160 (djmount-0.71.tar.gz) = 695e2ea0cd3fe654339f82c5101eb74da739d3f7
-SHA512 (djmount-0.71.tar.gz) = 6735c1dc346470d72d3ab2434be5e634d7b6b2863a182fa15b4f24e5bda7e0338d90d3efe58e5c161bd5f5cf0f4e8209c988492b1c1fa12bd625eb0c97ad57bd
-Size (djmount-0.71.tar.gz) = 1159653 bytes
-SHA1 (patch-aa) = e6135ae8c014cf57acc6397dc74bedbaf86f80e4
-SHA1 (patch-configure) = 62c06c5fc52e8e5e627f8965a4ccfa8f383406af
-SHA1 (patch-djmount_upnp__util.c) = 56247528bb7fbe2964e39893c014c2b4602285b6
-SHA1 (patch-djmount_upnp__util.h) = 72d1b7dbd1544fa4702cf149ded983f625d936e7
diff -r 0e1fb99b1597 -r 88823c74feb3 filesystems/fuse-djmount/patches/patch-aa
--- a/filesystems/fuse-djmount/patches/patch-aa Tue Jun 15 08:38:20 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2012/08/17 15:13:40 marino Exp $
-
---- djmount/fuse_main.c 2008/04/11 12:27:48 1.1
-+++ djmount/fuse_main.c 2008/04/11 12:28:51
-@@ -32,7 +32,11 @@
- #include <fcntl.h>
- #include <dirent.h>
- #include <errno.h>
-+#if defined(__NetBSD__) || defined(__DragonFly__)
-+#include <sys/statvfs.h>
-+#else
- #include <sys/statfs.h>
-+#endif
- #ifdef HAVE_SETXATTR
- # include <sys/xattr.h>
- #endif
-@@ -734,6 +738,7 @@
- // Force Read-only (write operations not implemented yet)
- FUSE_ARG ("-r");
-
-+#if !defined(__NetBSD__) && !defined(__DragonFly__)
- #if HAVE_FUSE_O_READDIR_INO
- // try to fill in d_ino in readdir
- FUSE_ARG ("-o");
-@@ -746,6 +751,7 @@
- FUSE_ARG ("-o");
- FUSE_ARG ("direct_io");
- #endif
-+#endif /* !NetBSD */
-
- /*
- * Set charset encoding
diff -r 0e1fb99b1597 -r 88823c74feb3 filesystems/fuse-djmount/patches/patch-configure
--- a/filesystems/fuse-djmount/patches/patch-configure Tue Jun 15 08:38:20 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,33 +0,0 @@
-$NetBSD: patch-configure,v 1.1 2021/06/04 19:04:11 adam Exp $
-
-Fix for newer libupnp.
-
---- configure.orig 2006-08-27 20:13:13.000000000 +0000
-+++ configure
-@@ -26527,7 +26527,7 @@ fi;
-
- if test x"$with_libupnp_prefix" != x ; then
- LIBUPNP_CFLAGS="$LIBUPNP_CFLAGS -I$with_libupnp_prefix/include "
-- LIBUPNP_LIBS="$LIBUPNP_LIBS -L$with_libupnp_prefix/lib -lupnp -lthreadutil -lixml"
-+ LIBUPNP_LIBS="$LIBUPNP_LIBS -L$with_libupnp_prefix/lib -lupnp -lixml"
- fi
-
- #
-@@ -26597,7 +26597,7 @@ fi
-
- if test x"$rt_package_find_libupnp_pkg_config_ok" != xyes; then
- LIBUPNP_CFLAGS=""
-- LIBUPNP_LIBS="-lupnp -lthreadutil -lixml"
-+ LIBUPNP_LIBS="-lupnp -lixml"
- fi
- fi
-
-@@ -26761,7 +26761,7 @@ subdirs="$subdirs libupnp"
- # this is handled in djmount/Makefile.am
-
- bd='$(top_builddir)/libupnp' # ! shall not expand $top_builddir !
-- LIBUPNP_LIBS="-L$bd/upnp -lupnp -L$bd/threadutil -lthreadutil -L$bd/ixml -lixml"
-+ LIBUPNP_LIBS="-L$bd/upnp -lupnp -L$bd/ixml -lixml"
-
- # Set specific libupnp debug flag (not provided by bundled library,
- # but provided by external libupnp version >= 1.3)
diff -r 0e1fb99b1597 -r 88823c74feb3 filesystems/fuse-djmount/patches/patch-djmount_upnp__util.c
--- a/filesystems/fuse-djmount/patches/patch-djmount_upnp__util.c Tue Jun 15 08:38:20 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-$NetBSD: patch-djmount_upnp__util.c,v 1.1 2012/04/13 23:55:37 obache Exp $
-
-* upnp header files will not include string.h anymore.
-
---- djmount/upnp_util.c.orig 2006-08-27 20:12:20.000000000 +0000
-+++ djmount/upnp_util.c
-@@ -28,6 +28,10 @@
- # include <config.h>
- #endif
-
-+#ifdef HAVE_STRING_H
-+# include <string.h>
-+#endif
-+
- #include "upnp_util.h"
- #include "log.h"
- #include "xml_util.h"
diff -r 0e1fb99b1597 -r 88823c74feb3 filesystems/fuse-djmount/patches/patch-djmount_upnp__util.h
--- a/filesystems/fuse-djmount/patches/patch-djmount_upnp__util.h Tue Jun 15 08:38:20 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,35 +0,0 @@
-$NetBSD: patch-djmount_upnp__util.h,v 1.1 2012/04/13 23:55:37 obache Exp $
-
-* some definithins had been moved to upnp.h.
-* IN/OUT/INOUT in libupnp was deprecated.
-
---- djmount/upnp_util.h.orig 2006-08-27 20:12:20.000000000 +0000
-+++ djmount/upnp_util.h
-@@ -27,6 +27,7 @@
- #define UPNP_UTIL_H_INCLUDED
-
-
-+#include <upnp/upnp.h>
- #include <upnp/upnptools.h>
-
-
-@@ -46,8 +47,8 @@ extern "C" {
- *****************************************************************************/
- char*
- UpnpUtil_GetEventString (void* talloc_context,
-- IN Upnp_EventType eventType,
-- IN const void* event);
-+ Upnp_EventType eventType,
-+ const void* event);
-
-
- /*****************************************************************************
-@@ -55,7 +56,7 @@ UpnpUtil_GetEventString (void* talloc_co
- * @return a static constant string, or NULL if unknown event type.
- *****************************************************************************/
- const char*
--UpnpUtil_GetEventTypeString (IN Upnp_EventType e);
-+UpnpUtil_GetEventTypeString (Upnp_EventType e);
-
-
-
Home |
Main Index |
Thread Index |
Old Index