FreeBSD Bugzilla – Attachment 178011 Details for
Bug 215340
[NEW PORT] sysutils/docker-machine Machine management for a container-centric world
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
.
docker-machine.shar (text/plain), 2.17 KB, created by
Adrian Jaskuła
on 2016-12-16 13:28:07 UTC
(
hide
)
Description:
.
Filename:
MIME Type:
Creator:
Adrian Jaskuła
Created:
2016-12-16 13:28:07 UTC
Size:
2.17 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># docker-machine ># docker-machine/Makefile ># docker-machine/distinfo ># docker-machine/pkg-descr ># >echo c - docker-machine >mkdir -p docker-machine > /dev/null 2>&1 >echo x - docker-machine/Makefile >sed 's/^X//' >docker-machine/Makefile << 'efaf34bf6e9038aea4daa00d95f63f13' >X# Created by: Adrian JaskuÅa <aj@laatu.uk> >X# $FreeBSD$ >X >XPORTNAME= docker-machine >XPORTVERSION= 20161216 >XCATEGORIES= sysutils >X >XMAINTAINER= aj@laatu.uk >XCOMMENT= Machine management for a container-centric world >X >XLICENSE= APACHE20 >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XBUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go >X >XUSES= gmake >X >XUSE_GITHUB= yes >XGH_ACCOUNT= docker >XGH_PROJECT= machine >XGH_TAGNAME= v0.9.0-rc2 >XGH_SUBDIR= src/github.com/${GH_ACCOUNT}/${GH_PROJECT} >X >XSTRIP= >X >XPLIST_FILES= bin/docker-machine >X >Xpost-extract: >X @${MV} ${WRKSRC}/vendor/ ${WRKSRC}/src/ >X >Xdo-build: >X @cd ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${GH_PROJECT}; ${SETENV} GOPATH=${WRKSRC} ${GMAKE} build >X >Xdo-install: >X @${MKDIR} ${STAGEDIR}${PREFIX}/bin >X ${INSTALL_PROGRAM} ${WRKSRC}/bin/docker-machine ${STAGEDIR}${PREFIX}/bin/ >X >X.include <bsd.port.mk> >efaf34bf6e9038aea4daa00d95f63f13 >echo x - docker-machine/distinfo >sed 's/^X//' >docker-machine/distinfo << 'db5710775035d56c217d21f65ef5b256' >XSHA256 (docker-machine-20161216-v0.9.0-rc2_GH0.tar.gz) = 7fb87153738fe1fb87b40c80983fdf83de5f0d63215cd9eaf317eb03ce9ebdff >XSIZE (docker-machine-20161216-v0.9.0-rc2_GH0.tar.gz) = 1603760 >db5710775035d56c217d21f65ef5b256 >echo x - docker-machine/pkg-descr >sed 's/^X//' >docker-machine/pkg-descr << '649c7c6732b7fa8b45c011681882dc71' >XDocker Machine is a tool that lets you install Docker Engine >Xon virtual hosts, and manage the hosts with docker-machine commands. >XYou can use Machine to create Docker hosts on your local box, >Xyour company network, in your data center, or on cloud providers >Xlike AWS or Digital Ocean. >X >XWWW: https://docs.docker.com/machine/ >649c7c6732b7fa8b45c011681882dc71 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 215340
: 178011