Port details |
- go-appengine-sdk App Engine SDK for Go
- 1.9.70_1 www
=0 1.9.70_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-09-15
- Maintainer: dmgk@FreeBSD.org
- Port Added: 2018-02-17 22:08:18
- Last Update: 2020-09-19 13:01:00
- SVN Revision: 548980
- Also Listed In: devel
- License: APACHE20 BSD3CLAUSE GPLv2+ LGPL21+ MIT MPL11 PSFL
- WWW:
- https://cloud.google.com/appengine/
- Description:
- Google App Engine SDK for Go.
Google App Engine enables you to build web applications on the same scalable
systems that power Google applications. This SDK provides support for
building web applications using the Go Programming Language.
This port doesn't include godoc and gofmt tools that are available in Linux
version of the SDK. Please install lang/go and devel/go-tools if you need
them.
WWW: https://cloud.google.com/appengine/
-
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:
-
- go-appengine-sdk>0:www/go-appengine-sdk
- No installation instructions:
- This port has been deleted.
- PKGNAME: go-appengine-sdk
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1547986308
SHA256 (go_appengine_sdk_linux_amd64-1.9.70.zip) = 3718f8b68c9113b96ed010b347c2b6fd5c4c5840b809a3b65eec0bb9e66b0a35
SIZE (go_appengine_sdk_linux_amd64-1.9.70.zip) = 88093733
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:
-
- msgfmt : devel/gettext-tools
- go : lang/go
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-sqlite3>=2.7 : databases/py-sqlite3@py27
- py27-pillow6>=6.0.0 : graphics/py-pillow6@py27
- py27-pycrypto>=2.6 : security/py-pycrypto@py27
- python2.7 : lang/python27
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for go-appengine-sdk-1.9.70_1:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gettext go python:2.7 shebangfix zip
- 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.9.70_1 19 Sep 2020 13:01:00 |
rene |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
1.9.70_1 24 Mar 2020 19:54:57 |
antoine |
Convert the tree to use PY_PILLOW
With hat: portmgr
Originally submitted by: kai |
1.9.70_1 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
1.9.70_1 24 Feb 2020 11:36:16 |
kai |
graphics/py-pillow: Update to 7.0.0
* Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain
backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release
dropped the support for Python 2.
* Apply conditional statements to use either Pillow 7.x or Pillow 6.x for
consumers that can be built for Python 2 or newer.
* Exceptions are ports that can be built only for either Python 2 or
Python 3. For the first case, consumers are just assigned to the
repo-copied graphics/py-pillow6.
* Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not
listed in setup.py as a build dependency [1] and relax the version (Only the first 15 lines of the commit message are shown above ) |
1.9.70 16 Sep 2019 20:55:08 |
dmgk |
Change my maintainer email
Approved by: tz (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21677 |
1.9.70 29 Jun 2019 03:51:14 |
tobik |
Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.
USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.
PR: 238849
Submitted by: dg@syrec.org (also D20745)
Reviewed by: mat, tobik
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20746 |
1.9.70 25 Jan 2019 19:56:25 |
swills |
www/go-appengine-sdk: Update to 1.9.70
PR: 235079
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
1.9.68 18 Sep 2018 03:22:15 |
swills |
www/go-appengine-sdk: update to 1.9.68
PR: 231344
Submitted by: Dmitri Goutnik <dg@syrec.org> |
1.9.67 29 Jul 2018 09:51:40 |
joneum |
www/go-appengine-sdk: Update to 1.9.67
PR: 229916
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
1.9.66 10 Jul 2018 02:11:23 |
yuri |
www/go-appengine-sdk: Update 1.9.64 -> 1.9.66
PR: 229658
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
1.9.64_1 17 May 2018 13:53:47 |
vanilla |
Add go1.9 runtime.
PR: 228255
Submitted by: maintainer |
1.9.64 01 Apr 2018 15:07:30 |
vanilla |
Update to 1.9.64
PR: 227136
Submitted by: maintainer |
1.9.63 20 Mar 2018 22:52:32 |
yuri |
www/go-appengine-sdk: Update to 1.9.63
* While here, address sunpoet@ feedback on licensing [1]
[1] https://reviews.freebsd.org/D14321#302262
PR: 226801
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
1.9.62 04 Mar 2018 23:14:00 |
yuri |
Made 10 Go ports respect MAKE_ENV. This is expected to unbreak them.
Ports:
www/go-appengine-sdk devel/go-bindata devel/gogs net/rclone
security/obfs4proxy-tor
misc/cryptoballot www/grafana4 sysutils/epazote net-mgmt/prometheus1
security/honeybadger
While here, corrected PYTHON_CMD in www/go-appengine-sdk/Makefile.
Approved by: tcberner (mentor, implicit)
Approved by: portmgr (port compliance, infrastructure) |
1.9.62 17 Feb 2018 22:08:08 |
yuri |
New port: www/go-appengine-sdk: App Engine SDK for Go
PR: 225826
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14321 |