Ports Search

Results 8190 of 5,161 for /ports-mgmt/.(0.011 seconds)
security/doorman-0.81 (Score: 0.017191745)
Port knocking implementation, both daemon and client
Doorman is a port knocking implementation which allows a server to run silently, invisibly, with all TCP ports closed except to those who know... the secret knock!
ports-mgmt/portconf-1.6 (Score: 0.0155101735)
Universal tool to set specific port knobs
Portconf is a simple framework to set ports options in an universal way. Knobs set to specific ports are honoured by portmaster, portupgrade, portmanager and 'make install'.
archivers/kzip-20150319 (Score: 0.015363853)
PKZIP-compatible compressor focusing on space over speed
Linux ports of KZIP and ZIPMIX by Ken Silverman. A PKZIP-compatible compressor focusing on space over speed. KZIP creates smaller .ZIP files than PKZIP with maximum compression enabled and even beats 7-Zip most of the time.
audio/id3el-0.05 (Score: 0.015363853)
Add-on to edit ID3 tags for mpg123-mode (mpg123.el) on Emacsen
This is an add-on to enable editing ID3 tag by typing `E' in mpg123-mode's (ports/audio/mpg123.el) buffer on Emacsen. Put the expression below into your ~/.emacs. (load "id3.el")
games/source-1.01 (Score: 0.015363853)
Quake and QuakeWorld game source code
This port installs the Quake (and optionally QuakeWorld) game sources (in QuakeC) to allow the development of Quake modifications (mods). Note that to compile it you need a QuakeC compiler (several are available in the ports).
games/xrisk-2.15 (Score: 0.015363853)
Game for X11, much like the popular board game
Xrisk is based on the boardgame Risk. It can run as server or client, and allows up to 8 players to play at once. The object of the game is World Conquest. -Adam <adam-ports@blacktabby.org>
misc/compat4x-5.3 (Score: 0.015363853)
Convenience package to install the compat4x libraries
This package allows you to install the compat4x libraries on your system, so you can use legacy binaries that depend on them. Ports usage example: -- .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500000 LIB_DEPENDS+= c.4:misc/compat4x .endif --
misc/compat5x-5.4.0.8.1 (Score: 0.015363853)
Convenience package to install the compat5x libraries
This package allows you to install the compat5x libraries on your system, so you can use legacy binaries that depend on them. Ports usage example: -- .include <bsd.port.pre.mk> .if ${OSVERSION} >= 600000 LIB_DEPENDS+= c.5:misc/compat5x .endif --
misc/compat6x-6.4.604000.200810 (Score: 0.015363853)
Convenience package to install the compat6x libraries
This package allows you to install the compat6x libraries on your system, so you can use legacy binaries that depend on them. Ports usage example: -- .include <bsd.port.pre.mk> .if ${OSVERSION} >= 700043 LIB_DEPENDS+= c.6:misc/compat6x .endif --
net/raddump-0.3.1 (Score: 0.015363853)
Radius Packet Analyzer
raddump interprets captured RADIUS packets to print a timestamp, packet length, RADIUS packet type, source and destination hosts and ports, and included attribute names and values for each packet.