Ports Search

Results 12,79112,800 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.013 seconds)
news/slrnconf-0.8.4 (Score: 4.5905075E-5)
Graphical configuration utility for the newsreader slrn
Slrnconf is a graphical configuation utility for the newsreader slrn. It is intended to make the hairy configuration of SLRN a bit easier. Slrnconf will try to read your ~/.slrnrc at startup. If you're using a different file, just open it via File -> Open. There are no command line switches.
palm/makeztxt-1.62 (Score: 4.5905075E-5)
Command line utility to create GutenPalm's zTXT format databases
makeztxt is a simple command line program that takes a plain ASCII text file and compresses it into a zTXT database. makeztxt will remove newline characters at the end of lines that contain text so that the paragraphs flow better on the Palm screen.
print/ggv-2.12.0 (Score: 4.5905075E-5)
GNOME 2 ghostscript viewer
GGV, the Gnome GhostView, is a Gnome PostScript document previewer. It can also preview PDFs, but as it is not a native PDF viewer, it does not take advantage of all the features of the PDF format. graphics/gpdf is a more capable PDF viewer.
print/pdf-renderer-0.9.1 (Score: 4.5905075E-5)
100% Java PDF renderer and viewer
The PDF Renderer is an open source, all Java library which renders PDF documents to the screen using Java2D. Some features: * view PDFs in your own app * print-preview before exporting PDF files * render PDFs to PNGs in a server-side web application * view PDFs in a 3D scene * draw on top of PDFs and annotate them in a networked viewer
print/color-tools-1.3.0 (Score: 4.5905075E-5)
Provides colour space definition and manipulation
color-tools is a Ruby library to provide RGB, CMYK, and other colourspace support to applications that require it. It also provides 152 named RGB colours. It offers 152 named RGB colours (184 with spelling variations) that are commonly supported and used in HTML, SVG, and X11 applications. A technique for generating a monochromatic contrasting palette is also included.
print/prawn-2.1.0 (Score: 4.5905075E-5)
Fast pure Ruby PDF generator
Prawn is a new pure Ruby PDF generation library, with the long term goal of providing a suitable replacement for PDF::Writer. It is being developed under the auspices of the Ruby Mendicant project with copious help from a number of mighty fine contributors.
ports-mgmt/pytoport-0.4.1 (Score: 4.5905075E-5)
Generate FreeBSD ports from Python modules on PyPI
pytoport provides a way to quickly generate the barebones of a Python package by simply providing the name of the module to the command. It accesses the PyPI JSON API and does its best to generate a fully functional Makefile and distinfo where sources are found.
security/dirbuster-1.0r1 (Score: 4.5905075E-5)
DirBuster allows file and directory brute forcing on web servers
DirBuster is a multi threaded java application designed to brute force directories and files names on web/application servers. Often is the case now of what looks like a web server in a state of default installation is actually not, and has pages and applications hidden within. DirBuster attempts to find these.
security/courier-authlib-0.66.3 (Score: 4.5905075E-5)
Meta-port for the courier authentication library
The Courier Authentication Library is a generic authentication API used for two purposes: 1. Read the name of a mail account. Determine the local account's home directory, and system userid and groupid. 2. Read an account name, and a password. If valid, determine the account's home directory, system userid, and groupid.
security/libwhisker-2.5 (Score: 4.5905075E-5)
Perl module to create HTTP test scripts
What is libwhisker: Libwhisker is a Perl module geared specificly for HTTP testing. Libwhisker has a few design principles: - Portable: runs with 0 changes on Unix, Windows, etc. - Flexible: designed with a 'no rules' approach - Contained: designed to not require external modules when possible - Localized: does not require installation to use