Ports Search

Results 15,01115,020 of 17,660 for descr%3A%22spam filter%22.(0.025 seconds)
editors/boiling-egg-0.02 (Score: 9.2782444E-5)
Front-end of Egg V4
Boiling egg is a front-end of Egg (Tamago) V4. You can convert roma-ji to kana without toggling input method. Put the expression below into your ~/.emacs. (autoload 'boiling-rK-trans "boiling-egg" "romaji-kanji conversion" t) (autoload 'boiling-rhkR-trans "boiling-egg" "romaji-kana conversion" t) (global-set-key "\C-o" 'boiling-rK-trans) (global-set-key "\eo" 'boiling-rhkR-trans)
editors/e3-2.8 (Score: 9.2782444E-5)
Full featured text editor written in assembler
e3 is a full featured text editor written in NASM assembler. It is highly optimized for size. For the command syntax you can choice between the families of Wordstar(TM), EMACS, Pico or vi editors. The executable's size is below 10000 byte, so you won't waste your disk space ;-)
editors/dkns-1.96 (Score: 9.2782444E-5)
Simple console text editor
Dickens is a simple, one-buffer-in-one-window, console text editor. Dickens only understands UNIX-style text files expressed in ASCII, and is therefore of little or no use to the non-English-speaking world. Dickens is written in Munger(1). Features include interactive filename completion, tags support, regular-expression search-and-replace, and unlimited undo/redo.
editors/drjava-20140826.r5761 (Score: 9.2782444E-5)
Lightweight IDE for writing Java programs
DrJava is a lightweight development environment for writing Java programs. It is designed primarily for students, providing an intuitive interface and the ability to interactively evaluate Java code. It also includes powerful features for more advanced users. DrJava is available for free under the DrJava Open Source License, and it is under active development by the JavaPLT group at Rice University.
editors/fileobj-0.7.25 (Score: 9.2782444E-5)
Portable hex editor with vi like interface
fileobj is a portable hex editor with vi like interface. This software provides basic vi commands for binary editing. Features include insert, replace, delete data in hexadecimal or ascii, cut and paste, undo and redo, visual select, partial buffer loading, multiple buffers support, multiple windows support, block device (raw disk) support, mapping binary data to C struct, etc.
editors/flim-1.14.9 (Score: 9.2782444E-5)
Message representation or encoding elisp library for emacs
FLIM, message representation or encoding emacs lisp library for emacs20. FLIM is a library to provide basic features about message representation or encoding. It consists of following modules: - STD 11 (RFC 822) parser and utility - MIME library - mailcap parser and utility Ported by shige@FreeBSD.ORG
editors/fte-20110708 (Score: 9.2782444E-5)
Full-featured text editor for X11
A port of an extremely powerful FTE editor that was originally developed for OS/2 and ported by its author, Marko Macek, to X11/UNIX. Among other features it supports syntax highlighting, compiler invocation and error parsing and folds. Alexander Gelfenbain mail@gelf.com
editors/ghex-3.18.0 (Score: 9.2782444E-5)
GNOME 3 hex editor
GHEX is a simple binary editor, allowing binary files to be edited in both hex and ascii. It features find and replace functions and conversion between binary, octal, decimal and hexadecimal values, making use of an alternative, user-configurable MDI concept.
editors/jed-0.99.19 (Score: 9.2782444E-5)
SLang-based text editor
JED is a highly customizable text editor offering most of the commonly used features of EMACS without the proportions of EMACS. The default configuration uses EMACS keystrokes, though WordStar keystrokes are available, and most any keystrokes can be programmed.n JED is customizable and programmable in the language SLANG, which can look like forth or c, depending on your preferences.
editors/nano-2.5.3 (Score: 9.2782444E-5)
Nano's ANOther editor, an enhanced free Pico clone
This is the development version of nano: nano is a small, free and friendly editor which aims to replace Pico, the default editor included in the non-free Pine package. Rather than just copying Pico's look and feel, nano also implements some missing (or disabled by default) features in Pico, such as "search and replace" and "goto line number".