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
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.
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.
This ports enables xpdf to read chinese (simplified and traditional) pdf.
Device::Modem is a perl extension to talk to AT compliant devices via
serial ports.
This port installs standard fonts for Japanese used in the Ports
Collection.
This is a metaport for all the X.Org packages available in the ports tree.
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.
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.
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.