Ports Search

Results 9,9619,970 of 17,660 for descr%3A%22spam filter%22.(0.011 seconds)
devel/simpleeval-0.8.7 (Score: 1.3121418E-4)
Simple, safe single expression evaluator python library
simpleeval is a single-file library for easily adding evaluatable expressions into python projects. It can allow a user to, for example, set an alarm volume, which could depend on the time of day, alarm level, how many previous alarms had gone off, and if there is music playing at the time.
devel/ucpp-1.3.2 (Score: 1.3121418E-4)
C preprocessor and lexer
ucpp is a C preprocessor and lexer. It has the following goals: - Strict conformance to the C99 standard (with switches to disable some extensions and mimic C90 behaviour) - Low memory consumption - Possibility to use the code as a lexer (that outputs tokens directly)
dns/crossip-1.2 (Score: 1.3121418E-4)
Java DNS update client for the ThatIP protocol
A Cross Platform DNS update client, written in java. CrossIP uses the ThatIP protocol version 1.1 to send DNS update requests. It manages DNS records, update history, and allows for per record configuration. It also includes a wizard for generation of configuration files. http://www.thatip.com/crossip/ -Dan Smith dan@algenta.com
dns/djbdns-1.05 (Score: 1.3121418E-4)
Resolver tools from djbdns package
This port contains a subset of the DJBDNS package. It includes several useful Domain Name System (DNS) tools: - dnsfilter: a parallel IP-address-to-host-name converter - dnsip, dnsipq, dnsname, dnstxt, and dnsmx: simple command-line interfaces to DNS - dnsq, dnstrace, dnstracesort: DNS debugging tools
dns/dnrd-2.20.3 (Score: 1.3121418E-4)
Proxy DNS daemon
DNRD is a proxy DNS daemon. It supports several forward servers for redundancy and/or load-balancing. DNS queries for specific domains can be forwarded to a specific group of DNS servers (with redundancy and load balancing) for that domain. It is useful for VPNs and also good support for offline and dialup sites.
dns/doc-2.2.3 (Score: 1.3121418E-4)
Diagnose unhealthy DNS domains
Doc is an automated tool for verifying (to an extent) that a domain is configured and functioning correctly. It makes no attempt to validate the data inside a domain, only the structure. The only required parameter is the valid domain name of an existing domain. Example: doc isi.edu.
dns/firedns-0.9.12 (Score: 1.3121418E-4)
C library for handling asynchronous DNS queries
libfiredns is a library for handling asynchronous DNS requests. It provides a very simple interface for sending requests and parsing reponses, as well as low-timeout blocking functions. libfiredns functions have much lower timeouts than the stock functions and tend to be faster because they send requests to all configured system nameservers at the same time.
dns/gen6dns-1.2 (Score: 1.3121418E-4)
Tool to generate static DNS records for IPv6 hosts using SLAAC
gen6dns is a tool to generate static DNS records (AAAA and PTR) for hosts using Stateless Address Autoconfig (SLAAC). If you have a list of hostnames, mac addresses and ipv6 subnets gen6dns generates the appropriate AAAA and PTR records for you. It supports different scopes and the generation of view (split) specific files.
dns/noip-2.1.9 (Score: 1.3121418E-4)
No-IP.com's dynamic DNS update client
This is a port of No-IP.com's dynamic DNS update client. When configured correctly, the client will check the local IP address at a given time interval for any changes. If the local IP address has changed it will notify the DNS servers at No-IP.com and update the IP corresponding to your No-IP/No-IP+ hostname.
dns/libasr-201602131606 (Score: 1.3121418E-4)
Asynchronous DNS resolver library (development snapshot)
libasr is a FREE asynchronous DNS resolver. libasr runs on top of the OpenBSD operating system but also has a portable version that can build and run on several systems, including: * Linux * FreeBSD * NetBSD * DragonFly * MacOSX This port packages the development snapshots released by OpenSMTPD team.