SEND is the implementation of RFC3971 Secure Neighbor Discovery
(SEND). SEND cryptographically secures the IPv6 neighbor discovery
protocol, countering the threats discussed in RFC3756 (IPv6 Neighbor
Discovery (ND) Trust Models and Threats).
The implementation is a new version of DoCoMo's SEND (send_0.2) that
was implemented completely in user space. Novelty in send_0.3 is the
native SEND API that avoids the need for the use of netgraph and BPF,
which makes send_0.3 portable over different BSD platforms and
significantlly more efficient.
Also included in the distribution are implementations of RFC3972
Cryptographically Generated Addresses (CGAs) and RFC3779 X.509
Extensions for IP Addresses and AS Identifiers.
Bitflu is a free BitTorrent client. The client was written in Perl and
is designed to run as a daemon (7x24h , like mlnet) on Linux, *BSD and
maybe even OSX.
* Multiple downloads
* Designed to run as a daemon/No GUI: You can connect to the client
using the telnet or HTTP interface
* Security: The client can chroot itself and drop privileges
* Bandwith shaping (currently only upload)
* Crash-Proof design: Crashes or a full filesystem will never corrupt
your downloads again :-)
* Non-Threading/(almost)Non-Forking design: All connections are handled
in non-blocking state using a dynamic select loop
CVSup is a software package for distributing and updating collections
of files across a network. It can efficiently and accurately mirror
all types of files, including sources, binaries, hard links, symbolic
links, and even device nodes. CVSup's streaming communication
protocol and multithreaded architecture make it most likely the
fastest mirroring tool in existence today. In addition to being
a great general-purpose mirroring tool, CVSup includes special
features and optimizations specifically tailored to CVS repositories.
This is a package that is statically compiled for FreeBSD 7.x omits
the GUI.
AFS is a distributed filesystem product, pioneered at Carnegie Mellon
University and supported and developed as a product by Transarc Corporation
(now IBM Pittsburgh Labs). It offers a client-server architecture for
federated file sharing and replicated read-only content distribution,
providing location independence, scalability, security, and transparent
migration capabilities. AFS is available for a broad range of heterogeneous
systems including UNIX, Linux, MacOS X, and Microsoft Windows.
IBM branched the source of the AFS product, and made a copy of the source
available for community development and maintenance. They called the
release OpenAFS.
The Foreman Smart Proxy is a daemon written in Ruby which provides a restful
API to various sub-systems.
Its goal is to provide API for a higher level orchestration tools (such as
Foreman). The Smart proxy provides an easy way to add or extended existing
subsystems and API's.
Currently supported are:
DHCP - ISC DHCP and MS DHCP Servers
DNS - Bind and MS DNS Servers
TFTP - any UNIX based tftp server
Puppet - Any Puppet server from 0.24.x
Puppet CA - Manage certificate signing, cleaning and autosign on a Puppet CA
server
BMC - BMC management etc
Uplog is an UDP-based ping program that gives an ASCII
graphical log of packet loss. Once per second, it sends a UDP
packet to the echo port of the target host and waits for a
reply. If it gets a reply an X is written, otherwise a dot is
written to the log file. If a packet with an incorrect sequence
number arrives, a colon is written to the log file. By
examining the log file, one can easily see when and how the
packet losses occur.
A TACACS+ server that allows authorization and authentication via net
on remote access servers: Authenticate users, authorize commands and log
accounting information.
Version 4 has improved features and bugfixes over the older 2.x versions.
Improved features among others and bugfixes: Microsoft CHAP support.
To enable MSCHAP you need to optain a key from Microsoft, see the FAQ
section in the users guide. Therefore this isn't enabled by default.
Cisco, the original developers, have stopped tac_plus development around
F4.0.4. There are different versions based on Cisco tac_plus, this is the
version from Shrubbery Networks.
Make a pkg-plist for a FreeBSD port. Try to be as "automatic" as possible.
That's all it does ;-)
Basic usage
===========
1. Build your port to the staging directory: `make stage`.
2. Run this from your port's directory (or set `-p`).
Alternatively, you can install your ports to a "fake" prefix, this is the "old"
from before staging support, but it has the added advantage that you've tested
whether your port works when installing to a different prefix.
1. Build & install your port with a different `PREFIX`: `make install
PREFIX=/var/tmp/ptest`.
2. Run this from your port's directory with `-x` set to `PREFIX`.
This port tries to follow numerous suggestions and HOWTOs posted on the
web about printing and viewing PostScript files containing Russian
characters (in KOI8 encoding, are there others?).
In installs the fonts taken from
ftp://ftp.kapella.gpi.ru/pub/cyrillic/psfonts/
into their own ${PREFIX}/CyrPS directory, and places the
infonts.dir/fonts.scale there for your X-server's perusal.
If you happen to have ghostscript installed, it will also append its
Fontmap file to print/display with this fonts by default.
Note, however, that this will NOT make your PostScript printers print in
Russian, since they have their own PostScript interpreters built in. Use
`koify' to deal with those.
GTAMS Analyzer is a complete coding and analysis package. It is a "port" of
TAMS Analyzer for Macintosh OS X. Note, at some point the two projects will
have identical file formats, at which point the initial G (for GNUstep)
will be dropped. GTAMS stands for GNUstep Text Analysis Markup System, it
is a convention for identifying themes in text. The software offers a wide
range of tools for applying themes to texts and identifying patterns of
themes within and between texts.
LICENSE: GPL2