From owner-svn-ports-head@freebsd.org Mon May 20 06:15:44 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D829815A31D7; Mon, 20 May 2019 06:15:43 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 711038DE98; Mon, 20 May 2019 06:15:43 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 361211A5E2; Mon, 20 May 2019 06:15:43 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x4K6FhfH097268; Mon, 20 May 2019 06:15:43 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4K6FgqK097263; Mon, 20 May 2019 06:15:42 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201905200615.x4K6FgqK097263@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 20 May 2019 06:15:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502082 - in head/lang: . gomacro X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/lang: . gomacro X-SVN-Commit-Revision: 502082 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 711038DE98 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_SHORT(-0.96)[-0.963,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 May 2019 06:15:44 -0000 Author: yuri Date: Mon May 20 06:15:42 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 Added: head/lang/gomacro/ head/lang/gomacro/Makefile (contents, props changed) head/lang/gomacro/distinfo (contents, props changed) head/lang/gomacro/pkg-descr (contents, props changed) Modified: head/lang/Makefile Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Mon May 20 04:03:40 2019 (r502081) +++ head/lang/Makefile Mon May 20 06:15:42 2019 (r502082) @@ -131,6 +131,7 @@ SUBDIR += gnustep-base SUBDIR += go SUBDIR += go14 + SUBDIR += gomacro SUBDIR += gprolog SUBDIR += gravity SUBDIR += groovy Added: head/lang/gomacro/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/gomacro/Makefile Mon May 20 06:15:42 2019 (r502082) @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= gomacro +DISTVERSIONPREFIX= v +DISTVERSION= 2.7-304 +DISTVERSIONSUFFIX= -g2f4dc7c +CATEGORIES= lang + +MAINTAINER= dg@syrec.org +COMMENT= Interactive Go interpreter and debugger with REPL, generics and macros + +LICENSE= MPL20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= go +GO_PKGNAME= github.com/cosmos72/gomacro +USE_GITHUB= yes +GH_ACCOUNT= cosmos72 +GH_TUPLE= golang:sys:b294cbc:golang_sys/vendor/golang.org/x/sys \ + mattn:go-runewidth:v0.0.3:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ + peterh:liner:6f820f8:peterh_liner/vendor/github.com/peterh/liner + +PLIST_FILES= bin/gomacro + +.include Added: head/lang/gomacro/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/gomacro/distinfo Mon May 20 06:15:42 2019 (r502082) @@ -0,0 +1,9 @@ +TIMESTAMP = 1551966942 +SHA256 (cosmos72-gomacro-v2.7-304-g2f4dc7c_GH0.tar.gz) = d4d94a43c292be8ea57f2b8f8bfd1d2b06d1fb6e785e277aae6499ae9aa95688 +SIZE (cosmos72-gomacro-v2.7-304-g2f4dc7c_GH0.tar.gz) = 1117257 +SHA256 (peterh-liner-6f820f8_GH0.tar.gz) = 5a059343ae5ba6ced33fcd9f6eccd5b78a221dde8c59b3b4500c58531605aa58 +SIZE (peterh-liner-6f820f8_GH0.tar.gz) = 21100 +SHA256 (mattn-go-runewidth-v0.0.3_GH0.tar.gz) = 398ec709b006664e527040770056156cb225233d8b44b5a59ba2f5f5f3fa885e +SIZE (mattn-go-runewidth-v0.0.3_GH0.tar.gz) = 22961 +SHA256 (golang-sys-b294cbc_GH0.tar.gz) = 0e2ef3e4313f73449a107fe9dc61cd49acf0f3c61587f2681096237a05197728 +SIZE (golang-sys-b294cbc_GH0.tar.gz) = 1254744 Added: head/lang/gomacro/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/gomacro/pkg-descr Mon May 20 06:15:42 2019 (r502082) @@ -0,0 +1,5 @@ +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