Port details |
- pdflib-perl C library for dynamically generating PDF
- 7.0.5_6 print =5 7.0.5_6Version of this port present on the latest quarterly branch.
- Maintainer: ale@FreeBSD.org
- Port Added: 2003-04-05 23:03:17
- Last Update: 2022-07-20 14:22:48
- Commit Hash: 51879c9
- People watching this port, also watch:: p5-Data-ShowTable, unzip, p5-libwww, p5-Error, wget
- Also Listed In: java perl5
- License: PDFlib-Lite
- WWW:
- http://www.pdflib.de/
- Description:
- PDFlib is a library of C routines which allow you to programmatically
generate files in Adobe's Portable Document Format PDF. PDFlib
acts as a backend processor to your own programs. While you (the
programmer) are responsible for retrieving or maintaining the data
to be processed, PDFlib takes over the task of generating the PDF
code which graphically represents your data. While you must still
format and arrange your text and graphical objects, PDFlib frees
you from the internals and intricacies of PDF. Although being far
from complete, PDFlib already offers many useful functions for
creating text, graphics, images and hypertext elements in PDF files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pdflib-perl>0:print/pdflib-perl
- To install the port:
- cd /usr/ports/print/pdflib-perl/ && make install clean
- To add the package, run one of these commands:
- pkg install print/pdflib-perl
- pkg install pdflib-perl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pdflib-perl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1614866181
SHA256 (PDFlib-Lite-7.0.5p3.tar.gz) = e5fb30678165d28b2bf066f78d5f5787e73a2a28d4902b63e3e07ce1678616c9
SIZE (PDFlib-Lite-7.0.5p3.tar.gz) = 8179201
Packages (timestamps in pop-ups are UTC):
- Master port: print/pdflib
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gsed : textproc/gsed
- gmake>=4.3 : devel/gmake
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- print/p5-PDF-Template
- print/p5-PDFLib
- for Run
-
- print/p5-PDF-Template
- print/p5-PDFLib
Configuration Options:
- ===> The following configuration options are available for pdflib-perl-7.0.5_6:
DOCS=on: Build and/or install documentation
JAVA=off: Build Java bindings
PERL=on: Build perl bindings
===> Use 'make config' to modify these settings
- Options name:
- print_pdflib-perl
- USES:
- cpe gmake libtool perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: print/pdflib |
Commit | Credits | Log message |
7.0.5_6 20 Jul 2022 14:22:48 |
Tobias C. Berner (tcberner) |
print: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anish Mistry <amistry@am-productions.biz> (Only the first 15 lines of the commit message are shown above ) |
7.0.5_6 12 Oct 2021 15:01:38 |
Tobias Kortkamp (tobik) |
*: Clean up some things
- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan |
7.0.5_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
7.0.5_2 19 Mar 2014 15:53:04 |
ale |
Fix installation of perl binding. |
7.0.5_2 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
7.0.5_2 13 Jun 2012 09:42:06 |
ale |
Update to 7.0.5p3 and convert to OptionsNG. |
7.0.5 13 Jan 2012 09:17:41 |
ale |
- Add forgotten patch
- Switch to OPTIONS
- Add Java bindings [1]
Submitted by: Oliver Brandmueller <ob@e-Gitt.NET> [1] |
6.0.0 25 Jun 2004 11:23:01 |
ale |
- Update to 6.0.0 release
- Re-enable cxx support |
5.0.3_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
4.0.3_1 05 Apr 2003 23:01:09 |
marcus |
Add pdflib-perl, a slave port of pdflib that enables Perl support. |