Port details |
- fpdf Free PHP class to generate PDF files with pure PHP
- 1.86,1 print =8 1.86,1Version of this port present on the latest quarterly branch.
- Maintainer: xaa+ports@dohd.org
- Port Added: 2005-04-05 20:45:40
- Last Update: 2024-01-21 11:24:48
- Commit Hash: 2566498
- People watching this port, also watch:: gettext, pcre, freetype2, expat, nmap
- Also Listed In: www
- License: As_Is
- WWW:
- http://www.fpdf.org/
- Description:
- FPDF is a PHP class which allows to generate PDF files with pure PHP, that is
to say without using the PDFlib library. The advantage is that PDFlib requires
a fee for a commercial usage. F from FPDF stands for Free: you may use it for
any kind of usage and modify it to suit your needs.
FPDF has other advantages: high level functions.
Here is a list of its main features:
* Choice of measure unit, page format and margins
* Page header and footer management
* Automatic page break
* Automatic line break and text justification
* Image support (JPEG and PNG)
* Colors
* Links
* TrueType, Type1 and encoding support
* Page compression
Of course, the generation speed of the document is less than with PDFlib.
However, the performance penalty keeps very reasonable and suits in most
cases, unless your documents are particularly complex or heavy.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/print/fpdf/ && make install clean
- To add the package, run one of these commands:
- pkg install print/fpdf
- pkg install fpdf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fpdf
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1704048468
SHA256 (fpdf186.tgz) = b27101ab8e16e16e2691aecd7f4089b1040122ba28f76214636c20e00cd7ce2a
SIZE (fpdf186.tgz) = 118080
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php82
- zlib.so : archivers/php82-zlib
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fpdf-1.86,1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- print_fpdf
- USES:
- dos2unix php tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.86,1 21 Jan 2024 11:24:48 |
Daniel Engberg (diizzy) Author: Mark Huizer |
print/fpdf: Adopt port and update to 1.86
Upstream doesn't provide a changelog
PR: 276042 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.81,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.81,1 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 ) |
1.81,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.81,1 14 Aug 2019 12:14:43 |
mat |
Convert to UCL & cleanup pkg-message (categories [p-r]) |
1.81,1 11 May 2018 16:47:41 |
thierry |
- Upgrade to 1.81 (a)
- Define the license
- Release maintainership.
Reported by: jason (at) ixsystems.com |
1.7_1,1 10 Apr 2017 00:27:49 |
linimon |
These ports now build on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.7_1,1 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
1.7_1,1 27 May 2015 00:15:05 |
amdmi3 |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
1.7_1,1 13 Nov 2014 07:41:18 |
antoine |
Cleanup plist |
1.7_1,1 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.7_1,1 17 Jul 2014 08:57:51 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
1.7_1,1 04 Jul 2014 21:59:00 |
adamw |
Remove NOPORTDOCS. |
1.7_1,1 26 May 2014 09:24:47 |
bapt |
Convert to USES=dos2unix
With hat: portmgr |
1.7_1,1 16 Oct 2013 21:11:28 |
thierry |
Tarball has been rerolled with the same version number.
The only change is a CSS file :
diff -urN fpdf17.orig/fpdf.css fpdf17/fpdf.css
--- fpdf17.orig/fpdf.css 2008-06-08 20:45:41.000000000 +0200
+++ fpdf17/fpdf.css 2008-07-19 15:04:48.000000000 +0200
@@ -1,6 +1,6 @@
body {font-family:"Times New Roman",serif}
h1 {font:bold 135% Arial,sans-serif; color:#4000A0; margin-bottom:0.9em}
-h2 {font:bold 100% Arial,sans-serif; color:#900000; margin-top:1.5em}
+h2 {font:bold 95% Arial,sans-serif; color:#900000; margin-top:1.5em;
margin-bottom:1em}
dl.param dt {text-decoration:underline}
dl.param dd {margin-top:1em; margin-bottom:1em}
dl.param ul {margin-top:1em; margin-bottom:1em}
Since I'm there, "stagify".
PR: ports/183010
Submitted by: marino |
1.7,1 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
1.7,1 05 Feb 2012 21:47:30 |
thierry |
Upgrade to 1.7.
Changelog at <http://www.fpdf.org/en/changelog.php>.
PR: ports/164650
Submitted by: Robert Simmons <rsimmons0 (at) gmail.com> |
1.6,1 03 Jul 2011 06:14:57 |
miwi |
- Kick MD5 Support |
1.6,1 28 Nov 2009 20:26:09 |
thierry |
- Update to version 1.6
- Bump PORTEPOCH.
Changelog at <http://www.fpdf.org/en/histo.php>.
PR: ports/140943
Submitted by: Guido Falsi <mad (at) madpilot.net> |
1.53_6 18 Mar 2008 20:29:31 |
thierry |
Make fetchable again: the FAQ has been updated.
Full diff available at
<http://people.freebsd.org/~thierry/ports/fpdf153-080124_080318.diff>.
Reported by: pointyhat via erwin |
1.53_5 24 Jan 2008 19:58:34 |
thierry |
Chase a silent update: only docs have been modified.
Full diff available at
<http://people.freebsd.org/~thierry/ports/fpdf153-061101_080124.diff>.
Reported by: pointyhat via pav |
1.53_4 21 Aug 2006 18:07:55 |
thierry |
Chase a silent update and make fetchable again (the tutorial has been
updated).
Full diff available at
<http://people.freebsd.org/~thierry/ports/fpdf-060414_060815.diff>.
Reported by: pointyhat via Kris |
1.53_3 08 Apr 2006 16:08:53 |
thierry |
Don"t try to convert every type of files.
PR: 95453
Submitted by: Dmitry Marakasov <amdmi3 (at) mail.ru> |
1.53_2 01 Apr 2006 20:16:53 |
thierry |
Chase another silent update and make fetchable again.
Only a TARGET="_blank" has been added to the FAQ, don't bump PORTREVISION.
Full diff available at:
<http://people.freebsd.org/~thierry/ports/fpdf-050715_060401.diff>.
Reported by: dosirak via Kris |
1.53_2 11 Feb 2006 21:20:18 |
thierry |
Replace tr by DOS2UNIX: when using tr with LANG or LC_ALL set to a
multibyte locale, "Illegal byte sequence" were reported.
Reported by: Derek Kulinski <takeda (at) takeda.tk> |
1.53_2 24 Jan 2006 01:00:58 |
edwin |
SHA256ify
Approved by: krion@ |
1.53_2 15 Jul 2005 08:54:30 |
thierry |
Yet another silent update: only doc files have been updated (FAQ.htm
and sety.htm).
Reported by: Kris via pointyhat |
1.53_1 09 May 2005 20:32:22 |
thierry |
Fix a MD5 mismatch.
Note: this was a silent update, just updating the URL of
<http://www.htmldoc.org> in the FAQ.
Reported by: Kris via pointyhat |
1.53 05 Apr 2005 20:45:00 |
thierry |
Add fpdf 1.53, a free PHP class to generate PDF files with pure PHP. |