Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第13,52113,530项(搜索用时0.019秒)
sysutils/gigolo-0.4.2 (Score: 1.14812414E-4)
Frontend to easily manage filesystem connections
Gigolo is a frontend to easily manage connections to local and remote filesystems using GIO/GVfs. It allows you to quickly connect/mount a remote filesystem and manage bookmarks of such. It is part of the Xfce Goodies project and the Subversion respository is hosted on the Xfce servers though it does not have any hard Xfce dependencies and can be used on other desktop environments as well. The only hard dependency is GTK2.
sysutils/b2sum-0.0.d20150531 (Score: 1.14812414E-4)
Fast secure hashing
The cryptographic hash function BLAKE2 is an improved version of the SHA-3 finalist BLAKE. Like SHA-3, BLAKE2 offers the highest security, yet is fast as MD5 on 64-bit platforms and requires at least 33% less RAM than SHA-2 or SHA-3 on low-end systems. The core algorithm of BLAKE2 is derived from ChaCha, a stream cipher designed by Daniel J. Bernstein that has been proposed as a standard cipher for TLS.
sysutils/host-setup-4.0.2 (Score: 1.14812414E-4)
System configuration setup/management utility
Host-setup is a dialog(1) (or Xdialog(1)) based utility for configuring your system. Built on the same safety and reliability of sysrc(8) to manage changes to rc.conf(5), host-setup(1) can also activate changes to the system in a safe and effective manner. Functionality includes (but may not be limited to): - Configure Time Zone - Configure Hostname/Domain - Configure Network Interfaces - Confgure Default Router/Gateway - Configure DNS nameservers
sysutils/bundler-1.12.5 (Score: 1.14812414E-4)
Tool that manages gem dependencies for ruby applications
Bundler is a tool that manages gem dependencies for your ruby application. It takes a gem manifest file and is able to fetch, download, and install the gems and all child dependencies specified in this manifest. It can manage any update to the gem manifest file and update the bundled gems accordingly. It also letsyou run any ruby code in context of the bundled gem environment.
sysutils/farbot-1.0.b2 (Score: 1.14812414E-4)
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/minirsyslogd-1.02 (Score: 1.14812414E-4)
Minimal, fast and secure syslog receiver
minirsyslogd is a minimalistic, fast and secure (through lack of bloat) remote-only syslog receiver suitable for hardened log receiver hosts and/or central log receivers that receive several gigabyte of logs each day. It will not deal with local syslog data. It does not have a multitude of configuration, alerting or scripting options. It will however automatically split inbound syslog data according to IP address, date and current hour, and do so as rapidly and (I hope) securely as possible.
sysutils/mkfwimage-r1 (Score: 1.14812414E-4)
Ubiquiti Embedded Board Image Generator
This is a tool to generate flash images for the embedded ubiquiti devices. It includes support for: * Routerstation * Routerstation Pro * LS-SR71 * XS-2 (?) * XS-5 (?) * XS2-8 (?) * XM (?) This particular tool is patched to build FreeBSD images rather than the default Linux-centric images. The only change is the addition of a separate "execute address" field, rather than assuming the kernel load address is the kernel execute address.
sysutils/metalog-3 (Score: 1.14812414E-4)
Modern syslogd replacement with PCRE support
Metalog is a modern replacement for syslogd and klogd. The logged messages can be dispatched according to their facility, urgency, program name and/or Perl-compatible regular expressions. Log files can be automatically rotated when they exceed a certain size or age. External shell scripts (ex: mail) can be launched when specific patterns are found. Metalog is easier to configure than syslogd and syslog-ng, accepts unlimited number of rules and has (switchable) memory bufferisation for maximal performance.
sysutils/asusoled-0.10 (Score: 1.14812414E-4)
Utility for ASUS USB OLED Display
This port provides a utility for controlling USB OLED display found on some ASUS laptops such as G-series models. Originally it was written by Christian Lamparter <chunkeey@web.de> for Linux and the early version is still available from here: https://launchpad.net/asusoled Now it is almost rewrite of the code with a lot of new features and improvements by Jung-uk Kim <jkim@FreeBSD.org>.
sysutils/msyslog-1.08g (Score: 1.14812414E-4)
Flexible and easy to integrate syslog daemon
This new design of syslog allows for an easy implementation of input and output modules. The modules that mantain compatibility with its precursor (Secure Syslog) are included in the standard distribution along with four modules: om_peo (an implementation of PEO-1 and L-PEO, two algorithmic protocols for integrity checking), om_mysql and om_pgsql (modules that sends output to a MySQL and PostgreSQL database, respectively) and om_regex (a module that allows output redirection using regular expressions).