pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/treetext Mark as broken: the package does not ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/482539b28965
branches:  trunk
changeset: 463554:482539b28965
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Mon Nov 17 17:02:43 2003 +0000

description:
Mark as broken: the package does not build with our actual fox version,
and as I see it, it will never be fixed.  The program seems abandoned:
there hasn't been any update since it was imported several years ago,
the homepage does not work and it can't be fetched from its master site.
Suggested by agc@.

diffstat:

 editors/treetext/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 15b330174a12 -r 482539b28965 editors/treetext/Makefile
--- a/editors/treetext/Makefile Mon Nov 17 16:44:53 2003 +0000
+++ b/editors/treetext/Makefile Mon Nov 17 17:02:43 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/08/29 10:17:55 xtraeme Exp $
+# $NetBSD: Makefile,v 1.8 2003/11/17 17:02:43 jmmv Exp $
 #
 
 DISTNAME=      TreeText-0.3.3-src
@@ -13,6 +13,8 @@
 HOMEPAGE=      http://www.ab.wakwak.com/~tino/fox/treetext/
 COMMENT=       Multi documents editor
 
+BROKEN=                Compilation fails due to outdated code with respect to our fox package.
+
 USE_BUILDLINK2=        # defined
 USE_X11BASE=   # defined
 



Home | Main Index | Thread Index | Old Index