Ports 搜索

共有1,998项符合/x11-fm/的查询结果,以下是第701710项(搜索用时0.006秒)
games/sdl_jewels-1.1.1 (Score: 0.016510732)
Tile-matching 8x8 puzzle game
The game is very simple. There is an 8x8 array of jewels of 7 types. You need to get 3 or more in a row horizontally or vertically in order to score points. You can swap any two jewels that are next to each other up and down or left and right. The mechanic is to click the mouse on the first one, then drag in the direction to switch with. Then let up on the mouse button, but this last isn't so critical. Jewels can only be swapped if after the swap there is at least one 3 or more in a row set created. Otherwise the jewels return to their original position. There is a clock shown on the left. When it counts down to 0 the game is over. You will probably be able to enter your name into the high score table. Hit enter when done. Hit F1 or spacebar to start a new game, or ESC to exit. This game makes use of OpenGL. Without an OpenGL implementation it won't work. If you only have software rendering you can still play but the frame rate will be lower. The GLX module must be present as well.
news/knews-1.0b.1 (Score: 0.016510732)
Threaded nntp newsreader for X
Knews is a threaded newsreader with an X Window interface that uses NNTP to get news. Threads are displayed in a graphical tree. Full support for reading MIME articles, except message/partial. o Background threading of newsgroups o Doesn't have to read the active file or group descriptions on startup o A mechansim for reading the spool directory o Kill file support with color blobs o Regular expression searching in articles and the newsgroup list o XPAT searching o Can use different fonts and colors for quoted text and headers in articles o Lots of action procedures that can be tied to keys. o Supports multiple nntp servers o Tagging of articles and saving or piping them in order o Uudecode function. Not perfect, but handles most cases o article text widget is able to display wide-character fonts o article tree has a 'vertical' layout by popular demand o experimental: Decoding of 16 bit encoded charsets o Mailcap file support o save thread data between sessions o article prefetch cache and 'trailing' cache o Less restrictive locking of the interface o Message-id lookup of articles LICENSE: GLP2 or later
devel/vasm-1.7e (Score: 0.016464368)
Portable 6502 6800 arm c16x jagrisc m68k ppc vidcore x86 z80 assembler
vasm is a portable and retargetable assembler to create linkable objects in various formats or absolute code. Multiple CPU-, syntax and output-modules can be selected. Currently the following CPUs are officially supported by vasm: M680x0 family (including M6888x, M68851 and CPU32) ColdFire family (all models of V2, V3, V4, V4e) 80x86 family (IA32 8/16/32 bit, using MIT-syntax) PowerPC family (POWER, 40x, 6xx, 7xx, 7xxx, 860, e300) ARM (architecture ARMv1 to ARMv4, including THUMB mode) Jaguar RISC (GPU and DSP instruction sets) Z80 family (Z80, 8080, GBZ80, 64180, RCM2/3/4k) C16x/ST10 6502 family 6800 family (6800, 68HC11) These syntax flavours are supported: Standard MIT (GNU-as style) syntax Motorola/Freescale 68k syntax (Devpac compatible) Old 8-bit style syntax
graphics/ImageMagick-6.9.5.7 (Score: 0.016301703)
图像处理工具
ImageMagick是一个用来对图像进行显示和交互操作的包。这个包包含了图像转换、注释、合成、动画 和剪辑工具。ImageMagick能读写各种流行的图像格式(如,JPEG、TIFF、PNM、XPM、Photo CD等)。 这个工具包可以在没有GUI(X11)的支持的情况下编译——它将没有显示、导入和动画功能,但仍保留极为有用 的图像处理功能。 这个可选的“显示”实用工具和port下的同名实用工具misc/display冲突。 http://imagemagick.sourceforge.net/
lang/binutils-2.27 (Score: 0.016225789)
Infrastructure for C/Ada Android cross-compiler (x86)
This package is a dependency of lang/gnatdroid-x86. It provides the cross-tools required to build the GNAT FreeBSD->x86 cross-compiler that is gnatdroid, as well as any binaries that it produces.
games/xdigger-1.0.10 (Score: 0.016169962)
Boulderdash-like KC85 Digger for X Window System
XDigger is digger game for X Window System. Digger was originally developed for the KC 85/3 and KC 85/4.
net-mgmt/icinga-1.13.3 (Score: 0.016169962)
Metaport for Icinga 1.x and its classic web interface
This is the meta port for Icinga 1.x including net-mgmt/icinga-core and net-mgmt/icinga-classicweb.
net/kissd-0.3 (Score: 0.016169962)
Daemon for providing multimedia files to KiSS DP-50x players
kissd is a multi-threaded daemon for providing multimedia files to the KiSS DP-50x range of DVD/DivX players.
www/mod_antiloris-0.4 (Score: 0.016169962)
Protect Apache 2.x against the Slowloris HTTP DoS attack
This module protects Apache 2.x from the Slowloris HTTP DoS attack by limiting the number of allowed connections.
www/Plack-Middleware-Reproxy-0.00004 (Score: 0.016169962)
Perl extension to handle X-Reproxy-URL from within Plack
Plack::Middleware::Reproxy implements a simple reproxy mechanism via X-Reproxy-URL, like https://github.com/kazuho/mod_reproxy.