Ports Search

Results 1,3611,370 of 1,947 for /x11/.(0.005 seconds)
x11-themes/IcOsX-0.7 (Score: 0.011015999)
KDE IcOsX iconset
[ excerpt with modifications from developer's web site ] This is an extraction of the best icons from OS X! Many thanks to the icons maker and the extractions maker ! Hope you like it ! Please take a look at www.xicons.com and www.iconfactory.com and please see the READMEs !! TODO : - all mymetypes. - applications the most used : PLEASE HELP ME : WHICH ICONS FOR WHICH APPS ? - maybe make a 128x128 only package
x11/mrxvt-devel-0.5.4 (Score: 0.011015999)
Development version of mrxvt
Mrxvt (previously named as materm) is a lightweight and powerful multi-tabbed X terminal emulator based on the popular rxvt and aterm. It implements many useful features seen in some modern X terminal emulators, like gnome-terminal and konsole, but keep to be lightweight and independent from the GNOME and KDE desktop environment. The following are the major features of mrxvt (* are new features compared with rxvt, + are enhanced features compared with rxvt):
x11/mrxvt-0.4.2 (Score: 0.011015999)
Tabbed version of rxvt
Mrxvt (previously named as materm) is a lightweight and powerful multi-tabbed X terminal emulator based on the popular rxvt and aterm. It implements many useful features seen in some modern X terminal emulators, like gnome-terminal and konsole, but keep to be lightweight and independent from the GNOME and KDE desktop environment. The following are the major features of mrxvt (* are new features compared with rxvt, + are enhanced features compared with rxvt):
games/nadar-2.0 (Score: 0.009636993)
Network tank battle game
N.A.D.A.R. is a network tank battle game. You can play N.A.D.A.R. with computer players and human players over the network. This port installs "/usr/X11R6/bin/nadars" and "/usr/X11R6/bin/nadar". "nadars" is a server of N.A.D.A.R. Run it before playing N.A.D.A.R. "nadar" is a client of N.A.D.A.R. for X. Run it after nadars starts. Example: server-machine> nadars client-machine1> nadar -s [Server's hostname] -p [Player's name] client-machine2> nadar -s [Server's hostname] -p [Player's name] ... If playing speed is very slow, Run nadar as below with size option. client-machine> nadar -s [Server's hostname] -p [Player's name] -size 30 See nadars(1) and nadar(1) for more details.
graphics/eos-movrec-0.3.2.b (Score: 0.009636993)
Capture short movies with Canon DSLR camera
This program writes short movies with your Canon DSLR camera directly to the computer. The camera must have Live View feature to work; supported models include Canon EOS 450D, Canon EOS 1000D, Canon 40D, Canon 50D, Canon 5D Mark II, Canon 1Ds Mark III. The program offers preview, Av, Tv, and WB control. While some newer models provide video recording natively, this program can be useful if your camera does not have this option. Video will be recorded using MJPEG codec, with no sound, roughly at 22 FPS (depends on your hardware: camera and computer). Image size is also camera dependent: 848x560 for 450D; 1024x680 for 40D, 50D, and top models; 768x512 for 1000D. Resulting file is simply a collection of Live View frames stored sequentially without any compression in AVI container (expect file size to be quite large).
misc/heyu2-2.10 (Score: 0.009636993)
Control a CM11A interface from the command line
HEYU is a text-based console program for remotely controlling lights and appliances in the home or office. It is made available under a free and open source license. Heyu uses the CM11A computer interface to send and receive X10 control signals over the AC power lines to modules which can turn On, Off, or Dim attached lamps or appliances. It can store a schedule of timed events in the CM11A memory for execution when the computer is turned off or disconnected. Heyu now supports an optional W800RF32A or MR26A RF receiver connected to a second port as an auxiliary input device for X10 RF signals. Heyu can also use an optional CM17A interface to transmit X10 RF signals.
security/botan-1.10.13 (Score: 0.009636993)
Portable, easy to use, and efficient C++ crypto library
Botan is a crypto library written in C++. It provides a variety of cryptographic algorithms, including common ones such as AES, MD5, SHA, HMAC, RSA, Diffie-Hellman, DSA, and ECDSA, as well as many others that are more obscure or specialized. It also offers X.509v3 certificates and CRLs, and PKCS #10 certificate requests. A message processing system that uses a filter/pipeline metaphor allows for many common cryptographic tasks to be completed with just a few lines of code. Assembly optimizations for common CPUs, including x86, x86-64, and PowerPC, offers further speedups for critical tasks such as SHA-1 hashing and multiple precision integer operations. Botan is licensed under the same permissive terms as FreeBSD itself.
x11-toolkits/Prima-1.47 (Score: 0.009636993)
Extensible Perl toolkit for multi-platform GUI development
Prima is an extensible Perl toolkit for multi-platform GUI development. Platforms supported include Linux, Windows NT/9x/2K, OS/2 and UNIX/X11 workstations ( FreeBSD, IRIX, SunOS, Solaris and others). The toolkit contains a rich set of standard widgets and has emphasis on 2D image processing tasks. A Perl program using PRIMA looks and behaves identically on X, Win32 and OS/2 PM. The toolkit includes a visual builder ( VB ) and a graphic pod viewer utility ( podview ). The examples are installed into perl site in Prima/examples directory. A 'hello world' code is as simple as follows: use Prima qw(Application Buttons); Prima::Window-> create( text => 'Hello world!', size => [ 200, 200], )-> insert( Button => centered => 1, text => 'Hello world!', onClick => sub { $::application-> close }, ); run Prima;
archivers/fastjar-0.93.20060808 (Score: 0.009442285)
Version of JDK's `jar' command written entirely in C
Fastjar is a version of Sun's `jar' utility, written entirely in C, and therefore quite a bit faster. Fastjar can be up to 100x faster than the stock `jar' program running without a JIT. Currently, the author is working on adding all the features present in the Sun utility. At the moment, implemented features are: * Archive creation * Verbose/quiet output * stdout vs. file output * Manifest file support * Deflation or storage * Changing to directory and adding files (-C) * Archive content listing (-t) * Archive extraction (-x)
astro/xearth-1.2 (Score: 0.009442285)
Set the root window to the image of earth
Xearth sets the X root window to an image of the Earth, as seen from your favorite vantage point in space, correctly shaded for the current position of the Sun. By default, xearth updates the displayed image every five minutes. The time between updates can be changed with the -wait option. Xearth can also render directly into PPM and GIF files instead of drawing in the root window. There are three additional marker files installed in /usr/local/lib/X11/xearth which specify the locations of various FreeBSD people and places: freebsd.committers.markers - FreeBSD committers freebsd.submitters.markers - FreeBSD submitters freebsd.ftp.markers - FreeBSD FTP mirrors