Ports Search

Results 4,3614,370 of 5,886 for /net-im/.(0.004 seconds)
editors/vi-050325 (Score: 0.006132291)
The original vi editor, updated to run on modern OSes
This is the original BSD ex/vi, updated to build and run on modern Unix systems. Compared to most of its many clones, the original vi is a rather small program (~120 KB code on i386) just with its extremely powerful editing interface, but lacking fancy features like multiple undo, multiple screens or syntax highlighting. In other words, it is a typical Unix program that does exactly what it should and nothing more. I intend to preserve this style in maintaining my port, except for changes to achieve POSIX.2 standards compliance, features in the SVR4 versions of vi, and, of course, bug fixes.
editors/dhex-0.68 (Score: 0.006132291)
Ncurses-based hex-editor with diff mode
dhex is a more than just another hex editor: It includes a diff mode, which can be used to easily and conveniently compare two binary files. Since it is based on ncurses and is themeable, it can run on any number of systems and scenarios. With its utilization of search logs, it is possible to track changes in different iterations of files easily.
editors/gmanedit-0.4.2 (Score: 0.006132291)
GNOME manpages editor
Gmanedit is the GNOME manpages editor. It's an editor for man pages that runs on X with GTK. It's like most common HTML editors but more easy. You need to know manpages format. You can learn it from 'man(7)'.
editors/le-1.14.9 (Score: 0.006132291)
Text editor with block and binary operations
LE has many block operations with stream and rectangular blocks, can edit both Unix and DOS style files (LF/CRLF), is binary clean, has hex mode, can edit text with multi-byte character encoding, has full undo/redo, can edit files and mmap-able devices in mmap shared mode (only replace), has tunable syntax highlighting, tunable color scheme (can use default colors), tunable key map.
editors/led-2.0 (Score: 0.006132291)
Tiny text editor, with a number of useful programming features
Led is a small text editor, providing a number of the useful programming features found in larger editors, but hopefully with less bloat.
editors/psgml-1.4.0 (Score: 0.006132291)
Major mode for editing SGML and XML documents for Emacs
PSGML is a major mode for editing SGML and XML documents. It works with GNU Emacs 19.34, 20.3 and later or with XEmacs 19.9 and later. PSGML contains a simple SGML parser and can work with any DTD. Functions provided includes menus and commands for inserting tags with only the contextually valid tags, identification of structural errors, editing of attribute values in a separate window with information about types and defaults, and structure based editing. To use psgml, put the following setup into your ~/.emacs: (require 'psgml-startup) Ports of PSGML are initially created by shige <shige@FreeBSD.org> and kuriyama@FreeBSD.ORG.
editors/shed-1.15 (Score: 0.006132291)
Simple ncurses-based pico-style hex editor
SHED (Simple Hex EDitor) is a hex editor written for Unix-like systems using ncurses, with a friendly pico-style interface. It shows data in ASCII, hex, dec, oct and binary, and allows editing in all of these bases. Its features also include searching and dumping.
editors/the-3.3.r4 (Score: 0.006132291)
THE, The Hessling Editor, is like the vm/cms xedit editor
THE is a text editor that uses both command line commands and key bindings to operate. It is intended to be similar to the VM/CMS System Product Editor, XEDIT and to Mansfield Software's, KEDIT.
editors/tree-widget-2.0 (Score: 0.006132291)
Tree widget for Emacs
The tree-widget library provide a tree widget useful for Emacs to display data structures organized in a hierarchical order.
editors/vile-9.8q (Score: 0.006132291)
VI Like Emacs -- console version
vile is a text editor which is extremely compatible with vi in terms of "finger feel". in addition, it has extended capabilities in many areas, notably: multi-file editing and viewing key rebinding (in addition to :map, :map!, and :abbr) mouse support (in an xterm, or when built as xvile) infinite undo many additional operator commands selection highlighting rectangular operations "next error" cursor positioning after compilation full function- and arrow-key support filename, command, internal mode and variable completion auxiliary utilities for man page and C program syntax highlighting built-in macro language portability to all UNIX platforms, VMS, DOS, Win32, OS/2