pkgsrc-WIP-changes archive

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

go-paths-helper, go-properties-map: new packages



Module Name:	pkgsrc-wip
Committed By:	Chris Lasocki <krz.lasocki%gmail.com@localhost>
Pushed By:	klasocki
Date:		Wed Apr 3 18:37:45 2019 +0000
Changeset:	93cde536f25c49963216716660c9044951e2f896

Added Files:
	go-paths-helper/Makefile
	go-paths-helper/PLIST
	go-paths-helper/buildlink3.mk
	go-paths-helper/distinfo
	go-properties-map/DESC
	go-properties-map/Makefile
	go-properties-map/PLIST
	go-properties-map/distinfo

Log Message:
go-paths-helper, go-properties-map: new packages

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

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

diffstat:
 go-paths-helper/Makefile      | 25 +++++++++++++++++++++++++
 go-paths-helper/PLIST         | 17 +++++++++++++++++
 go-paths-helper/buildlink3.mk | 16 ++++++++++++++++
 go-paths-helper/distinfo      |  6 ++++++
 go-properties-map/DESC        |  0
 go-properties-map/Makefile    | 28 ++++++++++++++++++++++++++++
 go-properties-map/PLIST       |  0
 go-properties-map/distinfo    |  6 ++++++
 8 files changed, 98 insertions(+)

