Bug 236364

Summary: [NEW PORT] lang/gomacro: Interactive Go interpreter and debugger with REPL, generics and macros
Product: Ports & Packages Reporter: Dmitri Goutnik <dmgk>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me CC: yuri
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/cosmos72/gomacro
Attachments:
Description Flags
patch file none

Description Dmitri Goutnik freebsd_committer freebsd_triage 2019-03-07 14:15:56 UTC
Created attachment 202685 [details]
patch file

gomacro is an interactive Go interpreter and debugger with REPL, Eval, generics
and Lisp-like macros, implemented in pure Go. It offers both an interactive and
a scripting mode, and does not require a Go toolchain at runtime.

WWW: https://github.com/cosmos72/gomacro

QA:
  portlint -ACN: OK
  poudriere testport: OK (112a, 112i, 120a)
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2019-05-20 06:15:47 UTC
Committed.
Thank you for your submission!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-05-20 06:16:06 UTC
A commit references this bug:

Author: yuri
Date: Mon May 20 06:15:43 UTC 2019
New revision: 502082
URL: https://svnweb.freebsd.org/changeset/ports/502082

Log:
  New port: lang/gomacro: Interactive Go interpreter and debugger with REPL, generics and macros

  PR:		236364
  Submitted by:	Dmitri Goutnik <dg@syrec.org>

Changes:
  head/lang/Makefile
  head/lang/gomacro/
  head/lang/gomacro/Makefile
  head/lang/gomacro/distinfo
  head/lang/gomacro/pkg-descr