pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

go-bpool-20190530 import to wip



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By:	jihbed
Date:		Tue Dec 29 01:32:18 2020 +0100
Changeset:	82ce394a5ad1208cd4aa3336d5f9e9aaeb04446d

Modified Files:
	Makefile
Added Files:
	go-bpool/DESCR
	go-bpool/Makefile
	go-bpool/PLIST
	go-bpool/buildlink3.mk
	go-bpool/distinfo

Log Message:
go-bpool-20190530 import to wip

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=82ce394a5ad1208cd4aa3336d5f9e9aaeb04446d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile               |  1 +
 go-bpool/DESCR         |  2 ++
 go-bpool/Makefile      | 18 ++++++++++++++++++
 go-bpool/PLIST         | 15 +++++++++++++++
 go-bpool/buildlink3.mk | 15 +++++++++++++++
 go-bpool/distinfo      |  6 ++++++
 6 files changed, 57 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 11a474f5b0..37f9569a8f 100644
--- a/Makefile
+++ b/Makefile
@@ -1170,6 +1170,7 @@ SUBDIR+=	gnutls-guile
 SUBDIR+=	go-aurora
 SUBDIR+=	go-backoff
 SUBDIR+=	go-bindata
+SUBDIR+=	go-bpool
 SUBDIR+=	go-circbuf
 SUBDIR+=	go-collectd
 SUBDIR+=	go-color
diff --git a/go-bpool/DESCR b/go-bpool/DESCR
new file mode 100644
index 0000000000..70f3cdd930
--- /dev/null
+++ b/go-bpool/DESCR
@@ -0,0 +1,2 @@
+Package bpool implements leaky pools of byte
+arrays and Buffers as bounded channels.
diff --git a/go-bpool/Makefile b/go-bpool/Makefile
new file mode 100644
index 0000000000..ada1dfae10
--- /dev/null
+++ b/go-bpool/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD$
+
+DISTNAME=	go-bpool-20190530
+GITHUB_PROJECT=	bpool
+GITHUB_TAG=	03653db5a59cd88b481403d312d7c324b56af377
+CATEGORIES=	devel
+MASTER_SITES=	${MASTER_SITE_GITHUB:=oxtoacart/}
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	https://github.com/oxtoacart/bpool/
+COMMENT=	Buffer/Byte pool for Go
+LICENSE=	apache-2.0
+
+GO_SRCPATH=	github.com/oxtoacart/bpool
+GO_DIST_BASE=	bpool-${GITHUB_TAG}
+
+.include "../../lang/go/go-package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/go-bpool/PLIST b/go-bpool/PLIST
new file mode 100644
index 0000000000..52e652d664
--- /dev/null
+++ b/go-bpool/PLIST
@@ -0,0 +1,15 @@
+@comment $NetBSD$
+gopkg/pkg/${GO_PLATFORM}/github.com/oxtoacart/bpool.a
+gopkg/src/github.com/oxtoacart/bpool/LICENSE
+gopkg/src/github.com/oxtoacart/bpool/README.md
+gopkg/src/github.com/oxtoacart/bpool/bpool.go
+gopkg/src/github.com/oxtoacart/bpool/bufferpool.go
+gopkg/src/github.com/oxtoacart/bpool/bufferpool_test.go
+gopkg/src/github.com/oxtoacart/bpool/bytepool.go
+gopkg/src/github.com/oxtoacart/bpool/bytepool_test.go
+gopkg/src/github.com/oxtoacart/bpool/byteslice.go
+gopkg/src/github.com/oxtoacart/bpool/byteslice_test.go
+gopkg/src/github.com/oxtoacart/bpool/go.mod
+gopkg/src/github.com/oxtoacart/bpool/go.sum
+gopkg/src/github.com/oxtoacart/bpool/sizedbufferpool.go
+gopkg/src/github.com/oxtoacart/bpool/sizedbufferpool_test.go
diff --git a/go-bpool/buildlink3.mk b/go-bpool/buildlink3.mk
new file mode 100644
index 0000000000..86cf53c99c
--- /dev/null
+++ b/go-bpool/buildlink3.mk
@@ -0,0 +1,15 @@
+# $NetBSD$
+
+BUILDLINK_TREE+=	go-bpool
+
+.if !defined(GO_BPOOL_BUILDLINK3_MK)
+GO_BPOOL_BUILDLINK3_MK:=
+
+BUILDLINK_CONTENTS_FILTER.go-bpool=	${EGREP} gopkg/
+BUILDLINK_DEPMETHOD.go-bpool?=		build
+
+BUILDLINK_API_DEPENDS.go-bpool+=	go-bpool>=20190530
+BUILDLINK_PKGSRCDIR.go-bpool?=	../../wip/go-bpool
+.endif	# GO_BPOOL_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-go-bpool
diff --git a/go-bpool/distinfo b/go-bpool/distinfo
new file mode 100644
index 0000000000..5b92bd2106
--- /dev/null
+++ b/go-bpool/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (go-bpool-20190530-03653db5a59cd88b481403d312d7c324b56af377.tar.gz) = d3e6b83baa8518d691fb1c6a96036afa82db168e
+RMD160 (go-bpool-20190530-03653db5a59cd88b481403d312d7c324b56af377.tar.gz) = eff1f278d53fb8723889503791cbe7f462cced1e
+SHA512 (go-bpool-20190530-03653db5a59cd88b481403d312d7c324b56af377.tar.gz) = ff931085c6ea3799ebc0c575cd9cf04d0fce7a736d54184f3cc401326b8e811bfade60d2fbd7cb6e8bc085045a4af9268783491e04636abe2d2ec964697b0671
+Size (go-bpool-20190530-03653db5a59cd88b481403d312d7c324b56af377.tar.gz) = 8482 bytes


Home | Main Index | Thread Index | Old Index