Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2019 19:44:11 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497192 - head/shells/antibody
Message-ID:  <201903291944.x2TJiBe2021213@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Fri Mar 29 19:44:11 2019
New Revision: 497192
URL: https://svnweb.freebsd.org/changeset/ports/497192

Log:
  Wow.
  
  Actually add the antibody port.

Added:
  head/shells/antibody/
  head/shells/antibody/Makefile   (contents, props changed)
  head/shells/antibody/distinfo   (contents, props changed)
  head/shells/antibody/pkg-descr   (contents, props changed)

Added: head/shells/antibody/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/shells/antibody/Makefile	Fri Mar 29 19:44:11 2019	(r497192)
@@ -0,0 +1,44 @@
+# Created by: Adam Weinberger <adamw@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME=	antibody
+PORTVERSION=	4.1.1
+DISTVERSIONPREFIX=	v
+CATEGORIES=	shells
+
+MAINTAINER=	adamw@FreeBSD.org
+COMMENT=	High-performance zsh plugin manager
+
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.md
+
+RUN_DEPENDS=	git:devel/git \
+		zsh:shells/zsh
+
+USES=		go
+
+PLIST_FILES=	bin/antibody
+
+USE_GITHUB=	yes
+GH_ACCOUNT=	getantibody
+GH_SUBDIR=	src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME}
+GH_TUPLE=	alecthomas:kingpin:a39589:kingpin/src/github.com/alecthomas/kingpin \
+		alecthomas:template:a0175e:tempalte/src/github.com/alecthomas/template \
+		alecthomas:units:2efee8:units/src/github.com/alecthomas/units \
+		caarlos0:gohome:75f08ebc:gohome/src/github.com/caarlos0/gohome \
+		getantibody:folder:v1.0.0:folder/src/github.com/getantibody/folder \
+		davecgh:go-spew:v1.1.1:go_spew/src/github.com/davecgh/go-spew \
+		golang:crypto:1a580b:crypto/src/golang.org/x/crypto \
+		golang:net:2491c5:net/src/golang.org/x/net \
+		golang:sync:1d60e4:sync/src/golang.org/x/sync \
+		golang:sys:7c87d1:sys/src/golang.org/x/sys \
+		pmezard:go-difflib:v1.0.0:go_difflib/src/github.com/pmezard/go-difflib
+
+do-build:
+	${RM} ${WRKSRC}/go.mod
+	cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${BUILD_ENV} GOPATH=${WRKSRC} go build
+
+do-install:
+	${INSTALL_PROGRAM} ${WRKSRC}/antibody-${PORTVERSION} ${STAGEDIR}${PREFIX}/bin/antibody
+
+.include <bsd.port.mk>

Added: head/shells/antibody/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/shells/antibody/distinfo	Fri Mar 29 19:44:11 2019	(r497192)
@@ -0,0 +1,27 @@
+TIMESTAMP = 1553887460
+SHA256 (getantibody-antibody-v4.1.1_GH0.tar.gz) = 421ef6b7759910fe042002a4b65c9e06fcac374d20d85a04146b406edc93fb32
+SIZE (getantibody-antibody-v4.1.1_GH0.tar.gz) = 52186
+SHA256 (alecthomas-kingpin-a39589_GH0.tar.gz) = 83b34674eba5773a6c3683ed938f7c5494daa4ba7f2a92312bdfb5f0a1965d60
+SIZE (alecthomas-kingpin-a39589_GH0.tar.gz) = 44582
+SHA256 (alecthomas-template-a0175e_GH0.tar.gz) = 5afc38b46d1944dd75c4f197791e7fe17d03c4cf04c50248ee9bf74e6b70426e
+SIZE (alecthomas-template-a0175e_GH0.tar.gz) = 55251
+SHA256 (alecthomas-units-2efee8_GH0.tar.gz) = 24f8549c74a6dc333b23190c1a297125186405363081d1643ba3b1bcc9688e12
+SIZE (alecthomas-units-2efee8_GH0.tar.gz) = 3447
+SHA256 (caarlos0-gohome-75f08ebc_GH0.tar.gz) = 851bc39b236a7021bf123e6c37a91b498376391388d358e0651251d1600a3ee2
+SIZE (caarlos0-gohome-75f08ebc_GH0.tar.gz) = 3017
+SHA256 (getantibody-folder-v1.0.0_GH0.tar.gz) = 21f0c086e40fd8a0131523557c50cbbafed4831a2672e0046baeb87736ae1d88
+SIZE (getantibody-folder-v1.0.0_GH0.tar.gz) = 1729
+SHA256 (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 7d82b9bb7291adbe7498fe946920ab3e7fc9e6cbfc3b2294693fad00bf0dd17e
+SIZE (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 42152
+SHA256 (golang-crypto-1a580b_GH0.tar.gz) = 39583a7bf8ea947d5976ebb804a7f46a565c9ca071e706c059bc55f42e0fb07d
+SIZE (golang-crypto-1a580b_GH0.tar.gz) = 1606008
+SHA256 (golang-net-2491c5_GH0.tar.gz) = a3a9fa99bc394e77d48b56d7f55a02ca5cd7d3601f2e50066865af4395ad1cc8
+SIZE (golang-net-2491c5_GH0.tar.gz) = 945639
+SHA256 (golang-sync-1d60e4_GH0.tar.gz) = 458e700b8639a88d5b113d82a0801dbfdd4f6e731d34aa0c5037359c15fa2118
+SIZE (golang-sync-1d60e4_GH0.tar.gz) = 16329
+SHA256 (golang-sys-7c87d1_GH0.tar.gz) = d91f8d62f478a084dc98166053d651060d07a76f042845ac55b658175a6eb8a7
+SIZE (golang-sys-7c87d1_GH0.tar.gz) = 855188
+SHA256 (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 28f3dc1b5c0efd61203ab07233f774740d3bf08da4d8153fb5310db6cea0ebda
+SIZE (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 11398
+SHA256 (stretchr-testify-v1.2.2_GH0.tar.gz) = 0728bb470254e8b39deae3e6c1c92a98e737239ae0be484188fb9083250adf5f
+SIZE (stretchr-testify-v1.2.2_GH0.tar.gz) = 101698

Added: head/shells/antibody/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/shells/antibody/pkg-descr	Fri Mar 29 19:44:11 2019	(r497192)
@@ -0,0 +1,8 @@
+Antibody is a shell plugin manager made from the ground up thinking about
+performance.
+
+It is faster because it can do things concurrently, while Antigen does it
+sequentially. It also has the advantage of using a compiled language (go)
+instead of a scripting one.
+
+WWW: https://getantibody.github.io/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903291944.x2TJiBe2021213>