Ports 搜索

共有5,886项符合/net-im/的查询结果,以下是第2,7312,740项(搜索用时0.003秒)
dns/vizone-0.1 (Score: 0.0070083328)
Updates the serial number in one or more zonefiles
A script that tries to update the serial inside a DNS zonefile with sane values if the file has changed during edit.
editors/aewan-1.0.01 (Score: 0.0070083328)
Curses-based program for the creation and editing of ASCII art
Aewan is a multi-layered ascii-art/animation editor that produces both stand-alone cat-able art files and an easy-to-parse format for integration in your terminal applications. Aewan is a curses-based program that allows for the creation and editing of ascii art. The user is able to move the cursor around the screen by means of the arrow keys and 'paint' characters by pressing the corresponding keys. There are dialog boxes that allow the user to choose foreground and background colors, as well as bold and blink attributes. The user may also select rectangular areas of the canvas in order to move, copy and paste them. Aewan also supports 'intelligent' horizontal and vertical flipping (e.g. converts '\' to '/', etc).
editors/biew-6.1.0 (Score: 0.0070083328)
Binary file viewer and editor
BIEW is multiplatform portable viewer of binary files with built-in editor with binary, hexadecimal, and disassembler modes. It uses native Intel syntax for disassembly and offers many useful features such as highlighting for AVR/Java/x86-AMD64/ARM-XScale/PPC-64 code, Russian codepage converter, full preview of formats MZ, NE, PE, NLM, COFF32, ELF (and partially a.out, LE, LX, PharLap), code navigator, and much more.
editors/bvi-1.4.0 (Score: 0.0070083328)
Vi-like binary file (hex)editor
Bvi stands for "Binary VIsual editor". Bvi is a screen-oriented editor for binary files; its command set is based on that of the vi(1) text editor. As a binary editor does not have the concept of "lines", there are differences from vi commands wherever the latter are line oriented.
editors/cream-0.43 (Score: 0.0070083328)
Gvim extension with many features
Cream is a vim extension supports pull-down menus and/or keyboard shortcuts. Features: - Standard and intuitive menus. - Syntax highlighting colors, supporting more than 350 languages. - Intuitive status line. - Automatic text indention. - Word wrap. - Multiple documents opening. - Find and Find/Replace dialogs. - Spell check with error highlighting. - Text justification. - Conversion of and between Unix, Windows and Apple platform format files. - Macro record and playback. - File browser. - Ctags navigation and searching. - Plus lots of addons.
editors/fte-20110708 (Score: 0.0070083328)
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/gnotepad+-1.3.3 (Score: 0.0070083328)
Simple GTK-based text/HTML editor
gnotepad+ is a simple Gnome based text editor. It also has built-in simple HTML editing with previews directed to Netscape.
editors/heme-0.4.2 (Score: 0.0070083328)
Small and fast console hex editor for Unix-like systems
Heme is intended to be fast and portable console hex editor for Unix-like systems. It has undo support (number of undo operations is only limited by available memory), ability to fill a range of addresses with the specified byte, ability to search for a single byte or character string. Offsets can be given in hexadecimal, octal, or decimal forms. There are two editing modes: hex (binary) and ASCII (text). Heme uses standard curses library for screen and input handling, and offers colors support (they can be set in the configuration file).
editors/hnb-1.9.17 (Score: 0.0070083328)
Hierarchical NoteBook a data organizer
hnb is a program to organize many kinds of data in one place, including addresses, TODO lists, ideas, book reviews, brainstorming, speech outlines, etc. It stores data in XML format, and is capable of native export to ASCII and HTML.
editors/hte-2.1.0 (Score: 0.0070083328)
File editor/viewer/analyzer for executables
HT is a file editor/viewer/analyzer for executables. The goal is to combine the low-level functionality of a debugger and the usability of IDEs. We aim towards a perfect hex-editing ability and support of the most important file formats. Support means that HT will be able to correctly display and modify the executable header, image and other extensions specific to the file (import/ export sections, relocations, debugging information etc.). Support will probably include the following file formats: - Win32 portable executables (PE) (good support) - Unix executable and linkable format (ELF) (good support) - DOS standard executables (MZ) (supported) - Win32 linear executables (LE) (supported) - Windows/OS2 "new" executables (NE) (supported) - Unix common object file format (COFF) + DJGPP COFF (supported) - OS2 linear executables (LX) - Microsoft object files (.obj)