Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.1.1 06 Aug 2024 13:54:17 |
Dmitry Marakasov (amdmi3) |
devel/py-flake8: update 7.1.0 → 7.1.1 |
7.1.0 24 Jun 2024 19:32:19 |
Dmitry Marakasov (amdmi3) |
devel/py-flake8: update 7.0.0 → 7.1.0 |
7.0.0 08 Apr 2024 20:13:16 |
Dmitry Marakasov (amdmi3) |
devel/py-flake8: update 6.1.0 → 7.0.0 |
6.1.0 02 Aug 2023 21:20:20 |
Dmitry Marakasov (amdmi3) |
devel/py-flake8: update 6.0.0 → 6.1.0
- Switch to GitHub as PyPI tarball does not contain required test files |
6.0.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
6.0.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
6.0.0 24 Nov 2022 19:11:00 |
Dmitry Marakasov (amdmi3) |
devel/py-flake8: update 5.0.4 → 6.0.0 |
5.0.4 21 Nov 2022 17:23:42 |
Dmitry Marakasov (amdmi3) |
*/*: switch my ports from USES=pytest to USE_PYTHON=pytest
Suggested by: sunpoet |
5.0.4 08 Sep 2022 20:30:42 |
Dmitry Marakasov (amdmi3) |
*/*: preserve all WWWs for my ports |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
5.0.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.0.4 04 Aug 2022 12:36:37 |
Dmitry Marakasov (amdmi3) |
devel/py-flake8: update 5.0.3 → 5.0.4 |
5.0.3 02 Aug 2022 21:40:43 |
Dmitry Marakasov (amdmi3) |
devel/py-flake8: update 5.0.2 → 5.0.3 |
5.0.2 02 Aug 2022 16:10:49 |
Dmitry Marakasov (amdmi3) |
devel/py-flake8: update 5.0.0 → 5.0.2 |
5.0.0 02 Aug 2022 15:15:37 |
Dmitry Marakasov (amdmi3) |
devel/py-flake8: update 4.0.1 → 5.0.0, switch to pytest |
4.0.1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
4.0.1 12 Oct 2021 17:37:07 |
Dmitry Marakasov (amdmi3) |
devel/py-flake8: update to 4.0.1 |
4.0.0 12 Oct 2021 17:37:01 |
Dmitry Marakasov (amdmi3) |
devel/py-flake8: update to 4.0.0 |
3.9.2 25 May 2021 13:55:43 |
Dmitry Marakasov (amdmi3) |
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@ |
3.9.2 11 May 2021 12:52:27 |
Dmitry Marakasov (amdmi3) |
devel/py-flake8: update to 3.9.2 |
3.9.1 20 Apr 2021 17:33:21 |
Dmitry Marakasov (amdmi3) |
devel/py-flake8: update to 3.9.1 |
3.9.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.9.0 16 Mar 2021 15:00:53 |
amdmi3 |
- Update to 3.9.0
- Fix testing |
3.8.4 10 Jan 2021 19:32:24 |
rene |
Remove empty PY_TYPING from ports using Python 3.6+
Leave out textproc/py-sphinx[18] for now. |
3.8.4 10 Jan 2021 14:05:33 |
rene |
Remove empty PY_ENUM34 from ports using Python 3.6+ |
3.8.4 07 Oct 2020 22:48:20 |
amdmi3 |
- Update to 3.8.4
- Add test support |
3.8.3 14 Jul 2020 07:59:28 |
antoine |
Unbreak bulk -a |
3.8.3 09 Jun 2020 22:32:51 |
amdmi3 |
- Update to 3.8.3 |
3.8.2 08 Jun 2020 22:15:58 |
amdmi3 |
- Update to 3.8.2 |
3.7.9 29 Oct 2019 14:37:17 |
amdmi3 |
- Update to 3.7.9 |
3.7.8 03 Aug 2019 20:57:37 |
sunpoet |
Use PY_TYPING and simplify Makefile
- While I'm here, sort RUN_DEPENDS
With hat: python |
3.7.8 22 Jul 2019 17:59:14 |
amdmi3 |
- Update to 3.7.8 |
3.7.7_2 18 Jun 2019 12:40:15 |
amdmi3 |
- Add missing depend for ancient python versions
PR: 238503
Submitted by: john@saltant.com
MFH: 2019Q2 |
3.7.7_1 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
3.7.7 27 Feb 2019 13:28:44 |
amdmi3 |
- Update to 3.7.7 |
3.7.6 20 Feb 2019 13:07:26 |
amdmi3 |
- Update to 3.7.6 |
3.7.5 19 Feb 2019 17:33:32 |
amdmi3 |
- Update to 3.7.5
- Take maintainership
PR: 235860
Approved by: wg (current maintainer) |
3.7.4 18 Feb 2019 16:26:42 |
amdmi3 |
- Update to 3.7.4
PR: 235395
Approved by: maintainer timeout (wg, 2 weeks) |
3.6.0 12 Nov 2018 18:36:20 |
amdmi3 |
- Update to 3.6.0
PR: 232718
Approved by: maintainer timeout (wg, 2 weeks) |
3.5.0 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
3.5.0 25 Apr 2018 16:42:38 |
amdmi3 |
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 |
3.5.0 20 Mar 2018 22:36:21 |
sunpoet |
Update to 3.5.0
- Fix version requirement of RUN_DEPENDS
Changes: https://gitlab.com/pycqa/flake8/blob/master/docs/source/release-notes/3.4.0.rst
https://gitlab.com/pycqa/flake8/blob/master/docs/source/release-notes/3.4.1.rst
https://gitlab.com/pycqa/flake8/blob/master/docs/source/release-notes/3.5.0.rst
PR: 226751
Submitted by: sunpoet (myself)
Approved by: wg (maintainer) |
3.3.0 26 Feb 2018 22:31:41 |
sunpoet |
Simplify Makefile: use PY_ENUM34
With hat: python |
3.3.0 04 Dec 2017 12:12:58 |
wg |
devel/py-flake8: add missing dependencies
PR: 219648
Submitted by: asomers |
3.3.0 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
3.3.0 01 Mar 2017 15:02:48 |
amdmi3 |
- Update to 3.3.0
- Update pkg-descr
- Add another WWW
PR: 217134
Submitted by: amdmi3
Approved by: wg (maintainer) |
3.2.1_1 30 Jan 2017 09:39:23 |
wg |
devel/py-flake8: enable concurrent
PR: 216582
Submitted by: John W. O'Brien |
3.2.1 24 Jan 2017 12:32:49 |
amdmi3 |
- Update to 3.2.1
- Add NO_ARCH
- Add py3- counterpart
PR: 216407
Approved by: wg (maintainer) |
2.5.4_1 20 Jan 2017 11:01:31 |
amdmi3 |
- 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 |
2.5.4 21 May 2016 11:53:36 |
wg |
devel/py-flake8: update to 2.5.4 |
2.5.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.5.0 07 Nov 2015 12:44:53 |
wg |
devel/py-flake8: update to 2.5.0 |
2.3.0 12 Jan 2015 13:49:08 |
wg |
devel/py-flake8: update to 2.3.0 |
2.2.3 25 Sep 2014 16:29:14 |
wg |
devel/py-flake8: update to 2.2.3
- USES python |
2.2.2 05 Jul 2014 12:01:57 |
wg |
devel/py-flake8: update to 2.2.2 |
2.2.1 01 Jul 2014 15:41:55 |
wg |
devel/py-flake8: update to 2.2.1 |
2.2.0 23 Jun 2014 15:58:10 |
wg |
devel/py-flake8: update to 2.2.0 |
2.1.0_1 08 Jun 2014 16:37:35 |
mva |
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit) |
2.1.0 09 Nov 2013 19:24:58 |
wg |
devel/py-flake8: enable staging |
2.1.0 27 Oct 2013 16:48:29 |
wg |
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 |
2.0_1 26 Sep 2013 21:48:29 |
wg |
devel/py-flake8: use distutils instead of setuptools
- Use distutils insteasd of setuptools
- Allow staging |
2.0_1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.0_1 15 May 2013 19:33:15 |
wg |
- Change MAINTAINER address of all my ports
Approved by: culot (mentor) |
2.0_1 22 Mar 2013 19:40:51 |
rm |
- correct dependency onpy-pyflakes
- bump PORTREVISION
- while here change USE_PYTHON to just yes (the port is py3-aware) and
remove comment to ease dealing fix pkg-plist fix
PR: 177235
Submitted by: William Grzybowski <william88@gmail.com> (maintainer) |
2.0 18 Mar 2013 19:33:12 |
lippe |
- Update to 2.0.
PR: ports/176643
Submitted by: William Grzybowski <william88@gmail.com> (maintainer) |
1.7.0 22 Jan 2013 13:30:08 |
culot |
- Update to 1.7.0
PR: ports/175386
Submitted by: William Grzybowski <william88@gmail.com> (maintainer) |
1.6.2 16 Dec 2012 18:10:55 |
rm |
- update to 1.6.2
- tab -> space change in pkg-descr:WWW
PR: 174413
Submitted by: William Grzybowski <william88@gmail.com> (maintainer) |
1.6 28 Nov 2012 17:18:16 |
culot |
- Update to 1.6 [1]
- Trim Makefile header
PR: ports/173720 [1]
Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
Feature safe: yes |
1.4 13 Jul 2012 06:18:38 |
sbz |
- Update to 1.4
PR: ports/169784
Submitted by: William Grzybowski <william88 at gmail.com> (maintainer) |
1.3.1 30 May 2012 19:58:00 |
rm |
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> |