Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第2,9913,000项(搜索用时0.031秒)
devel/binding_of_caller-0.7.2 (Score: 6.135103E-4)
Retrieve the binding of a methods caller
Retrieve the binding of a method's caller. Can also retrieve bindings even further up the stack.
editors/Proc-InvokeEditor-1.07 (Score: 6.135103E-4)
Perl extension for starting a text editor
This module provides a simple API to calling an external text editor from within your perl program.
graphics/Image-Heatmap-0.565 (Score: 6.135103E-4)
Convert geographic coordinates into a graphical heatmap
Effortlessly convert latitude/longitude coordinates into a graphical heatmap of the geographical region relative the number of points outlined.
net/udptunnel-1.1 (Score: 6.135103E-4)
Tunnel UDP packets over a TCP connection
UDPTunnel by Jonathan Lennox; copyright 1999,2001 by Columbia University. UDPTunnel is a small program which can tunnel UDP packets bi-directionally over a TCP connection. Its primary purpose (and original motivation) is to allow multi-media conferences to traverse a firewall which allows only outgoing TCP connections. Source code for Unix is available from See udptunnel.html for installation and usage instructions. See COPYRIGHT for conditions and terms of redistribution. A current version of udptunnel.html is located at Jonathan Lennox September 6, 2001
audio/whysynth-20120903 (Score: 6.130346E-4)
Versatile softsynth implemented as a DSSI plugin
WhySynth is a versatile softsynth which operates as a plugin for the Disposable Soft Synth Interface (DSSI). A brief list of features: - 4 oscillators, 2 filters, 3 LFOs, and 5 envelope generators per voice. - 11 oscillator modes: minBLEP, wavecycle, chorused wavecycle, asynchronous granular, three FM modes, waveshaper, noise, PADsynth, and phase distortion. - 10 filter modes. - flexible modulation and mixdown options, plus effects.
devel/Role-Identifiable-0.007 (Score: 6.130346E-4)
Thing with a list of tags
Role::Identifiable::HasIdent is an incredibly simple role. It adds a required ident attribute that stores a simple string, meant to identify exceptions. Role::Identifiable::HasTags adds the ability for your class and its composed parts (roles, superclasses) as well as instances of it to contribute to a pool of tags describing each instance.
devel/pytemplate-1.5.1 (Score: 6.130346E-4)
Pytemplate gives python developers a starting framework
Pytemplate is a small project intending to give python developpers a starting framework. It permits to create properly scripts without struggling with configuration files, logging properties development. They are already available through a main class that the new script will inherit.
misc/mc-4.8.17 (Score: 6.130346E-4)
Midnight Commander, a free Norton Commander Clone
GNU Midnight Commander is a user-friendly yet powerful file manager and visual shell, useful to novice and guru alike. It provides a clear, user-friendly, and somewhat protected interface to a Unix system while making many frequent file operations more efficient and preserving the full power of the command prompt. You will wonder how you could ever live without it.
net/Net-DHCP-Watch-2.03 (Score: 6.130346E-4)
Class for monitoring a remote DHCPD server
Net::DHCP::Watch is a module to help monitor remote DHCP servers. It opens an UDP socket to send and receive responses to and from a DHCP server. It stores the last connection status information. This module can help to write some simple code to implement a reliable DHCP service over complex or simple networks.
textproc/dictfmt-1.12.1 (Score: 6.130346E-4)
Formats a DICT protocol dictionary database
The Dictionary Server Protocol (DICT) is a TCP transaction based query/response protocol that allows a client to access dictionary definitions from a set of natural language dictionary databases. RFC 2229 describes the DICT client/server protocol. dictfmt converts databases in various formats into working databases and indices for the DICT server.