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.

non port: textproc/py-pdfminer.six/pkg-descr

Number of commits found: 3

Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Monday, 21 Mar 2022
16:40 Kai Knoblich (kai) search for other commits by this committer
textproc/py-pdfminer.six: Update to 20211012

* Switch back to PyPI as the sdist is there available again.

* Remove the test suite as it makes only sense for upstream testing in
  its current condition and therefore isn't supplied with the sdist.

* Update pkg-descr to match reality.

Changelog:

https://github.com/pdfminer/pdfminer.six/blob/develop/CHANGELOG.md#20211012

PR:		262101
Reported by:	rsmith@xs4all.nl
commit hash: 819355687fccbd95f5d4698e9aa43d0599a18d66 commit hash: 819355687fccbd95f5d4698e9aa43d0599a18d66 commit hash: 819355687fccbd95f5d4698e9aa43d0599a18d66 commit hash: 819355687fccbd95f5d4698e9aa43d0599a18d66 8193556
Saturday, 28 Jul 2018
12:05 miwi search for other commits by this committer
PDFMiner.six is a fork of PDFMiner using six for Python 2 + 3 compatibility.

PDFMiner is a tool for extracting information from PDF documents. Unlike other
PDF-related tools, it focuses entirely on getting and analyzing text data.

PDFMiner allows one to obtain the exact location of text in a page, as well as
other information such as fonts or lines. It includes a PDF converter that can
transform PDF files into other text formats (such as HTML). It has an extensible
PDF parser that can be used 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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:475531 

Number of commits found: 3