Port details |
- google-startup-scripts Startup scripts that interact with Google Compute Engine VMs
- 1.2.1 net
=0 1.2.1Version of this port present on the latest quarterly branch.
- DEPRECATED: Please use sysutils/py-google-compute-engine instead
This port expired on: 2018-04-24
- Maintainer: swills@FreeBSD.org
- Port Added: 2014-12-25 00:52:20
- Last Update: 2018-04-25 19:53:39
- SVN Revision: 468292
- License: not specified in port
- WWW:
- https://github.com/GoogleCloudPlatform/compute-image-packages/tree/master/google-startup-scripts
- Description:
- A set of startup scripts that interact with the virtual machine environment.
WWW: https://github.com/GoogleCloudPlatform/compute-image-packages/tree/master/google-startup-scripts
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- google-startup-scripts>0:net/google-startup-scripts
- No installation instructions:
- This port has been deleted.
- PKGNAME: google-startup-scripts
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (GoogleCloudPlatform-compute-image-packages-1.2.1_GH0.tar.gz) = e70805809bd3e1a52f191391bd5a2255dd794169ba6402f0a3c46f2def67e13a
SIZE (GoogleCloudPlatform-compute-image-packages-1.2.1_GH0.tar.gz) = 65967
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python : lang/python
- python2.7 : lang/python27
- Runtime dependencies:
-
- python : lang/python
- curl : ftp/curl
- bash : shells/bash
- flock : sysutils/flock
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1 25 Apr 2018 19:53:39 |
rene |
Remove expired ports:
2018-04-24 net/google-daemon: Please use sysutils/py-google-compute-engine
instead
2018-04-24 net/google-startup-scripts: Please use
sysutils/py-google-compute-engine instead
2018-04-24 math/octave-forge-odepkg |
1.2.1 23 Mar 2018 17:19:14 |
swills |
net/google-startup-scripts: mark deprecated |
1.2.1 03 Jan 2017 18:12:13 |
mat |
Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
get out of them are not.
- If the repository was renamed, the old URL will still work, but the
distribution name will be ith the new name.
Sponsored by: Absolight |
1.2.1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.2.1 28 Apr 2015 18:44:05 |
bdrewery |
USE_GITHUB: For the new support, fix DISTNAME to be more consistent.
When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.
Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.
empty() is used rather than (!defined || !${}) to support fmake.
The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.
PR: 199069
With hat: portmgr
Testing done: All USE_GITHUB ports without GH_COMMIT were
checksum/fetch/extract/WRKSRC tested. |
1.2.1 19 Mar 2015 20:45:04 |
bdrewery |
Fix renamed distfiles missed in r381688. Also fix the GHR ports updated in
r381648 which were expecting DISTVERSIONPREFIX/SUFFIX to be used in the
tag fetched from github by defaulting GH_TAGNAME to the same value
as DISTVERSION would get by only when GH_COMMIT is not set (when using the
new scheme).
With hat: portmgr |
1.2.1 19 Mar 2015 18:08:26 |
bdrewery |
Remove GITHUB_RELEASE MASTER_SITE from r375010 as it is now redundant with
GITHUB.
The new GITHUB MASTER_SITE from r381618 now supports not setting GH_COMMIT and
only having GH_TAGNAME default to DISTVERSION.
All of these ports as-is.
With hat: portmgr |
1.2.1 25 Dec 2014 02:38:40 |
swills |
net/google-startup-scripts: unbreak |
1.2.1 25 Dec 2014 00:51:55 |
swills |
net/google-startup-scripts: create port for Google startup scripts |