notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
gaeutilities Utility classes to make working with Google App Engine easier
1.4_1 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unmaintained, uses EOLed python27
Expired 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 search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (57 items)
Collapse this list.
  1. lib/python2.7/site-packages/appengine_utilities/__init__.py
  2. lib/python2.7/site-packages/appengine_utilities/__init__.pyc
  3. lib/python2.7/site-packages/appengine_utilities/__init__.pyo
  4. lib/python2.7/site-packages/appengine_utilities/cache.py
  5. lib/python2.7/site-packages/appengine_utilities/cache.pyc
  6. lib/python2.7/site-packages/appengine_utilities/cache.pyo
  7. lib/python2.7/site-packages/appengine_utilities/django-middleware/__init__.py
  8. lib/python2.7/site-packages/appengine_utilities/django-middleware/__init__.pyc
  9. lib/python2.7/site-packages/appengine_utilities/django-middleware/__init__.pyo
  10. lib/python2.7/site-packages/appengine_utilities/django-middleware/middleware.py
  11. lib/python2.7/site-packages/appengine_utilities/django-middleware/middleware.pyc
  12. lib/python2.7/site-packages/appengine_utilities/django-middleware/middleware.pyo
  13. lib/python2.7/site-packages/appengine_utilities/event.py
  14. lib/python2.7/site-packages/appengine_utilities/event.pyc
  15. lib/python2.7/site-packages/appengine_utilities/event.pyo
  16. lib/python2.7/site-packages/appengine_utilities/flash.py
  17. lib/python2.7/site-packages/appengine_utilities/flash.pyc
  18. lib/python2.7/site-packages/appengine_utilities/flash.pyo
  19. lib/python2.7/site-packages/appengine_utilities/interface/__init__.py
  20. lib/python2.7/site-packages/appengine_utilities/interface/__init__.pyc
  21. lib/python2.7/site-packages/appengine_utilities/interface/__init__.pyo
  22. lib/python2.7/site-packages/appengine_utilities/interface/css/cssbase/base-context-min.css
  23. lib/python2.7/site-packages/appengine_utilities/interface/css/cssbase/base-context.css
  24. lib/python2.7/site-packages/appengine_utilities/interface/css/cssbase/base-min.css
  25. lib/python2.7/site-packages/appengine_utilities/interface/css/cssbase/base.css
  26. lib/python2.7/site-packages/appengine_utilities/interface/css/cssfonts/fonts-context-min.css
  27. lib/python2.7/site-packages/appengine_utilities/interface/css/cssfonts/fonts-context.css
  28. lib/python2.7/site-packages/appengine_utilities/interface/css/cssfonts/fonts-min.css
  29. lib/python2.7/site-packages/appengine_utilities/interface/css/cssfonts/fonts.css
  30. lib/python2.7/site-packages/appengine_utilities/interface/css/cssgrids/grids-context-min.css
  31. lib/python2.7/site-packages/appengine_utilities/interface/css/cssgrids/grids-context.css
  32. lib/python2.7/site-packages/appengine_utilities/interface/css/cssgrids/grids-min.css
  33. lib/python2.7/site-packages/appengine_utilities/interface/css/cssgrids/grids.css
  34. lib/python2.7/site-packages/appengine_utilities/interface/css/cssreset/reset-context-min.css
  35. lib/python2.7/site-packages/appengine_utilities/interface/css/cssreset/reset-context.css
  36. lib/python2.7/site-packages/appengine_utilities/interface/css/cssreset/reset-min.css
  37. lib/python2.7/site-packages/appengine_utilities/interface/css/cssreset/reset.css
  38. lib/python2.7/site-packages/appengine_utilities/interface/css/main.css
  39. lib/python2.7/site-packages/appengine_utilities/interface/main.py
  40. lib/python2.7/site-packages/appengine_utilities/interface/main.pyc
  41. lib/python2.7/site-packages/appengine_utilities/interface/main.pyo
  42. lib/python2.7/site-packages/appengine_utilities/interface/templates/404.html
  43. lib/python2.7/site-packages/appengine_utilities/interface/templates/base.html
  44. lib/python2.7/site-packages/appengine_utilities/interface/templates/scheduler_form.html
  45. lib/python2.7/site-packages/appengine_utilities/rotmodel.py
  46. lib/python2.7/site-packages/appengine_utilities/rotmodel.pyc
  47. lib/python2.7/site-packages/appengine_utilities/rotmodel.pyo
  48. lib/python2.7/site-packages/appengine_utilities/sessions.py
  49. lib/python2.7/site-packages/appengine_utilities/sessions.pyc
  50. lib/python2.7/site-packages/appengine_utilities/sessions.pyo
  51. lib/python2.7/site-packages/appengine_utilities/settings_default.py
  52. lib/python2.7/site-packages/appengine_utilities/settings_default.pyc
  53. lib/python2.7/site-packages/appengine_utilities/settings_default.pyo
  54. share/doc/gaeutilities/cache.txt
  55. share/doc/gaeutilities/event.txt
  56. share/doc/gaeutilities/flash.txt
  57. share/doc/gaeutilities/sessions.txt
Collapse this list.
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python2.7 : lang/python27
Runtime dependencies:
  1. google-appengine>=1.2.4_1 : www/google-appengine
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/joerussbowman/gaeutilities/tar.gz/ea3f7e1?dummy=/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4_1
27 Jan 2020 17:18:16
Revision:524265Original commit files touched by this commit
rene search for other commits by this committer
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 View all of this commit message)
1.4_1
26 Dec 2019 07:54:29
Revision:520894Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
1.4_1
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
1.4
23 May 2016 18:36:52
Revision:415738Original commit files touched by this commit
amdmi3 search for other commits by this committer
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
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
1.4
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:396103Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:394508Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:388453Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from plist
1.4
03 Jan 2015 08:41:21
Revision:376109Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_PYTHON to new USES in www/

With hat:	python@
1.4
21 Jul 2014 03:54:52
Revision:362397Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.
1.4
02 Jul 2014 17:17:21
Revision:360228Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
1.4
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
1.4
03 Aug 2012 14:33:21
Original commit files touched by this commit
nivit search for other commits by this committer
- 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
Original commit files touched by this commit
nivit search for other commits by this committer
- 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
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
1.3
13 Oct 2009 08:41:00
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.3
- Set MANUAL_PACKAGE_BUILD, because the port requires Python 2.5
1.2.2
18 Aug 2009 13:03:50
Original commit files touched by this commit
nivit search for other commits by this committer
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/

Number of commits found: 20