Deprecate Go library ports

Many of them are out of date now and there are few reasons to have
them in the tree [1].

[1] https://www.freebsd.org/doc/en/books/porters-handbook/go-libs.html

PR:		236502
Reviewed by:	dg@syrec.org
Approved by:	portmgr (mat), jlaffaye, wen, olgeni
Differential Revision:	https://reviews.freebsd.org/D19568
This commit is contained in:
Tobias Kortkamp 2019-03-20 06:42:08 +00:00
parent 4f9c0d63cc
commit c84e8b76d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496313
36 changed files with 108 additions and 0 deletions

View file

@ -12,6 +12,9 @@ COMMENT= Go optimised compression packages
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
BUILD_DEPENDS= go-cpuid>=0:devel/go-cpuid \
go-crc32>=0:devel/go-crc32
RUN_DEPENDS:= ${BUILD_DEPENDS}

View file

@ -10,6 +10,9 @@ COMMENT= Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database
LICENSE= BSD3CLAUSE
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
BUILD_DEPENDS= go:lang/go
ONLY_FOR_ARCHS= i386 amd64

View file

@ -10,6 +10,9 @@ MASTER_SITES= LOCAL/jlaffaye
MAINTAINER= lichray@gmail.com
COMMENT= Go interface for SQLite3
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USES= compiler go
LIB_DEPENDS+= libsqlite3.so:databases/sqlite3

View file

@ -10,6 +10,9 @@ COMMENT= Levigo is a Go wrapper for LevelDB
LICENSE= MIT
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
BUILD_DEPENDS= go:lang/go
LIB_DEPENDS= libleveldb.so:databases/leveldb

View file

@ -9,6 +9,9 @@ COMMENT= Redis client for Go
LICENSE= MIT
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USE_GITHUB= yes
GH_ACCOUNT= mediocregopher
GH_TAGNAME= ae04b3eb3731f94789205d1268e0759371166605

View file

@ -12,6 +12,9 @@ COMMENT= Go client for the Redis database
LICENSE= APACHE20
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USE_GITHUB= yes
GH_ACCOUNT= garyburd
USES= go

View file

@ -11,6 +11,9 @@ COMMENT= Naive Bayesian classification for Go
LICENSE= BSD3CLAUSE
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USE_GITHUB= yes
GH_ACCOUNT= jbrukh
GH_TAGNAME= a65fd1effddb7bd71c6bb6ca1876e045a7aeac6e

View file

@ -11,6 +11,9 @@ COMMENT= Commander for modern Go CLI interactions
LICENSE= APACHE20
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
BUILD_DEPENDS= ${LOCALBASE}/${GO_LIBDIR}/github.com/spf13/pflag.a:devel/go-pflag
USE_GITHUB= yes

View file

@ -11,6 +11,9 @@ COMMENT= Idiomatic codec and rpc lib
LICENSE= MIT
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USE_GITHUB= yes
GH_ACCOUNT= ugorji
GH_PROJECT= go

View file

@ -12,6 +12,9 @@ COMMENT= Cpuid provides information about the CPU running the current program
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USE_GITHUB= yes
GH_ACCOUNT= klauspost
USES= go

View file

@ -12,6 +12,9 @@ COMMENT= CRC32 hash with x64 optimizations for go
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USE_GITHUB= yes
GH_ACCOUNT= klauspost
USES= go

View file

@ -11,6 +11,9 @@ COMMENT= Generate fake data in go
LICENSE= MIT
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USE_GITHUB= yes
GH_ACCOUNT= manveru
GH_TAGNAME= 717f7cf83fb78669bfab612749c2e8ff63d5be11

View file

@ -11,6 +11,9 @@ COMMENT= Form Encoding & Decoding Package for Go
LICENSE= BSD3CLAUSE
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USE_GITHUB= yes
GH_ACCOUNT= ajg
GH_TAGNAME= 7ff89c75808766205bfa4411abb436c98c33eb5e

View file

@ -12,6 +12,9 @@ COMMENT= UUID package for Go
LICENSE= MIT
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USE_GITHUB= yes
GH_ACCOUNT= satori
USES= go

View file

@ -11,6 +11,9 @@ COMMENT= randexp for Go
LICENSE= APACHE20
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USE_GITHUB= yes
GH_ACCOUNT= zach-klippenstein
GH_TAGNAME= 795b5e3961ea1912fde60af417ad85e86acc0d6a

View file

@ -11,6 +11,9 @@ 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

View file

@ -12,6 +12,9 @@ COMMENT= Structured, pluggable logging for Go
LICENSE= MIT
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USE_GITHUB= yes
GH_ACCOUNT= Sirupsen
USES= go

View file

