Ports Search

Results 4150 of 650 for name%3Aeclipse.(0.003 seconds)
x11/rgb-1.0.6 (Score: 0.04066303)
Uncompile an rgb corl-name database
This package contains showrgb, a program that reads an rgb color-name database compiled for use with the dbm database routines and converts it back to source form, printing the result to standard output.
converters/psiconv-0.9.9 (Score: 0.039866485)
Conversion utility to convert Psion 5(MX) files into other formats
Psiconv is a file conversion utility that converts between Psion 5(MX) files and more commonly-used *nux file formats. It can read Psion Word, TextEd, Sketch, MBM, and Clipart files, and outputs HTML 3.2, HTML 4, ASCII, and almost any graphical format. The libpsiconv library can also read Sheet files and output Word and TextEd files for use in other programs. Included is full documentation on several Psion 5(MX) file formats. This information is not available from Psion (it has been reverse-engineered from Psion files), and it's free for anybody to use.
devel/ultragetopt-0.6.0 (Score: 0.039866485)
Versatile and customizable implementation of getopt()
UltraGetopt is a versatile and customizable implementation of getopt() with support for many common extensions, MS-DOS formatted option strings, and much more. It can function as a drop-in replacement for getopt() on systems with or without existing vendor-provided implementations and also as a separate co-existing function.
misc/getopt-1.1.6 (Score: 0.039866485)
Replacement for getopt(1) that supports GNU-style long options
Rewrite of getopt(1) with the following features: * It can do anything that the GNU getopt(3) routines can do. * It can cope with spaces and shell metacharacters within arguments. * It can parse long parameters. * It can shuffle parameters, so you can mix options and other parameters on the command-line. * It can be easily identified as an enhanced getopt(1) from within shell scripts. * It can report parse errors as coming from the shell script. * It compiles cleanly with both libc-5 and glibc-2.
sysutils/wmmemload-0.1.8 (Score: 0.039866485)
Dockapp for monitoring memory and swap usage
wmmemload displays current memory and swap usage as a percentage value in simulated LCD-display with support for background light.
dns/dnsperf-2.0.0.0 (Score: 0.039827343)
Accurate performance metrics of Domain Name Services
DNSPerf and ResPerf Provide Communication Providers with Predictive Planning Tools to Scale Networks. Two tools, DNSPerf and ResPerf deliver accurate performance metrics of Domain Name Services (DNS). These tools are easy-to-use and simulate real Internet workloads to provide the necessary insight that carriers need to plan and deploy network services. DNSPerf measures Authoritative Domain Name services and is designed to simulate network conditions by self-pacing the query load. Caching services performance and workload profile differ significantly from Authoritative Domain services; therefore a different tool is needed. ResPerf is designed specifically to simulate Caching Domain Name services. To test a caching server, ResPerf systematically increases the query rate and monitors the response rate.
Name your accessors foo() and set_foo()
This module does not provide any methods. Simply loading it changes the default naming policy for the loading class so that accessors are separated into get and set methods. The get methods have the same name as the accessor, while set methods are prefixed with "set_".
dns/Net-DNS-Check-0.45 (Score: 0.0394155)
Module for easy domain name checking
Net::DNS::Check is a collection of OOP Perl modules allowing easy implementation of applications for domain name checking. The Net::DNS::Check was built to be as easy as possible to use and highly configurable and flexible: it allow easy implementation of your custom test and deeper configuration of what you want to check and how.
dns/idnkit-python-2.3 (Score: 0.038791735)
Python bindings for Internationalized Domain Name toolkit 2
Internationalized Domain Name toolkit 2 (idnkit-2) provides useful APIs (libraries) for application developers to make softwares IDNA2008-compliant, and also provides tools for system administrators to process IDNs appropriately according to IDNA2008 specification. The idnkit-2 is a toolkit revised by JPRS from the idnkit-1.0 developed by JPNIC, and it is released as an open source free software modified to comply with IDNA2008. idnkit-2 consists from its main part written in C and additional API packages for other languages (Java, Python, and Perl).
dns/Net-RNDC-0.003 (Score: 0.03866806)
Speak the BIND Remote Name Daemon Control V1 protocol
Net-RNDC implements the BIND Remote Name Daemon Control V1 protocol and the rndc client.