Ports Search

Results 11,16111,170 of 17,660 for descr%3A%22spam filter%22.(0.018 seconds)
editors/nedit-5.6 (Score: 1.2052792E-4)
X11/Motif GUI text editor for programs and plain text files
NEdit is a GUI (Graphical User Interface) style text editor for programs and plain-text files. Users of Macintosh and MS Windows based text editors will find NEdit a familiar and comfortable environment. NEdit provides all of the standard menu, dialog, editing, and mouse support, as well as all of the standard shortcuts to which the users of modern GUI based environments are accustomed. For users of older style Unix editors, welcome to the world of mouse-based editing! This port requires a Motif library to build and run. It is recommended that you use OpenMotif as Nedit has font aliasing issues when using LessTif.
editors/psgml-1.4.0 (Score: 1.2052792E-4)
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/vim-7.4.2367 (Score: 1.2052792E-4)
Improved version of the vi editor
Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Vim is often called a "programmer's editor," and so useful for programming that many consider it an entire IDE. It's not just for programmers, though. Vim is perfect for all kinds of text editing, from composing email to editing configuration files. Despite what the above comic suggests, Vim can be configured to work in a very simple (Notepad-like) way, called evim or Easy Vim.
emulators/dtcyber-2.0b1 (Score: 1.2052792E-4)
Desktop CYBER Emulator
The Desktop CYBER Emulator is a project which successfully brought back to life the revolutionary design of Control Data Corporation CYBER mainframes. The software provides a reasonable emulation of a "typical" CDC CYBER 6600, 7x, 17x based system including common peripherals such as console, tape and disk drives, card reader, printer and terminal multiplexer. The emulation runs the following CDC operating systems: ChippewaOS, SMM, KRONOS 2.1, NOS 1.2, NOS 1.3, NOS 1.4, NOS 2.2 and NOS 2.8.2. It does not support NOS/VE which requires virtual mode only available in CYBER 180s.
emulators/higan-0.94 (Score: 1.2052792E-4)
Nintendo multi-system emulator
higan is a Nintendo multi-system emulator that began development on 2004-10-14. The purpose of this emulator is a bit different from others: it focuses on accuracy, debugging functionality, and clean code. The emulator does not focus on things that would hinder accuracy. This includes speed and game-specific hacks for compatibility. As a result, the minimum system requirements for higan are very high. The emulator itself was not derived from any existing emulator source code, such as SNES9x. It was written from scratch. Any similarities to other emulators are merely coincidental.
emulators/ppsspp-1.3 (Score: 1.2052792E-4)
PSP emulator in C++ with dynarec JIT for x86, ARM, MIPS
PPSSPP is a HLE ("high level emulation") emulator, it simulates the PSP OS as seen by the game rather than the full hardware. A program running on the PSP OS can send raw display lists to the graphics chips, but can't access the flash controller or the Media Engine directly, instead it has to go through libraries and the PSP OS kernel. We simply simulate these. This is a lot of work though, the PSP OS is large and has plenty of functionality so achieving 100% compatibility is difficult bordering on the impossible. We can get close though.
emulators/vgba-3.0 (Score: 1.2052792E-4)
Emulator of Nintendo GameBoy Advance(TM)
Virtual GameBoy Advance (VGBA) is an emulator of the GameBoy Advance videogame console produced by Nintendo. It allows to run GameBoy Advance games on PCs, Macs, or just about any other sufficiently fast computers in existence. It can also help to debug GameBoy Advance software without using a costly development system. VGBA is not a real GameBoy Advance though. Get the real thing if you want a real experience. Also, VGBA will not play older GameBoy and GameBoy Color games. You will need VGB for that.
emulators/xen-4.7.0 (Score: 1.2052792E-4)
Xen Hypervisor meta port
The Xen Project hypervisor is an open-source type-1 or baremetal hypervisor, which makes it possible to run many instances of an operating system or indeed different operating systems in parallel on a single machine (or host). The Xen Project hypervisor is the only type-1 hypervisor that is available as open source. It is used as the basis for a number of different commercial and open source applications, such as: server virtualization, Infrastructure as a Service (IaaS), desktop virtualization, security applications, embedded and hardware appliances
ftp/ncftp-3.2.5 (Score: 1.2052792E-4)
FTP client with advanced user interface
NcFTP is a free set of programs that use the File Transfer Protocol. The main program is simply called "ncftp". There are also separate utility programs for one-shot FTP operations (i.e. for shell scripts and command line junkies); these include "ncftpget", "ncftpput", and "ncftpls". Also included is a batch processing daemon, "ncftpbatch", which is invoked by the "bgget" command from "ncftp" and also the "-b" flag of "ncftpput" and "ncftpget". Lastly, the "ncftpbookmarks" program is a full-screen utility program to manipulate user's FTP bookmarks.
ftp/wmget-0.6.0 (Score: 1.2052792E-4)
Dock app for Window Maker providing wget functionality
wmget is a dock app for the GNU Window Maker window manager which makes it more convenient to perform long downloads in the background. This is useful if you tend to have dozens of windows open at a time and tend to do a lot of routine downloading. Just copy the link from your browser, middle- click on the wmget dockapp, and the download will start. No download windows or terminals required, and you can monitor the progress and stop the transfer if desired without opening or raising any windows or even changing desktops.