Ports Search

Results 1,0311,040 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.014 seconds)
emulators/stonx-0.6.7e.6 (Score: 0.0045092367)
AtariST emulator
Release notes for version 0.6.7-epsilon ======================================= This version is the "almost-there" version of STonX 0.6.7 (which is going to be the last "release" version before the major changes in the current development versions are released. Some information about the problems with different TOS versions and STonX: ========================================================================== (1) Can't run programs from the Unix filesystem interface (2) not thoroughly tested or tested by someone else (3) untested (4) set TOS_1 to 1 in options.h before compiling (5) A: and B: can't be used because they're implicitly considered Floppy disk drives and always accessed using the FDC TOS 1.00: (1)(2)(4)(5) TOS 1.02: (1)(2)(4)(5) TOS 1.04: (2)(4) TOS 1.06: (3) TOS 1.62: (3) TOS 2.05: tested, should be OK TOS 2.06: tested, should be OK
net-mgmt/kismet-2016.07.r1 (Score: 0.0045092367)
802.11 layer2 wireless network detector, sniffer, and IDS
Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. Kismet will work with any wireless card which supports raw monitoring (rfmon) mode, and can sniff 802.11a, 802.11b, and 802.11g traffic. Kismet identifies networks by passively collecting packets. In addition to standard networks, it can detect (and given time, decloak) hidden networks, and infer the presence of nonbeaconing networks via data traffic. Capture sources that are known to be supported: Atheros, Prism2, WSP100, Drone, wtapfile, pcapfile. Kismet also supports radiotap headers and should work with current FreeBSD systems.
UNICODE Han Nom Font Set
The true type fonts HAN NOM A and HAN NOM B have been developed by Chan Nguyen Do Quoc Bao (Germany), To Minh Tam (USA) and Ni sinh Thien Vien Vien Chieu (Vietnam). Their work got started in 2001, completed in 2003, and publicized in 2005. These two true type fonts can be used with WIN-2000 or WIN-XP and Office XP or Office 2003 to display Han and Nom characters with code points by the Unicode Standard. Two sets of true type fonts are available with high and low resolutions.
security/snoopy-1.9.0 (Score: 0.004472961)
execve() wrapper and logger
snoopy is merely a shared library that is used as a wrapper to the execve() function provided by libc as to log every call to syslog (authpriv). System administrators may find snoopy useful in tasks such as light/heavy system monitoring, tracking other administrator's actions as well as getting a good 'feel' of what's going on in the system (for example Apache running CGI scripts).
games/asteroids3d-0.5.1 (Score: 0.004472156)
First-person shooter blowing up asteroids in 3D space
A simple first person shooter of blowing up asteroids in 3D space. The codebase also serves as an introduction to trigonometry and OpenGL.
shells/ambit-2.0.39 (Score: 0.0044617457)
Extended bash brace expansion to expand hostnames or commands
Ambit, at its simplest, uses Bash Brace Expansion to expand and list hostnames OR commands. First and foremost Ambit is meant to be a general purpose hostlist enumerator to be used by other applications or scripts. Additionally Ambit can be used to manage User Specific as well as System-Wide HostGroups. It can also be used to query Network HostGroups. Finally, Ambit is able to detect when it is expanding a command (rather than a host list), allowing for the command to be expanded and executed synchronously. This means Ambit can expand and run just about anything on the command line and usually works in places where Bash Brace Expansion might fail.
mail/ask-2.5.3 (Score: 0.004459205)
Anti Spam Killer content filtering
Active Spam Killer (ASK) protects your email account against spam by confirming the sender's email address before actual delivery takes place. The confirmation happens by means of a "confirmation message" that is automatically sent to all "unknown" users.
security/massh-2.0.57 (Score: 0.004459205)
Parallel ssh command execution and file transfer on multiple hosts
Massh makes it possible to perform the following on hundreds, or even thousands of hosts in a parallelized fashion: * Run Remote Commands * Push and Execute Pre-Written Scripts * Push Files * Pull Files
www/samidare-0.7 (Score: 0.004459205)
Web page update checker written in Ruby
samidare is a web page update checker Features: * Easy configuration: just list up URLs. * HTML generation by template. * tDiary theme supported. * generate/read LIRS. * check page content addition to Last-Modified.
textproc/htree-0.8 (Score: 0.004446254)
Ruby library to manipulate HTML/XML tree data structure
Ruby/htree - HTML/XML tree library htree provides a tree data structure representing HTML and XML data. Features: * Permissive unified HTML/XML parser * byte-to-byte round-tripping unparser * XML namespace support * Dedicated class for escaped string that eases sanitization * XHTML/XML generator * template engine * recursive template expansion * converter to REXML document