Ports Search

Results 371380 of 6,332 for /net-p2p/.(0.188 seconds)
sysutils/clone-1.0.6 (Score: 0.04865275)
File tree cloning tool
clone is a file tree cloning tool which runs 3 threads - a scheduler (main), a reader, and a writer thread. Reading and writing occurs in parallel. While this is most beneficial for copying data from one physical disk to another, clone is also very well suited for cloning a file tree to any place on the same disk. Cloning includes the whole directory hierarchy, i.e. sub-directories, files, hard links, symbolic links, attributes (modes, flags, times), extended attributes and access control lists. clone is useful for cloning (thus backing-up) live file systems, and it can also be used in incremental and synchronization mode. clone works on FreeBSD and Mac OS X. clone is very fast, for example, cloning a whole UFS2 file hierarchy on FreeBSD 9.1 of in total 2.3 TBytes of data from one hard disk to another took 7.5 h, so the average transfer rate for all kind of files (very small up to very big ones) was about 89 MByte/s.
sysutils/apcups-0.2.1 (Score: 0.04865275)
Plasma applet to monitor the status of APC UPS
A KDE Plasma applet that monitors uninterruptible power supplies controlled by apcupsd <http://www.apcupsd.com/>. It can connect to any UPS (or more precisely: any apcupsd daemon) which is reachable over the network.
sysutils/scanmem-0.13 (Score: 0.04865275)
Locate and modify various data in an executing process
Scanmem is a simple interactive debugging utility for Linux, used to locate various data in an executing process. This can be used for the analysis or modification of a hostile process on a compromised machine, help in reverse engineering, or to cheat at video games. Brief list of its features: - Interactive command mode, with internal help - Efficient and easy-to-use syntax - Support for different data types: integers, floats, bytearrays, strings - Support for different scan (comparison) types: equal, greater/less than, changed, unchanged, increased/decreased - Set any variable to any value - Detailed information about mappings, allow users to eliminate regions More in GameConqueror, optional PyGTK-based GUI: - User-friendly CheatEngline-alike interface - Modify and lock (freeze) variables - Memory viewer/editor It requires linprocfs(5) to be mounted under /compat/linux/proc to operate.
sysutils/istatd-0.5.8 (Score: 0.04865275)
Daemon for iStat iPhone application
istatd is a daemon serving statistics to your iStat iPhone application from Linux, Solaris & FreeBSD. istatd collects data such as CPU, memory, network and disk usage and keeps the history. Once connecting from the iPhone and entering the lock code this data will be sent to the iPhone and shown in fancy graphs.
sysutils/farbot-1.0.b2 (Score: 0.04865275)
FreeBSD Automated Release Bot
Farbot automates building of netinstall/PXE boot FreeBSD releases. It features a simple configuration file based on the concept of "Installations", "PackageSets", and "PartitionMaps." Farbot currently handles the following: * Building FreeBSD releases, including grabbing any source needed. * Building packages for each release, derived from per installation package sets. * Laying out an NFS/TFTP exportable file system structure for all built releases, customized for each installation type. * Generation of a customized bootloader with options to install each installation type
sysutils/flyback-0.4.0 (Score: 0.04865275)
Backup frontend like Apple's Time Machine
Apple's Time Machine is a great feature in their OS, and FreeBSD has almost all of the required technology already built in to recreate it. This is a simple GUI to make it easy to use.
sysutils/chironfs-1.1.1 (Score: 0.04865275)
FUSE based filesystem with replication at the filesystem level
Chiron FS is a FUSE based filesystem which implements replication at the FILESYSTEM LEVEL like RAID 1 does at the DEVICE LEVEL. The replicated filesystems may be of any kind you want the only requisite is that you mount it. No need for special configuration files, the setup is as simple as one mount command (or one line in fstab).
sysutils/rar2fs-1.15.1 (Score: 0.04865275)
Mount rar archives as filesystem
rar2fs is a FUSE based file system that can mount a source RAR archive/volume or a directory containing any number of RAR archives and access (read only) the contents as plain files/directories. Other files located in the source directory are handled transparently. Both compressed and non-compressed archives/volumes are supported but full media seek support (aka. indexing) is only available for non-compressed plaintext archives.
sysutils/diskscrub-2.5.2 (Score: 0.04865275)
Writes patterns on files to make retrieving the data more difficult
Scrub iteratively writes patterns on files or disk devices to make retrieving the data more difficult. Scrub operates in one of three modes: 1. The special file corresponding to an entire disk is scrubbed and all data on it is destroyed. This mode is selected if file is a character or block special file. This is the most effective method. 2. A regular file is scrubbed and only the data in the file (and optionally its name in the directory entry) is destroyed. The file size is rounded up to fill out the last file system block. This mode is selected if file is a regular file. 3. A file is created, expanded until the file system is full, then scrubbed as in item 2. This mode is selected with the -X option. Scrub implements user-selectable pattern algorithms that are compliant with DoD 5520.22-M or NNSA NAP-14.x.
sysutils/i7z-0.27.2 (Score: 0.04865275)
Thermal and C-state reporting utility for Intel-Core-i CPUs
i7z prints out the C-states and temperature for i3, i5 and i7 based Core processors from Intel (including Nehalems, Sandy Bridge and Ivy Bridge).