Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168946096
D13364.id36198.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D13364.id36198.diff
View Options
Index: devel/dep/Makefile
===================================================================
--- /dev/null
+++ devel/dep/Makefile
@@ -0,0 +1,22 @@
+PORTNAME= dep
+PORTVERSION= 0.3.2
+DISTVERSIONPREFIX= v
+CATEGORIES= devel
+
+MAINTAINER= sam.gwydir@joyent.com
+COMMENT= dep is a prototype dependency management tool for Go.
+
+LICENSE= BSD3CLAUSE
+
+BUILD_DEPENDS= go>=1.8:lang/go
+
+USE_GITHUB= yes
+GH_ACCOUNT= golang
+
+USES= go
+GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME}
+GO_TARGET= github.com/${GH_ACCOUNT}/${PORTNAME}/cmd/dep
+
+PLIST_FILES= bin/dep
+
+.include <bsd.port.mk>
Index: devel/dep/distinfo
===================================================================
--- /dev/null
+++ devel/dep/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1512082160
+SHA256 (golang-dep-v0.3.2_GH0.tar.gz) = 327124953d76293eaba6001e17bb8a31371313ab39eed1fa9eac01f8b5c1de21
+SIZE (golang-dep-v0.3.2_GH0.tar.gz) = 4683014
Index: devel/dep/pkg-descr
===================================================================
--- /dev/null
+++ devel/dep/pkg-descr
@@ -0,0 +1,3 @@
+dep is a prototype dependency management tool for Go.
+
+WWW: https://github.com/golang/dep
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 31, 9:44 PM (2 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37724190
Default Alt Text
D13364.id36198.diff (1 KB)
Attached To
Mode
D13364: Add new port devel/dep
Attached
Detach File
Event Timeline
Log In to Comment