Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第921930项(搜索用时0.378秒)
games/taipan-0.9 (Score: 0.0052551166)
Classic role-playing game from the 1980s
Taipan was (and is) a classic role-playing game from the 1980s. While not as graphically oriented as some of the other popular games of the time (e.g. Choplifter, Karateka, and Lode Runner), Taipan still managed to capture the imagination of almost every player that laid hands upon it. Loosely based upon James Clavell's best-selling novel "Tai-Pan", the game lets you play the role of an ocean-going trader doing business in major Asian ports during the mid-1800s. Your objective is simple: make the most money possible by trading and pirating. Based out of Hong Kong, you'll sail from harbor to harbor buying commodities including opium, silk, arms, and "general" goods, and selling them again at a higher price elsewhere.
russian/rux-0.82 (Score: 0.0052551166)
Best Cyrillic text viewer and code page converter
The rux is a simple and at the same time powerful utility for texts recoding from one encoding to another. At present time several the most popular Cyrillic code pages such as utf-8, koi8-r, cp866, cp1251, iso8859-5 and mac-cyrillic are supported. Also rux gives the opportunity to recode box- drawing characters, which exists in some Cyrillic code pages, to replace them by their non-graphic analogues ('-', '+', etc.). Besides, the rux can detect a code page of the input files automatically. Usually rux is used without any options because some values are accepted by default. There are -o koi8-r, -e, -t. The expectancy value of the presence of every Cyrillic characters in the some text were taken from the dump of Russian translation of the `FreeBSD Handbook'.
textproc/HTML-Truncate-0.20 (Score: 0.0052551166)
Truncate HTML by character count while preserving well-formedness
When working with text it is convenient and common to want to truncate strings to make them fit a desired context. E.g., you might have a menu that is only 100px wide and prefer text doesn't wrap so you'd truncate it around 15-30 characters, depending on preference and typeface size. This is trivial with plain text and substr but with HTML it is somewhat difficult because whitespace has fluid significance and open tags that are not properly closed destroy well-formedness and can wreck an entire layout. HTML::Truncate attempts to account for those two problems by padding truncation for spacing and entities and closing any tags that remain open at the point of truncation.
comms/lirc-0.9.0 (Score: 0.0052240905)
Linux Infrared Remote Control
LIRC is a package that allows you to decode and send infra-red signals of many (but not all) commonly used remote controls. The most important part of LIRC is the lircd daemon that will decode IR signals received by the device drivers and provide the information on a socket. It will also accept commands for IR signals to be sent if the hardware supports this. The second daemon program called lircmd will connect to lircd and translate the decoded IR signals to mouse movements. You can e.g. configure X to use your remote control as an input device. The user space applications will allow you to control your computer with your remote control. You can send X events to applications, start programs and much more on just one button press. The possible applications are obvious: Infra-red mouse, remote control for your TV tuner card or CD-ROM, shutdown by remote, program your VCR and/or satellite tuner with your computer, etc.
emulators/generator-0.35.r4 (Score: 0.0052139494)
SEGA Genesis emulator
SEGA Genesis emulator Modified version of Generator by James Ponder based on version 0.35. Additional features: * Support for BZIP2, GZIP and ZIP compressed ROMs. * Support for X11's XVideo hardware acceleration by SDL for faster and smoother graphics. * Fullscreen support with or without the classic color frame. * SDL audio support (in favour of OSS Audio) which means you can use ESound and others for sharing the sound device among other applications. * Optional mute playing i.e., if you don't have a soundcard or the soundcard is busy you can still play. * Support for 48kHz sample rate (needs driver support). * Automagic CPU usage reduction which is especially cool for notebooks. * Working support for Game Genie codes.
mail/anomy-sanitizer-1.76 (Score: 0.0052139494)
Sanitize and clean incoming/outgoing mail
The Anomy sanitizer is what most people would call "an email virus scanner". The most important jobs that the sanitizer can do for you - it can scan email attachments for viruses. Other things it can do: - Disable potentially dangerous HTML code, such as javascript, within incoming email. - Protect you from email-based break-in attempts which exploit bugs in common email programs (Outlook, Eudora, Pine, ...). - Block or "mangle" attachments based on their file names. This way if you don't need to recieve e.g. visual basic scripts, then you don't have to worry about the security risk they imply (the ILOVEYOU virus was a visual basic program). This lets you protect yourself and your users from whole classes of attacks, instead of blocking individual exploits.
multimedia/mpeg_encode-1.5b (Score: 0.0052139494)
UCB's MPEG-I video stream encoder
From the README: MPEG-1 Video Software Encoder (Version 1.5; February 1, 1995) Lawrence A. Rowe, Kevin Gong, Eugene Hung, Ketan Patel, Steve Smoot and Dan Wallach Computer Science Division-EECS, Univ. of Calif. at Berkeley This directory contains the freely distributed Berkeley MPEG-1 Video Encoder. The encoder implements the standard described in the ISO/IEC International Standard 11172-2. The code has been compiled and tested on the following platforms: DECstation 5000 and Alpha HP PA-RISC (HP/UX 9.X) (i.e., HP 9000/7XX and 9000/3XX) SGI Indigo running IRIX 5.0.1 Sun Sparc (SunOS 4.X) This is *not* bug-free software. In particular, I've had problems using odd-sized input frames. Other than that, it works OK. eric. erich@FreeBSD.org
sysutils/ldap-account-manager-5.5 (Score: 0.0052139494)
Webfrontend for managing accounts stored in an OpenLDAP server
LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. LAM was designed to make LDAP management as easy as possible for the user. It abstracts from the technical details of LDAP and allows persons without technical background to manage LDAP entries. If needed, power users may still directly edit LDAP entries via the integrated LDAP browser. Features: - management of various account types: Unix, Samba 3, Kolab 2, Scalix, phpGroupWare, Zarafa, DHCP, SSH keys, group of names and much more - profiles for account creation - account creation via file upload - automatic creation/deletion of home directories - setting file system quotas - PDF output for all accounts - editor for organizational units - schema browser - LDAP browser - multiple configuration files - multi-language support - support for LDAP+SSL/TLS
www/nanoblogger-3.4.2 (Score: 0.0052139494)
Small weblog engine written in Bash for the command line
NanoBlogger is a small weblog engine written in Bash for the command line. It uses common UNIX tools such as cat, grep, and sed to create static HTML content. Features include: * intuitive commandline interface * highly configurable and script-able :) * easy drafting, editing, and management of entries * archiving by category, year, month, day, and entry * pagination * permanent and navigational links * templates and CSS style sheets for full control over layout * placeholders for easy template manipulation * support for multiple weblogs * support for multiple categories * support for relative and absolute links * support for date manipulation of entries * Atom syndication (comes with 1.0 format) * RSS syndication (comes with RSS 1.0 and 2.0 formats) * plugins for calendar, recent entries, weblog status, etc. * plugins for text formatting (e.g. line breaks translate to HTML) * [...]
textproc/aiksaurus-1.2.1 (Score: 0.0051981835)
GTK+2 front-end for Aiksaurus, a thesaurus
A GTK+2 front-end for Aiksaurus, see more detail in textproc/aiksaurus/pkg-descr.