Ports Search

Results 201210 of 650 for name%3Aeclipse.(0.003 seconds)
science/Chemistry-Elements-1.07 (Score: 0.0062376494)
Perl extension for working with Chemical Elements
Chemistry::Elements provides an easy, object-oriented way to keep track of your chemical data. Using either the atomic number, chemical symbol, or element name you can construct an Element object. Seamus Venasse <svenasse@polaris.ca>
security/slowaes-0.1.a1 (Score: 0.0062376494)
Implementation of AES in pure Python
Implementation of AES in pure Python. As such it will be slow (hence the project name) but still useful when faster ones are not available (for example, for JavaScript clients in browsers, and Python servers on Google App Engine).
security/vxquery-0.2.1 (Score: 0.0062376494)
VuXML Query Tool
The VuXML Query Tool, vxquery, is a simple utility for selecting entries from a VuXML document by package name and version. Suggested usage: /bin/ls /var/db/pkg | vxquery -f - /usr/ports/security/vuxml/vuln.xml
sysutils/samefile-2.15 (Score: 0.0062376494)
Find files with identical contents
The samefile program finds files with identical contents (independent of file name). Typical usage would be find / -print | samefile turning up megabytes of wasted disk space due to duplicates. Try it, you'll be baffled.
sysutils/xfce4-wavelan-plugin-0.5.12 (Score: 0.0062376494)
Displays various information about a WaveLAN device
WaveLAN plugin for the Xfce4 panel. Displays various information about a WaveLAN device: * Signal state (tells if a carrier signal was detected) * Signal quality (current quality of the carrier signal) * Network name (current SSID of the WaveLAN network)
sysutils/x86info-1.30 (Score: 0.0062376494)
x86 CPU identification utility
The x86info utility displays information about each of the x86 CPUs found in the system. Cache information, flags, registers, frequency, processor name, family, and model are all displayed. It works with all Intel, AMD, Centaur, Cyrix, VIA processors.
textproc/DT-0.2 (Score: 0.0062376494)
Wrapper of the JavaScript Library 'DataTables'
Data objects in R can be rendered as HTML tables using the JavaScript library 'DataTables' (typically via R Markdown or Shiny). The 'DataTables' library has been included in this R package. The package name 'DT' is an abbreviation of 'DataTables'.
textproc/pdfoutline-4.1 (Score: 0.0062376494)
Add outlines to PDF files
pdfoutline adds outlines (aka bookmarks) to PDF files. It reads input file given as first argument, adds outlines from text file given as second argument, and saves result to file with name given as third argument.
textproc/emot-0.0.4 (Score: 0.0062376494)
Yet another emoji handler
Yet another emoji handler. It contains 870 emojis with its name and codepoint(but not contains emoji fonts or images). All names of emojis are from Emoji cheat sheet for Campfire and GitHub.
www/drood-5.32 (Score: 0.0062376494)
Lightweight kqueue-based http/1.1 server
Drood is a lightweight, partially-compliant HTTP/1.1 server, intended as an alternative to more complex web servers for websites where the server requirements are simple. Drood supports IPv4/IPv6, name-based virtual hosting, SCGI, and WebSockets.