Port details |
- podofo09 PDF manipulation library and tools
- 0.9.8_5 graphics =3 0.9.8_5Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-06-15 16:09:06
- Last Update: 2024-05-02 13:06:58
- Commit Hash: bae03bd
- People watching this port, also watch:: kf5-kquickcharts, py311-pikepdf, qtkeychain-qt5, libssh, xcb-util-image
- Also Listed In: print
- License: GPLv2 LGPL21
- WWW:
- https://podofo.sourceforge.net/
- https://github.com/podofo/podofo
- Description:
- PoDoFo is a library to work with the PDF file format. The name comes from the
first letter of PDF (Portable Document Format). A few tools to work with PDF
files are already included in the PoDoFo package.
The PoDoFo library is a free, portable C++ library which includes classes to
parse PDF files and modify their contents into memory. The changes can be
written back to disk easily. The parser can also be used to extract information
from a PDF file (for example the parser could be used in a PDF viewer). Besides
parsing PoDoFo includes also very simple classes to create your own PDF files.
All classes are documented so it is easy to start writing your own application
using PoDoFo.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- podofo09>0:graphics/podofo09
- To install the port:
- cd /usr/ports/graphics/podofo09/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/podofo09
- pkg install podofo09
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: podofo09
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1652122561
SHA256 (podofo-0.9.8.tar.gz) = 5de607e15f192b8ad90738300759d88dea0f5ccdce3bf00048a0c932bc645154
SIZE (podofo-0.9.8.tar.gz) = 1012918
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libidn.so : dns/libidn
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libunistring.so : devel/libunistring
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Libraries
-
- cad/horizon-eda
- sysutils/krename
Configuration Options:
- ===> The following configuration options are available for podofo09-0.9.8_5:
IMPOSE=off: Build impose tool (Lua required)
JPEG=on: JPEG image format support
PNG=on: PNG image format support
TIFF=on: TIFF image format support
UNISTRING=on: Use libunistring for conversion
===> Use 'make config' to modify these settings
- Options name:
- graphics_podofo09
- USES:
- cmake compiler:c++11-lang cpe dos2unix pkgconfig ssl jpeg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.8_5 02 May 2024 13:06:58 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of dns/libidn
Reported by: vvd |
0.9.8_4 27 Apr 2024 12:44:59 |
Tijl Coosemans (tijl) |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
0.9.8_3 06 Sep 2023 20:50:50 |
Po-Chuan Hsieh (sunpoet) Author: Jonathan Chen |
graphics/podofo*: Fix OPENSSL_LIBRARIES
- Bump PORTREVISION for package change
PR: 267942
Reported by: Trond Endrestol <Trond.Endrestol@ximalas.info> |
0.9.8_2 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
0.9.8_1 15 Jun 2023 16:08:02 |
Guido Falsi (madpilot) |
graphics/podofo: update to 0.10.0 preserving version 0.9.x
Version 0.10.0 of podofo is API/ABI incompatible with previous
version. so with the update we need to preserve the previous version
in the tree as graphics/podofo09 for ports depending on that version.
The old port is modified so that it can be installed concurrently
with the new version.
Ports depending on the old version on the ports are modified
accordingly.
Approved by: sunpoet (maintainer, via private mail), pkubaj, yuri
Differential Revision: https://reviews.freebsd.org/D40328 |
Number of commits found: 5
|