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: graphics/impressive/files

Number of commits found: 4

Tuesday, 3 Sep 2019
21:23 kai search for other commits by this committer
graphics/impressive: Update to 0.12.1

* Remove patch for impressive.py that no longer applies. [1]

Changelog:

* Fixed crash in crash reporter with recent Pillow versions [1]
* Fixed crash with recent PyGame versions when non-latin characters appeared
  in slide titles
* Fixed page rotation
* Fixed -x/--fade mode
* Fixed directory playback mode
* More robust PDF hyperlink parser (page boxes can now be PDF references)
* Added option to temporarily inhibit automatic slideshows
* Default keybinding: [A] key, actions: auto-start, auto-stop, auto-toggle

MFH:		2019Q3
Original commitRevision:511043 
Wednesday, 22 May 2019
06:40 kai search for other commits by this committer
graphics/impressive: Update to 0.12.0

* Switch to MuPDF as default renderer for PDF files and give users the
  choice to choose alternate or additional PDF renderers (Ghostscript,
  Poppler and Xpdf)
* Make further dependencies optional but leave them as default to keep in
  sync with upstream's defaults
* Limit the port to Python 2.7 because Python 3 is not (yet) supported and
  add "python" to CATEGORIES to make searching somewhat easier
* Introduce a patch to prevent possible runtime errors if graphics/py-pillow
  is updated to 6.0.0 [1] [2]
* Pet portlint
* Take maintainership

Notable changes since 0.11.1:

* Many zoom mode related changes
* Many video related changes
* Made Impressive suitable for Raspberry Pi-based digital signage
* Fixed --auto mode that was broken in 0.11.2 (only worked properly for the
  first page)
* Fixed excessive mouse sensitivity in full-screen mode
* Fixed crashes when clicking hyperlinks in some PDFs
* Fixed non-working hyperlinks when more than one input document is specified
* Added new MuPDF renderer, uses no temporary files or named pipes on POSIX
  with MuPDF >= 1.4
* Can now use MuPDF's mutool instead of pdftk to get basic file information
  and unpack PDF files (for hyperlink decoding)
  * pdftk is no longer required to open "modern" PDF files
  * Only page title extraction still needs pdftk
* Input files are now checked for playability (to prevent users from
  accidentally playing .info files)
* Fixed non-responsiveness to any controls on slow systems where rendering a
  page takes longer than the --auto interval
* First page is now shown as early as possible (before fonts etc. have been
  preloaded)
* Fixed occasional re-rendering of pages that have already been rendered
* Fixed 'keys' PageProp that was broken since 0.11.0
* Fixed crash in --verbose mode
* Changed shebang line to 'python2' to avoid issues with Linux distributions
  that use Python 3.x by default

http://impressive.sourceforge.net/news.php

PR:		237426 (related) [1]
Obtained from:	Upstream [2]
Original commitRevision:502255 
Tuesday, 23 Aug 2016
06:17 vg search for other commits by this committer
- Update to 0.11.1

PR:		ports/206529
Submitted by:	Maciej Pasternacki <maciej@pasternacki.net>
Original commitRevision:420649 
Tuesday, 7 Oct 2014
16:48 wg search for other commits by this committer
graphics/impressive: switch from py-imaging to py-pillow

- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
Original commitRevision:370365 

Number of commits found: 4