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/py-grequests/pkg-plist

Number of commits found: 4

Sunday, 16 Feb 2014
07:01 koobs search for other commits by this committer
www/py-grequests: Modernise and fix tests

- Enable STAGE support
- Enable AUTOPLIST support, delete pkg-plist
- RUN_DEPENDS: Use requests 2.x
- Deprecate easy_install target
- Update LICENSE (BSD2CLAUSE)
- Add TEST_DEPENDS
- Make tests work using standard setup.py test command [1]
- Backport commit for tests using requests hook **kwargs [2]

[1] https://github.com/kennethreitz/grequests/pull/47
[2]
https://github.com/kennethreitz/grequests/commit/f50782ad63607b85e5e009f4a0a4ce0a8a6aef0d
Original commitRevision:344501 
Tuesday, 21 Jan 2014
23:40 bapt search for other commits by this committer
Fix properties on pkg-plist
Original commitRevision:340674 
Monday, 29 Apr 2013
10:43 koobs search for other commits by this committer
www/py-grequests: Update to 0.2.0, use github and setuptools

- Update to 0.2.0
- Update pkg-plist
- Use GITHUB for distfiles
- Use setuptools
- Update requests minimum version in RUN_DEPENDS
- Add regression-test: target
- Re-patch setup.py to hook in unit tests
- pkg-descr: Tab->space in WWW:

Approved by:	eadler, rm (mentors, implicit)
Original commitRevision:316800 
Tuesday, 5 Jun 2012
02:36 miwi search for other commits by this committer
GRequests allows you to use Requests with Gevent to make asyncronous HTTP
Requests easily.

WWW:    https://github.com/kennethreitz/grequests

PR:             ports/168554
Submitted by:   koobs <koobs.freebsd@gmail.com>
Original commit

Number of commits found: 4