pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Apr 17 13:15:02 UTC 2024

Modified Files:
        pkgsrc/doc: CHANGES-2024
        pkgsrc/x11: Makefile
Removed Files:
        pkgsrc/x11/driconf: DESCR Makefile PLIST distinfo
        pkgsrc/x11/driconf/patches: patch-aa patch-ab patch-ac patch-ad
            patch-ae patch-af patch-ag

Log Message:
driconf: remove

Tool for configuring DRI, last update from 2006.

Uses py-gtk2.


To generate a diff of this commit:
cvs rdiff -u -r1.2523 -r1.2524 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.1018 -r1.1019 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/x11/driconf/DESCR
cvs rdiff -u -r1.36 -r0 pkgsrc/x11/driconf/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/x11/driconf/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/x11/driconf/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/x11/driconf/patches/patch-aa \
    pkgsrc/x11/driconf/patches/patch-ab pkgsrc/x11/driconf/patches/patch-ac \
    pkgsrc/x11/driconf/patches/patch-ad pkgsrc/x11/driconf/patches/patch-ae \
    pkgsrc/x11/driconf/patches/patch-af pkgsrc/x11/driconf/patches/patch-ag

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

Modified files:

Index: pkgsrc/doc/CHANGES-2024
diff -u pkgsrc/doc/CHANGES-2024:1.2523 pkgsrc/doc/CHANGES-2024:1.2524
--- pkgsrc/doc/CHANGES-2024:1.2523      Wed Apr 17 13:13:55 2024
+++ pkgsrc/doc/CHANGES-2024     Wed Apr 17 13:15:01 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.2523 2024/04/17 13:13:55 wiz Exp $
+$NetBSD: CHANGES-2024,v 1.2524 2024/04/17 13:15:01 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -4177,3 +4177,4 @@ Changes to the packages collection and i
        Updated graphics/dia to 0.97.3nb35 [wiz 2024-04-17]
        Removed inputmethod/tegaki-pygtk [wiz 2024-04-17]
        Removed www/ies4linux [wiz 2024-04-17]
+       Removed x11/driconf [wiz 2024-04-17]

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.1018 pkgsrc/x11/Makefile:1.1019
--- pkgsrc/x11/Makefile:1.1018  Thu Apr  4 03:10:36 2024
+++ pkgsrc/x11/Makefile Wed Apr 17 13:15:01 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1018 2024/04/04 03:10:36 wiz Exp $
+# $NetBSD: Makefile,v 1.1019 2024/04/17 13:15:01 wiz Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -40,7 +40,6 @@ SUBDIR+=      devilspie
 SUBDIR+=       dmenu
 SUBDIR+=       docker
 SUBDIR+=       drawterm
-SUBDIR+=       driconf
 SUBDIR+=       dtx11session
 SUBDIR+=       dunst
 SUBDIR+=       dxpc



Home | Main Index | Thread Index | Old Index