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 Sep 14 19:33:33 UTC 2019

Modified Files:
        pkgsrc/editors: Makefile
Removed Files:
        pkgsrc/editors/conglomerate: DESCR Makefile PLIST distinfo
        pkgsrc/editors/conglomerate/patches: patch-aa
            patch-src_cong-editor-line-iter-simple_c
            patch-src_cong-editor-line-iter-span-wrapper_c
            patch-src_cong-language.c

Log Message:
Remove editors/conglomerate.

According to its sourceforge page this has been in "pre-alpha" since
2005, with no releases since. It depends on GNOME 2 libraries...


To generate a diff of this commit:
cvs rdiff -u -r1.190 -r1.191 pkgsrc/editors/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/editors/conglomerate/DESCR
cvs rdiff -u -r1.113 -r0 pkgsrc/editors/conglomerate/Makefile
cvs rdiff -u -r1.10 -r0 pkgsrc/editors/conglomerate/PLIST
cvs rdiff -u -r1.13 -r0 pkgsrc/editors/conglomerate/distinfo
cvs rdiff -u -r1.4 -r0 pkgsrc/editors/conglomerate/patches/patch-aa
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/editors/conglomerate/patches/patch-src_cong-editor-line-iter-simple_c \
    pkgsrc/editors/conglomerate/patches/patch-src_cong-editor-line-iter-span-wrapper_c \
    pkgsrc/editors/conglomerate/patches/patch-src_cong-language.c

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.190 pkgsrc/editors/Makefile:1.191
--- pkgsrc/editors/Makefile:1.190       Sun Aug 18 08:24:35 2019
+++ pkgsrc/editors/Makefile     Sat Sep 14 19:33:32 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.190 2019/08/18 08:24:35 fcambus Exp $
+# $NetBSD: Makefile,v 1.191 2019/09/14 19:33:32 nia Exp $
 #
 
 COMMENT=       Editors
@@ -17,7 +17,6 @@ SUBDIR+=      ce-doc
 SUBDIR+=       ce-x11
 SUBDIR+=       codeblocks
 SUBDIR+=       codelite
-SUBDIR+=       conglomerate
 SUBDIR+=       cooledit
 SUBDIR+=       dasher
 SUBDIR+=       deforaos-editor



Home | Main Index | Thread Index | Old Index