Ports Search

Results 91100 of 5,161 for /ports-mgmt/.(0.021 seconds)
security/vxquery-0.2.1 (Score: 0.015363853)
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
security/sniff-1.0 (Score: 0.015363853)
Program to sniff logins and passwords
This program filters the tcpump raw packet data looking for logins and passwords on the most commonly used TCP ports (FTP, telnet, POP3 ...). It dumps sniffed data to a file named sniff.log.
security/vuxml-1.1 (Score: 0.015363853)
Vulnerability and eXposure Markup Language DTD
VuXML (the Vulnerability and eXposure Markup Language) is an XML application for documenting security bugs and corrections within a software package collection such as the FreeBSD Ports Collection. This port installs the DTDs required for validating VuXML documents.
chinese/xpdf-3.03 (Score: 0.0146231325)
Chinese font support for xpdf
This ports enables xpdf to read chinese (simplified and traditional) pdf.
comms/Device-Modem-1.57 (Score: 0.0146231325)
Perl class to interface generic modems (AT-compliant)
Device::Modem is a perl extension to talk to AT compliant devices via serial ports.
japanese/std-0.0.20130501 (Score: 0.0146231325)
Japanese Standard Fonts
This port installs standard fonts for Japanese used in the Ports Collection.
x11/xorg-7.7 (Score: 0.0146231325)
X.Org complete distribution metaport
This is a metaport for all the X.Org packages available in the ports tree.
audio/lash-0.5.4 (Score: 0.013979483)
Session management system for JACK audio applications
LASH is a session management system for JACK audio applications. It is an implementation of a proposal that originated from this discussion. Its aim is to allow you to have many different audio programs running at once, to save their setup, close them down and then easily reload the setup at some other time. LASH doesn't deal with any kind of audio data itself; it just runs programs, deals with saving/loading (arbitrary) data and connects different kinds of virtual audio ports together (currently JACK and ALSA sequencer ports). It can also be used to move entire sessions between computers, or post sessions on the Internet for download.
biology/xmolwt-0.7 (Score: 0.013535962)
Calculate atom weight and percent of each element for a given formula
Xmolwt (Motif version)/Gmolwt (GTK+ version) This program calculates the formula weight and percent of each element for a given chemical formula. This port is builds a GTK+ version of the program. If you want to use/build a Motif version, then use Makefile.motif which is included in the ports skeleton.
cad/verilog-mode.el-801 (Score: 0.013535962)
Emacs lisp modules for the Verilog language
Verilog-mode.el is a Verilog mode for Emacs which provides context-sensitive highlighting, auto indenting, and provides macro expansion capabilities to greatly reduce Verilog coding time. Recent versions allow you to insert AUTOS in non-AUTO designs, so IP interconnect can be easily modified. You can also expand Verilog-2001 ".*" instantiations, to see what ports will be connected by simulators.