aboutsummaryrefslogtreecommitdiffstats
path: root/devel/go-hashicorp-logutils
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2019-04-02 03:10:15 +0800
committertobik <tobik@FreeBSD.org>2019-04-02 03:10:15 +0800
commit29a663ed0911d0e10f102fedbcae4e71d2e50891 (patch)
tree1c5a75f751cdbe48258b4167dcf1b3bcfd06c652 /devel/go-hashicorp-logutils
parent91abd0b0386adcc6d7d7316f96e464733f07c004 (diff)
downloadfreebsd-ports-gnome-29a663ed0911d0e10f102fedbcae4e71d2e50891.tar.gz
freebsd-ports-gnome-29a663ed0911d0e10f102fedbcae4e71d2e50891.tar.zst
freebsd-ports-gnome-29a663ed0911d0e10f102fedbcae4e71d2e50891.zip
Remove expired ports:
2019-03-31 archivers/go-compress: Go libraries should not be packaged 2019-03-31 textproc/go.text: Go libraries should not be packaged 2019-03-31 devel/go-hashicorp-logutils: Go libraries should not be packaged 2019-03-31 devel/go-cpuid: Go libraries should not be packaged 2019-03-31 devel/go-nuid: Go libraries should not be packaged 2019-03-31 devel/go-yaml: Go libraries should not be packaged 2019-03-31 devel/go-raw: Go libraries should not be packaged 2019-03-31 devel/go-go.uuid: Go libraries should not be packaged 2019-03-31 devel/go-goregen: Go libraries should not be packaged 2019-03-31 devel/go-runewidth: Go libraries should not be packaged 2019-03-31 devel/go-cobra: Go libraries should not be packaged 2019-03-31 devel/go-pflag: Go libraries should not be packaged 2019-03-31 devel/go-slices: Go libraries should not be packaged 2019-03-31 devel/go-form: Go libraries should not be packaged 2019-03-31 devel/go-bayesian: Go libraries should not be packaged 2019-03-31 devel/go-uuid: Go libraries should not be packaged 2019-03-31 devel/go-logrus: Go libraries should not be packaged 2019-03-31 devel/go-metrics: Go libraries should not be packaged 2019-03-31 devel/go-codec: Go libraries should not be packaged 2019-03-31 devel/go-faker: Go libraries should not be packaged 2019-03-31 devel/go-crc32: Go libraries should not be packaged 2019-03-31 security/goptlib: Go libraries should not be packaged 2019-03-31 security/go.crypto: Go libraries should not be packaged 2019-03-31 net/go-httppath: Go libraries should not be packaged 2019-03-31 net/go-amqp: Go libraries should not be packaged 2019-03-31 net/go.net: Go libraries should not be packaged 2019-03-31 net/go-nats: Go libraries should not be packaged 2019-03-31 net/go-httptreemux: Go libraries should not be packaged 2019-03-31 databases/gosqlite3: Go libraries should not be packaged 2019-03-31 databases/redigo: Go libraries should not be packaged 2019-03-31 databases/gomdb: Go libraries should not be packaged 2019-03-31 databases/radix.v2: Go libraries should not be packaged 2019-03-31 databases/levigo: Go libraries should not be packaged 2019-03-31 www/unit-go: Go libraries should not be packaged 2019-03-31 www/webgo: Go libraries should not be packaged 2019-03-31 www/go-fasthttp: Go libraries should not be packaged
Diffstat (limited to 'devel/go-hashicorp-logutils')
-rw-r--r--devel/go-hashicorp-logutils/Makefile24
-rw-r--r--devel/go-hashicorp-logutils/distinfo2
-rw-r--r--devel/go-hashicorp-logutils/pkg-descr3
-rw-r--r--devel/go-hashicorp-logutils/pkg-plist6
4 files changed, 0 insertions, 35 deletions
diff --git a/devel/go-hashicorp-logutils/Makefile b/devel/go-hashicorp-logutils/Makefile
deleted file mode 100644
index 23c1ea087a5f..000000000000
--- a/devel/go-hashicorp-logutils/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Created by: Thomas Bartelmess <thomas@bartelmess.io>
-# $FreeBSD$
-
-PORTNAME= logutils
-PORTVERSION= 0.1
-PKGNAMEPREFIX= go-${GH_ACCOUNT}-
-CATEGORIES= devel
-
-MAINTAINER= thomas@bartelmess.io
-COMMENT= Utilities for slightly better logging in Go (Golang)
-
-LICENSE= BSD2CLAUSE
-
-DEPRECATED= Go libraries should not be packaged
-EXPIRATION_DATE= 2019-03-31
-
-USES= go
-USE_GITHUB= yes
-GH_ACCOUNT= hashicorp
-GH_TAGNAME= 8e0820f
-
-GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME}
-
-.include <bsd.port.mk>
diff --git a/devel/go-hashicorp-logutils/distinfo b/devel/go-hashicorp-logutils/distinfo
deleted file mode 100644
index a516d7a071a5..000000000000
--- a/devel/go-hashicorp-logutils/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (hashicorp-logutils-0.1-8e0820f_GH0.tar.gz) = 56681083223b9d64aa0cb72646077bad6762057acfd8005c7f811f15c0e63ca9
-SIZE (hashicorp-logutils-0.1-8e0820f_GH0.tar.gz) = 7369
diff --git a/devel/go-hashicorp-logutils/pkg-descr b/devel/go-hashicorp-logutils/pkg-descr
deleted file mode 100644
index daa0f7963517..000000000000
--- a/devel/go-hashicorp-logutils/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-logutils is a Go package that augments the standard library "log"
-package to make logging a bit more modern, without fragmenting
-the Go ecosystem with new logging packages.
diff --git a/devel/go-hashicorp-logutils/pkg-plist b/devel/go-hashicorp-logutils/pkg-plist
deleted file mode 100644
index 7e3ac17a08e8..000000000000
--- a/devel/go-hashicorp-logutils/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
-%%GO_SRCDIR%%/%%GO_PKGNAME%%/level.go
-%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
-%%GO_SRCDIR%%/%%GO_PKGNAME%%/level_benchmark_test.go
-%%GO_SRCDIR%%/%%GO_PKGNAME%%/level_test.go
-%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md