notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-PyMuPDF Python bindings for the PDF toolkit and renderer MuPDF
1.22.5 print on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.22.5Version of this port present on the latest quarterly branch.
Maintainer: wen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-06-22 02:57:08
Last Update: 2023-06-30 07:08:49
Commit Hash: 11a10b9
Also Listed In: python
License: AGPLv3
WWW:
https://github.com/pymupdf/PyMuPDF
Description:
PyMuPDF adds Python bindings and abstractions to MuPDF, a lightweight PDF, XPS, and eBook viewer, renderer, and toolkit. Both PyMuPDF and MuPDF are maintained and developed by Artifex Software, Inc. MuPDF can access files in PDF, XPS, OpenXPS, CBZ, EPUB and FB2 (eBooks) formats, and it is known for its top performance and exceptional rendering quality. With PyMuPDF you can access files with extensions like .pdf, .xps, .oxps, .cbz, .fb2 or .epub. In addition, about 10 popular image formats can also be handled like documents: .png, .jpg, .bmp, .tiff, etc.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}PyMuPDF>0:print/py-PyMuPDF@${PY_FLAVOR}
To install the port:
cd /usr/ports/print/py-PyMuPDF/ && make install clean
To add the package, run one of these commands:
  • pkg install print/py-PyMuPDF
  • pkg install py39-PyMuPDF
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-PyMuPDF listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-PyMuPDF
Package flavors (<flavor>: <package>)
  • py39: py39-PyMuPDF
distinfo:
TIMESTAMP = 1687397187 SHA256 (PyMuPDF-1.22.5.tar.gz) = 5ec8d5106752297529d0d68d46cfc4ce99914aabd99be843f1599a1842d63fe9 SIZE (PyMuPDF-1.22.5.tar.gz) = 61638053

Packages (timestamps in pop-ups are UTC):
py39-PyMuPDF
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.22.51.22.5-1.22.51.22.5---
FreeBSD:13:quarterly1.22.51.22.51.22.51.22.51.22.51.22.51.22.51.22.5
FreeBSD:14:latest1.22.51.22.5-1.22.51.22.5---
FreeBSD:14:quarterly1.22.51.22.5-1.22.51.22.51.22.51.22.51.22.5
FreeBSD:15:latest1.22.51.22.5n/a1.22.5n/a1.22.51.22.51.22.5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. swig : devel/swig
  3. gmake>=4.3 : devel/gmake
  4. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  5. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
This port is required by:
for Build
  1. textproc/py-pdf2docx
for Run
  1. textproc/py-pdf2docx

Configuration Options:
No options to configure
Options name:
print_py-PyMuPDF
USES:
gmake python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/P/PyMuPDF/
  2. https://pypi.org/packages/source/P/PyMuPDF/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.22.5
30 Jun 2023 07:08:49
commit hash: 11a10b903e5a3c380f1088805b7e2aeadc490f2dcommit hash: 11a10b903e5a3c380f1088805b7e2aeadc490f2dcommit hash: 11a10b903e5a3c380f1088805b7e2aeadc490f2dcommit hash: 11a10b903e5a3c380f1088805b7e2aeadc490f2d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-PyMuPDF: Clean up USES=python

Approved by:	portmgr (blanket)
With hat:	python
1.22.5
22 Jun 2023 02:53:52
commit hash: a96b9596e76ed06c74753857035cabcba724f63fcommit hash: a96b9596e76ed06c74753857035cabcba724f63fcommit hash: a96b9596e76ed06c74753857035cabcba724f63fcommit hash: a96b9596e76ed06c74753857035cabcba724f63f files touched by this commit
Wen Heping (wen) search for other commits by this committer
print/py-PyMuPDF: New port

PyMuPDF adds Python bindings and abstractions to MuPDF, a lightweight
PDF, XPS, and eBook viewer, renderer, and toolkit. Both PyMuPDF and
MuPDF are maintained and developed by Artifex Software, Inc.

MuPDF can access files in PDF, XPS, OpenXPS, CBZ, EPUB and FB2 (eBooks)
formats, and it is known for its top performance and exceptional rendering
quality.

With PyMuPDF you can access files with extensions like .pdf, .xps, .oxps,
.cbz, .fb2 or .epub. In addition, about 10 popular image formats can also
be handled like documents: .png, .jpg, .bmp, .tiff, etc.

Number of commits found: 2