Ports 搜索

共有2,488项符合/x11-servers/的查询结果,以下是第1,5611,570项(搜索用时0.006秒)
math/mbasecalc-1.1 (Score: 0.004712154)
Simple calculator program inspired by basecalc
basecalc came with Xlib Programming Manual from O'Reilly as an example of X lib programming. mbasecalc is an immitation of basecalc which is available on different platforms.
math/Math-Interpolate-1.06 (Score: 0.004712154)
Perl routines for data sets interpolation and interval search
* This module contains several useful routines for interpolating data sets and finding where a given value lies in a sorted list. The first is a subroutine used to locate a position in an array of values where a given value would fit using bisection. It has been designed to be efficient in the common situation that it is called repeatedly. The user can supply a different set of comparison operators to replace the standard < and <=. For example, given a list (1, 2, 5, 8, 15) and the number 9.5 it would return 3. * The remaining routines all are related to interpolating sets of (x,y) data pairs. They all take a list of (x,y) data pairs given another x value, return a sensible y value using the list of (x,y) data pairs. Three different interpolating functions are provided. The first, called a constant interpolator, assumes that the function being interpolated moves in non-linear jumps from one value to another. The interpolated value for some value x is the y value of the neighboring (x,y) to the left of the given x. The second interpolator performs a linear interpolation between the neighboring points. The third interpolator is called the robust interpolator and interpolates a smooth curve between all of the (x,y) pairs. To do the interpolation, it first calculates some reasonable derivatives at the (x,y) pairs. The robust interpolator can also use derivative information supplied by the user.
misc/biosfont-demos-1.1 (Score: 0.004712154)
Demos for the biosfont kernel module
Two samples for the biosfont(4) kernel module: * showchar shows a requested character on stdout * showdati is a digital clock. Best viewed on 80x25 consoles.
misc/xsw-0.3.5 (Score: 0.004712154)
Tool for creating presentations
xsw is a tool for generating presentations. It uses a simple language to describe the slides. An example xsw file is: slide: - "Hello" x:50 y:30 align:center + "World!"
multimedia/xawtv-3.103 (Score: 0.004712154)
TV viewing application and a few TV utilities
This is a _simple_ xaw-based TV Program which uses the bttv driver or video4linux (included in 2.1.x). Copy Policy is GNU GPL.
net/ixl-1.4.27 (Score: 0.004712154)
40 gigabit FreeBSD Base Driver for Intel(R) Network Connections
This release includes the 40 gigabit FreeBSD Base Driver for Intel(R) Network Connection. ixl driver supports all X710 and XL710-based 40 gigabit network connections.
net/apn-1.0.3 (Score: 0.004712154)
Extension to interact with Apple Push Notification Service
apn is a PHP extension to introduce simple yet powerful interface for sending push notifications to iOS and OS X devices from within your PHP code.
net/tsclient-0.150 (Score: 0.004712154)
GNOME 2 frontend for rdesktop and vncviewer
Tsclient is a GNOME 2 frontend for rdesktop, and also supports VNC clients, Citrix ICA client (experimental) and X via Xnest (experimental).
print/gv-3.7.4 (Score: 0.004712154)
PostScript and PDF previewer
GNU gv allows to view and navigate through PostScript and PDF documents on an X display by providing a user interface for the ghostscript interpreter.
print/xtexsh-1.4.2 (Score: 0.004712154)
Tcl/Tk-based simple TeX interface
xtexsh - xTeX Shell by Gerald Teschlxtem The present program is a simple TeX interface for the X Window System based on "wish", respectively Tcl/Tk.