Ports Search

Results 8190 of 129 for %2Fsecurity%2F.(0.051 seconds)
sysutils/phantom-1.2 (Score: 0.007954229)
Phantomblock generator (converts existing files to sparse files)
This tool removes blocks of 0x00 from files by replacing them with phantomblocks. That way, a file uses less diskspace while its contents hasn't changed at all! BEWARE: after copying these files with tar, cp, cpio or any other tool, the phantomblocks have been replaced with 0x00-blocks again! EXAMPLE: find / -type f -print | xargs -n 1 phantom -r -i This would go trough the whole harddisk, scan all files and generate 0x00-blocks where necessary.
www/litmus-0.13 (Score: 0.007954229)
WebDAV server protocol compliance test suite
WebDAV server protocol compliance test suite. Tests include: - OPTIONS for DAV: header - PUT, GET with byte comparison - MKCOL - DELETE (collections, non-collections) - COPY, MOVE using combinations of: o overwrite t/f o destination exists/doesn't exist o collection/non-collection - Property manipulation and querying: o set, delete, replace properties o persist dead props across COPY o namespace handling - Locking o attempts to modify locked resource (as lock owner, not owner) o shared/exclusive locks, lock discovery usage: litmus <url> <username> <password>
x11-fonts/terminus-font-4.40 (Score: 0.007954229)
Terminus Font - a clean fixed width font
Terminus Font is designed for long (8 and more hours per day) work with computers. Version 4.11 contains 594 characters, covering code pages ISO8859-1/2/5/9/13/15/16, Windows-1250/1251/1252/1254/1257, IBM-437/852/855/866, KOI8-R/U/E/F, Bulgarian-MIK, Paratype-PT154/PT254, Macintosh-Ukrainian and Esperanto, and also the vt100 and xterm pseudographic characters. Note: This ports also installed a slanted version of the terminus font, contributed by "Sascha Blank" <sblank@tiscali.de> which is NOT in the original release.
audio/festvox-ked16-1.4.0 (Score: 0.006817911)
American English male voice, sampled at 16 kHz, for Festival
from the NetBSD maintainer: This voice provides an American English male voice using a residual excited LPC diphone synthesis method. It uses the CMU Lexicon pronunciations. Prosodic phrasing is provided by a statistically trained model using part of speech and local distribution of breaks. Intonation is provided by a CART tree predicting ToBI accents and an F0 contour generated from a model trained from natural speech. The duration model is also trained from data using a CART tree. This voice can be activated via (voice_ked_diphone) .
audio/festvox-ked8-1.4.0 (Score: 0.006817911)
American English male voice, sampled at 8 kHz, for Festival
from the NetBSD maintainer: This voice provides an American English male voice using a residual excited LPC diphone synthesis method. It uses the CMU Lexicon pronunciations. Prosodic phrasing is provided by a statistically trained model using part of speech and local distribution of breaks. Intonation is provided by a CART tree predicting ToBI accents and an F0 contour generated from a model trained from natural speech. The duration model is also trained from data using a CART tree. This voice can be activated via (voice_ked_diphone) .
audio/festvox-rab16-1.4.1 (Score: 0.006817911)
16 kHz British English male voice for Festival
from the NetBSD maintainer: This voice provides a British English male voice using a residual excited LPC diphone synthesis method. It uses the CMU Lexicon pronunciations. Prosodic phrasing is provided by a statistically trained model using part of speech and local distribution of breaks. Intonation is provided by a CART tree predicting ToBI accents and an F0 contour generated from a model trained from natural speech. The duration model is also trained from data using a CART tree. This voice can be activated via (voice_rab_diphone). Trevor Johnson
audio/festvox-rab8-1.4.1 (Score: 0.006817911)
British English male voice, sampled at 8 kHz, for Festival
from the NetBSD maintainer: This voice provides a British English male voice using a residual excited LPC diphone synthesis method. It uses the CMU Lexicon pronunciations. Prosodic phrasing is provided by a statistically trained model using part of speech and local distribution of breaks. Intonation is provided by a CART tree predicting ToBI accents and an F0 contour generated from a model trained from natural speech. The duration model is also trained from data using a CART tree. This voice can be activated via (voice_rab_diphone). It is sampled at 8 kHz and conflicts with the festvox-rab16 package (16 kHz samples). Trevor Johnson
biology/mapm3-3.0 (Score: 0.006817911)
Constructs linkage maps of markers segregating in experimental crosses
MAPMAKER/EXP is a linkage analysis package designed to help construct primary linkage maps of markers segregating in experimental crosses. MAPMAKER/EXP performs full multipoint linkage analysis (simultaneous estimation of all recombination fractions from the primary data) for dominant, recessive, and co- dominant (e.g. RFLP-like) markers. MAPMAKER/EXP is an experimental-cross-only successor to the original MAPMAKER program. MAPMAKER/QTL is a companion program to MAPMAKER/EXP which allows one to map genes controlling polygenic quantitative traits in F2 intercrosses and BC1 backcrosses relative to a genetic linkage map. More information on MAPMAKER/QTL can be found in the technical report (included with MAPMAKER/QTL).
devel/File-Random-0.17 (Score: 0.006817911)
Perl module for random selecting of a file
This module simplifies the routine job of selecting a random file. (As you can find at CGI scripts). It's done, because it's boring (and error prone), always to write something like my @files = (<*.*>); my $randf = $files[rand @files]; or opendir DIR, " ... " or die " ... "; my @files = grep {-f ...} (readdir DIR); closedir DIR; my $randf = $files[rand @files]; It also becomes very boring and very dangerous to write randomly selection for subdirectory searching with special check-routines. The simple standard job of selecting a random line from a file is implemented, too.
games/goonies-1.0.1 (Score: 0.006817911)
Remake of the 8 bit classic game 'The Goonies'
Welcome to the Brain Games remake of the 8 bit classic game 'The Goonies'. This game was made by Konami in 1986. There were both a NES version and an MSX version of the game; this remake is based on the MSX version. This remake was made for the 2006 competition organized by Retro Remakes. After having participated in 2003 (with Road Fighter, which finished on the 7th place out of 83 entries), and in 2004 (with F-1 Spirit, gaining the 13th place amongst the 73 contestants), we decided to give another go at the first prize! And, who knows....