Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第7,6617,670项(搜索用时0.011秒)
www/django-otp-0.3.5 (Score: 1.9307123E-4)
Adding two-factor authentication to Django
This project makes it easy to add support for one-time passwords (OTPs) to Django. It can be integrated at various levels, depending on how much customization is required. It integrates with django.contrib.auth, although it is not a Django authentication backend. The primary target is developers wishing to incorporate OTPs into their Django projects as a form of two-factor authentication. This project includes several simple OTP plugins and more are available separately. This package also includes an implementation of OATH HOTP and TOTP for convenience, as these are standard OTP algorithms used by multiple plugins.
www/mod_authnz_external-3.1.2 (Score: 1.9307123E-4)
Allows users authentication based on external mechanisms on apache 2.2
Mod_authnz_external is an Apache module used for authentication. The Apache HTTP Daemon can be configured to require users to supply logins and passwords before accessing pages in some directories. Authentication is the process of checking if the password given is correct for a user. Apache has standard modules for authenticating out of several different kinds of databases. Mod_authnz_external is a flexible tool for creating authentication systems based on other databases. This port gives the same funcionality as mod_auth_external, but over apache 2.2.
www/mod_authnz_external-3.3.2 (Score: 1.9307123E-4)
Allows users authentication based on external mechanisms on apache 2.4
Mod_authnz_external is an Apache module used for authentication. The Apache HTTP Daemon can be configured to require users to supply logins and passwords before accessing pages in some directories. Authentication is the process of checking if the password given is correct for a user. Apache has standard modules for authenticating out of several different kinds of databases. Mod_authnz_external is a flexible tool for creating authentication systems based on other databases. This port gives the same funcionality as mod_auth_external, but over apache 2.4.
www/passwordmaker-1.7.8 (Score: 1.9307123E-4)
Manages all your online accounts using new or existing passwords
One Password To Rule Them All! If you're like most people, you have a few passwords that you use over and over again on many different websites. You know this isn't secure, but you do it anyway. Why? Because it's difficult to remember a unique password for each and every web site that requires one. PasswordMaker manages all your online accounts using either new, uncrackable passwords it creates, or your existing passwords. It even automatically populates webforms for one-click login. Moreover, passwords aren't stored anywhere--they are calculated over and over again as they're needed--so there's nothing to be lost, hacked, or stolen!
www/jslib-0.1.371 (Score: 1.9307123E-4)
Library of common useful routines for XPI developers
Mozilla gives a great flexibility and power to Javascript. This popular client side scripting language can be used to create application level logic and services for cross platform application development. By creating libraries of common useful routines, application developers can focus on creating original functionality for their own applications instead of dealing w/ complex xpconnect wrapper objects and worrying about which IDL methods do what and which are implemented on what platforms. Goal: jslib has a simple goal, "Make life easier for Mozilla Application Development by creating logical, easy to use API's for general purpose routines that lend themselves to living in library code."
x11-fonts/GentiumPlus-5.000 (Score: 1.9307123E-4)
Gentium Plus TrueType font collection
Gentium is a typeface family designed to enable the diverse ethnic groups around the world who use the Latin, Cyrillic and Greek scripts to produce readable, high-quality publications. It supports a wide range of Latin- and Cyrillic-based alphabets. The design is intended to be highly readable, reasonably compact, and visually attractive. The Latin letters are designed to naturally harmonize with the traditional 26 ones. Diacritics are treated with careful thought and attention to their use. Gentium also supports both polytonic and monotonic Greek. Gentium Plus now includes more extended Latin glyphs (Unicode 5.1), archaic Greek symbols, and full extended Cyrillic script support
x11-fonts/sourcesanspro-ttf-1.075 (Score: 1.9307123E-4)
Set of fonts by Adobe designed for user interfaces
Source Sans Pro: Adobe's first open source type family Source Sans Pro was designed by Paul D. Hunt as Adobe's first open source typeface family, conceived primarily as a typeface for user interfaces. Source Sans Pro draws inspiration from the clarity and legibility of twentieth-century American gothic typeface designs. Source Sans Pro currently supports a wide range of languages using Latin script, and includes all the characters in the Adobe Latin 4 glyph set. As an open source project, it is expected that incremental updates will be made over time to extend glyph set coverage and functionality.
x11-wm/pekwm-0.1.17 (Score: 1.9307123E-4)
Light, Unobtrusive, and configurable windowmanager
The Pek Window Manager is written by Claes Nasten, the code is based on the aewm++ window manager, but it has evolved enough that it no longer resembles aewm++ at all. It has a much expanded feature-set, including window grouping (similar to ion, pwm, or fluxbox), autoproperties, xinerama, keygrabber that supports keychains, and much more. o Lightweight and Unobtrusive, a window manager shouldn't be noticed. o Very configurable, we all work and think in different ways. o Automatic properties, for all the lazy people, make things appear as they should when starting applications. o Chainable Keygrabber, usability for everyone.
x11-wm/wm2-4.0 (Score: 1.9307123E-4)
Simple window manager for X
wm2 is a window manager for X. It provides an unusual style of window decoration and as little functionality as I feel comfortable with in a window manager. wm2 is not configurable, except by editing the source and recompiling the code, and is really intended for people who don't particularly want their window manager to be too friendly. wm2 provides: * Decorative frames for your windows. * The ability to move, resize, hide and restore windows. * No icons. * No configurable root menus, buttons or mouse or keyboard bindings. * No virtual desktop, toolbars or integrated applications.
x11/xwit-3.4 (Score: 1.9307123E-4)
X interface tool
xwit ("x window interface tool") is a hotch-potch collection of simple routines to call some of those X11 functions that don't already have any utility commands built around them. The reasoning behind this is that loosely every X function should be accessible from a shell script. For example, XWarpPointer() will move the X pointer, but no utility program exists to do so on those rare occasions when you could really use it. xwit will also resize, iconify, pop, and move windows given by name or id, change an icon, title or name, set the screen saver going, and change individual key autorepeat settings.