[Bug 225669] [NEW PORT] devel/plasma: Interactive disassembler for x86/ARM/MIPS

2018-04-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225669

Kai  changed:

   What|Removed |Added

 Depends on||227526
Summary|[NEW PORT] devel/py-plasma: |[NEW PORT] devel/plasma:
   |Interactive disassembler|Interactive disassembler
   |for x86/ARM/MIPS|for x86/ARM/MIPS
 CC||pyt...@freebsd.org


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227526
[Bug 227526] [NEW PORT] devel/py-keystone-engine: Keystone Assembler Engine
with Python bindings
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 225669] [NEW PORT] devel/plasma: Interactive disassembler for x86/ARM/MIPS

2018-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225669
Bug 225669 depends on bug 227526, which changed state.

Bug 227526 Summary: [NEW PORT] devel/py-keystone-engine: Keystone Assembler 
Engine with Python bindings
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227526

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 225669] [NEW PORT] devel/plasma: Interactive disassembler for x86/ARM/MIPS

2018-05-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225669

Steve Wills  changed:

   What|Removed |Added

   Assignee|ports-b...@freebsd.org  |swi...@freebsd.org
 CC||swi...@freebsd.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 225669] [NEW PORT] devel/plasma: Interactive disassembler for x86/ARM/MIPS

2018-05-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225669

--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:

Author: swills
Date: Mon May 14 18:43:03 UTC 2018
New revision: 469947
URL: https://svnweb.freebsd.org/changeset/ports/469947

Log:
  devel/plasma: create port

  PLASMA is an interactive disassembler. It can generate a more readable
assembly
   (pseudo code) with a colored syntax. One can write scripts with the
available
   Python API.

  It supports :

  * Architectures : x86{64}, ARM, MIPS{64} (partially for ARM and MIPS)
  * Formats : ELF, PE, RAW

  WWW: https://www.github.com/plasma-disassembler/plasma

  PR:   225669
  Submitted by: Kai 

Changes:
  head/devel/Makefile
  head/devel/plasma/
  head/devel/plasma/Makefile
  head/devel/plasma/distinfo
  head/devel/plasma/files/
  head/devel/plasma/files/patch-setup.py
  head/devel/plasma/pkg-descr
  head/devel/plasma/pkg-message

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 225669] [NEW PORT] devel/plasma: Interactive disassembler for x86/ARM/MIPS

2018-05-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225669

Steve Wills  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED

--- Comment #3 from Steve Wills  ---
Committed, thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 225669] [NEW PORT] devel/plasma: Interactive disassembler for x86/ARM/MIPS

2018-05-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225669

--- Comment #4 from Kai  ---
(In reply to Steve Wills from comment #3)

Hello Steve, this was my first port ever, but it failed to be first. :-) But
it's nice to see it now in the ports tree and it seems that the commit/build
went without any major problems.

Thanks for committing it!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"