pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/filesystems
Module Name: pkgsrc
Committed By: vins
Date: Sun May 10 16:34:23 UTC 2026
Modified Files:
pkgsrc/filesystems: Makefile
Log Message:
filesystems: add fuse-httpdirfs
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/filesystems/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/filesystems/Makefile
diff -u pkgsrc/filesystems/Makefile:1.61 pkgsrc/filesystems/Makefile:1.62
--- pkgsrc/filesystems/Makefile:1.61 Sun May 10 06:26:41 2026
+++ pkgsrc/filesystems/Makefile Sun May 10 16:34:23 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2026/05/10 06:26:41 vins Exp $
+# $NetBSD: Makefile,v 1.62 2026/05/10 16:34:23 vins Exp $
#
COMMENT= File systems, and file system related packages
@@ -22,6 +22,7 @@ SUBDIR+= fuse-exfat
SUBDIR+= fuse-ext2
SUBDIR+= fuse-gmailfs
SUBDIR+= fuse-gphotofs
+SUBDIR+= fuse-httpdirfs
SUBDIR+= fuse-httpfs
SUBDIR+= fuse-loggedfs
SUBDIR+= fuse-lzofs
Home |
Main Index |
Thread Index |
Old Index