Bug 199781 - [maintainer] emulators/dynagen: allow work with python3
Summary: [maintainer] emulators/dynagen: allow work with python3
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: Thomas Zander
URL:
Keywords: easy, patch
Depends on:
Blocks:
 
Reported: 2015-04-29 14:56 UTC by Pavel Volkov
Modified: 2015-05-16 19:35 UTC (History)
2 users (show)

See Also:


Attachments
use autoplist and 2to3 (3.27 KB, patch)
2015-04-29 14:56 UTC, Pavel Volkov
pavelivolkov: maintainer-approval+
Details | Diff
log file for build this a port with Python 2.7 (6.56 KB, text/plain)
2015-04-29 15:00 UTC, Pavel Volkov
no flags Details
log file for build this a port with Python 3.4 (8.88 KB, text/plain)
2015-04-29 15:00 UTC, Pavel Volkov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Volkov 2015-04-29 14:56:22 UTC
Created attachment 156096 [details]
use autoplist and 2to3

This patch:
- allow automatically create 'plist' for python scripts
- allow working with Python 3
Comment 1 Pavel Volkov 2015-04-29 15:00:19 UTC
Created attachment 156097 [details]
log file for build this a port with Python 2.7
Comment 2 Pavel Volkov 2015-04-29 15:00:47 UTC
Created attachment 156098 [details]
log file for build this a port with Python 3.4
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-05-16 19:30:44 UTC
A commit references this bug:

Author: riggs
Date: Sat May 16 19:29:51 UTC 2015
New revision: 386571
URL: https://svnweb.freebsd.org/changeset/ports/386571

Log:
  - Allow to work with python 3
  - Use autoplist

  PR:		199781
  Submitted by:	pavelivolkov@gmail.com (maintainer)

Changes:
  head/emulators/dynagen/Makefile
  head/emulators/dynagen/files/setup.py