Ports Search

Results 101110 of 5,161 for /ports-mgmt/.(0.008 seconds)
devel/cvsgraph-1.7.0 (Score: 0.013535962)
Graph the life story of a file under CVS or RCS
This program generates a graph (in PNG format) showing the revisions, tags, and branching of a file in a CVS or RCS repository. Example: cvsgraph -r /home/ncvs -m ports/devel/cvsgraph -o test.png pkg-descr,v It can also be used with cvsweb. A patch to cvsweb is available through the cvsgraph home page. Trevor Johnson
games/crafty-tablebase-pawn-20070910 (Score: 0.013535962)
These are the pawn tablebases (3,4,5 man) for crafty
These are the pawn 3/4/5 tablebases for crafty's endgames. They take up about 5.1G... Be warned that all of these togther (both tablebase ports) will eat up around 7.1 Gigs of your disk space, or 14.2G, if you don't delete the distfiles (I highly recommend doing this, as these files almost never change).
ports-mgmt/mkreadmes-1.3 (Score: 0.013535962)
Speedy substitute for "make readmes"
Mkreadmes is designed to be a very fast, flexible and easy-to-use alternative to the standard "make readmes" for building the README.html files for the FreeBSD Ports Collection, building the files in a fraction of the time of the standard method.
sysutils/mksunbootcd-1.0 (Score: 0.013535962)
Makes ISO images suitable to boot on sparc systems
mksunbootcd combines filesystem partitions for Sun Microsystems, Inc. computers into an image suitable for writing to a compact disc, that will allow the disc to be booted on the sun3, sun3x, sun4, sun4c, sun4m and sun4u platforms. This hardware is supported by the NetBSD sparc, sparc64 and sun3 ports. See http://www.netbsd.org for more information on NetBSD.
mail/addresses-0.4.8 (Score: 0.012795241)
Goodies for addressbook for GNUstep
Addresses for GNUstep is a versatile address book application. This ports installes additional tools. LICENSE: LGPL2 or later
comms/uartlirc-0.3 (Score: 0.012686969)
Driver for "homebrew" serial LIRC receivers
This is a driver for "homebrew" type serial LIRC reveivers as described here: http://lirc.org/receivers.html It overrides the `normal' uart(4) driver, if you have that driver already loaded or statically in your kernel (like it is in GENERIC) then you need to load uartlirc.ko from loader.conf(5) (or manually via the loader prompt) for the override to work. The driver provides a /dev/lircX node for each serial port in addition to the normal tty nodes /dev/cuauX etc, so you can still use other serial ports normally should you have more than one. Note: it only supports PCI/motherboard serial ports not ones connected via USB, for USB you can use mceusb hardware supported via webcamd, or FTDI hardware supported by comms/lirc natively via libftdi, see: http://wiki.freebsd.org/WebcamCompat and the comms/lirc port's pkg-message.
editors/nvi-1.79.20040608 (Score: 0.012686969)
Clone of vi/ex, with multilingual patch, no default settings
This ports contains multilingualized nex/nvi. nex/nvi is a freely redistributable implementation of ex/vi text editors originally distributed as part of the Fourth Berkeley Software Distribution (4BSD), by the University of California, Berkeley. Multilingual patch enables you to use the following multilingual encoding methods, such as: none iso-8859-[1234789] latin1 latin2 euc-jp-1978 euc-jp euc-jp-1983 euc-jp-1990 euc-cn euc-kr iso-2022-cn iso-2022-jp iso-2022-kr iso-2022-7-1 iso-2022-7-2 iso-2022-8-2 sjis big5 hz euc-tw Multilingual support has been set up to use some of the above (guess from the name of the ports/packages) as default value. You can change encoding style on the fly, or by setting up ~/.exrc. With configurations, for Japanese encodings, you can also enjoy the embedded canna support. See /usr/local/share/vi/README.* for details of multilingual patch.
net/avahi-0.6.31 (Score: 0.012664004)
Install an avahi-gtk* header to avoid conflict
The net/avahi-gtk and net/avahi-gtk3 install same header, avahi-ui.h. To avoid both ports to get conflict with the each others. Avoid both ports to install avahi-ui.h then have both ports to depend on here.
ports-mgmt/pkg_jail-1.89 (Score: 0.012664004)
Manage your own package jail
Manage your own packages build on a dedicated build system. The build system does the update of the ports tree, moving old packages out of the way, fetch and rebuild the packages you need. Its ports tree with packages is served to the production systems and desktops. On a system you can update installed ports with the clean build packages from the build system.
ports-mgmt/portsearch-1.3.4 (Score: 0.012664004)
Port searching tool that supports search by packing list files
Portsearch allows searching for ports that install some file, like ``find /usr/ports -name pkg-plist |xargs grep pattern'' but honoring PLIST_(FILES|DIRS) and %%FOOBAR%% variables. It also supports searching for ports by name, key (name, comment or dependencies), path, info (comment), maintainer, category, fetch, extract, patch, build and run dependencies and www site.