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-descr

Number of commits found: 7

Thursday, 8 Sep 2022
20:30 Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: preserve all WWWs for my ports
commit hash: 15d936e3b134a8f334fe9dc7dab5a82bfe33149e commit hash: 15d936e3b134a8f334fe9dc7dab5a82bfe33149e commit hash: 15d936e3b134a8f334fe9dc7dab5a82bfe33149e commit hash: 15d936e3b134a8f334fe9dc7dab5a82bfe33149e 15d936e
Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Wednesday, 25 Apr 2018
16:42 amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
Original commitRevision:468282 
Wednesday, 1 Mar 2017
15:02 amdmi3 search for other commits by this committer
- Update to 3.3.0
- Update pkg-descr
- Add another WWW

PR:		217134
Submitted by:	amdmi3
Approved by:	wg (maintainer)
Original commitRevision:435162 
Friday, 20 Jan 2017
11:01 amdmi3 search for other commits by this committer
- Relax dependency version requirement for pyflakes, fixing the runtime failure:

The 'pyflakes<1.1,>=0.8.1' distribution was not found and is required by flake8

- Update WWW

PR:		213960
Submitted by:	pete@nomadlogic.org
Approved by:	maintainer timeout (wg, 5 weeks)
MFH:		2017Q1
Original commitRevision:431942 
Sunday, 16 Dec 2012
18:10 rm search for other commits by this committer
- update to 1.6.2
- tab -> space change in pkg-descr:WWW

PR:		174413
Submitted by:	William Grzybowski <william88@gmail.com> (maintainer)
Original commitRevision:309032 
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: 7