Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第11,97111,980项(搜索用时0.011秒)
editors/pluma-1.12.2 (Score: 1.1597805E-4)
Small but powerful text editor for MATE Desktop Environment
mate-text-editor (pluma) is a Gtk+-2 text editor. Its features include: * Complete integration with the MATE Environment, including MateMDI * Global Search and Replace * Dynamically loaded fonts * Splitscreen Mode * Printing support * Configurable Plugins system * Unlimited Undo/Redo
editors/sted-0.2.2 (Score: 1.1597805E-4)
Simple/Small/Stupid Text Editor
sted, which is an abbreviation for Small/Stupid (you choose) Text Editor, is a small and/or stupid text editor. So far it doesn't do much. You can edit files, load them and save them.
editors/tamago-4.0.6.0.20041122.19.14 (Score: 1.1597805E-4)
Egg V4, Multilingual Input Method for Emacsen
Egg V4 (tamago) is a multilingual input method for Emacsen written in only Emacs-Lisp. It supports the following translating servers: jserver, cserver, tserver, Wnn6, SJ3 ver 1 and ver 2, cannaserver, wxgserver, and anthy.
editors/the-3.3.r4 (Score: 1.1597805E-4)
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/treeform-1.0.3 (Score: 1.1597805E-4)
Linguistic Syntax/Semantics tree drawing editor
TreeForm Syntax tree drawing software is a Linguistic Syntax/Semantics tree drawing editor. Designed for graphical n-ary tree drawing. More improvements to come. Recently added Japanese and Chinese language keyboard support.
editors/zile-2.4.11 (Score: 1.1597805E-4)
Small emacs-like text editor
zile is another emacs clone. zile is a customizable, self-documenting real-time display editor. zile was written to be similar as possible to emacs; every emacs user should feel at home with zile.
emulators/advancemenu-2.8 (Score: 1.1597805E-4)
Frontend for AdvanceMAME, MAME, MESS, RAINE
AdvanceMENU is a frontend for AdvanceMAME, MAME, MESS, RAINE and any other emulator. It runs in Linux, Mac OS X, DOS, Windows and in all the other platforms supported by the SDL library. The main features are: * Auto update of the rom info. * Vertical and horizontal orientation. * Support for any TV/Arcade Monitor like AdvanceMAME but it's good also for a normal PC monitor. * Static and Animated image and clip preview (PNG/PCX/ICO/MNG). Up to 192 images at the same time! * Sound preview. (MP3/WAV). You can select a special sound for every game played when the cursor move on it. * Sound backgrounds (MP3/WAV). Play your favourite songs or radio records in background. * Sound effects (MP3/WAV) for key press, program start, game start, program exit... * Support for zipped images and sounds archives. * Screensaver. A slide show of the game images. * Selectable background and help images with translucency.
emulators/rtc-2004.02.24.1 (Score: 1.1597805E-4)
Kernel module which provides /dev/rtc device support
This is a kernel module for /dev/rtc device support. Some apps such as VMware for Linux would be happy with it. The code was originally written by Vladimir N. Silyaev.
emulators/qemu-2.6.90.g20160728 (Score: 1.1597805E-4)
QEMU CPU Emulator - github bsd-user branch
QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed. QEMU has two operating modes: * Full system emulation. In this mode, QEMU emulates a full system (for example a PC), including a processor and various peripherials. It can be used to launch different Operating Systems without rebooting the PC or to debug system code. * User mode emulation. In this mode, QEMU can launch Linux processes compiled for one CPU on another CPU. It can be used to launch the Wine Windows API emulator or to ease cross-compilation and cross-debugging. As QEMU requires no host kernel patches to run, it is very safe and easy to use. This is building sbruno's bsd-user github branch:
emulators/qemu-2.6.1 (Score: 1.1597805E-4)
QEMU CPU 模拟器
QEMU 是一个快速的!处理器模拟器,采用动态翻译来达到练良好的仿真速度。 QENU 有两种操作模式: * 完整系统仿真。在这种模式下,QEMU 模拟一个完整的系统(比如一个PC),包 括一个处理器和各种周边设备。它可以用来运行各种操作系统而不需要重启你的PC或者 调试系统代码。 * 用户模式仿真(仅 Linux 主机)。在这种模式下,QEMU 可以启动为其它 CPU 编译的 Linux 进程。它可以用来启动 Wine Windows API 模拟器或者简便地实现交叉 编译和交叉调试。 由于 QEMU 不需要对主机内核打任何补丁就能运行,所以它非常安全并且易于使用。 (当然 kqemu 现在也支持 i386 运行在 i386 和 amd64 上的情形) 另外在 http://oszoo.org/ 上也有一些预配置的系统映像文件 很多 live cd iso 文件也是可以工作的。