pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Remove treetext package; HOMEPAGE disappeared and brok...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0e5cea6b42f9
branches: trunk
changeset: 470394:0e5cea6b42f9
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Mar 08 23:21:08 2004 +0000
description:
Remove treetext package; HOMEPAGE disappeared and broken for months.
diffstat:
doc/CHANGES | 3 ++-
editors/Makefile | 3 +--
editors/treetext/DESCR | 2 --
editors/treetext/Makefile | 27 ---------------------------
editors/treetext/PLIST | 2 --
editors/treetext/distinfo | 4 ----
editors/treetext/files/MakeInclude | 9 ---------
7 files changed, 3 insertions(+), 47 deletions(-)
diffs (95 lines):
diff -r 6b7996575516 -r 0e5cea6b42f9 doc/CHANGES
--- a/doc/CHANGES Mon Mar 08 22:57:35 2004 +0000
+++ b/doc/CHANGES Mon Mar 08 23:21:08 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5163 2004/03/08 22:18:02 wiz Exp $
+$NetBSD: CHANGES,v 1.5164 2004/03/08 23:21:08 wiz Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1261,3 +1261,4 @@
Updated tk to 8.4.6 [minskim 2004-03-08]
Updated amule to 1.2.6 [jmmv 2004-03-08]
Updated oss to 3.9.8d [wiz 2004-03-08]
+ Removed TreeText [wiz 2004-03-08]
diff -r 6b7996575516 -r 0e5cea6b42f9 editors/Makefile
--- a/editors/Makefile Mon Mar 08 22:57:35 2004 +0000
+++ b/editors/Makefile Mon Mar 08 23:21:08 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.97 2004/02/25 22:05:56 jmmv Exp $
+# $NetBSD: Makefile,v 1.98 2004/03/08 23:21:08 wiz Exp $
#
COMMENT= Editors
@@ -74,7 +74,6 @@
SUBDIR+= ted-pl
SUBDIR+= ted-pt
SUBDIR+= ted-sv
-SUBDIR+= treetext
SUBDIR+= uemacs
SUBDIR+= ve
SUBDIR+= vigor
diff -r 6b7996575516 -r 0e5cea6b42f9 editors/treetext/DESCR
--- a/editors/treetext/DESCR Mon Mar 08 22:57:35 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-TreeText is multi documents editor.
-This editor is usable as an outline processor.
diff -r 6b7996575516 -r 0e5cea6b42f9 editors/treetext/Makefile
--- a/editors/treetext/Makefile Mon Mar 08 22:57:35 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,27 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2004/01/20 12:14:06 agc Exp $
-#
-
-DISTNAME= TreeText-0.3.3-src
-PKGNAME= ${DISTNAME:C/-src//}
-PKGREVISION= 3
-CATEGORIES= editors
-MASTER_SITES= http://www.ab.wakwak.com/~tino/fox/treetext/
-EXTRACT_SUFX= .zip
-
-MAINTAINER= sakamoto%NetBSD.org@localhost
-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.
-
-WRKSRC= ${WRKDIR}/treetext/treetext
-USE_BUILDLINK2= # defined
-USE_X11BASE= # defined
-
-post-extract:
- @${LN} -s ${WRKSRC}/makefile ${WRKSRC}/Makefile
- @${SED} -e 's|$${X11BASE}|${X11BASE}|' ${FILESDIR}/MakeInclude \
- > ${WRKSRC}/MakeInclude
-
-.include "../../x11/fox/buildlink2.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 6b7996575516 -r 0e5cea6b42f9 editors/treetext/PLIST
--- a/editors/treetext/PLIST Mon Mar 08 22:57:35 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:23:59 zuntum Exp $
-bin/treetext
diff -r 6b7996575516 -r 0e5cea6b42f9 editors/treetext/distinfo
--- a/editors/treetext/distinfo Mon Mar 08 22:57:35 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2001/08/05 17:18:52 sakamoto Exp $
-
-SHA1 (TreeText-0.3.3-src.zip) = 38c05a1daab47c53f1de8f46079e3caf1d0a1551
-Size (TreeText-0.3.3-src.zip) = 81251 bytes
diff -r 6b7996575516 -r 0e5cea6b42f9 editors/treetext/files/MakeInclude
--- a/editors/treetext/files/MakeInclude Mon Mar 08 22:57:35 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-CXX = g++
-CXXFLAGS = -Wall -DUSE_UNICODE
-AR = ar cru
-RANLIB = ranlib
-STRIP = strip
-INCLUDE = ${CPPFLAGS} -I${X11BASE}/include
-LIBDIR = ${LDFLAGS}
-LINK = -lFOX
-INSTDIR = ${PREFIX}/bin
Home |
Main Index |
Thread Index |
Old Index