Ports Search

Results 15,75115,760 of 17,660 for descr%3A%22spam filter%22.(0.048 seconds)
sysutils/di-4.43 (Score: 9.2782444E-5)
Disk Information Utility
'di' is a disk information utility, displaying everything (and more) that your 'df' command does. It features the ability to display your disk usage in whatever format you desire/prefer/are used to. It is designed to be portable across many platforms.
sysutils/ldapenter-0.2.0 (Score: 9.2782444E-5)
Add/Modify LDAP entries using template forms
The ldapform utility creates a text file in ldif(5) format, which can be used to add or modify entries in an LDAP server. The ldapedit utility does the same, but also invokes an editor and submits the changes back to that server.
sysutils/libfvde-20160918 (Score: 9.2782444E-5)
Library and tools for reading FileVault (FVDE) encrypted volumes
Library and tools for reading FileVault2 Drive Encryption (FVDE) encrypted volumes. The FVDE format is used by MacOS-X, as of Lion, to encrypt data on a storage media volume. Supported FVDE formats: FileVault2 Lion Supported protection methods: password recovery password
sysutils/consul-alerts-0.3.3 (Score: 9.2782444E-5)
Simple daemon to send notifications based on Consul health checks
A highly available daemon to send notifications and reminders based on Consul health checks. Including profile selection based on service, check, or host that enables specific handlers and reminder intervals. consul-alerts makes use of consul services to provide leader election and automatic failover amongst multiple instances. URL: https://github.com/AcalephStorage/consul-alerts
sysutils/copytape-1.0 (Score: 9.2782444E-5)
Program that is used to duplicate magtapes
Copytape duplicates magtapes. It is intended for duplication of bootable or other non-file-structured (non-tar-structured) magtapes on systems with only one tape drive. Copytape is blissfully ignorant of tape formats. It merely makes a bit-for-bit copy of its input.
sysutils/ddrescue-1.18.1 (Score: 9.2782444E-5)
Data recovery tool
GNU ddrescue is a data recovery tool. It copies data from one file or block device (hard disc, cdrom, etc) to another, trying hard to rescue data in case of read errors. Ddrescue does not truncate the output file if not asked to. So, every time you run it on the same output file, it tries to fill in the gaps. The basic operation of ddrescue is fully automatic. That is, you don't have to wait for an error, stop the program, read the log, run it in reverse mode, etc. If you use the logfile feature of ddrescue, the data is rescued very efficiently (only the needed blocks are read). Also you can interrupt the rescue at any time and resume it later at the same point. Automatic merging of backups: If you have two or more damaged copies of a file, cdrom, etc, and run ddrescue on all of them, one at a time, with the same output file, you will probably obtain a complete and error-free file. This is so because the probability of having damaged areas at the same places on different input files is very low. Using the logfile, only the needed blocks are read from the second and successive copies.
sysutils/dupmerge-1.73 (Score: 9.2782444E-5)
Searches for files with equal content
Dupmerge reads a list of files from standard input (eg., as produced by "find . -print") and looks securely for identical files. When it finds two or more identical files, all but one are unlinked to reclaim the disk space and recreated as hard links to the remaining copy.
sysutils/dvtm-0.15 (Score: 9.2782444E-5)
Tiling window management for the console
dvtm brings the concept of tiling window management, popularized by X11-window managers like dwm to the console. As a console window manager it tries to make it easy to work with multiple console based programs like vim, mutt, cmus or irssi.
sysutils/diskcheckd-20150220 (Score: 9.2782444E-5)
Daemon to check for disk read errors
diskcheckd is a daemon which runs in the background, reading entire disks to find any read errors on those disks. The disks which should be scanned, and the rates at which they should be scanned, must be specified in the configuration file.
sysutils/curlftpfs-0.9.2 (Score: 9.2782444E-5)
Mount remote ftp directories
CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE and libcurl. CurlFtpFS differentiates itself from other FTP filesystems because it features: * SSLv3 and TLSv1 support * connecting through tunneling HTTP proxies * automatically reconnection if the server times out * transform absolute symlinks to point back into the ftp file system