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) combination for a given watch list. This is what FreshPorts will look for.

non port: www/gaeutilities/distinfo

Number of commits found: 4

Friday, 4 Sep 2015
16:02 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
Original commitRevision:396103 
Wednesday, 15 Dec 2010
17:58 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
Original commit
Tuesday, 13 Oct 2009
08:41 nivit search for other commits by this committer
- Update to 1.3
- Set MANUAL_PACKAGE_BUILD, because the port requires Python 2.5
Original commit
Tuesday, 18 Aug 2009
13:03 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/
Original commit

Number of commits found: 4