Ports 搜索

共有1,947项符合/x11/的查询结果,以下是第451460项(搜索用时0.004秒)
sysutils/dvtm-0.15 (Score: 0.06421454)
平铺式终端窗口管理器
dvtm 引入窗口管理的新概念:平铺式窗口管理,从而将终端窗口可以类似X11窗口那样平铺管理。 作为一个终端窗口管理器,它能同时打开多个基于终端的程序如vim,mutt,cmus,irssi等。
x11/libXcm-0.5.3 (Score: 0.06411034)
X Colour Management Library
The libXcm library is colour management helper for Xorg. It contains a reference implementation of the X Color Management specification. It allows to attach colour regions to X windows to communicate with colour servers.
x11/xcm-0.5.3 (Score: 0.06411034)
X Color Management tools
Tools based on libXcm, a library for colour management on X: . xcmddc requests EDID from a monitor over the i2c bus; . xcmedid is for parsing EDID data blocks; . xcmevents observes X11 colour management events.
games/xcubes-5.5.2 (Score: 0.06395218)
Cube puzzle for X11
XCubes is a puzzle for X Window System. Your goal is to exchange the numbered panels to be in order.
devel/udis86-1.7.2 (Score: 0.06389724)
Minimalistic x86 and x86-64 disassembler library
Udis86 is an easy-to-use minimalistic disassembler library (libudis86) for the x86 and AMD64 (x86-64) range of instruction set architectures. The primary intent of the design and development of udis86 is to aid software development projects that entail binary code analysis.
net/ssvnc-1.0.29 (Score: 0.06389078)
Enhanced TightVNC Viewer (SSVNC: SSL/SSH VNC viewer)
The Enhanced TightVNC Viewer package started as a project to add some patches to the long neglected Unix TightVNC Viewer. However, now the front-end GUI and wrapper scripts features dwarf the Unix TightVNC Viewer patches (see the lists below). It adds a GUI for Windows, Mac OS X, and Unix that automatically starts up STUNNEL SSL tunnel for SSL or SSH connections to x11vnc, and then launches the TightVNC Viewer to use the tunnel. It also enables SSL encrypted VNC connections to any other VNC Server running an SSL tunnel, such as STUNNEL, at their end. It can be used to perform SSH tunnelled connections to any VNC Server as well. The tool has many additional features (see below for a list). The short name for this project is "ssvnc" for SSL/SSH VNC Viewer.
security/OpenSSH-askpass-1.2.4.1 (Score: 0.06381169)
Graphical password applet for entering SSH passphrase
ssh-askpass is a small applet intended for use in conjunction with OpenSSH. It pops up a window and requests the user input their SSH passphrase. It is not designed to be executed directly, but to be called by OpenSSH's ssh-add(1) utility. If no controlling terminal is found (e.g. ssh-add is called from the .xinitrc as part of the X login process), and DISPLAY is set, ssh-add will spawn ssh-askpass to request the password.
x11-clocks/xalarm-3.06 (Score: 0.063792385)
X based alarm clock
This is a port of xalarm. It is a user configurable alarm clock based on X. It allows multiple alarms to be set, each with a different message. Alarms can be set either +X number of minutes and it will also allow alarms set for days. ftp://ftp.x.org/contrib/utilities/xalarm.README
www/meld3-0.6.8 (Score: 0.06313354)
HTML/XML templating system for Python
meld3 is an HTML/XML templating system for Python 2.3+ which keeps template markup and dynamic rendering logic separate from one another. meld3 can deal with HTML or XML/XHTML input and can output well-formed HTML or XML/XHTML. meld3 is a variation of Paul Winkler's Meld2, which is itself a variation of Richie Hindle's PyMeld.
devel/total-ordering-0.1.0 (Score: 0.06298672)
Backport functools.total_ordering to Python 2.x
functools.total_ordering backport for Python 2.x