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: devel/py-flake8/pkg-plist

Number of commits found: 6

Sunday, 27 Oct 2013
16:48 wg search for other commits by this committer
devel/py-flake8: update to 2.1.0

- Update to 2.1.0
- Use autoplist
- Get back to non-stage, this port needs easy_install
Original commitRevision:331785 
Thursday, 26 Sep 2013
21:48 wg search for other commits by this committer
devel/py-flake8: use distutils instead of setuptools

- Use distutils insteasd of setuptools
- Allow staging
Original commitRevision:328418 
Monday, 18 Mar 2013
19:33 lippe search for other commits by this committer
- Update to 2.0.

PR:		ports/176643
Submitted by:	William Grzybowski <william88@gmail.com> (maintainer)
Original commitRevision:314592 
Wednesday, 28 Nov 2012
17:18 culot search for other commits by this committer
- Update to 1.6 [1]
- Trim Makefile header

PR:		ports/173720 [1]
Submitted by:	William Grzybowski <william88@gmail.com> (maintainer)
Feature safe:	yes
Original commitRevision:307918 
Friday, 13 Jul 2012
06:18 sbz search for other commits by this committer
- Update to 1.4

PR:             ports/169784
Submitted by:   William Grzybowski <william88 at gmail.com> (maintainer)
Original commit
Wednesday, 30 May 2012
19:58 rm search for other commits by this committer
Flake8 is a wrapper around these tools:

    - PyFlakes
    - pep8
    - Ned's McCabe script

Flake8 runs all tools by launching the single 'flake8' script, but ignores pep8
and PyFlakes extended options and just uses defaults. It displays the warnings
in a per-file, merged output.

WWW:    https://bitbucket.org/tarek/flake8

NB: slightly changed version of the port committed. My changes:
- add $FreeBSD$
- update to 1.3.1
- add license (MIT)
- add a comment about python3. It will work but it use distutils for python3
  and setuptools for python2. I think the port will need to be changed to use
  distutils for both python branches.
- use %%PYEASYINSTALL_EGG%% in pkg-plist

PR:             ports/168108
Submitted by:   William Grzybowski <william88@gmail.com>
Original commit

Number of commits found: 6