Ports Search

Results 341350 of 447 for /print/.(0.021 seconds)
russian/koi8rPS-1.0 (Score: 0.02280374)
Add Russian (KOI8) fonts to your PostScript fonts collection
This port tries to follow numerous suggestions and HOWTOs posted on the web about printing and viewing PostScript files containing Russian characters (in KOI8 encoding, are there others?). In installs the fonts taken from ftp://ftp.kapella.gpi.ru/pub/cyrillic/psfonts/ into their own ${PREFIX}/CyrPS directory, and places the infonts.dir/fonts.scale there for your X-server's perusal. If you happen to have ghostscript installed, it will also append its Fontmap file to print/display with this fonts by default. Note, however, that this will NOT make your PostScript printers print in Russian, since they have their own PostScript interpreters built in. Use `koify' to deal with those.
sysutils/LPRng-3.8.C (Score: 0.02280374)
Enhanced Printer Spooler
The LPRng software is an enhanced, extended, and portable implementation of the Berkeley LPR print spooler functionality. While providing the same interface and meeting RFC1179 requirements, the implementation is completely different and provides support for the following features: lightweight (no databases needed) lpr, lpc, and lprm programs; dynamic redirection of print queues; automatic job holding; highly verbose diagnostics; multiple printers serving a single queue; client programs do not need to run SUID root; greatly enhanced security checks; and a greatly improved permission and authorization mechanism.
astro/swe-2.05.01 (Score: 0.021499572)
High Precision Ephemeris Developed By Astrodienst
The SWISS EPHEMERIS is the high precision ephemeris developed by Astrodienst, largely based upon the DE406 ephemeris from NASA's JPL. Developers can license the Ephemeris library.Ephemeris users find 3200 years of read-made printable files of ephemerides, containing 19'200 print pages in PDF quality. The Swiss Ephemeris is available under a dual licensing model: GPL2 or Swiss Ephemeris Professional License.
benchmarks/nttcp-1.47 (Score: 0.021499572)
Client/server program for testing network performance
This program is a much more convient version of the ttcp program. It uses inetd (or simulates its behaviour) to start off the remote side program which will send/receive data. Both sides measure the time and number of bytes transfered. The local side will print the measures. The format of the output can be specified on the commandline.
deskutils/plan-1.10.1 (Score: 0.021499572)
X/Motif schedule planner with calendar
Plan is a schedule planner based on X/Motif. It displays a month calendar similar to xcal, but every day box is large enough to show appointments in small print. By pressing on a day box, the appointments for that day can be listed and edited. This port requires Motif or equivalent to build.
deskutils/xchm-1.23 (Score: 0.021499572)
Windows HTML Help (.chm) viewer for UNIX
xCHM is a .chm viewer for UNIX. CHM is commonly used for a rich-text help files on Windows platform, and for publishing eBooks. xCHM can show the contents tree if one is available, print the displayed page, change fonts faces and size, work with bookmarks, do the usual history stunts (forward, back, home), and seach for text in the whole book.
devel/cflow-2.0 (Score: 0.021499572)
Call graph generator for C code
Cflow reads files as C program source and attempts to print a graph of the program's function call hierarchy to the standard output. Called functions are indented with respect to their calling functions, and printed only once, in the order they occur. This is version 2.0.
devel/Class-Throwable-0.13 (Score: 0.021499572)
Minimal lightweight exception class
This module implements a minimal lightweight exception object. It is meant to be a compromise between more basic solutions like Carp which can only print information and cannot handle exception objects, and more complex solutions like Exception::Class which can be used to define complex inline exceptions and has a number of module dependencies.
devel/HTML_Form-1.3.0 (Score: 0.021499572)
PEAR simple HTML form package
This is a simple HTML form generator. It supports all the HTML form element types including file uploads, may return or print the form, just individual form elements or the full form in "table mode" with a fixed layout. This package has been superceded by HTML_QuickForm.
devel/pycmd-1.2 (Score: 0.021499572)
Tools for managing/searching Python related files
pycmd is a collection of command line tools for helping with Python development: * py.cleanup: remove .pyc and similar files * py.lookup: find text in recursively found .py files * py.countloc: give LOCs for lines and testlines * py.which: print location of an importable package or module