Open Source Development with CVS is a book published by Coriolis
Inc. as part of the Coriolis OpenPress series. Chapters 2, 4, 6, 8, 9,
and 10 -- comprising a complete introduction, tutorial and reference
to CVS -- are being released free under the terms of the GNU General
Public License.
This port installs HTML, GNU Info, PDF, and Postscript formats.
Cxmon is an interactive command-driven file manipulation tool that is
inspired by the "Amiga Monitor".
Cxmon has commands and features similar to a machine code
monitor/debugger, built-in PowerPC, 680x0, 80x86, 6502 and Z80
disassemblers and special support for disassembling MacOS code.
You can also simply use it as an interactive workbench for manipulating
files, or even as a hex calculator.
The Linux kernel.
This port is a building block for creating custom Linux appliances in
FreeBSD as part of your regular package build without a Linux VM or
jail.
Provide your own Linux kernel configuration file via the LINUX_KCONFIG
make variable, or create your own via support of Linux' config tools.
The default configuration comes with QEMU/KVM guest support.
Cvswrap is a program that you install to help manage multiple CVS
repositories. What it does is sit in front of CVS, determines
the CVSROOT and runs a program before running CVS. This allows one
to protect each CVS repository without special groups and setuid
programs.
The Flex SDK provides a highly productive, open source framework for
building and maintaining expressive web applications that deploy
consistently on all major browsers, desktops and operating systems.
It provides a modern, standards-based language and programming model
that supports common design patterns suitable for developers from many
backgrounds.
Flex applications run in the ubiquitous Adobe Flash Player and Adobe
AIR.
Tools for use with Fortran programs, formerly part of FreeBSD (inherited
from 4.4BSD).
Contains:
fpr(1) -- a filter that transforms files formatted according to Fortran's
carriage control conventions into files formatted according to UNIX line
printer conventions
fsplit(1) -- split a multi-routine Fortran file into individual files
The Flex SDK provides a highly productive, open source framework for
building and maintaining expressive web applications that deploy
consistently on all major browsers, desktops and operating systems.
It provides a modern, standards-based language and programming model
that supports common design patterns suitable for developers from many
backgrounds.
Flex applications run in the ubiquitous Adobe Flash Player and Adobe
AIR.
pflag is a drop-in replacement for Go's flag package, implementing
POSIX/GNU-style --flags.
pflag is compatible with the GNU extensions to the POSIX recommendations for
command-line options. For a more precise description, see the "Command-line
flag syntax" section below.
Go package which provides pretty-printing for go values. This is useful during
debugging, to avoid wrapping long output lines in the terminal.
This package also provides a convenience wrapper for each function in
package fmt that takes a format string.
Goffice is a set of document centric components for GLib and GTK+.
There are common operations for document centric applications that are
conceptually simple, but complex to implement fully.
- plugins
- load/save documents
- undo/redo
Goffice provides a single library for performing such operations.