pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Jan 18 12:18:13 UTC 2020

Modified Files:
        pkgsrc/editors: Makefile
Removed Files:
        pkgsrc/editors/tomboy: DESCR Makefile PLIST distinfo
        pkgsrc/editors/tomboy/patches: patch-Tomboy_tomboy-panel.in
            patch-Tomboy_tomboy.in patch-configure

Log Message:
editors: remove tomboy

old GNOME 2 version, no longer builds with current mono. according to
its github this has been replaced by tomboy-ng, written in pascal, and is
no longer actively developed.


To generate a diff of this commit:
cvs rdiff -u -r1.197 -r1.198 pkgsrc/editors/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/editors/tomboy/DESCR
cvs rdiff -u -r1.98 -r0 pkgsrc/editors/tomboy/Makefile
cvs rdiff -u -r1.6 -r0 pkgsrc/editors/tomboy/PLIST
cvs rdiff -u -r1.11 -r0 pkgsrc/editors/tomboy/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/editors/tomboy/patches/patch-Tomboy_tomboy-panel.in \
    pkgsrc/editors/tomboy/patches/patch-Tomboy_tomboy.in
cvs rdiff -u -r1.2 -r0 pkgsrc/editors/tomboy/patches/patch-configure

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

Modified files:

Index: pkgsrc/editors/Makefile
diff -u pkgsrc/editors/Makefile:1.197 pkgsrc/editors/Makefile:1.198
--- pkgsrc/editors/Makefile:1.197       Thu Oct 31 03:05:26 2019
+++ pkgsrc/editors/Makefile     Sat Jan 18 12:18:13 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.197 2019/10/31 03:05:26 jnemeth Exp $
+# $NetBSD: Makefile,v 1.198 2020/01/18 12:18:13 nia Exp $
 #
 
 COMMENT=       Editors
@@ -143,7 +143,6 @@ SUBDIR+=    ted-sv
 SUBDIR+=       texmaker
 SUBDIR+=       texstudio
 SUBDIR+=       texworks
-SUBDIR+=       tomboy
 SUBDIR+=       tweak
 SUBDIR+=       uemacs
 SUBDIR+=       ve



Home | Main Index | Thread Index | Old Index