@ -9,6 +9,9 @@ COMMENT= Golang library for exporting performance and runtime metrics
LICENSE= MIT
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USE_GITHUB= yes
GH_ACCOUNT= armon
GH_TAGNAME= fbf75676ee9c0a3a23eb0a4d9220a3612cfbd1ed

View file

@ -11,6 +11,9 @@ COMMENT= NATS unique identifier generator library
LICENSE= MIT
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USES= go
USE_GITHUB= yes
GH_ACCOUNT= nats-io

View file

@ -11,6 +11,9 @@ COMMENT= Drop-in replacement for Go's flag package
LICENSE= BSD3CLAUSE
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USE_GITHUB= yes
GH_ACCOUNT= spf13
GH_TAGNAME= 367864438f1b1a3c7db4da06a2f55b144e6784e0

View file

@ -8,6 +8,9 @@ PKGNAMEPREFIX= go-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Go library for high-level interface to unsafe and reflection packages
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
#LICENSE= MIT based, but with no-evil clause
USES= go

View file

@ -11,6 +11,9 @@ COMMENT= Go library to get the fixed width of a character or string
LICENSE= MIT
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USES= go
USE_GITHUB= yes
GH_ACCOUNT= mattn

View file

@ -8,6 +8,9 @@ PKGNAMEPREFIX= go-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Go library for slice-based datatypes
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
#LICENSE= MIT based, with no-evli clause
BUILD_DEPENDS= go-raw>0:devel/go-raw

View file

@ -12,6 +12,9 @@ COMMENT= Go library to generates and inspects UUIDs based on RFC 4122
LICENSE= MIT
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USES= go
REVISION= 35bc42037350
WRKSRC= ${WRKDIR}/go-uuid-${REVISION}

View file

@ -11,6 +11,9 @@ COMMENT= YAML support for the Go language
LICENSE= LGPL3
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USE_GITHUB= yes
GH_ACCOUNT= go-yaml
GH_TAGNAME= a83829b6f1293c91addabc89d0571c246397bbf4

View file

@ -10,6 +10,9 @@ COMMENT= Go library for AMQP client with RabbitMQ extensions
LICENSE= BSD2CLAUSE
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USES= go
USE_GITHUB= yes
GH_ACCOUNT= streadway

View file

@ -10,6 +10,9 @@ COMMENT= Utilities for HTTP Path manipulation
LICENSE= MIT
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USE_GITHUB= yes
GH_ACCOUNT= dimfeld
GH_TAGNAME= c8e499c3ef3c3e272ed8bdcc1ccf39f73c88debc

View file

@ -11,6 +11,9 @@ COMMENT= High-speed, flexible, tree-based HTTP router for Go
LICENSE= MIT
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
BUILD_DEPENDS= ${LOCALBASE}/${GO_LIBDIR}/github.com/dimfeld/httppath.a:net/go-httppath
USE_GITHUB= yes

View file

@ -10,6 +10,9 @@ COMMENT= Go client for NATS
LICENSE= MIT
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
BUILD_DEPENDS= go-nuid>=0:devel/go-nuid
USES= go

View file

@ -11,6 +11,9 @@ COMMENT= Additional Net packages for Go
LICENSE= BSD3CLAUSE
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
BUILD_DEPENDS= ${LOCALBASE}/${GO_LIBDIR}/golang.org/x/text/cases.a:textproc/go.text \
go.crypto>=20160709:security/go.crypto

View file

@ -9,6 +9,9 @@ COMMENT= Additional cryptography packages for Go
LICENSE= BSD3CLAUSE
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USE_GITHUB= yes
GH_ACCOUNT= golang
GH_PROJECT= crypto

View file

@ -8,6 +8,9 @@ MASTER_SITES= http://c-s.li/ports/
MAINTAINER= cs@FreeBSD.org
COMMENT= Go pluggable transports library
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USES= go
GO_PKGNAME= git.torproject.org/pluggable-transports/${PORTNAME}.git
GO_TARGET= ${GO_PKGNAME}

View file

@ -10,6 +10,9 @@ COMMENT= Additional textproc packages for Go
LICENSE= BSD3CLAUSE
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USE_GITHUB= yes
GH_ACCOUNT= golang
GH_PROJECT= text

View file

@ -12,6 +12,9 @@ COMMENT= Fast HTTP package for Go, tuned for high performance
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
BUILD_DEPENDS= go-compress>=0:archivers/go-compress \
go-cpuid>=0:devel/go-cpuid \
go-crc32>=0:devel/go-crc32

View file

@ -5,6 +5,9 @@ PKGNAMESUFFIX= -go
COMMENT= Go module for NGINX Unit
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USES= go
PLIST_FILES= # reset to empty

View file

@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-${SVNVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Simplest way to write web applications in the Go programming language
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
SVNVERSION= 20120419
USES= go