Ports Search

Results 2,3012,310 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.012 seconds)
devel/MooseX-Attribute-ENV-0.02 (Score: 8.258163E-4)
Set default of an attribute to a value from %ENV
MooseX-Attribute-ENV is a Moose attribute trait that you use when you want the default value for an attribute to be populated from the %ENV hash.
misc/colwide-0.01 (Score: 8.258163E-4)
Utility which outputs a number of characters to the screen
colwide is a Perl script which displays either 80 or specified number of hash (#) characters on the screen. Can be useful to determine terminal width.
sysutils/wmflame-0.60 (Score: 8.258163E-4)
Dockapp that shows the load average as a flame
WindowMaker dockapp showing load average as a flame. Can also be used in AfterStep. Allows user to change lots of the flame characteristics.
devel/sprockets-sass-1.3.1 (Score: 8.2455785E-4)
Implements a sprockets-aware sass importer
When using Sprockets 2.0 with Sass you will eventually run into a pretty big issue. `//= require` directives will not allow Sass mixins, variables, etc. to be shared between files. So you'll try to use `@import`, and that'll also blow up in your face. `sprockets-sass` fixes all of this by creating a Sass::Importer that is Sprockets aware.
mail/Mail_mimeDecode-1.5.6 (Score: 8.2455785E-4)
Provides a class to decode mime messages
Provides a class to deal with the decoding and interpreting of mime messages. This package used to be part of the Mail_Mime package, but has been split off. This class will parse a raw mime email and return the structure. Returned structure is similar to that returned by imap_fetchstructure().
net/avahi-0.6.31 (Score: 8.2455785E-4)
Service discovery on a local network
Service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient.
print/latex-beamer-3.36 (Score: 8.2455785E-4)
LaTeX class to create a beamer presentation
The beamer class is a LaTeX class that allows you to create a beamer presentation. It can also be used to create slides. It behaves similarly to other packages like Prosper, but has the advantage that it works together directly with pdflatex, but also with dvips.
net/recvnet-0.0.1 (Score: 8.2246354E-4)
Recvnet (inverse telnet) is a utility for debugging tcp connections
Recvnet is the inverse of telnet. Instead of connecting to some host, it listens on a port for incoming connections. When a connection is made, you can type a response which will be sent to the client. This tool has proven to be very useful while debugging Web browsers, httping, and others.
www/Browser-Open-0.04 (Score: 8.2191976E-4)
Open a browser in a given URL
The functions optionaly exported by this module allows you to open URLs in the user browser. A set of known commands per OS-name is tested for presence, and the first one found is executed. With an optional parameter, all known commands are checked. The "open_browser" uses the system() function to execute the command. If you want more control, you can get the command with the "open_browser_cmd" or "open_browser_cmd_all" functions and then use whatever method you want to execute it.
audio/spiralsynth-0.1.7 (Score: 8.203666E-4)
MIDI-capable synthesizer for X
adapted from the Web page and the README: Spiral Synth is a physically modelled, monophonic, analogue synthesizer. It is capable of creating the kind of sounds made by hardware analogue synths, the noises used in electronic music. You can also use it to make stranger sounds. MIDI is supported, including velocity detection, mapped to the volume of the oscillators (but you can also use the PC keyboard to play the synth). Output is to /dev/dsp or in Microsoft RIFF (.WAV) format to a file. You can save and recall your sounds using the 100 patch save slots. The PC keyboard can be used to play the synth, "q" & "z" are C, and the keys progress from them: "2" is C#, "w" is D, etc. These are just the defaults, and can be changed from the .Spiralrc file. The function keys change the octave. Sample output and a detailed list of features can be found on the home page. Trevor Johnson