Port details |
- py-pypdf Pure-Python PDF toolkit
- 3.9.0 print
=0 1.13_1Version of this port present on the latest quarterly branch. - Maintainer: wen@FreeBSD.org
 - Port Added: 2022-08-27 10:36:56
- Last Update: 2023-05-28 08:40:50
- Commit Hash: 5b89cf9
- Also Listed In: python
- License: not specified in port
- Description:
- PyPdf isaA Pure-Python library built as a PDF toolkit. It is capable of:
- extracting document information (title, author, ...),
- splitting documents page by page,
- merging documents page by page,
- cropping pages,
- merging multiple pages into a single page,
- encrypting and decrypting PDF files.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pypdf>0:print/py-pypdf@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/print/py-pypdf/ && make install clean
- To add the package, run one of these commands:
- pkg install print/py-pypdf
- pkg install py39-pypdf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-pypdf listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pypdf
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1685255799
SHA256 (pypdf-3.9.0.tar.gz) = 06136b9ed99525159482a1397a49f3fc0fd55ffd700d1ad4393e3f42d192a035
SIZE (pypdf-3.9.0.tar.gz) = 251065
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:
-
- py39-flit-core>2 : devel/py-flit-core@py39
- py39-typing-extensions>=0 : devel/py-typing-extensions@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- textproc/py-xhtml2pdf
Configuration Options:
- No options to configure
- Options name:
- print_py-pypdf
- USES:
- dos2unix python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved here from print/py-pdf on 2022-08-27
REASON: Renamed to match upstream naming
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.9.0 28 May 2023 08:40:50
    |
Wen Heping (wen)  |
print/py-pypdf: Update to 3.9.0 |
3.8.1 28 Apr 2023 09:43:31
    |
Wen Heping (wen)  |
print/py-pypdf: Update to 3.8.1 |
3.8.0 24 Apr 2023 22:44:33
    |
Wen Heping (wen)  |
print/py-pypdf: Update to 3.8.0 |
3.7.1 13 Apr 2023 23:12:30
    |
Wen Heping (wen)  |
print/py-pypdf: Update to 3.7.1 |
3.7.0 07 Apr 2023 15:19:59
    |
Wen Heping (wen)  |
print/py-pypdf: Update to 3.7.0
Take maintainership |
1.13_1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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.13_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.13_1 27 Aug 2022 10:12:22
    |
Po-Chuan Hsieh (sunpoet)  |
print/py-pypdf: Move print/py-pdf to print/py-pypdf
- Change MASTER_SITES to CHEESESHOP
- Add NO_ARCH |
Number of commits found: 9
|