NOTICE: This package has been removed from pkgsrc

Depends on TCL/TK 8.3
./mbone/nte, Multicast Network Text Editor

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.5a23nb1, Package name: nte-1.5a23nb1, Maintainer: pkgsrc-users

NTE is a shared text editor designed for use on the Mbone. It is
not a word processor and it is not a whiteboard - if you want a
whiteboard, wb from LBL is a much better whiteboard.

Using NTE can be very interactive - unless you lock a block of
text, anyone else in your session can edit that text or delete it.
This is intentional. Many people can (if they wish) edit the same
document simultaneously. Many people can even edit the same block
of text simultaneously, but if more than one person tries to edit
the same line at one time, a conflict will occur, which results in
only one of the changes being preserved.

In general, it is up to you how you use NTE. You must develop
human protocols to be able to collaborate, even in face-to-face
meetings, and NTE is no exception. It will work well if you
cooperate, and not if you don't.


Required to build:
[devel/gmake]

Master sites:

SHA1: d3ffa9d1fcb08cc0daeaba145108125ad0521483
RMD160: 05c3317837921e07a4f89fb86799c565c5d1314e
Filesize: 255.816 KB

Version history: (Expand)


CVS history: (Expand)


   2013-12-31 18:08:11 by Thomas Klausner | Files touched by this commit (171) | Package removed
Log message:
Remove packages that were either BROKEN for more than a year or
BROKEN and explicitly scheduled to be removed after 2013Q4.
   2010-08-21 12:17:10 by Stoned Elipot | Files touched by this commit (1)
Log message:
Ok it is broken but let us make the Makefile usable enough to get it
   2010-02-10 19:11:46 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Mark remainining tcl/tk 8.3 users as broken.
   2007-08-10 16:07:23 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Fix malloc.h usage.
   2006-09-03 02:56:30 by Thomas Klausner | Files touched by this commit (47)
Log message:
Reset maintainer for people who lost their commit bit.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2006-01-03 19:40:16 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Fix errno. Split patch-ae into two parts for each individual file.
   2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035)
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison