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/files/patch-setup.py

Number of commits found: 4

Sunday, 6 Mar 2016
11:51 koobs search for other commits by this committer
www/py-grequests: Update to 0.3.0, Modernize

- Update PORTVERSION and distinfo checksum (0.3.0)
- Update TEST_DEPENDS and test target to new framework
- Remove TESTS option bits accordingly
- Enable NO_ARCH (Architecture independent)
- Remove unnecessary setup.py patch (upstreamed)
- Remove patch for test_grequests.py (backport)
- Backport patch for removing failing test [1]

[1] https://github.com/kennethreitz/grequests/pull/83
Original commitRevision:410455 
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 
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