Bug 205637 - [NEW PORT] ports-mgmt/py-pytoport: Generate FreeBSD ports from Python modules on PyPI
Summary: [NEW PORT] ports-mgmt/py-pytoport: Generate FreeBSD ports from Python modules...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Martin Wilke
URL:
Keywords: feature, patch, patch-ready
Depends on: 205636
Blocks:
  Show dependency treegraph
 
Reported: 2015-12-26 15:43 UTC by Brendan Molloy
Modified: 2015-12-29 05:31 UTC (History)
3 users (show)

See Also:


Attachments
ports-mgmt/py-pytoport patch (1.92 KB, patch)
2015-12-26 15:43 UTC, Brendan Molloy
no flags Details | Diff
poudriere i386 10.2-RELEASE-p8 (13.68 KB, text/plain)
2015-12-26 15:43 UTC, Brendan Molloy
no flags Details
poudriere amd64 10.2-RELEASE-p8 (13.64 KB, text/plain)
2015-12-26 15:44 UTC, Brendan Molloy
no flags Details
shar (1.76 KB, text/plain)
2015-12-26 16:00 UTC, Brendan Molloy
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brendan Molloy 2015-12-26 15:43:13 UTC
Created attachment 164691 [details]
ports-mgmt/py-pytoport patch

pytoport provides a way to quickly generate the barebones of a Python package
by simply providing the name of the module to the command. It accesses the
PyPI JSON API and does its best to generate a fully functional Makefile and
distinfo where sources are found.

WWW: https://github.com/freebsd/pytoport

---

$ portlint -AC
looks fine.
Comment 1 Brendan Molloy 2015-12-26 15:43:44 UTC
Created attachment 164692 [details]
poudriere i386 10.2-RELEASE-p8
Comment 2 Brendan Molloy 2015-12-26 15:44:30 UTC
Created attachment 164693 [details]
poudriere amd64 10.2-RELEASE-p8
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2015-12-26 15:45:41 UTC
What a champion! Nice :D
Comment 4 Brendan Molloy 2015-12-26 16:00:11 UTC
Created attachment 164694 [details]
shar
Comment 5 Kubilay Kocak freebsd_committer freebsd_triage 2015-12-26 16:01:52 UTC
Comment on attachment 164691 [details]
ports-mgmt/py-pytoport patch

Obsolete patch in favour of SHAARRRRRRRRR
Comment 6 Kubilay Kocak freebsd_committer freebsd_triage 2015-12-26 16:02:14 UTC
Comment on attachment 164691 [details]
ports-mgmt/py-pytoport patch

Actually obsolete instead of a comment with no change
Comment 7 Martin Wilke freebsd_committer freebsd_triage 2015-12-29 05:31:37 UTC
Committed in Revision: 404629