Ports Search

Results 111120 of 5,161 for /ports-mgmt/.(0.006 seconds)
ports-mgmt/portshaker-config-1.0.12 (Score: 0.012664004)
Simple configuration manager for portshaker
The portshaker-config port provides a simple config-based interface to generate and maintain a portshaker configuration throught the ports system. It is designed to ease using portshaker for users who want to merge portshaker powered ports overlays in their FreeBSD ports tree.
cad/pythoncad-37 (Score: 0.0126220165)
Open-source CAD package built designed around Python
PythonCAD is a CAD package written, surprisingly enough, in Python. The PythonCAD project aims to produce a scriptable, open-source, easy to use CAD package for Linux, the various flavors of BSD Unix, commercial Unix, and other platforms to which someone who is interested ports the program. Work began on PythonCAD in July, 2002, and the first public release was on December 21, 2002.The firs developer team stop to develop PythonCad In the 2007.In May 2009 A new developer team star to develop Pythoncad since now.
games/inform-6.32 (Score: 0.0126220165)
Compiler for producing text adventure games
This compiler produces text adventure games that can be played using Infocom-compatible interpreters (such as jzip and xzip in the FreeBSD Ports Collection). This port normally installs HTML documentation in /usr/share/doc/inform. If you would prefer another format, such as TeX, Postscript, or PDF, build the port with NOPORTDOCS=yes and obtain the manual from the FTP site. The FTP site also contains example games and other resources.
security/strobe-1.06 (Score: 0.0126220165)
Fast scatter/gather TCP port scanner
strobe is a network/security tool that locates and describes all listening TCP ports on a (remote) host or on many hosts in a bandwidth utilisation maximising, and pro- cess resource minimizing manner. strobe approximates a parallel finite state machine inter- nally. In non-linear multi-host mode it attempts to appor- tion bandwidth and sockets amoung the hosts very effi- ciently. This can reap appreciable gains in speed for multiple distinct hosts/routes.
sysutils/bsdconfig-0.9.0 (Score: 0.0126220165)
Utility to configure various aspects of FreeBSD
bsdconfig is a robust utility for configuring/managing various aspects of the FreeBSD Operating System. Feature-highlights include (but are not limited to): - Modular, stable, efficient and i18n-compatible. - Easily maintained/extendable sh(1) source/syntax. - Works with both dialog(1) in base and Xdialog(1) from ports (x11/xdialog). - Package management module loosely based on sysinstall but much improved. - rc.conf(5) configuration/management based on sysutils/sysrc. - Timezone configuration based on sysutils/tzdialog. - Networking management based on sysutils/host-setup.
textproc/xmlprpr-1.32 (Score: 0.0126220165)
XML pretty printer
An XML pretty printer created to format XML that doesn't make use of mixed content. In the default mode each element is put on a separate line with consistent indentation. It can also separate attributes onto individual lines, sort attributes in a specified or alphabetic order, expand self closing tags, and more. Note that the distribution calls this tool "xmlpp", but it has been renamed so as not to conflict with an xmlpp already in the ports tree.
net-mgmt/bgpq3-0.1.31 (Score: 0.0120730065)
Lightweight prefix-list generator for Cisco and Juniper routers
bgpq3 is a lightweight access-list/prefix-list/as-path access-list generator for Cisco and Juniper routers. This program is a mostly complete re-implementation of bgpq (net-mgmt/bgpq), with next major advantages: - much faster, especially for large as-sets. - supports ipv6 both at transport level and in prefix/access-lists generation. - supports asn32 in both asdot and asplain notation, also supports "transition" as23456 generation instead of asn32. However, bgpq3 can not be used as a full replacement of bgpq, because: - "more specific" prefix filtering is not implemented (and not planned). - GateD prefix-filters generation is not implemented (and not planned). - Cisco standard access-lists generation is not implemented (and not planned). - formatted output is not supported (yet?).
games/uhexen2-1.5.6 (Score: 0.011708071)
Hexen II source port extras (demos, mods, etc)
In 2000, Raven Software released the source code to their class based shooter game Hexen II and its multiplayer extension HexenWorld. Since then, there has been some source ports of this game, most notably the now neglected Anvil of Thyrion project. But nothing has been done for Linux since the beginning of 2002. The Hammer of Thyrion project continues the development for Linux and BSD people, with continued support for Windows users as well. Many bugs are fixed and even new features are added: New sound modes, improved mouse handling, improved video modes, OpenGL glows and more. This port installs various additions to the game (mods, demos, etc).
games/uhexen2-1.5.7 (Score: 0.011708071)
Hexen II source port supporting Linux/FreeBSD/Unix/Windows
In 2000, Raven Software released the source code to their class based shooter game Hexen II and its multiplayer extension HexenWorld. Since then, there has been some source ports of this game, most notably the now neglected Anvil of Thyrion project. But nothing has been done for Linux since the beginning of 2002. The Hammer of Thyrion project continues the development for Linux and BSD people, with continued support for Windows users as well. Many bugs are fixed and even new features are added: New sound modes, improved mouse handling, improved video modes, OpenGL glows and more.
math/pari-2.3.5 (Score: 0.011708071)
Mathematics library and advanced calculator package
The PARI system is a package which is capable of doing formal computations on recursive types at high speed. It is possible to use PARI in two different ways: 1) as a library, which can be called from any upper-level language application (for instance written in C, C++, Pascal or Fortran); 2) as a sophisticated programmable calculator, named GP, which contains most of the standard control instructions of a standard language like C. This is the alpha quality version that development is in the way. Algorithm, improvement of implementation are done. Because improvement of performance was big, ports was made as -devel in particular.