Ports 搜索

共有1,965项符合/x11-toolkits/的查询结果,以下是第1,4411,450项(搜索用时0.037秒)
devel/Class-BlackHole-0.04 (Score: 0.0031404123)
Base class to treat unhandled method calls as no-ops
Normally, if you try to call a method that there's no handler for, you get an error: Can't locate object method "flork" via package "X". But for classes that inherit from Class::BlackHole, unhandled methods become just no-operations.
devel/Gnome2-GConf-1.044 (Score: 0.0031404123)
Perl bindings for the GConf2 configuration engine
This module allows you to use the GConf configuration system in order to store/retrieve the configuration of an application. The GConf system is a powerful configuration manager based on a user daemon that handles a set of key and value pairs, and notifies any changes of the value to every program that monitors those keys. GConf is used by GNOME 2.x.
devel/Scalar-Defer-0.23 (Score: 0.0031404123)
Calculate values on demand
Unlike the tie-based Data::Lazy, this module operates on values, not variables. Therefore, assigning into $dv and $lv above will simply replace the value, instead of triggering a STORE method call. Also, thanks to the overload-based implementation, this module is about 2x faster than Data::Lazy.
devel/acsccid-1.1.2 (Score: 0.0031404123)
PC/SC driver for CS CCID smart card readers
acsccid is a PC/SC driver for Linux/Mac OS X and it supports ACS CCID smart card readers. This library provides a PC/SC IFD handler implementation and communicates with the readers through the PC/SC Lite resource manager (pcscd).
devel/Math_Fraction-0.4.1 (Score: 0.0031404123)
Classes that represent and manipulate fractions
Classes that represent and manipulate fractions (x = a/b). The Math_FractionOp static class contains definitions for: - basic arithmetic operations - comparing fractions - greatest common divisor (gcd) and least common multiple (lcm) of two integers - simplifying (reducing) and getting the reciprocal of a fraction - converting a float to fraction.
devel/libvirt-2.2.0 (Score: 0.0031404123)
Toolkit to interact with virtualization capabilities
A toolkit to interact with the virtualization capabilities of recent versions of Linux, and other OSes. libvirt provides: * Remote management using TLS encryption and x509 certificates * Remote management authenticating with Kerberos and SASL * Local access control using PolicyKit * Zero-conf discovery using Avahi multicast-DNS * Management of virtual machines, virtual networks and storage * Portable client API for Linux, Solaris and Windows
devel/deprecated-2.0.1 (Score: 0.0031404123)
Version 2 of this library intended to aid working with deprecated code
rubygem-deprecated is a small library intended to aid developers working with deprecated code. The idea comes from the 'D' programming language, where developers can mark certain code as deprecated, and then allow/disallow the ability to execute deprecated code. This is a legacy copy in ports of the 2.x series for compatibility with some other Ruby ports.
devel/yasm-1.2.0.29 (Score: 0.0031404123)
Complete rewrite of the NASM assembler (Development Snapshot)
YASM is a complete rewrite of the NASM assembler under the "new" BSD License. Yasm currently supports the x86 and AMD64 instruction sets, accepts NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64, COFF, Mach-O (32 and 64), RDOFF2, Win32, and Win64 object formats, and generates source debugging information in STABS, DWARF 2, and CodeView 8 formats.
editors/gmanedit-0.4.2 (Score: 0.0031404123)
GNOME manpages editor
Gmanedit is the GNOME manpages editor. It's an editor for man pages that runs on X with GTK. It's like most common HTML editors but more easy. You need to know manpages format. You can learn it from 'man(7)'.
editors/ne-3.0.1 (Score: 0.0031404123)
Nice and powerful editor
Ne is a free text editor based on the POSIX standard that runs (we hope) on almost any UN*X machine. ne is easy to use for the beginner, but powerful and fully configurable for the wizard, and most sparing in its resource usage.