Ports 搜索

共有5,886项符合/net-im/的查询结果,以下是第5,3315,340项(搜索用时0.005秒)
print/haru-1.0.4 (Score: 0.0052562496)
PECL extension to Haru PDF functions
The PECL-haru extension provides bindings to the libHaru library. libHaru is a free, cross platform, and Open Source library for generating PDF files.
print/pdflib-3.0.4 (Score: 0.0052562496)
PECL extension to create PDF on the fly
This extension wraps the PDFlib programming library for processing PDF on the fly, created by Thomas Merz.
print/pdf-renderer-0.9.1 (Score: 0.0052562496)
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/pdf4tcl-0.8 (Score: 0.0052562496)
Pure Tcl library to generate PDF files
This package provides a container class for generating pdf documents directly from Tcl scripts. It's self-contained and requires only the snit package from tcllib.
print/File_PDF-0.3.3 (Score: 0.0052562496)
PEAR class to generate PDFs
PDF generation using only PHP, without requiring any external libraries.
print/pfbtopfa-1.0 (Score: 0.0052562496)
Convert PFB files to the PFA format
Convert PFB files to the PFA format.
print/PollyReports-1.7.7 (Score: 0.0052562496)
Band-oriented PDF report generation from database query
PollyReports.py provides a set of classes for database report writing. It assumes that you are using Reportlab to do PDF generation, but can work with any "canvas-like" object as desired.
print/pycups-1.9.73 (Score: 0.0052562496)
CUPS bindings for Python
CUPS bindings for Python
ports-mgmt/genplist-1.2 (Score: 0.0052562496)
Generates a static plist for a port
Genplist automatically creates a static plist for a port by installing it into a temporary directory, and then examining the directory tree. The process is based on the instructions for plist generation in the FreeBSD Porter's Handbook.
ports-mgmt/pkg-plist-1.4 (Score: 0.0052562496)
Generate a pkg-plist for a port
Make a pkg-plist for a FreeBSD port. Try to be as "automatic" as possible. That's all it does ;-) Basic usage =========== 1. Build your port to the staging directory: `make stage`. 2. Run this from your port's directory (or set `-p`). Alternatively, you can install your ports to a "fake" prefix, this is the "old" from before staging support, but it has the added advantage that you've tested whether your port works when installing to a different prefix. 1. Build & install your port with a different `PREFIX`: `make install PREFIX=/var/tmp/ptest`. 2. Run this from your port's directory with `-x` set to `PREFIX`.