Ports Search

Results 1,3111,320 of 6,332 for /net-p2p/.(0.029 seconds)
ports-mgmt/pkg-plist-1.4 (Score: 0.018119063)
Generate a pkg-plist for a port
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`.
devel/libsmpp34-1.10 (Score: 0.018036647)
Provide an implementation of SMPP-3.4 protocol for PDUs handling
The main focus of the library is to work in packaging and unpackaging of data structures. While this implementation uses SMPP-3.4, the aim is to generate a simple way to implement any proprietary protocol on TCP.
mail/bogom-1.9.2 (Score: 0.018036647)
Simple sendmail milter to interface bogofilter
The bogom plugin can be used with the milter API of sendmail to filter mails using bogofilter bayesian filter. It is intended to be used with only one words database for the whole system.
misc/flag-1.0.5 (Score: 0.018036647)
Turn the hostname into a colourful and visually distinctive ansi flag
flag Produces a cute little ansi colour 'flag' based off a hash of the machine's hostname (or settable via ~/.flag or /etc/flag) which can uniquely visually identify a machine, at a glance. Useful for placing into /etc/issue or your bash prompt, so that you don't send stupid commands to the wrong machine.
net-im/latex-1.0 (Score: 0.018036647)
Display LaTeX output in your IMs
This is a plugin for Pidgin that allows you to display LaTeX output in your IMs.
security/pam_pwdfile-0.99 (Score: 0.018036647)
Pam module for authenticating with flat passwd files
This is a PAM module which allows authentication against alternate passwd files.
security/ssl-admin-1.2.1 (Score: 0.018036647)
OpenSSL certificate manager with OpenVPN support
ssl-admin was designed to create a user-friendly, menu-driven interface to the OpenSSL programs. ssl-admin will help you do the following tasks with SSL certificates: * Create your own CA certificate. * Create new Certificate Signing Requests * Sign existing Certificate Signing Requests * Manage Certificate Revokation Lists * Export configurations and certificates for OpenVPN.
shells/shell-include-0.1.2 (Score: 0.018036647)
Include system for shell scripts
Allows include files to be used in shells the same way they are with C. The file with the include code needs to be included. This is done by figuring out were it is located using which. . `which sh-include` will take care of it for sh. sh example... . `which sh-include` include fileGetLine line=`fileGetLine /etc/group 4`
sysutils/confman-1.9.4b (Score: 0.018036647)
Revision controlled configuration manager
confman is a configuration manager written in bash. confman uses Subversion to provide a revision-controlled environment for editing and deploying configuration files. With confman, you can easily manage configuration files for all or any subset of your machines.
sysutils/dtpstree-1.0.3 (Score: 0.018036647)
Display a tree of processes
DT PS Tree shows running processes as a tree. It is a reimplementation of pstree from PSmisc for FreeBSD, NetBSD, OpenBSD, DragonFly BSD, and possibly other modern BSD variants. It also works without /proc and will show the full set of processes in a jail even if init is not present.