Ports Search

Results 291300 of 2,042 for /x11-drivers/.(1.805 seconds)
x11/xrefresh-1.0.5 (Score: 0.0408429)
Refresh all or part of an X screen
This package contains xrefresh, which is a simple X program that causes all or part of your screen to be repainted.
x11/xsetmode-1.0.0 (Score: 0.0408429)
Set the mode for an X Input Device
This package contains xsetmode, which is a program for setting the mode of an X Input device to either absolute och relative.
devel/xorg-macros-1.19.0 (Score: 0.040398218)
X.Org development aclocal macros
This package contains the aclocal macros needed for building xorg modules from upstream source.
x11-clocks/oclock-1.0.3 (Score: 0.040398218)
Round clock application for X
This package contains oclock, which displays the current time on an analog display.
x11/xmon-1.5.6 (Score: 0.04024056)
Raw X11 protocol analyser
From the original README: Xmon interactively monitors the byte-stream connections between an X server and a number of X clients. Xmon recognises all requests, events, errors and replies sent between the clients and the server which are part of the core X protocol. The contents of these messages are displayed on standard output at a user settable degree of detail from none to every bit and byte. Xmon also allows the user to select a number of requests or events to be monitored at a different degree of detail. Xmon will also block the transmission of selected requests from the clients to the server and selected events from the server to the clients. Xmon also keeps statistics of the number of requests, events, and errors received.
print/okc321-1.1 (Score: 0.040206548)
PPDs for the Oki C321dn, C331dn, and C531dn printers
PostScript Printer Descriptions for the Oki C321dn, C331dn, and C531dn printers for use with CUPS.
databases/oracle8i-8.1.7.1 (Score: 0.03983482)
The JDBC drivers for Oracle 8i
This is a port of the JDBC driver which is used to access Oracle 8i databases using a database-independant API in Java for use with JDK 1.2 and JDK 1.3.
databases/oracle10g-10.2.0.5 (Score: 0.03983482)
The JDBC drivers for Oracle 10g
This is a port of the JDBC driver which is used to access Oracle 10g databases using a database-independant API in Java for use with JDK 1.5.
databases/oracle9i-9.2.0.8 (Score: 0.03983482)
The JDBC drivers for Oracle 9i
This is a port of the JDBC driver which is used to access Oracle 9i databases using a database-independant API in Java for use with JDK 1.4.
databases/DBIx-Ease-0.07 (Score: 0.03983482)
Less-code DBI interactions for all drivers
DBIx::Ease is intended to allow less-code DBI interactions. Upon creation of a new DBIx::Ease object you should pass the portion of the DSN (Data Source Name) common to all connections the object is supposed to store. Replace the variable portions with '<databasename>'. Whenever you wish to make only one connection you may enter the complete DSN, also when you want to make connections with the same source but as different users, then call exec() with different names of your choice as initial argument.