Ports Search

Results 2,3912,400 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.016 seconds)
x11-clocks/emiclock-2.0.2 (Score: 7.803216E-4)
Hyper-animated face analog clock for X11
`Emi Clock' is a hyper animated face analog clock with pretty characters. Click the left button to display the menu. Copyright (c) 1994, 1995, 1997, 1999 Masayuki Koba Copyright (c) 1993-1999 Motosoft (ORIGINAL)
devel/camljava-0.3 (Score: 7.793123E-4)
OCaml-Java library interface
This is a very preliminary release of CamlJava, an OCaml/Java interface based on the following schema: Caml/C interface JNI (Java Native Interface) Caml <------------------> C <-----------------------------> Java Currently, CamlJava provides a low-level, weakly-typed OCaml interface very similar to the JNI. Java object references are mapped to an abstract type, and various JNI-like operations are provided to allow Java method invocation, field access, and more. A basic callback facility (allowing Java code to invoke methods on Caml objects) is also provided, although some stub Java code must be written by hand. In the future, a higher-level, strongly-typed interface will be provided, whereas Java classes are mapped directly to Caml classes. This raises fairly delicate type mapping issues, though, so don't hold your breath.
devel/IO-MultiPipe-0.0.0 (Score: 7.7873154E-4)
Check for errors when running a command through multiple pipes
Normally if a part of a pipe fails, depending on the location, it won't be detected. This breaks down a command involving pipes and runs each command separately. It uses open3 to run each chunk of the pipe. use IO::MultiPipe; my $pipes = IO::MultiPipe->new(); #This sets the pipe that will be run. $pipes->set('sed s/-// | sed s/123/abc/ | sed s/ABC/abc/'); if ($pipes->{error}){ print "Error!\n"; } #'123-ABCxyz' through the command set above. my $returned=$pipes->run('123-ABCxyz');
devel/hashie-3.4.4 (Score: 7.7873154E-4)
Hashie is a simple collection of useful Hash extensions
Hashie is available as a RubyGem which extend Hashes and make them more useful. - Hashie::Mash: gives simple pseudo-object functionality that can be built from hashes and easily extended - Hashie::Dash: has a discrete set of defined properties and only those properties may be set on the hash. - Hashie::Trash: a Dash that allows you to translate keys on initialization. - Hashie::Clash: allows you to easily construct complex hashes using method notation chaining.
devel/hashie-2.1.2 (Score: 7.7873154E-4)
Hashie is a simple collection of useful Hash extensions
Hashie is available as a RubyGem which extend Hashes and make them more useful. * Hashie::Mash: gives simple pseudo-object functionality that can be built from hashes and easily extended * Hashie::Dash: has a discrete set of defined properties and only those properties may be set on the hash. * Hashie::Trash: a Dash that allows you to translate keys on initialization. * Hashie::Clash: allows you to easily construct complex hashes using method notation chaining.
math/Set-Partition-0.03 (Score: 7.7873154E-4)
Enumerate all arrangements of a set in fixed subsets
Set::Partition takes a list or hash of elements and a list numbers that represent the sizes of the partitions into which the list of elements should be arranged. The resulting object can then be used as an iterator which returns a reference to an array of lists, that represents the original list arranged according to the given partitioning. All possible arrangements are returned, and the object returns undef when the entire combination space has been exhausted.
net-p2p/btpd-0.16 (Score: 7.7873154E-4)
Bittorrent client consisting of a daemon and client commands
BTPD is a bittorrent client consisting of a daemon and client commands, which can be used to read and/or manipulate the daemon state. The daemon is capable of running several torrents simultaneously and only uses one TCP port. It's fairly low on resource usage and should be perfect for file distribution sites. Efficient downloads and ease of use makes this client a good choice for the casual user as well.
textproc/xerces-j-2.11.0 (Score: 7.777863E-4)
XML parser for Java
The Xerces Java Parser is a complete implementation of the parser related portions of JAXP 1.4 and also brings Xerces into compliance with SAX 2.0.2, the DOM Level 3 Core and Load/Save W3C Recommendations, the XML Inclusions (XInclude) Version 1.0 W3C Recommendation and the XML Schema 1.0 Structures and Datatypes Second Edition W3C Recommendations. Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program. The Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface.
x11-toolkits/Gtk2-1.2498 (Score: 7.777863E-4)
Perl module for Gtk+ 2.x graphical user interface library
Perl bindings to the 2.x series of the Gtk+ graphical user interface library. This module allows you to write graphical user interfaces in a perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API. Find out more about Gtk+ at http://www.gtk.org. The GTK+ Reference Manual is also a handy companion when writing Gtk programs in any language. http://developer.gnome.org/doc/API/2.0/gtk/ The perl bindings follow the C API very closely, and the C reference documentation should be considered the canonical source. To discuss gtk2-perl, ask questions and flame/praise the authors, join gtk-perl-list@gnome.org at lists.gnome.org.
multimedia/lxdvdrip-1.62 (Score: 7.771227E-4)
Command Line Tool to make a copy from a Video DVD
dvdrip is a Command Line Tool to make a copy from a Video DVD for private Use. It automates the process of Ripping, Authoring, Preview and Burning of a DVD. Features: - Automatic Selection of the longest Title - Automatic Calculation of Factor to Requant - Automatic Read of Volume-ID - Automatic Chapter Separation from Original - Ripping of Audiotracks in every Language - Selection of dts-Audiotracks as Default - Selection of two Subpicture-Tracks possible - Ripping and Re-Authoring - Preview of VOB-Files with mplayer or xine - Burning with growisofs or cdrecord-prodvd - All Program Parameters could be stored in a Config File as Program Defaults - All Paramaters can be overwritten on the fly at the Command Line - Program with english, french or german Messages - Rip of Subpicture-Tracks - Copy DVD < 4.7 GB with Menus; > 4.7 GB with vamps, without Menus. - Partial Copy: Copy selected Titles from a DVD (dvdunauthor/vamps) - High Quality Backup (1 DVD9 => 2 DVD5) - DVD with Menus for Title-, Audio- and Chapter Selection (dvdwizard)