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 on branch 2022Q2
py-pdfminer.six PDF parser and analyzer
20220319 textproc 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 20220319Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:04
Last Update: 2022-04-10 10:49:03
Commit Hash: ef9355c
Also Listed In: python
License: MIT
WWW:
https://github.com/pdfminer/pdfminer.six
Description:
We fathom PDF Pdfminer.six is a community maintained fork of the original PDFMiner. It is a tool for extracting information from PDF documents. It focuses on getting and analyzing text data. Pdfminer.six extracts the text from a page directly from the sourcecode of the PDF. It can also be used to get the exact location, font or color of the text. It is built in a modular way such that each component of pdfminer.six can be replaced easily. You can implement your own interpreter or rendering device that uses the power of pdfminer.six for other purposes than text analysis. Features: - Parse, analyze, and convert PDF documents. - PDF-1.7 specification support. (well, almost) - CJK languages and vertical writing scripts support. - Various font types (Type1, TrueType, Type3, and CID) support. - Basic encryption (RC4) support. - Outline (TOC) extraction. - Tagged contents extraction. - Automatic layout analysis. WWW: https://github.com/pdfminer/pdfminer.six
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}pdfminer.six>0:textproc/py-pdfminer.six@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py??-pdfminer
  • py??-pdfminer3k
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/textproc/py-pdfminer.six/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-pdfminer.six
  • pkg install py38-pdfminer.six
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 py38-pdfminer.six listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py38-pdfminer.six
Package flavors (<flavor>: <package>)
  • py38: py38-pdfminer.six
distinfo:
TIMESTAMP = 1649529385 SHA256 (pdfminer.six-20220319.tar.gz) = eff2ce0abeaa4df94dc3461f70eab104487c7b4a2b3c7e9fd0aeec6c5f44d6a6 SIZE (pdfminer.six-20220319.tar.gz) = 7356602

Packages (timestamps in pop-ups are UTC):
py37-pdfminer.six
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--20201018---20201018-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-pdfminer.six
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-20220319--20220319---
FreeBSD:13:quarterly2022031920220319-2022031920220319-2022031920220319
FreeBSD:14:latest2022031920220319--20220319--20220319
FreeBSD:14:quarterly2022031920220319-2022031920220319-2022031920220319
FreeBSD:15:latest2022031920220319n/a20220319n/a-20220319-
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. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Runtime dependencies:
  1. py38-chardet>=0 : textproc/py-chardet@py38
  2. py38-cryptography>=0 : security/py-cryptography@py38
  3. py38-pillow>0 : graphics/py-pillow@py38
  4. py38-setuptools>0 : devel/py-setuptools@py38
  5. python3.8 : lang/python38
This port is required by:
for Run
  1. editors/setzer
  2. textproc/py-ocrmypdf

Configuration Options:
===> The following configuration options are available for py38-pdfminer.six-20220319: IMAGE=on: Enable support for image extraction ===> Use 'make config' to modify these settings
Options name:
textproc_py-pdfminer.six
USES:
python:3.6+
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/pdfminer.six/
  2. https://pypi.org/packages/source/p/pdfminer.six/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20220319
10 Apr 2022 10:49:03
commit hash: ef9355c20764727c6af07d8541192aea492c8feccommit hash: ef9355c20764727c6af07d8541192aea492c8feccommit hash: ef9355c20764727c6af07d8541192aea492c8feccommit hash: ef9355c20764727c6af07d8541192aea492c8fec files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
textproc/py-pdfminer.six: Update to 20220319

Changelog:

https://github.com/pdfminer/pdfminer.six/releases/tag/20220319

MFH:		2022Q2
(cherry picked from commit a93edf31dc0589c814cb4aa617be4f9db0a8999c)

Number of commits found: 1