pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/wm



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Mon Jan 27 22:58:05 UTC 2020

Modified Files:
        pkgsrc/wm: Makefile
Removed Files:
        pkgsrc/wm/fluxconf: DESCR Makefile PLIST distinfo
        pkgsrc/wm/fluxconf/patches: patch-aa patch-ab

Log Message:
fluxconf: remove package

The wm/fluxconf package has been dead upstream for over a decade, fails
to build with default pkgsrc settings in most environments (it has of
course continually bit-rotted), and is also actively harmful for users
in some contexts. It doesn't support the current config format that
Fluxbox 1.3 uses, so it will actually corrupt config files.

As discussed on pkgsrc-users:
http://mail-index.netbsd.org/pkgsrc-users/2020/01/14/msg030221.html


To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 pkgsrc/wm/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/wm/fluxconf/DESCR pkgsrc/wm/fluxconf/PLIST
cvs rdiff -u -r1.39 -r0 pkgsrc/wm/fluxconf/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/wm/fluxconf/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/wm/fluxconf/patches/patch-aa
cvs rdiff -u -r1.1 -r0 pkgsrc/wm/fluxconf/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/wm/Makefile
diff -u pkgsrc/wm/Makefile:1.145 pkgsrc/wm/Makefile:1.146
--- pkgsrc/wm/Makefile:1.145    Wed Jan  8 12:52:13 2020
+++ pkgsrc/wm/Makefile  Mon Jan 27 22:58:05 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.145 2020/01/08 12:52:13 nia Exp $
+# $NetBSD: Makefile,v 1.146 2020/01/27 22:58:05 gutteridge Exp $
 #
 
 COMMENT=       X11 window managers, configuration tools, and themes
@@ -36,7 +36,6 @@ SUBDIR+=      echinus
 SUBDIR+=       enlightenment16
 SUBDIR+=       evilwm
 SUBDIR+=       fluxbox
-SUBDIR+=       fluxconf
 SUBDIR+=       fluxter
 SUBDIR+=       flwm
 SUBDIR+=       fvwm



Home | Main Index | Thread Index | Old Index