Bug 223953

Summary: [New port] devel/py-pew: Tool to manage multiple virtualenvs
Product: Ports & Packages Reporter: Shin Fujishiro <snsinfu>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: w.schwarzenfeld
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 223954    
Attachments:
Description Flags
New port shar
none
New port shar none

Description Shin Fujishiro 2017-11-28 23:27:39 UTC
Created attachment 188381 [details]
New port shar

Python Env Wrapper is a set of commands to manage multiple virtual
environments. Pew can create, delete and copy your environments, using a
single command to switch to them wherever you are, while keeping them in a
single (configurable) location.

WWW: https://github.com/berdario/pew

---
Passed portlint -ACN
Passed poudriere testport (python=2.7 and python=3.6 on 11.1-RELEASE/amd64)
Comment 1 Shin Fujishiro 2017-12-02 07:47:47 UTC
Created attachment 188462 [details]
New port shar

Add FLAVORS support.

portlint: No error
testport: No error (11.1-RELEASE, amd64, py27 and py36 flavors)

Although portlint reports "no port directory" warnings caused by ${FLAVOR} in
RUN_DEPENDS, the port builds and installs successfully.
Comment 2 Walter Schwarzenfeld 2018-03-03 19:35:02 UTC
see
https://svnweb.freebsd.org/ports?view=revision&revision=463521