[Bug 220596] [NEW PORT] shells/xonsh: Python-ish BASH-wards shell

2017-09-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 Matthew Seaman changed: What|Removed |Added Resolution|--- |FIXED Status|Open

[Bug 220596] [NEW PORT] shells/xonsh: Python-ish BASH-wards shell

2017-09-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 --- Comment #31 from commit-h...@freebsd.org --- A commit references this bug: Author: matthew Date: Fri Sep 22 14:57:42 UTC 2017 New revision: 450378 URL: https://svnweb.freebsd.org/changeset/ports/450378 Log: xonsh is a Python-ish, BAS

[Bug 220596] [NEW PORT] shells/xonsh: Python-ish BASH-wards shell

2017-09-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 --- Comment #30 from Roberto Fernandez Cueto --- Created attachment 186617 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=186617&action=edit Final diff of xonsh for FreeBSD Ok, I tested the proposed changes on the port and it wo

[Bug 220596] [NEW PORT] shells/xonsh: Python-ish BASH-wards shell

2017-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 Shane changed: What|Removed |Added CC||free...@shaneware.biz --- Comment #29 from

[Bug 220596] [NEW PORT] shells/xonsh: Python-ish BASH-wards shell

2017-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 --- Comment #28 from Matthew Seaman --- (In reply to Roberto Fernandez Cueto from comment #27) Hmmm... This looks like a bug in python-3.6 to me. Kubilay -- what do you think? -- You are receiving this mail because: You are on the CC l

[Bug 220596] [NEW PORT] shells/xonsh: Python-ish BASH-wards shell

2017-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 --- Comment #27 from Roberto Fernandez Cueto --- Ok, I have tracked this error until the following conclusion: I have run the following code in python3.6 and python2.7, import ctypes import ctypes.util libc = ctypes.CDLL(find_library('libc

[Bug 220596] [NEW PORT] shells/xonsh: Python-ish BASH-wards shell

2017-08-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 Matthew Seaman changed: What|Removed |Added Attachment #184957||maintainer-approval?(roberf

[Bug 220596] [NEW PORT] shells/xonsh: Python-ish BASH-wards shell

2017-08-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 Matthew Seaman changed: What|Removed |Added Attachment #184232|0 |1 is obsolete|

[Bug 220596] [NEW PORT] shells/xonsh: Python-ish BASH-wards shell

2017-08-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 --- Comment #25 from commit-h...@freebsd.org --- A commit references this bug: Author: matthew Date: Wed Aug 2 14:07:49 UTC 2017 New revision: 447104 URL: https://svnweb.freebsd.org/changeset/ports/447104 Log: A package-based, source co

[Bug 220596] [NEW PORT] shells/xonsh: Python-ish BASH-wards shell

2017-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 --- Comment #24 from Roberto Fernandez Cueto --- I finally got an answer, amalgamate is meant to be a build dependency of xonsh, that means that it should be ported as well. Which leads me to the following question, where should be amalgama

[Bug 220596] [NEW PORT] shells/xonsh: Python-ish BASH-wards shell

2017-07-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 --- Comment #23 from Roberto Fernandez Cueto --- I have wrote the developers and I am waiting for an answer. Here it is the link to the conversation: https://groups.google.com/d/msg/xonsh/4C8OROXSdK8/8i8cGQqwBgAJ -- You are receiving this

[Bug 220596] [NEW PORT] shells/xonsh: Python-ish BASH-wards shell

2017-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 --- Comment #22 from Roberto Fernandez Cueto --- (In reply to Kubilay Kocak from comment #21) I have mentally misplaced the - symbol from the diff, my bad, I am sorry. -- You are receiving this mail because: You are on the CC list for the

[Bug 220596] [NEW PORT] shells/xonsh: Python-ish BASH-wards shell

2017-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 Kubilay Kocak changed: What|Removed |Added Summary|[new port] shells/xonsh:|[NEW PORT] shells/xonsh:

[Bug 220596] [new port] shells/xonsh: Python-ish BASH-wards shell

2017-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 --- Comment #21 from Kubilay Kocak --- (In reply to Roberto Fernandez Cueto from comment #20) That commit/code was made in 2015 and has been mostly replaced since then (looking at 0.5.12 code). In particular that commit just moved the clea

[Bug 220596] [new port] shells/xonsh: Python-ish BASH-wards shell

2017-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 --- Comment #20 from Roberto Fernandez Cueto --- https://github.com/xonsh/xonsh/commit/b7b7393ec84cd9b4159c2bb71a5a424de017d4a1 -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug 220596] [new port] shells/xonsh: Python-ish BASH-wards shell

2017-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 --- Comment #19 from Kubilay Kocak --- (In reply to Roberto Fernandez Cueto from comment #18) Can you point us to the commit referenced? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 220596] [new port] shells/xonsh: Python-ish BASH-wards shell

2017-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 --- Comment #18 from Roberto Fernandez Cueto --- (In reply to Kubilay Kocak from comment #15) As I see in GitHub, the patch is already applied to the source code, so it is apparently a bug that has been fixed by the developers. I was thin

[Bug 220596] [new port] shells/xonsh: Python-ish BASH-wards shell

2017-07-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 --- Comment #17 from Kubilay Kocak --- (In reply to Matthew Seaman from comment #16) Yep I saw that too. If its a compulsory build requirement, it should be listed in setup.py:setup_requires and added to BUILD_DEPENDS accordingly. It wou

[Bug 220596] [new port] shells/xonsh: Python-ish BASH-wards shell

2017-07-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 --- Comment #16 from Matthew Seaman --- (In reply to Kubilay Kocak from comment #15) This is where is all goes wrong: ``` ===> Staging for py36-xonsh-0.5.12 ===> py36-xonsh-0.5.12 depends on package: py36-setuptools>0 - found ===> py3

[Bug 220596] [new port] shells/xonsh: Python-ish BASH-wards shell

2017-07-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 Matthew Seaman changed: What|Removed |Added Assignee|freebsd-ports-bugs@FreeBSD. |matt...@freebsd.org

[Bug 220596] [new port] shells/xonsh: Python-ish BASH-wards shell

2017-07-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596 Mark Linimon changed: What|Removed |Added Summary|shells/xonsh: Python-ish|[new port] shells/xonsh: