Port details |
- gaeutilities Utility classes to make working with Google App Engine easier
- 1.4_1 www
=0 1.4_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained, uses EOLed python27
This port expired on: 2020-01-27
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2009-08-18 13:04:06
- Last Update: 2020-01-27 17:18:16
- SVN Revision: 524265
- Also Listed In: devel
- License: not specified in port
- WWW:
- http://gaeutilities.appspot.com/
- Description:
- gaeutilities is a collection of classes to aid in development
on Google Appengine.
The stable version includes the following classes:
Session: An http session class to preserve identity across http requests.
It uses both BigTable and Memcache for performance and reliability.
It also includes middleware to plug in with django.
Cache: A BigTable and Memcache caching class. Any object that can be pickled
can be stored in cache.
Event: A subscribe/fire event system that gives developers the ability to set
callback functions.
Flash: A cookie based messaging library. Using json, data structures can be
stored as a cookie in the browser and retrieved on the next request.
Useful for messages such as "Thank you for logging in."
WWW: http://gaeutilities.appspot.com/
-
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:
-
- ${PYTHON_PKGNAMEPREFIX}gaeutilities>0:www/gaeutilities@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-gaeutilities
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (joerussbowman-gaeutilities-1.4-ea3f7e1_GH0.tar.gz) = 3ed7e2e8da8d13266b1fa0a318ed057c0da35cdf2156495737c960eddb8efbd9
SIZE (joerussbowman-gaeutilities-1.4-ea3f7e1_GH0.tar.gz) = 779718
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:
-
- python2.7 : lang/python27
- Runtime dependencies:
-
- google-appengine>=1.2.4_1 : www/google-appengine
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-gaeutilities-1.4_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7
- 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.4_1 27 Jan 2020 17:18:16 |
rene |
Remove expired ports (part 2):
2020-01-27 security/kedpm: Unmaintained, uses EOLed python27
2020-01-27 security/parano: Unmaintained, uses EOLed python27
2020-01-27 security/py-cryptkit: Unmaintained, uses EOLed python27
2020-01-27 security/py-fchksum: Unmaintained, uses EOLed python27
2020-01-27 security/py-mhash: Unmaintained, uses EOLed python27
2020-01-27 security/py-pow: Unmaintained, uses EOLed python27
2020-01-27 security/py-pycryptopp: Unmaintained, uses EOLed python27
2020-01-27 security/py-trustedpickle: Unmaintained, uses EOLed python27
2020-01-27 security/py-twofish: Unmaintained, uses EOLed python27
2020-01-27 security/revelation: Unmaintained, uses EOLed python27
2020-01-27 security/spike-proxy: Unmaintained, uses EOLed python27
2020-01-27 security/umit: Unmaintained, uses EOLed python27
2020-01-27 sysutils/feather: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
1.4_1 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
1.4_1 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
1.4 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
1.4 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.4 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.4 04 Sep 2015 16:02:17 |
mat |
Convert most ports using cloud.github.com to GHC.
Convert a couple to github, and use some options helpers on the way.
Sponsored by: Absolight |
1.4 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
1.4 03 Jun 2015 17:23:25 |
amdmi3 |
- Drop @dirrm* from plist |
1.4 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
1.4 21 Jul 2014 03:54:52 |
vanilla |
Stagify. |
1.4 02 Jul 2014 17:17:21 |
bapt |
Second batch at resetting maintainership on ports that have not been staged and
without any pending PR
With hat: portmgr |
1.4 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
1.4 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.4 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.4 03 Aug 2012 14:33:21 |
nivit |
- Remove http://nivi.interfree.it from MASTER_SITES
- Set USE_PYTHON to 2.7 (same as www/google-appengine)
- Convert to the new options framework |
1.4 15 Dec 2010 17:58:40 |
nivit |
- Update to 1.4
- Change MASTER_SITES, WRKSRC
- Change WWW site in pkg-descr
- Remove EXTRACT_SUFX
- Remove MD5 checksum in distinfo |
1.3_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.3 13 Oct 2009 08:41:00 |
nivit |
- Update to 1.3
- Set MANUAL_PACKAGE_BUILD, because the port requires Python 2.5 |
1.2.2 18 Aug 2009 13:03:50 |
nivit |
gaeutilities is a collection of classes to aid in development
on Google Appengine.
The stable version includes the following classes:
Session: An http session class to preserve identity across http requests.
It uses both BigTable and Memcache for performance and reliability.
It also includes middleware to plug in with django.
Cache: A BigTable and Memcache caching class. Any object that can be pickled
can be stored in cache.
Event: A subscribe/fire event system that gives developers the ability to set
callback functions.
Flash: A cookie based messaging library. Using json, data structures can be
stored as a cookie in the browser and retrieved on the next request.
Useful for messages such as "Thank you for logging in."
WWW: http://code.google.com/p/gaeutilities/ |