Ports Search

Results 1,6911,700 of 17,660 for descr%3A%22spam filter%22.(0.008 seconds)
www/mod_rivet-2.3.1 (Score: 0.0017240867)
Embeds a Tcl interpreter in the Apache server
mod_rivet brings together the full power of the Tcl programming language and the Apache HTTP server. You can use Tcl to manage Apache, respond to requests for web pages and much more. mod_rivet gives you a persistent Tcl interpreter embedded in your web server. This lets you avoid the overhead of starting an external interpreter and avoids the penalty of Tcl start-up time, giving you super-fast dynamic content. As you'd expect from the Tcl community, there are hundreds of modules written for mod_rivet, everything from persistent database connections, to templating sytems, to complete XML content delivery systems. Web sites like FlightAware use mod_rivet.
www/rabbirack-2.0.0 (Score: 0.001712489)
RabbiRack is a tool that controls Rabbit by Web browser
RabbiRack is a tool that controls Rabbit by Web browser. You need to use keyboard or mouse to show the next page. It means that you need to stand in front of your computer in your talk. You can control Rabbit by Web browser with RabbiRack. So you don't need to stand in front of your computer. You can talk at the center of stage. The speaker position is at the corner of stage in many conferences. To talk the important thing, you will want to talk with body language. But your body language at the corner of stage will be ignored. You need to use body language at the center of stage. Let's leave from your computer and talk the important thing to audience.
devel/violet-2.1.0 (Score: 0.0017008912)
Violet is a easy to learn and use UML editor
Violet is a UML editor with these benefits: * It is very easy to learn and use * It draws nice-looking class, sequence, state, object and use-case diagrams * It is completely free (distributed under the GNU General Public License) * It is cross-platform Violet is intended for students, teachers, and authors who need to produce simple UML diagrams quickly. It is not intended as an industrial strength tool. Here are some of the features that industrial-strength UML programs have and that Violet does not have: * Code generation. Violet does not generate any source code from UML diagrams. * Reverse engineering. Violet does not generate UML diagrams from source code * Semantic checking of models. You can use Violet to draw contradictory diagrams XMI export or import. Violet does not generate files that can be imported into other UML tools, nor can it read model files from other tools If you just want to draw simple UML diagrams without too much fuss, chances are you'll like Violet. If you have more serious needs, check out one of the other programs.
sysutils/u-boot-2016.07 (Score: 0.0017008912)
Cross-build U-Boot loader for olimex-a20-som-evb
U-Boot loader for Olimex A20 SOM EVB. To install this bootloader on an sdcard just do : dd if=/usr/local/share/u-boot/u-boot-boardname/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=notrunc,sync This version is patched so that: * ELF and API features are enabled. * The default environment is trimmed to just what's needed to boot. * The saveenv command writes to the file u-boot.env on the FAT partition. * The DTB file name is chosen based on the board model and passed to ubldr.bin using the fdtfile env variable. ubldr.bin loads the DTB from /boot/dtb/ on the FreeBSD partition. * By default, it loads PIE ubldr.bin from file ubldr.bin on the FAT partition to address 0x42000000, and launches it. For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot
sysutils/u-boot-2016.07 (Score: 0.0017008912)
Cross-build U-Boot loader for olimex-a20-som-evb
U-Boot loader for A13 Olinuxino. To install this bootloader on an sdcard just do : dd if=/usr/local/share/u-boot/u-boot-boardname/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=notrunc,sync This version is patched so that: * ELF and API features are enabled. * The default environment is trimmed to just what's needed to boot. * The saveenv command writes to the file u-boot.env on the FAT partition. * The DTB file name is chosen based on the board model and passed to ubldr.bin using the fdtfile env variable. ubldr.bin loads the DTB from /boot/dtb/ on the FreeBSD partition. * By default, it loads PIE ubldr.bin from file ubldr.bin on the FAT partition to address 0x42000000, and launches it. For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot
textproc/Text-CharWidth-0.04 (Score: 0.0017008912)
Get number of occupied columns of a string on terminal
This module supplies features similar as wcwidth(3) and wcswidth(3) in C language. Characters have its own width on terminal depending on locale. For example, ASCII characters occupy one column per character, east Asian fullwidth characters (like Hiragana or Han Ideograph) occupy two columns per character, and combining characters (apperaring in ISO-8859-11 Thai, Unicode, and so on) occupy zero columns per character. mbwidth() gives the width of the first character of the given string and mbswidth() gives the width of the whole given string. The names of mbwidth and mbswidth came from "multibyte" versions of wcwidth and wcswidth which are "wide character" versions. mblen(string) returns number of bytes of the first character of the string. Please note that a character may consist of multiple bytes in multibyte encodings such as UTF-8, EUC-JP, EUC-KR, GB2312, or Big5. mbwidth(string) returns the width of the first character of the string. mbswidth(string) returns the width of the whole string. Parameters are to be given in locale encodings, not always in UTF-8.
archivers/ucl-1.03 (Score: 0.0016544999)
UCL, a lossless data compression library (Linux Fedora 10)
archivers/upx-3.03 (Score: 0.0016544999)
UPX, a high-performance executable packer (Linux Fedora 10)
archivers/unar-1.10 (Score: 0.0016544999)
Unarchiver for a vast variety of file formats
The Unarchiver is an archive unpacker program with support for the lots of popular ZIP, RAR, 7z, tar, gzip, bzip2, LZMA, XZ, CAB, MSI, NSIS, EXE, ISO, BIN, split file formats, as well as the old Stuffit, Stuffit X, DiskDouble, Compact Pro, Packit, cpio, compress (.Z), ARJ, ARC, PAK, ACE, ZOO, LZH, ADF, DMS, LZX, PowerPacker, LBR, Squeeze, Crunch, and other old/obscure formats. It can also handle filenames in foreign character sets, created with non- English versions of some operating systems, and is particularly useful for processing CJK archives correctly.
audio/openal-soft-1.12.854 (Score: 0.0016544999)
A 3D positional spatialized sound library (Linux CentOS 6.8)