Ports Search

Results 811820 of 2,488 for /x11-servers/.(0.015 seconds)
x11/bgs-0.5 (Score: 0.015943898)
Simple X11 BackGround Setter using Imlib2
The bgs program allows you to tailor the appearance of the background ("root") window on a workstation display running X. bgs uses imlib2 for image rendering and rotates the images automatically. It is made for dynamic Xinerama/Xrandr setups such as used with notebooks, but it works very fine in any setup.
net/foreman-proxy-1.10.0 (Score: 0.015689168)
Foreman Proxy Agent
The Foreman Smart Proxy is a daemon written in Ruby which provides a restful API to various sub-systems. Its goal is to provide API for a higher level orchestration tools (such as Foreman). The Smart proxy provides an easy way to add or extended existing subsystems and API's. Currently supported are: DHCP - ISC DHCP and MS DHCP Servers DNS - Bind and MS DNS Servers TFTP - any UNIX based tftp server Puppet - Any Puppet server from 0.24.x Puppet CA - Manage certificate signing, cleaning and autosign on a Puppet CA server BMC - BMC management etc
comms/seyon-2.20c (Score: 0.015579125)
Communications package for the X Window system
Seyon is a complete full-featured telecommunications package for the X Window System. Its features include: - Dialing directory that supports an unlimited number of entries. - Terminal emulation window using any terminal emulation program that supports X. This defaults to xterm. - Script language to automate tedious tasks such as logging into remote hosts. - Unlimited number of slots for external file transfer protocols. - Support for zmodem auto-download. - Translation modes. Seyon can perform useful translations on the user's input. - Interactive setting of program parameters. - On-line help. - Modem speeds up to 115200 bps. - Software (XON/XOFF) and hardware (RTS/CTS) flow control. - Session capture to a file. - Temporary running of a local shell in the terminal emulation window. Seyon is intended to be both simple and extensively configurable. Almost every aspect of Seyon can be configured via the resources to suit the user's taste.
editors/xcoral-3.47 (Score: 0.015579125)
Multiwindow mouse-based text editor for X
From the docs: Xcoral is a multiwindow mouse-based text editor for the X Window System. A built-in browser enables you to navigate through C functions, C++ classes, methods and files. A SMall Ansi C Interpreter (Smac) is also built-in to dynamically extend the editor's possibilities (user functions, key bindings, modes etc). Xcoral provides variable width fonts, menus, scrollbars, buttons, search, regions, kill-buffers, macros and undo. An on-line manual box, with a table of contents and an index, helps you to use and customize the editor. Commands are accessible from menus or key bindings. Xcoral is a direct Xlib client and runs on color/bw X Display. The example .xcoralrc is in ${PREFIX}/share/xcoral/xcoralrc.fl; cp it to ~/.xcoralrc, and fire up xcoral.
math/calctool-2.4.13 (Score: 0.015579125)
Multi-GUI (terminal, X, XView) calculator program
From the README: calctool - README - November 1989. This is V2.4 of a simple desktop calculator. This version works under X11, XView and dumb tty terminals. It is almost visually identical to V2.1 which was released in August 1988, but internally most of the code has been reworked to include a level of graphics abstraction, to make porting this code to other window systems a trivial task. V2.4 includes display in scientific notation, color icons, a correct factorial function and fixes for a few minor bugs. It introduces the new versions for XView, X11, MGR and dumb terminals. New functions include hyperbolic and inverse hyperbolic trigonometrical functions, register exchange, constants and the input of numbers in exponential notation. You can also have a .calctoolrc file in your home directory, which can define upto ten new values for constants, and ten function definitions which are used in conjunction with the FUN key. (port maintained by ssedov@mbsd.msk.ru)
misc/xless-1.7 (Score: 0.015579125)
X11-based viewer for text files
This is a port of xless (version 1.7), a handy text file viewer for X. Useful as a viewer tool for other apps (e.g., xfm, the X file manager), or as a standalone viewer. Presents a scrollable text window (both vertical and horizontal scrolling), with a number of clickable buttons. From the README file: FEATURES: Display either the file(s) specified on the command line or input from standard input, supplied by a pipe. File/pipe may be optionally monitored so that the display is continuously updated as new text is added. Display new files in the current window or by creating a new window. Reload or print the displayed file. Search the displayed file using either exact, case-insensitive, or regular expression patterns. Edit the displayed file with your favorite editor (as specified in the VISUAL or EDITOR environment variable)
net/netatalk-3.1.9 (Score: 0.015551218)
File server for Mac OS X
Netatalk is an OpenSource software package, that can be used to turn an inexpensive *NIX machine into an extremely high-performance and reliable file server for Macintosh computers. Using Netatalk's AFP 3.4 compliant file-server leads to significantly higher transmission speeds compared with Macs accessing a server via SaMBa/NFS while providing clients with the best possible user experience (full support for Macintosh metadata, flawlessly supporting mixed environments of classic MacOS and MacOS X clients)
www/mod_xsendfile-0.12 (Score: 0.015551218)
Apache2 module that processes X-SENDFILE headers
mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers registered by the original output handler. If it encounters the presence of such header it will discard all output and send the file specified by that header instead using Apache internals including all optimizations like caching-headers and sendfile or mmap if configured. It is useful for processing script-output of e.g. php, perl or any cgi.
www/apache24-2.4.23 (Score: 0.015551218)
Version 2.4.x of Apache web server
The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for various modern desktop and server operating systems, such as UNIX and Windows NT. The goal of this project is to provide a secure, efficient and extensible server which provides HTTP services in sync with the current HTTP standards. The 2.x branch of Apache Web Server includes several improvements like threading, use of APR, native IPv6 and SSL support, and many more.
x11-wm/compton-20150920 (Score: 0.015551218)
Feature-rich compositing window manager for X11
Compton is a compositor for X11, which was forked from Dana Jansens' fork of xcompmgr, and heavily refactored. Most prominent changes from the original xcompmgr: - OpenGL/GLX backend in addition to the old XRender backend - Inactive window transparency and dimming - Titlebar/frame and menu transparency - Shadows for ARGB windows, e.g. terminals with transparency - Colored shadows; new fade system - Blur of background of transparent windows, window color inversion - Configuration file support with blacklisting