Ports Search

Results 4,1914,200 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.018 seconds)
textproc/diffsplit-1.0 (Score: 4.2446714E-4)
Splits a unified diff into pieces which patch one file each
This script splits up a unified diff into separate patch files, each of which patches one source file.
www/WWW-Mechanize-1.79 (Score: 4.2446714E-4)
This module is to help you automate interaction with a website
module. W::A works fine except for some memory-eating bugs that the author of this module has fixed.
www/yar-1.2.5 (Score: 4.2446714E-4)
Yar (Yet another RPC framework) is a light, concurrent RPC framework
Yar (Yet another RPC framework) is a light, concurrent RPC framework, supports multi package protocols (json, msgpack)
www/carrierwave-0.11.0 (Score: 4.2446714E-4)
Upload files, map them to a range of ORMs, store on different backends
Upload files in your Ruby applications, map them to a range of ORMs, store them on different backends.
www/clear_cache_button-0.9f (Score: 4.2446714E-4)
Adds a button to the toolbar that clears the browser cache
Adds a clear cache toolbar button. After installing the extension, find the clear cache button in the toolbar customization panel.
x11-wm/selectwm-0.4.1 (Score: 4.2446714E-4)
GTK application to let you select a window manager when starting X
This is a small application (using GTK+) which lets you select your window manager. It looks for a file named .selectwmrc in the user's directory which contains a list of window managers. When you start X it should show a list which lets you choose your window manager (by double clicking on it with the mouse or with the arrow keys and the return or space key).
devel/Devel-PPPort-3.35 (Score: 4.2437855E-4)
Perl/Pollution/Portability
Perl has changed over time, gaining new features, new functions, increasing its flexibility, and reducing the impact on the C namespace environment (reduced pollution). The header file, typically ppport.h, written by this module attempts to bring some of the newer Perl features to older versions of Perl, so that you can worry less about keeping track of old releases, but users can still reap the benefit. Why you should use ppport.h in modern code: so that your code will work with the widest range of Perl interpreters possible, without significant additional work. Why you should attempt older code to fully use ppport.h: because the reduced pollution of newer Perl versions is an important thing, so important that the old polluting ways of original Perl modules will not be supported very far into the future, and your module will almost certainly break! By adapting to it now, you'll gain compatibility and a sense of having done the electronic ecology some good.
devel/IPC-Locker-1.492 (Score: 4.239914E-4)
Provide a server for locks and clients to access that server
This package provides a server for locks and a package for clients to access that server. The result is that clients can access named locks on a Internet wide bases, solving critical section problems without the mess of NFS or other file locking techniques.
games/xtris-1.15 (Score: 4.239914E-4)
Multi-player version of a popular game for the X Window system
xtris is a version of an classical popular game, for any number of players, for the X Window system. xtris is a true client/server game (as opposed to a centralized game managing multiple displays), which makes it particularily responsive and bandwith-effective.
graphics/asciio-1.51.3 (Score: 4.239914E-4)
Perl/GTK application that lets you draw ASCII charts using a GUI
A Perl/GTK application that lets you draw ASCII charts using a GUI. Objects on the screen are sizable and have all the properties you'd expect in a drawing tool (titles for the boxes, bullets, etc), but the end result is plain text that's embeddable in your code.