Ports Search

Results 6,3216,330 of 17,660 for descr%3A%22spam filter%22.(0.01 seconds)
devel/errand-0.8.1 (Score: 1.6236928E-4)
Ruby bindings for RRD
Errand provides Ruby bindings for RRD functions (via librrd), and a concise DSL for interacting with RRDs.
devel/govendor-1.0.8 (Score: 1.6236928E-4)
Go vendor tool that works with the standard vendor file
Govendor is a tool that fetches dependencies for Go projects and records them in the standard vendor.json file.
devel/gputils-1.5.0.1 (Score: 1.6236928E-4)
Utilities for Microchip PIC microcontrollers
GPUTILS contains a set of utilities (assembler, disassembler, ...) for Microchip's PIC microcontroller families. This port was previously called GPASM.
devel/icalendar-2.3.0 (Score: 1.6236928E-4)
Library for working with iCalendar files
iCalendar is a Ruby library for dealing with iCalendar files in the iCalendar format defined by RFC-5545.
devel/str-0.9.12 (Score: 1.6236928E-4)
Generic String Library
OSSP str - Generic String Library Copyright (c) 1999-2003 Ralf S. Engelschall <rse@engelschall.com> Copyright (c) 1999-2003 The OSSP Project <http://www.ossp.org/> OSSP str is a generic string library written in ISO-C which provides functions for handling, matching, parsing, searching and formatting of ISO-C strings. So it can be considered as a superset of POSIX string(3), but its main intention is to provide a more convenient and compact API plus a more generalized functionality.
devel/strace-4.5.18 (Score: 1.6236928E-4)
System call tracer
strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by a another process/program. strace is similar to the native BSD ``truss'' utility, but it's output style is more convenient in most cases. For strace to work, procfs has to be mounted. FreeBSD does not mount it by default. For more information, man procfs.
devel/mixlib-cli-1.4.0 (Score: 1.6236928E-4)
Simple mixin for CLI interfaces, including option parsing
Mixlib::CLI provides a class-based command line option parsing object, like the one used in Chef, Ohai and Relish.
devel/numerizer-0.2.0 (Score: 1.6236928E-4)
Parse numbers in natural language from strings
Numerizer is a gem to help with parsing numbers in natural language from strings (ex forty two).
devel/powerbar-1.0.17 (Score: 1.6236928E-4)
Progressbar library for Ruby
Powerbar is a ruby gem that can create all kinds of progress bars to use in CLI applications.
devel/rake-compiler-0.9.9 (Score: 1.6236928E-4)
Build and package Ruby extensions (C, Java) using Rake
Provide a standard and simplified way to build and package Ruby extensions (C, Java) using Rake as glue.