Summary: | [NEW PORT] x11/py-pyvirtualdisplay: Python wrapper for Xvfb, Xephyr and Xvnc | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Ylitalo <daniel> | ||||||||||||||
Component: | Individual Port(s) | Assignee: | Steve Wills <swills> | ||||||||||||||
Status: | Closed FIXED | ||||||||||||||||
Severity: | Affects Only Me | CC: | daniel, koobs, python, swills | ||||||||||||||
Priority: | --- | Keywords: | feature | ||||||||||||||
Version: | Latest | Flags: | koobs:
maintainer-feedback+
|
||||||||||||||
Hardware: | Any | ||||||||||||||||
OS: | Any | ||||||||||||||||
Bug Depends on: | 219839 | ||||||||||||||||
Bug Blocks: | |||||||||||||||||
Attachments: |
|
Created attachment 183279 [details]
Shar that adds the port
Thank you for your contribution Daniel Initial review: * Lowercase PORTNAME * Should the primary CATEGORIES really be x11-servers and not x11 ? * Use MASTER_SITES=CHEESESHOP (PyPI) unless there is a compelling (temporary) reason not to (doesn't contain tests or other important file(s)) Created attachment 183283 [details]
Patch that adds the port
Created attachment 183284 [details]
Shar that adds the port
Corrected submission after koobs pointers; - Moved to x11 category - Changed to lowercase name + added DISTNAME with real name - Changed MASTER_SITES to CHEESESHOP Thank you for the updated patch Daniel. Created attachment 183295 [details]
Patch that adds the port
Created attachment 183296 [details]
Shar that adds the port
A commit references this bug: Author: swills Date: Wed Jul 12 18:41:00 UTC 2017 New revision: 445598 URL: https://svnweb.freebsd.org/changeset/ports/445598 Log: x11/py-pyvirtualdisplay: create port PyVirtualDisplay is a python wrapper for Xvfb, Xephyr and Xvnc. WWW: https://github.com/ponty/pyvirtualdisplay PR: 219830 Submitted by: Daniel Ylitalo <daniel@blodan.se> Changes: head/x11/Makefile head/x11/py-pyvirtualdisplay/ head/x11/py-pyvirtualdisplay/Makefile head/x11/py-pyvirtualdisplay/distinfo head/x11/py-pyvirtualdisplay/pkg-descr Committed, thanks! |
Created attachment 183277 [details] Patch that adds the port Passes portlint -AC + poudriere testport