Ports 搜索

共有5,161项符合/ports-mgmt/的查询结果,以下是第4,0014,010项(搜索用时0.004秒)
sysutils/fvcool-1.0.4 (Score: 0.006224396)
VCool for FreeBSD - Cooling software for AMD Athlon/Duron CPUs
FVCool is the FreeBSD version of the famous VCool software (http://vcool.occludo.net) which changes the PCI configuration data of some chipsets and thus allows AMD Athlon/Duron CPUs to go into power-save mode. This makes the CPU consume a lot less electric energy, and it produces a lot less heat as well. This trick is not a secret - on FreeBSD, you can actually achieve the same effect which this software has using the "pciconf" command. Please note that this software may have a negative impact on the system's stability and thus should not be employed in production or mission-critical environments.
sysutils/apcpwr-1.3 (Score: 0.006224396)
Control APC 9211 MasterSwitchs via snmp
Apcpwr is a utility to control the power outlets of an APC Masterswitch 9211 via snmp.
sysutils/smbnetfs-0.6.0 (Score: 0.006224396)
Mount smb shares (Fuse filesystem)
SMBNetFS is a filesystem that allow you to use samba/microsoft network in the same manner as the network neighborhood in Microsoft Windows. Featuries: * you can use Samba/Microsoft network as a regular Unix filesystem * workgroup/computer/share entries are dynamically created * Windows domain supported * kerberos support (New) * user defined workgroup/link/hosts are supported * national character supported * in config files you can specify different user/password to access different network shares * you can access any computer in the world by "cd mountpoint/ip-addr" command, where "ip-addr" is the IP address of the desired computer. Do not warry that there is no file with such name :-) * command "cd mountpoint/username:password@computer_or_ip" allows you to access "computer_or_ip" as user "username" with password "password" (this is insecure, but usefull)
sysutils/sqlfs-1.1 (Score: 0.006224396)
SQLite backed FUSE file system
The sqlfs filesystem implements a POSIX style file system on top of an SQLite database. It allows applications to have access to a full read/write file system in a single file, complete with its own file hierarchy and name space. This is useful for applications which needs structured storage, such as embedding documents within documents, or management of configuration data or preferences.
sysutils/gaffitter-0.6.0 (Score: 0.006224396)
Binary packing utility that uses a genetic algorithm
Genetic Algorithm File Fitter, or just GAFFitter, is a command-line software written in C++ that arranges -- via a genetic algorithm -- an input list of items or files/directories into volumes of a certain capacity (target), such as CD or DVD, in a way that the total wastage is minimized. By smartly arranging the input list, GAFFitter fits better the given items and so optimizes (reduces) the number of required volumes to pack them.
sysutils/fstyp-0.1 (Score: 0.006224396)
Detect which filesystem type a device/partition contains
fstyp can be used to heuristically detect which filesystem type a device or a partition contains. Useful for backup scripts.
sysutils/sbsigntool-0.6 (Score: 0.006224396)
Signing utility for UEFI secure boot
Set of utilities for managing UEFI Secure Boot signatures.
sysutils/gcombust-0.1.55 (Score: 0.006224396)
GTK+ frontend for mkisofs and cdrecord
gcombust is a GTK+ frontend for mkisofs and cdrecord. At this moment every release of gcombust isn't always very well tested; it would probably be wise to test it with the -dummy option at first to check that I haven't made any stupid errors. Also, it prints the command it's executing to stdout so you can look at it and maybe spot errors. I love to receive feedback/comments/ideas/bugreports at: jmunsin@iki.fi (jmunsin@abo.fi) NOTE: If you decide to do a NLS translation of gcombust, it might be a good idea to mail me about it to make sure no one else is doing one for the same language.
sysutils/gdmap-0.8.1 (Score: 0.006224396)
Graphical disk map Utility
GdMap is a tool to inspect the used space of folders. Files are displayed in a cushioned tree map. Useful if you wonder where all your free space went to.
sysutils/funionfs-0.4.3 (Score: 0.006224396)
Union filesystem for the FUSE driver
FunionFS means an Union filesystem for the FUSE driver. This program works only with the Fuse driver which is natively included since the 2.6.14 Linux kernel.