Ports Search

Results 531540 of 2,488 for /x11-servers/.(0.042 seconds)
x11-toolkits/xlib-0.17 (Score: 0.023871358)
X11 library for Python
The Python X Library is a complete X11R6 client-side implementation written in pure Python. It can be used to write low-level X client applications in Python.
chinese/pcmanx-1.3 (Score: 0.023821529)
BBS client using GTK+ 2.x
PCManX is a BBS client for X Window System using GTK+ 2.x.
devel/tools-20160709 (Score: 0.02372296)
Go Tools
This port holds the source for various packages and tools that support the Go programming language.
devel/pragmarcs-20160904 (Score: 0.02372296)
PragmAda Reusable Components
PragmAda Reusable Components (PragmARCs) from PragmAda S/W Engineering Provides basic to high-level reusable components to reduce requirements to write new code by 50%. An non-comprehensive component list: * ANSI TTY control * Assertion handler * Assignment * Unbounded bags * Binary searcher * Binary semaphores * Regex matcher * Complex numbers * Date handler * Card deck handler * Concurrent forwarder * Genetic algorithm * New getline * fast string hashing * Extended num. images * Signed int. images * Least squares fitting * Linear eq. solver * Bounded lists * Unbounded lists * Extended maths * GCD/LCM Int. functs * Generic math functs * Matrix maths * Text menu handler * Min/Max functions * Mix case converter * Concurrent monitor * Postfix calculator * Protected options * Bounded queues * Blocking queues * Quick searcher * Generic Regex * REM neural network * Safe pointers * Safe suspension * Safe semaphores * Discrete operations * Skip lists * Generic heap sort * Generic insert sort * Quick in-place sort * Generic radix sort * General stacks * 3-way comparisons * Random Num. generator * and more!
devel/repoze.what-1.0.9 (Score: 0.02372296)
Authorization for WSGI applications
repoze.what is an authorization framework for WSGI applications, based on repoze.who (which deals with authentication and identification). On the one hand, it enables an authorization system based on the groups to which the `authenticated or anonymous` user belongs and the permissions granted to such groups by loading these groups and permissions into the request on the way in to the downstream WSGI application. And on the other hand, it enables you to manage your groups and permissions from the application itself or another program, under a backend-independent API. For example, it would be easy for you to switch from one back-end to another, and even use this framework to migrate the data.
japanese/ayu18-1.3.1.1 (Score: 0.02372296)
Ayu 18-dot Kanji font
Ayu Bitmap Japanese font, 18-dot version.
japanese/ayu20-1.7.a (Score: 0.02372296)
Ayu 20-dot Kanji font
Ayu Bitmap Japanese font, 20-dot version.
net/go.net-20160708 (Score: 0.02372296)
Additional Net packages for Go
go.net contains additional Go packages for net applications such as dict (the Dictionary Server Protocol), spdy and websocket.
print/pic2fig-1.4 (Score: 0.02372296)
Pic format to fig format converter
Pic2fig is a pic(l) preprocessor for drawing simple figures in Fig code. The basic objects are box, line, arrow, circle, ellipse, arc and text. When pic2fig is executed, it produces an output file in the current directory. The name is constructed from the input file's name. If the input filename ends with .pic, then that extension will be replaced by .fig. Otherwise, .fig is appended to the input filename. If file does not exist, then pic2fig tries appending .pic to the name. Updated to produce FIG 3.2 format by Patrick Powell Note: this version does not support the groff/pic 'thickness' attribute.
security/go.crypto-20160709 (Score: 0.02372296)
Additional cryptography packages for Go
go.crypto contains additional packages dealing with cryptography for Go, such as bcrypt, blowfish, openpgp and ssh.