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:   gdt
Date:           Fri Jan  3 15:30:15 UTC 2025

Modified Files:
        pkgsrc/x11: Makefile
Removed Files:
        pkgsrc/x11/tk85: DESCR Makefile Makefile.version PLIST PLIST.aqua
            buildlink3.mk distinfo interpreter.mk options.mk
        pkgsrc/x11/tk85/patches: patch-unix_Makefile.in patch-unix_configure

Log Message:
x11/tk85: Remove

As proposed on pkgsrc-users.  Obsolete version added to ease tk86
migration.  No users in pkgsrc, and no comments on the mailinglist.


To generate a diff of this commit:
cvs rdiff -u -r1.1053 -r1.1054 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/tk85/DESCR pkgsrc/x11/tk85/PLIST.aqua \
    pkgsrc/x11/tk85/interpreter.mk
cvs rdiff -u -r1.8 -r0 pkgsrc/x11/tk85/Makefile pkgsrc/x11/tk85/buildlink3.mk
cvs rdiff -u -r1.2 -r0 pkgsrc/x11/tk85/Makefile.version pkgsrc/x11/tk85/PLIST \
    pkgsrc/x11/tk85/options.mk
cvs rdiff -u -r1.5 -r0 pkgsrc/x11/tk85/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/x11/tk85/patches/patch-unix_Makefile.in \
    pkgsrc/x11/tk85/patches/patch-unix_configure

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.1053 pkgsrc/x11/Makefile:1.1054
--- pkgsrc/x11/Makefile:1.1053  Thu Dec 26 18:37:06 2024
+++ pkgsrc/x11/Makefile Fri Jan  3 15:30:14 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1053 2024/12/26 18:37:06 bsiegert Exp $
+# $NetBSD: Makefile,v 1.1054 2025/01/03 15:30:14 gdt Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -397,7 +397,6 @@ SUBDIR+=    tinyx-wscons
 SUBDIR+=       tk
 SUBDIR+=       tk-BWidget
 SUBDIR+=       tk-Tix
-SUBDIR+=       tk85
 SUBDIR+=       tkinfo
 SUBDIR+=       tktable
 SUBDIR+=       transset



Home | Main Index | Thread Index | Old Index