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:           Fri Jan 31 09:51:16 UTC 2025

Modified Files:
        pkgsrc/doc: CHANGES-2025
        pkgsrc/editors: Makefile
Removed Files:
        pkgsrc/editors/yed: DESCR Makefile PLIST distinfo
        pkgsrc/editors/yed/files: yed.sh

Log Message:
yed: move to wip

The distfile is not redistributable, and the one pkgsrc wants hasn't been
available for years.


To generate a diff of this commit:
cvs rdiff -u -r1.872 -r1.873 pkgsrc/doc/CHANGES-2025
cvs rdiff -u -r1.255 -r1.256 pkgsrc/editors/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/editors/yed/DESCR
cvs rdiff -u -r1.8 -r0 pkgsrc/editors/yed/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/editors/yed/PLIST
cvs rdiff -u -r1.7 -r0 pkgsrc/editors/yed/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/editors/yed/files/yed.sh

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-2025
diff -u pkgsrc/doc/CHANGES-2025:1.872 pkgsrc/doc/CHANGES-2025:1.873
--- pkgsrc/doc/CHANGES-2025:1.872       Fri Jan 31 09:32:05 2025
+++ pkgsrc/doc/CHANGES-2025     Fri Jan 31 09:51:15 2025
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2025,v 1.872 2025/01/31 09:32:05 wiz Exp $
+$NetBSD: CHANGES-2025,v 1.873 2025/01/31 09:51:15 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2025:
 
@@ -1124,3 +1124,4 @@ Changes to the packages collection and i
        Updated textproc/hs-text-rope to 0.3 [pho 2025-01-31]
        Removed fonts/cyberbit-ttf [wiz 2025-01-31]
        Removed fonts/cyberbase-ttf [wiz 2025-01-31]
+       Removed editors/yed [wiz 2025-01-31]

Index: pkgsrc/editors/Makefile
diff -u pkgsrc/editors/Makefile:1.255 pkgsrc/editors/Makefile:1.256
--- pkgsrc/editors/Makefile:1.255       Tue Sep 10 13:59:01 2024
+++ pkgsrc/editors/Makefile     Fri Jan 31 09:51:15 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.255 2024/09/10 13:59:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.256 2025/01/31 09:51:15 wiz Exp $
 #
 
 COMMENT=       Text and binary editors
@@ -189,7 +189,6 @@ SUBDIR+=    xnedit
 SUBDIR+=       xournalpp
 SUBDIR+=       xvile
 SUBDIR+=       xwpe
-SUBDIR+=       yed
 SUBDIR+=       yudit
 SUBDIR+=       zile
 SUBDIR+=       zim



Home | Main Index | Thread Index | Old Index