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:   gdt
Date:           Mon Jun  8 20:51:15 UTC 2026

Modified Files:
        pkgsrc/filesystems: Makefile
Removed Files:
        pkgsrc/filesystems/perfuse: DESCR Makefile PLIST buildlink3.mk
            builtin.mk distinfo
        pkgsrc/filesystems/perfuse/patches: patch-aa

Log Message:
filesystems/perfuse: Remove

This package existed to support NetBSD 5, and is otherwise just
confusing and results in extra .include lines in a few other packages.
NetBSD 5 is so long unsupported in pkgsrc and there is no reason to think
there are any users.

As agreed with manu@ and proposed on pkgsrc-users@.


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/filesystems/Makefile
cvs rdiff -u -r1.7 -r0 pkgsrc/filesystems/perfuse/DESCR
cvs rdiff -u -r1.39 -r0 pkgsrc/filesystems/perfuse/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/filesystems/perfuse/PLIST \
    pkgsrc/filesystems/perfuse/builtin.mk
cvs rdiff -u -r1.2 -r0 pkgsrc/filesystems/perfuse/buildlink3.mk
cvs rdiff -u -r1.36 -r0 pkgsrc/filesystems/perfuse/distinfo
cvs rdiff -u -r1.7 -r0 pkgsrc/filesystems/perfuse/patches/patch-aa

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.63 pkgsrc/filesystems/Makefile:1.64
--- pkgsrc/filesystems/Makefile:1.63    Thu May 14 04:23:58 2026
+++ pkgsrc/filesystems/Makefile Mon Jun  8 20:51:14 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2026/05/14 04:23:58 jnemeth Exp $
+# $NetBSD: Makefile,v 1.64 2026/06/08 20:51:14 gdt Exp $
 #
 
 COMMENT=       File systems, and file system related packages
@@ -50,7 +50,6 @@ SUBDIR+=      ori
 SUBDIR+=       p5-Module-Path
 SUBDIR+=       p5-MooseX-Types-Path-Tiny
 SUBDIR+=       p5-Path-Tiny
-SUBDIR+=       perfuse
 SUBDIR+=       py-fs
 SUBDIR+=       py-fuse-bindings
 SUBDIR+=       squashfs



Home | Main Index | Thread Index | Old Index