./editors/ted, X11 based WordPad-like word processor

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.23nb4, Package name: ted-2.23nb4, Maintainer: pkgsrc-users

Ted is a text editor running under X Windows on Unix/Linux systems. Ted was
developed as an operating system accessory like Wordpad on MS-Windows.
Teds function is to be able to edit rich text documents on Unix/Linux in a
wysiwyg way.

Features
--------
* Wysiwyg rich text editing.
* Ted uses Microsoft RTF as its native file format.
* In line bitmap pictures.
* Postscript printing.
* Spelling checking in several Latin languages. (English, Dutch, German,
Portuguese, French and Spanish.)
* Directly mailing documents from Ted.
* Cut/Copy/Paste, also with other applications.
* Find/Replace.
* Ruler: Paragraph indentation, Indentation of first line, Tabs. Copy/Paste
Ruler.
* Page breaks.
* Tables: Insert Table, Row, Column. Changing the column width of tables
with their ruler.
* Symbols and accented characters are fully supported.
* Hyperlinks.
* Saving a document in HTML format.


Required to run:
[graphics/tiff] [graphics/png] [graphics/jpeg] [fonts/fontconfig] [fonts/Xft2] [devel/pcre] [x11/libXpm] [x11/motif]

Required to build:
[pkgtools/x11-links] [x11/xbitmaps] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 4562.703 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416)
Log message:
*: recursive bump for tiff shlib major bump
   2022-08-09 14:08:36 by Jonathan Perkin | Files touched by this commit (72)
Log message:
*: Remove hardcoded -liconv / -lintl on SunOS.

This is now handled centrally via OPSYS_EXPLICIT_LIBDEPS support in libiconv
and gettext-lib.
   2022-07-08 09:21:23 by Nia Alarie | Files touched by this commit (3)
Log message:
ted: Fix detection of libtiff as provided by pkgsrc.
   2022-07-07 22:17:47 by Nia Alarie | Files touched by this commit (1)
Log message:
ted: Use pkg-config instead of hacks to find dependencies.
   2022-05-24 11:19:29 by Nia Alarie | Files touched by this commit (1)
Log message:
ted: Collapse all libs that the cursed build system fails to add