Ports 搜索

共有1,947项符合/x11/的查询结果,以下是第471480项(搜索用时0.112秒)
x11/xloadimage-4.1.21 (Score: 0.061726607)
X11 Image Loading Utility
This utility will view several types of images under X11, or load images onto the root window. The current version supports: Native Image File Format (NIFF), Sun Rasterfile, GIF Image, JFIF-style JPEG Image, Portabel Network Graphics (PNG), TIFF image, FBM Image, CMU WM Raster, Portable Bit Map (PBM, PGM, PPM), Faces Project, Utah RLE Image, X Window Dump, Sun Visualization File Format, McIDAS areafile, VICAR Image, PC Paintbrush Image, GEM Bit Image, MacPaint Image, X Pixmap, X Bitmap. A variety of options are available to modify images prior to viewing. These options include clipping, dithering, depth reduction, zoom, brightening or darkening, and image merging.
x11/xmx-1.1 (Score: 0.061726607)
X protocol multiplexor
XMX is an X protocol multiplexor. It is a standalone utility for displaying an X Windows session on multiple displays. XMX takes advantage of the networked nature of the X Window System by tapping the communication link between an X client and an X server. In this way, XMX works with any X clients and any X servers, without the need to modify either. It's tempting to call this "broadcast software," and that is certainly the effect. In reality, though, XMX is "multicast" software. It must know all the slave machines ahead of time and it connects to each one directly. XMX is more like mail than news. XMX connects to N servers like an X client, then accepts connections from M clients like an X server. One of those servers is designated the "master" from which input is directed to the clients. The other servers are "slaves." Slave servers receive only those protocol requests that are necessary for them to maintain a visual look-alike of the master server's display. This software was developed at Brown University for use in our electronic classroom. Some version of it has been in use here since 1988.
x11/xwit-3.4 (Score: 0.061726607)
X interface tool
xwit ("x window interface tool") is a hotch-potch collection of simple routines to call some of those X11 functions that don't already have any utility commands built around them. The reasoning behind this is that loosely every X function should be accessible from a shell script. For example, XWarpPointer() will move the X pointer, but no utility program exists to do so on those rare occasions when you could really use it. xwit will also resize, iconify, pop, and move windows given by name or id, change an icon, title or name, set the screen saver going, and change individual key autorepeat settings.
emulators/bfe2-20030723 (Score: 0.06145933)
X11 GUI for the bochs debugger (revision 2)
Bochs Frontend (bfe2) is a graphical interface for X11 to the bochs x86 emulator.
korean/hanyangfonts-1.0 (Score: 0.06121112)
Hanyang Hangul fonts for X11
Hanyang Hangul X11 fonts ------------------------ It is Korean fonts for X11(ksc5601.1987-0). These fonts are copyrighted by (C) Hanyang Systems, but it is in the public domain.
sysutils/xfsm-1.99 (Score: 0.060962915)
X File System Monitor
xfsm stands for X File System Monitor and runs under MIT's X11 window system on several flavors of UNIX. It is a tool designed to make monitoring your file systems' status easy by displaying a simple bar graph for each file system greater than size 0. It updates the file systems' statistics at regular, user definable intervals.
devel/edb-0.9.18 (Score: 0.060560815)
Cross-platform x86/x86-64 debugger based on Qt 4
edb (Evan's Debugger) is a cross platform x86/x86-64 debugger. It was inspired by OllyDbg, but aims to function on x86 and x86-64 as well as multiple OS's. Linux is the only officially supported platform at the moment, but FreeBSD, OpenBSD, OSX and Windows ports are underway with varying degrees of functionality.
x11-drivers/xf86-video-scfb-0.0.4 (Score: 0.060131095)
X.Org syscons display driver
This package contains the X.Org xf86-video-scfb driver. Framebuffer access via FreeBSD syscons.
audio/xcdplayer-2.2 (Score: 0.05950104)
CD player for X
XCdplayer is a graphical user interface for controlling the CD-ROM drive under the X Window System. It provides visual feedback and gives the user facilities for mode selection, device control, scanning, and programming.
devel/libdasm-1.5 (Score: 0.05950104)
Simple x86 disassembly library
libdasm is a C-library that tries to provide simple and convenient way to disassemble Intel x86 raw opcode bytes (machine code). It can parse and print out opcodes in AT&T and Intel syntax.