pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Apr 13 08:09:23 UTC 2021

Modified Files:
        pkgsrc/x11: Makefile
Removed Files:
        pkgsrc/x11/9term: DESCR Makefile PLIST distinfo
        pkgsrc/x11/9term/patches: patch-aa patch-ab patch-ac patch-ad patch-ae
            patch-af patch-ag patch-ah patch-ai patch-libtext_text.c
            patch-libtext_text.h

Log Message:
remove x11/9term

fails to build on everything, never mind not being 64-bit clean, being
dead upstream, its DESCR saying it's incomplete,  and only being packaged
by us


To generate a diff of this commit:
cvs rdiff -u -r1.924 -r1.925 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/9term/DESCR pkgsrc/x11/9term/PLIST
cvs rdiff -u -r1.26 -r0 pkgsrc/x11/9term/Makefile
cvs rdiff -u -r1.9 -r0 pkgsrc/x11/9term/distinfo
cvs rdiff -u -r1.4 -r0 pkgsrc/x11/9term/patches/patch-aa
cvs rdiff -u -r1.3 -r0 pkgsrc/x11/9term/patches/patch-ab \
    pkgsrc/x11/9term/patches/patch-ae
cvs rdiff -u -r1.2 -r0 pkgsrc/x11/9term/patches/patch-ac \
    pkgsrc/x11/9term/patches/patch-ad pkgsrc/x11/9term/patches/patch-af \
    pkgsrc/x11/9term/patches/patch-ai
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/9term/patches/patch-ag \
    pkgsrc/x11/9term/patches/patch-ah \
    pkgsrc/x11/9term/patches/patch-libtext_text.c \
    pkgsrc/x11/9term/patches/patch-libtext_text.h

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

Modified files:

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.924 pkgsrc/x11/Makefile:1.925
--- pkgsrc/x11/Makefile:1.924   Tue Apr  6 08:34:00 2021
+++ pkgsrc/x11/Makefile Tue Apr 13 08:09:23 2021
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.924 2021/04/06 08:34:00 tnn Exp $
+# $NetBSD: Makefile,v 1.925 2021/04/13 08:09:23 nia Exp $
 #
 
 COMMENT=       Packages to support the X window system
 
-SUBDIR+=       9term
 SUBDIR+=       XaoS
 SUBDIR+=       Xaw-Xpm
 SUBDIR+=       Xbae



Home | Main Index | Thread Index | Old Index