non port: devel/pylint/Makefile |
SVNWeb
|
Number of commits found: 138 (showing only 100 on this page) |
Sat, 30 Sep 2023
|
[ 00:44 Po-Chuan Hsieh (sunpoet) ] 7174d60
devel/pylint: Update to 2.17.6
Changes: https://github.com/pylint-dev/pylint/releases
|
Mon, 31 Jul 2023
|
[ 20:44 Po-Chuan Hsieh (sunpoet) ] 3ea1cfe
devel/pylint: Update to 2.17.5
Changes: https://github.com/pylint-dev/pylint/releases
|
Tue, 18 Jul 2023
|
[ 00:53 Charlie Li (vishwin) ] 9a80a6e (Only the first 10 of 309 ports in this commit are shown above. )
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358
|
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
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>
|
Sun, 7 May 2023
|
[ 23:20 Po-Chuan Hsieh (sunpoet) ] efc5089
devel/pylint: Update to 2.17.4
Changes: https://github.com/pylint-dev/pylint/releases
|
Thu, 27 Apr 2023
|
[ 23:58 Po-Chuan Hsieh (sunpoet) ] 60cf22b
devel/pylint: Update to 2.17.3
Changes: https://github.com/pylint-dev/pylint/releases
|
Tue, 18 Apr 2023
|
[ 18:00 Po-Chuan Hsieh (sunpoet) ] 6e7b5b8
devel/pylint: Update to 2.17.2
- Update WWW
Changes: https://github.com/pylint-dev/pylint/releases
|
Sun, 9 Apr 2023
|
[ 13:36 Po-Chuan Hsieh (sunpoet) ] e59d305
devel/pylint: Update to 2.17.0
Changes: https://github.com/PyCQA/pylint/releases
|
Wed, 5 Apr 2023
|
[ 17:29 Po-Chuan Hsieh (sunpoet) ] 0b5a2b0
devel/pylint: Convert to USE_PYTHON=pep517
- Update WWW and clean up pkg-descr
- Bump PORTREVISION for dependency and package change
|
Sun, 5 Feb 2023
|
[ 15:47 Po-Chuan Hsieh (sunpoet) ] e241cdb
devel/pylint: Update to 2.15.10
Changes: https://github.com/PyCQA/pylint/releases
|
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 31 Aug 2022
|
[ 18:49 Po-Chuan Hsieh (sunpoet) ] 5a979b3
devel/pylint: Update to 2.15.0
Changes: https://github.com/PyCQA/pylint/releases
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Mon, 18 Jul 2022
|
[ 18:00 Po-Chuan Hsieh (sunpoet) ] aecc1159
devel/pylint: Update to 2.14.5
Changes: https://github.com/PyCQA/pylint/releases
|
Wed, 13 Jul 2022
|
[ 18:29 Po-Chuan Hsieh (sunpoet) ] 928caec
devel/pylint: Allow build with py-astroid 2.12.0+
- Bump PORTREVISION for package change
|
Thu, 7 Jul 2022
|
[ 12:36 Po-Chuan Hsieh (sunpoet) ] d471fff
devel/pylint: Update to 2.14.4
Changes: https://github.com/PyCQA/pylint/releases
|
Tue, 21 Jun 2022
|
[ 20:57 Po-Chuan Hsieh (sunpoet) ] 19ebfa3
devel/pylint: Update to 2.14.3
Changes: https://github.com/PyCQA/pylint/releases
|
Thu, 16 Jun 2022
|
[ 19:34 Po-Chuan Hsieh (sunpoet) ] c98c8f9
devel/pylint: Update to 2.14.2
Changes: https://github.com/PyCQA/pylint/releases
|
Thu, 9 Jun 2022
|
[ 10:57 Po-Chuan Hsieh (sunpoet) ] 5209c6a
devel/pylint: Update to 2.14.1
Changes: https://github.com/PyCQA/pylint/releases
|
Fri, 3 Jun 2022
|
[ 23:36 Po-Chuan Hsieh (sunpoet) ] b596c70
devel/pylint: Update to 2.14.0
Changes: https://github.com/PyCQA/pylint/releases
|
Sat, 14 May 2022
|
[ 17:18 Po-Chuan Hsieh (sunpoet) ] 5a72fac
devel/pylint: Update to 2.13.9
Changes: https://github.com/PyCQA/pylint/releases
https://github.com/PyCQA/pylint/blob/main/ChangeLog
|
Fri, 13 May 2022
|
[ 11:39 Po-Chuan Hsieh (sunpoet) ] c0722dc
devel/pylint: Update to 2.13.8
Changes: https://github.com/PyCQA/pylint/releases
https://github.com/PyCQA/pylint/blob/main/ChangeLog
|
Tue, 26 Apr 2022
|
[ 15:01 Po-Chuan Hsieh (sunpoet) ] fac7205
devel/pylint: Update to 2.13.7
Changes: https://github.com/PyCQA/pylint/releases
https://github.com/PyCQA/pylint/blob/main/ChangeLog
|
Sun, 17 Apr 2022
|
[ 23:58 Po-Chuan Hsieh (sunpoet) ] f2e73a3
devel/pylint: Update to 2.13.5
Changes: https://github.com/PyCQA/pylint/releases
https://github.com/PyCQA/pylint/blob/main/ChangeLog
|
Sat, 16 Apr 2022
|
[ 04:19 Po-Chuan Hsieh (sunpoet) ] 1e8c553
devel/pylint: Update to 2.13.4
Changes: https://github.com/PyCQA/pylint/releases
https://github.com/PyCQA/pylint/blob/main/ChangeLog
|
Wed, 30 Mar 2022
|
[ 22:02 Po-Chuan Hsieh (sunpoet) ] a6b2785
devel/pylint: Update to 2.13.0
Changes: https://github.com/PyCQA/pylint/releases
https://github.com/PyCQA/pylint/blob/main/ChangeLog
|
Tue, 11 Jan 2022
|
[ 18:43 Po-Chuan Hsieh (sunpoet) ] 1507114
devel/pylint: Update to 2.12.2
- Update USES=python: devel/py-platformdirs requires Python 3.7+
Changes: https://github.com/PyCQA/pylint/releases
https://github.com/PyCQA/pylint/blob/main/ChangeLog
|
Tue, 21 Dec 2021
|
[ 18:46 Po-Chuan Hsieh (sunpoet) ] 19f7318
devel/pylint: Update to 2.12.1
Changes: https://github.com/PyCQA/pylint/releases
https://github.com/PyCQA/pylint/blob/main/ChangeLog
|
Tue, 21 Sep 2021
|
[ 22:23 Po-Chuan Hsieh (sunpoet) ] 7adb48e
devel/pylint: Update to 2.11.1
Changes: https://github.com/PyCQA/pylint/releases
https://github.com/PyCQA/pylint/blob/main/ChangeLog
|
[ 03:35 Po-Chuan Hsieh (sunpoet) ] 166bed9
devel/pylint: Update to 2.10.2
Changes: https://github.com/PyCQA/pylint/releases
https://github.com/PyCQA/pylint/blob/main/ChangeLog
|
Sun, 8 Aug 2021
|
[ 14:53 Po-Chuan Hsieh (sunpoet) ] b420e00
devel/pylint: Update to 2.9.6
Changes: https://github.com/PyCQA/pylint/releases
https://github.com/PyCQA/pylint/blob/main/ChangeLog
|
Sat, 24 Jul 2021
|
[ 20:20 Po-Chuan Hsieh (sunpoet) ] 08c6d16
devel/pylint: Update to 2.9.5
Changes: https://github.com/PyCQA/pylint/releases
https://github.com/PyCQA/pylint/blob/main/ChangeLog
|
Wed, 21 Jul 2021
|
[ 21:12 Po-Chuan Hsieh (sunpoet) ] 139fe1d
devel/pylint: Update to 2.9.4
Changes: https://github.com/PyCQA/pylint/releases
https://github.com/PyCQA/pylint/blob/main/ChangeLog
|
Tue, 6 Jul 2021
|
[ 14:55 Po-Chuan Hsieh (sunpoet) ] 97c0b4f
devel/pylint: Update to 2.9.3
Changes: https://github.com/PyCQA/pylint/releases
https://github.com/PyCQA/pylint/blob/main/ChangeLog
|
Mon, 14 Jun 2021
|
[ 17:37 Po-Chuan Hsieh (sunpoet) ] 86b0136
devel/pylint: Update to 2.8.3
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Sun, 2 May 2021
|
[ 19:43 Po-Chuan Hsieh (sunpoet) ] 4fb0410
devel/pylint: Update to 2.8.2
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Sat, 1 May 2021
|
[ 22:19 Po-Chuan Hsieh (sunpoet) ] 91f2469
devel/pylint: Update to 2.8.1
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Thu, 29 Apr 2021
|
[ 14:23 Po-Chuan Hsieh (sunpoet) ] fd8d9d7
devel/pylint: Update to 2.8.0
- Update LICENSE_FILE
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Sun, 18 Apr 2021
|
[ 05:41 Po-Chuan Hsieh (sunpoet) ] 1fa18a7
devel/pylint: Update to 2.7.4
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 7 Mar 2021
|
[ 22:11 sunpoet ]
Update to 2.7.2
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Wed, 3 Mar 2021
|
[ 18:07 sunpoet ]
Fix BUILD_DEPENDS
|
Thu, 10 Dec 2020
|
[ 22:00 sunpoet ]
Update USES=python for py-isort 5.6.4 update
|
Sun, 23 Aug 2020
|
[ 19:35 sunpoet ]
Update to 2.6.0
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Mon, 15 Jun 2020
|
[ 18:43 sunpoet ]
Update to 2.5.3
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Fri, 8 May 2020
|
[ 20:50 sunpoet ]
Update to 2.5.2
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
[ 08:48 sunpoet ]
Update to 2.5.1
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Tue, 28 Apr 2020
|
[ 22:54 sunpoet ]
Update to 2.5.0
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Fri, 15 Nov 2019
|
[ 13:21 sunpoet ]
Update to 2.4.4
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Sun, 20 Oct 2019
|
[ 17:11 sunpoet ]
Update to 2.4.3
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Tue, 1 Oct 2019
|
[ 19:15 sunpoet ]
Update to 2.4.2
- Update version requirement of RUN_DEPENDS
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Thu, 26 Sep 2019
|
[ 18:16 sunpoet ]
Update to 2.4.1
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Mon, 4 Mar 2019
|
[ 17:58 sunpoet ]
Update to 2.3.1
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Thu, 28 Feb 2019
|
[ 21:35 sunpoet ]
Update to 2.3.0
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Thu, 29 Nov 2018
|
[ 16:44 sunpoet ]
Update to 2.2.2
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Wed, 28 Nov 2018
|
[ 19:17 sunpoet ]
Update to 2.2.1
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Mon, 26 Nov 2018
|
[ 18:59 sunpoet ]
Update to 2.2.0
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Wed, 12 Sep 2018
|
[ 22:55 sunpoet ]
Add TEST_DEPENDS
|
Tue, 11 Sep 2018
|
[ 19:00 sunpoet ]
Fix RUN_DEPENDS
|
[ 16:30 sunpoet ]
Clean up Makefile
|
Sun, 2 Sep 2018
|
[ 23:57 sunpoet ]
Update to 2.1.1
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Sat, 1 Sep 2018
|
[ 22:50 sunpoet ]
Update to 1.9.3
Changes: https://github.com/PyCQA/pylint/blob/1.9/ChangeLog
|
Sun, 24 Jun 2018
|
[ 20:18 sunpoet ]
Update to 1.9.2
Changes: https://github.com/PyCQA/pylint/blob/1.9/ChangeLog
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Thu, 17 May 2018
|
[ 18:29 sunpoet ]
Update to 1.9.1
Changes: https://github.com/PyCQA/pylint/blob/1.9/ChangeLog
|
Wed, 16 May 2018
|
[ 23:54 sunpoet ]
Update to 1.9.0
Changes: https://github.com/PyCQA/pylint/blob/1.9/ChangeLog
|
Fri, 6 Apr 2018
|
[ 16:26 sunpoet ]
Update to 1.8.4
Changes: https://github.com/PyCQA/pylint/blob/1.8/ChangeLog
|
Sat, 17 Mar 2018
|
[ 10:44 sunpoet ]
Update to 1.8.3
- Update WWW
Changes: https://github.com/PyCQA/pylint/blob/1.8/ChangeLog
|
Wed, 24 Jan 2018
|
[ 18:44 sunpoet ]
Update to 1.8.2
Changes: https://github.com/PyCQA/pylint/blob/1.8/ChangeLog
|
Sun, 17 Dec 2017
|
[ 15:54 sunpoet ]
Update to 1.8.1
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Sat, 16 Dec 2017
|
[ 20:55 sunpoet ]
Update to 1.8.0
- Update RUN_DEPENDS
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Tue, 12 Dec 2017
|
[ 13:33 sunpoet ]
Update to 1.7.5
Changes: https://github.com/PyCQA/pylint/blob/1.7/ChangeLog
|
Mon, 11 Dec 2017
|
[ 10:36 sunpoet ]
Fix packaging for Python 3.x
- Fix UTF-8 characters in pkg-descr
|
Sun, 3 Dec 2017
|
[ 20:51 antoine ]
Revert r455433, this breaks ports depending on pylint's package name
|
[ 20:34 sunpoet ]
Convert PYTHON_PKGNAMESUFFIX to USE_PYTHON=optsuffix
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Sat, 30 Sep 2017
|
[ 11:47 sunpoet ]
Update to 1.7.4
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Tue, 27 Jun 2017
|
[ 16:13 sunpoet ]
Update to 1.7.2
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Tue, 18 Apr 2017
|
[ 19:38 sunpoet ]
Update to 1.7.1
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Mon, 17 Apr 2017
|
[ 16:05 sunpoet ]
Update to 1.7.0
- Remove GUI option
Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog
|
Sun, 16 Apr 2017
|
[ 11:07 sunpoet ]
Fix shebang
- Fix LICENSE
- Add LICENSE_FILE
- Sort USE_PYTHON
- Update pkg-descr
- Update WWW
- Bump PORTREVISION for package change
- Take maintainership
|
Wed, 1 Feb 2017
|
[ 12:06 vanilla ]
Update to 1.6.5.
|
Sun, 22 Jan 2017
|
[ 22:27 rene ] (Only the first 10 of 56 ports in this commit are shown above. )
Reset mva@'s ports, he handed in his ports bit.
|
Sat, 12 Nov 2016
|
[ 17:59 mva ]
- Update to version 1.6.4
|
Sun, 26 Jun 2016
|
[ 18:35 mva ]
- Update to version 1.5.6
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 20 Dec 2015
|
[ 09:12 mva ]
- Update to version 1.5.1
|
Tue, 21 Apr 2015
|
[ 06:08 mva ]
- Add a missing run-time dependency on devel/py-six
PR: 199448
Reported by: Randy Westlund <rwestlun@gmail.com>
|
Fri, 3 Apr 2015
|
[ 08:23 mva ]
- Update to version 1.4.3
|
Mon, 1 Sep 2014
|
[ 16:03 mva ]
- Update to version 1.3.1
- Enable concurrent installation support for different python versions
|
Thu, 14 Aug 2014
|
[ 17:04 mva ] (Only the first 10 of 22 ports in this commit are shown above. )
- Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid a
conflict in behaviour with the read-only COMPILER_FEATURES knob
- Fix the deprecated USE_PYTHON_BUILD and USE_PYTHON_RUN behaviour, which
usually should be mutually exclusive, but some ports include both knobs
Phabric: D581
Recommended by: danfe@, makc@
Reviewed by: danfe, wg, antoine
Approved by: portmgr
With hat: python@
|
Sun, 10 Aug 2014
|
[ 08:55 mva ] (Only the first 10 of 18 ports in this commit are shown above. )
- Convert my ports to USES=python
|
Sat, 28 Jun 2014
|
[ 07:03 mva ] (Only the first 10 of 17 ports in this commit are shown above. )
- Unbreak ports, which installed setup.py files due to the messed up argument
lists in PYDISTUTILS_SETUP
PR: 191317
Phabric: D270
With hat: python@
|
Thu, 29 May 2014
|
[ 08:36 mva ]
- Update to version 1.2.0
|
Fri, 10 Jan 2014
|
[ 20:38 mva ]
- Update to version 1.1.0
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Sun, 8 Sep 2013
|
[ 08:21 mva ]
- Update to version 1.0.0
|
Tue, 30 Apr 2013
|
[ 05:14 mva ]
- Update to 0.28.0
- Update WWW entry
|
Wed, 6 Mar 2013
|
[ 22:15 mva ]
- Update to 0.27.0
|
Number of commits found: 138 (showing only 100 on this page) |