Bug 235639

Summary: [NEW PORT] x11/py-caffeine-ng: Tray bar app to temporarily inhibit screensaver and sleep mode
Product: Ports & Packages Reporter: Hiroki Tagato <tagattie>
Component: Individual Port(s)Assignee: Tobias C. Berner <tcberner>
Status: Closed FIXED    
Severity: Affects Only Me CC: tcberner
Priority: --- Flags: tagattie: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/caffeine-ng/caffeine-ng
Bug Depends on: 235638    
Bug Blocks:    
Attachments:
Description Flags
Shar file (v3.4.2).
tagattie: maintainer-approval+
Poudriere build log (releng/12.0 amd64).
none
Updated shar file
tagattie: maintainer-approval+
Poudriere testport log (releng/12.0 amd64) none

Description Hiroki Tagato freebsd_committer freebsd_triage 2019-02-10 09:31:39 UTC
Created attachment 201888 [details]
Shar file (v3.4.2).

Add a new port x11/py-caffeine-ng.

Description:
Caffeine is a little daemon that sits in your systray, and prevents
the screensaver from showing up, or the system from going to sleep. It
does so when an application is fullscreened (eg: youtube), or when you
click on the systray icon (which you can do, when, eg: reading).

WWW: https://github.com/caffeine-ng/caffeine-ng
Comment 1 Hiroki Tagato freebsd_committer freebsd_triage 2019-02-10 09:40:27 UTC
Created attachment 201889 [details]
Poudriere build log (releng/12.0 amd64).
Comment 2 Hiroki Tagato freebsd_committer freebsd_triage 2019-02-21 04:33:40 UTC
Created attachment 202215 [details]
Updated shar file

Shar file updated to avoid plist-related error during poudrire testport.
Comment 3 Hiroki Tagato freebsd_committer freebsd_triage 2019-02-21 04:34:39 UTC
Created attachment 202216 [details]
Poudriere testport log (releng/12.0 amd64)
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-03-09 07:35:28 UTC
A commit references this bug:

Author: tcberner
Date: Sat Mar  9 07:34:27 UTC 2019
New revision: 495101
URL: https://svnweb.freebsd.org/changeset/ports/495101

Log:
  New port: x11/py-caffeine-ng.

  Caffeine is a little daemon that sits in your systray, and prevents
  the screensaver from showing up, or the system from going to sleep. It
  does so when an application is fullscreened (eg: youtube), or when you
  click on the systray icon (which you can do, when, eg: reading).

  WWW: https://github.com/caffeine-ng/caffeine-ng

  PR:		235639
  Submitted by: 	Hiroki Tagato <tagattie@yandex.com>

Changes:
  head/x11/Makefile
  head/x11/py-caffeine-ng/
  head/x11/py-caffeine-ng/Makefile
  head/x11/py-caffeine-ng/distinfo
  head/x11/py-caffeine-ng/files/
  head/x11/py-caffeine-ng/files/patch-caffeine_main.py
  head/x11/py-caffeine-ng/files/patch-setup.py
  head/x11/py-caffeine-ng/pkg-descr
Comment 5 Tobias C. Berner freebsd_committer freebsd_triage 2019-03-09 07:36:43 UTC
Committed. Thanks :)