diffs:
diff --git a/go-paths-helper/Makefile b/go-paths-helper/Makefile
new file mode 100644
index 0000000000..05401e4518
--- /dev/null
+++ b/go-paths-helper/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD$
+
+GITHUB_PROJECT=	go-paths-helper
+GITHUB_TAG= 	c3c98d1bf2e1069f60ab84bff3a2eb3c5422f3b0
+DISTNAME= 		${GITHUB_PROJECT}-${GITHUB_TAG}
+
+CATEGORIES=	wip
+MASTER_SITES=	${MASTER_SITE_GITHUB:=arduino/}
+EXTRACT_SUFX=	.zip
+DIST_SUBDIR=	${GITHUB_PROJECT}
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://github.com/arduino/go-paths-helper
+COMMENT=	TODO: Short description of the package
+LICENSE=	mit
+
+GO_DIST_BASE=	${GITHUB_PROJECT}-${GITHUB_TAG}
+GO_SRCPATH=	github.com/arduino/go-paths-helper/
+
+
+
+.include "../../lang/go/go-package.mk"
+
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/go-paths-helper/PLIST b/go-paths-helper/PLIST
new file mode 100644
index 0000000000..e5b0f2d812
--- /dev/null
+++ b/go-paths-helper/PLIST
@@ -0,0 +1,17 @@
+@comment $NetBSD$
+gopkg/pkg/${GO_PLATFORM}/github.com/arduino/go-paths-helper.a
+gopkg/src/github.com/arduino/go-paths-helper/LICENSE
+gopkg/src/github.com/arduino/go-paths-helper/README.md
+gopkg/src/github.com/arduino/go-paths-helper/_testdata/anotherFile
+gopkg/src/github.com/arduino/go-paths-helper/_testdata/file
+gopkg/src/github.com/arduino/go-paths-helper/_testdata/folder/.hidden
+gopkg/src/github.com/arduino/go-paths-helper/_testdata/folder/file2
+gopkg/src/github.com/arduino/go-paths-helper/_testdata/folder/file3
+gopkg/src/github.com/arduino/go-paths-helper/_testdata/folder/subfolder/file4
+gopkg/src/github.com/arduino/go-paths-helper/_testdata/symlinktofolder
+gopkg/src/github.com/arduino/go-paths-helper/constructors.go
+gopkg/src/github.com/arduino/go-paths-helper/json.go
+gopkg/src/github.com/arduino/go-paths-helper/list.go
+gopkg/src/github.com/arduino/go-paths-helper/list_test.go
+gopkg/src/github.com/arduino/go-paths-helper/paths.go
+gopkg/src/github.com/arduino/go-paths-helper/paths_test.go
diff --git a/go-paths-helper/buildlink3.mk b/go-paths-helper/buildlink3.mk
new file mode 100644
index 0000000000..946e34752b
--- /dev/null
+++ b/go-paths-helper/buildlink3.mk
@@ -0,0 +1,16 @@
+# $NetBSD: buildlink3.mk,v 1.2 2017/08/25 16:49:12 jperkin Exp $
+
+BUILDLINK_TREE+=	go-paths-helper
+
+.if !defined(GO_PATHS_HELPER_BUILDLINK3_MK)
+GO_PATHS_HELPER_BUILDLINK3_MK:=
+
+BUILDLINK_CONTENTS_FILTER.go-paths-helper=	${EGREP} gopkg/
+BUILDLINK_DEPMETHOD.go-paths-helper?=	build
+
+#UILDLINK_API_DEPENDS.go-paths-helper+=	go-paths-helper>=1.3.0
+BUILDLINK_PKGSRCDIR.go-paths-helper?=	../../wip/go-paths-helper
+
+.endif  # GO_PATHS_HELPER_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	go-paths-helper
diff --git a/go-paths-helper/distinfo b/go-paths-helper/distinfo
new file mode 100644
index 0000000000..10042bac0f
--- /dev/null
+++ b/go-paths-helper/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (go-paths-helper/go-paths-helper-c3c98d1bf2e1069f60ab84bff3a2eb3c5422f3b0-c3c98d1bf2e1069f60ab84bff3a2eb3c5422f3b0.zip) = ced2322d8d52db1d90d04c0c740185555d84c229
+RMD160 (go-paths-helper/go-paths-helper-c3c98d1bf2e1069f60ab84bff3a2eb3c5422f3b0-c3c98d1bf2e1069f60ab84bff3a2eb3c5422f3b0.zip) = b8e573bb162068dd2b60eeafe6a4c6d49de93860
+SHA512 (go-paths-helper/go-paths-helper-c3c98d1bf2e1069f60ab84bff3a2eb3c5422f3b0-c3c98d1bf2e1069f60ab84bff3a2eb3c5422f3b0.zip) = 7835d0edf98d7edda20478909dd5bf6d08cfb633fdb9cd5bd7f41fa3d7c6c4205bbf9c317284f35b1c9fa1dfa14acfed7a51865eb03e7552d892ab40b63dd94a
+Size (go-paths-helper/go-paths-helper-c3c98d1bf2e1069f60ab84bff3a2eb3c5422f3b0-c3c98d1bf2e1069f60ab84bff3a2eb3c5422f3b0.zip) = 23495 bytes
diff --git a/go-properties-map/DESC b/go-properties-map/DESC
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/go-properties-map/Makefile b/go-properties-map/Makefile
new file mode 100644
index 0000000000..1bfd585105
--- /dev/null
+++ b/go-properties-map/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD$
+
+GITHUB_PROJECT=	go-properties-map
+GITHUB_TAG= 	ad37f0cfeff29fadeabe6b2f7f852d8db1fb5c41
+DISTNAME= 		${GITHUB_PROJECT}-${GITHUB_TAG}
+
+CATEGORIES=	wip
+MASTER_SITES=	${MASTER_SITE_GITHUB:=arduino/}
+EXTRACT_SUFX=	.zip
+DIST_SUBDIR=	${GITHUB_PROJECT}
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://github.com/arduino/go-properties-map
+COMMENT=	TODO: Short description of the package
+LICENSE=	mit
+
+GO_DIST_BASE=	${GITHUB_PROJECT}-${GITHUB_TAG}
+GO_SRCPATH=		github.com/arduino/go-properties-map
+
+DEPENDS+=	go-paths-helper>=0:../../wip/go-paths-helper
+
+
+
+
+.include "../../lang/go/go-package.mk"
+
+.include "../../wip/go-paths-helper/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/go-properties-map/PLIST b/go-properties-map/PLIST
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/go-properties-map/distinfo b/go-properties-map/distinfo
new file mode 100644
index 0000000000..b4f7950b1b
--- /dev/null
+++ b/go-properties-map/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (go-properties-map/go-properties-map-ad37f0cfeff29fadeabe6b2f7f852d8db1fb5c41-ad37f0cfeff29fadeabe6b2f7f852d8db1fb5c41.zip) = 7a64f9297fda9049cea081259df25701fb3f8671
+RMD160 (go-properties-map/go-properties-map-ad37f0cfeff29fadeabe6b2f7f852d8db1fb5c41-ad37f0cfeff29fadeabe6b2f7f852d8db1fb5c41.zip) = af18c69ec995458d1713dcd9c48610a6a3e77912
+SHA512 (go-properties-map/go-properties-map-ad37f0cfeff29fadeabe6b2f7f852d8db1fb5c41-ad37f0cfeff29fadeabe6b2f7f852d8db1fb5c41.zip) = be0ac36e858d002d0e39052e04ec1d01c5a9305708cc022158780fa4b45cb42fd32066a751d41954cdc435cfa0c0767dcea34e964c2fb20a6231586377688048
+Size (go-properties-map/go-properties-map-ad37f0cfeff29fadeabe6b2f7f852d8db1fb5c41-ad37f0cfeff29fadeabe6b2f7f852d8db1fb5c41.zip) = 23210 bytes


Home | Main Index | Thread Index | Old Index