Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第7,3517,360项(搜索用时0.01秒)
sysutils/foremost-1.5.7 (Score: 1.607039E-4)
Console program to recover files based on their headers and footers
Foremost is a console program to recover files based on their headers and footers. Foremost can work on image files, such as those generated by dd, Safeback, Encase, etc, or directly on a drive. The headers and footers are specified by a configuration file, so you can pick and choose which headers you want to look for.
sysutils/sqlfs-1.1 (Score: 1.607039E-4)
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/gksu-2.0.2 (Score: 1.607039E-4)
Graphical frontend to su
gksu is a Gtk+ frontend to /bin/su. It supports login shells and preserving environment when acting as a su frontend. It is useful to menu items or other graphical programs that need to ask a user's password to run another program as another user.
sysutils/installwatch-0.6.3 (Score: 1.607039E-4)
File creation/modification logger
Installwatch is a simple utility which keeps track of which files are created and modified during the installation of a new program. It's fast and easy to use. It doesn't require a "pre-install" phase because it monitors processes while they run. Installwatch works with every dynamically linked ELF program, by intercepting system calls that cause file system alterations.
sysutils/iogen-3.1p0 (Score: 1.607039E-4)
Lightweight tool to generate heavily fragmented I/O
iogen is a lightweight tool that generates heavily fragmented I/O. It accomplishes this by forking a number of children that run I/O to a filesystem. This tool is intended to test storage stacks under stress and worst case scenarios. However due to heavy fragmentation of the I/O files, it tends to bypass caching algorithms in storage stacks.
sysutils/isomd5sum-1.0.11 (Score: 1.607039E-4)
Implanting and checking checksums within an ISO9660 image
Isomd5sum is a collection of utilities for implanting and checking MD5 checksums within an ISO9660 image. A checksum is implanted in an image using the implantisomd5 utility, and the corresponding checkisomd5 utility can be used to verify burned CDs are error-free. Also included is a Python extension for performing these tasks.
sysutils/javaservicewrapper-3.5.29 (Score: 1.607039E-4)
Application to solve problems common to many Java applications
The Java Service Wrapper is an application which has evolved out of a desire to solve a number of problems common to many Java applications: - Run as a Windows Service or Unix Daemon. - Application Reliability. - Standard, Out of the Box Scripting. - On Demand Restarts. - Flexible Configuration. - Ease Application Installations. - Logging.
sysutils/lcdproc-0.5.7 (Score: 1.607039E-4)
Client/server suite for LCD devices
LCDproc controls various LCD and VFD devices in a standardized way, and ships with a client to display various system statistics like CPU load, system load, memory usage, uptime, and a lot more. Client/server model allows multiple clients to use one display.
sysutils/bsdadminscripts-6.1.1 (Score: 1.607039E-4)
一个管理脚本集合
这是一个管理脚本集合。目前它由下列脚本组成:一个在运行时控制 rc.d 的脚本, 一个在 ports 上批量运行共通 make 目标的脚本, 一些为 make 工作设置变量(类似 portconf,但是可以做更多的事情)的脚本。 和用来检查损坏的包和丢失的库的脚本。 - Kamikaze
sysutils/MogileFS-Client-1.17 (Score: 1.607039E-4)
Client library for the MogileFS distributed file system
This module is a client library for the MogileFS distributed file system. The class method 'new' creates a client object against a particular mogilefs tracker and domain. This object may then be used to store and retrieve content easily from MogileFS.