This package contains the GL API utility library.
FreeBSD Port Tools includes the following commands:
- port create: create a new port from a template
- port diff: generate a diff against a previous version of the port
- port fetch: fetch distfile(s) of a new version of the port
- port help: display usage summary for port(1) commands
- port test: automate testing a new port or a port update
pytoport provides a way to quickly generate the barebones of a Python package
by simply providing the name of the module to the command. It accesses the
PyPI JSON API and does its best to generate a fully functional Makefile and
distinfo where sources are found.
This port contains the core of BrowserScope's original user agent string
parser: data collected over the years by Steve Souders and numerous other
contributors, extracted into a separate YAML file so as to be reusable as is
by implementations in any programming language.
This port itself does not contain a parser: only the necessary data to build
one. There exists a ref implementation, along with multiple, production-ready
implementations in various programming languages.
This is a collection of administration scripts. At the moment it
consists of a script to control rc.d scripts at runtime, a
script that runs common make targets on batches of ports, scripts to set
variables for make jobs (like portconf, but with more possibilities).
And scripts to check for broken packages and missing libraries.
See the description for ports/security/nessus.
This port installs standard fonts for Chinese used in the Ports
Collection.
The BPF Traffic collector
Enhanced version of trafd (/usr/ports/net/trafd/)
This is a metaport for least amount of ports needed to run a X.Org server.
The JavaTM Communications API can be used to write
platform-independent communications applications for applications
like voice mail, fax and smartcards.
This version of the Java Communications API contains support for
RS232 serial ports and IEEE 1284 parallel ports.
With updated functionality, one can:
Enumerate ports available on the system.
Open and claim ownership of ports.
Resolve port ownership contention between multiple applications.
Perform asynchronous and synchronous I/O on ports.
Receive Beans-style events describing communication port state changes.