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-yamllint/Makefile

Number of commits found: 37

Saturday, 17 Feb 2024
11:51 Matthew Seaman (matthew) search for other commits by this committer
devel/py-yamllint: update to 1.35.1

Changes:	https://github.com/adrienverge/yamllint/blob/v1.35.1/CHANGELOG.rst
Reported by:	portscout, repology
commit hash: 708f273a4738202fbc9f1ff069c70e6eb91496ba commit hash: 708f273a4738202fbc9f1ff069c70e6eb91496ba commit hash: 708f273a4738202fbc9f1ff069c70e6eb91496ba commit hash: 708f273a4738202fbc9f1ff069c70e6eb91496ba 708f273
Thursday, 15 Feb 2024
19:36 Matthew Seaman (matthew) search for other commits by this committer
devel/py-yamllint: update to 1.35.0

Changes:	https://github.com/adrienverge/yamllint/blob/v1.35.0/CHANGELOG.rst
Reported by:	repology
commit hash: b892e3d95240237b2cdc5a51ff69ebfc96df677e commit hash: b892e3d95240237b2cdc5a51ff69ebfc96df677e commit hash: b892e3d95240237b2cdc5a51ff69ebfc96df677e commit hash: b892e3d95240237b2cdc5a51ff69ebfc96df677e b892e3d
Wednesday, 7 Feb 2024
21:27 Matthew Seaman (matthew) search for other commits by this committer
devel/py-yamllint: update to 1.34.0

Changes:	https://github.com/adrienverge/yamllint/blob/v1.34.0/CHANGELOG.rst
Reported by:	portscout, repology
commit hash: 1140f6db7fe0e7db657ba8709f586f139f8ac85d commit hash: 1140f6db7fe0e7db657ba8709f586f139f8ac85d commit hash: 1140f6db7fe0e7db657ba8709f586f139f8ac85d commit hash: 1140f6db7fe0e7db657ba8709f586f139f8ac85d 1140f6d
Thursday, 9 Nov 2023
20:13 Matthew Seaman (matthew) search for other commits by this committer
devel/py-yamllint: update to 1.33.0

Changes:	https://github.com/adrienverge/yamllint/blob/v1.33.0/CHANGELOG.rst
Reported by:	repology
commit hash: 12164891ba7947601e303c8c5f78f87e99ca060d commit hash: 12164891ba7947601e303c8c5f78f87e99ca060d commit hash: 12164891ba7947601e303c8c5f78f87e99ca060d commit hash: 12164891ba7947601e303c8c5f78f87e99ca060d 1216489
Tuesday, 18 Jul 2023
00:53 Charlie Li (vishwin) search for other commits by this committer
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
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a 9a80a6e
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Tuesday, 23 May 2023
07:09 Matthew Seaman (matthew) search for other commits by this committer
devel/py-yamllint: update to 1.32.0

Changes:	https://github.com/adrienverge/yamllint/blob/v1.32.0/CHANGELOG.rst
Reported by:	repology
commit hash: 6626b54ec4b611af38e40e1b216191b51b427997 commit hash: 6626b54ec4b611af38e40e1b216191b51b427997 commit hash: 6626b54ec4b611af38e40e1b216191b51b427997 commit hash: 6626b54ec4b611af38e40e1b216191b51b427997 6626b54
Saturday, 22 Apr 2023
10:01 Matthew Seaman (matthew) search for other commits by this committer
devel/py-yamllint: update to 1.31.0

Changes:	https://github.com/adrienverge/yamllint/blob/v1.31.0/CHANGELOG.rst
commit hash: 6ebeb804be97f406c8b4d3e5a0c51f642c918108 commit hash: 6ebeb804be97f406c8b4d3e5a0c51f642c918108 commit hash: 6ebeb804be97f406c8b4d3e5a0c51f642c918108 commit hash: 6ebeb804be97f406c8b4d3e5a0c51f642c918108 6ebeb80
Wednesday, 22 Mar 2023
17:27 Matthew Seaman (matthew) search for other commits by this committer
devel/py-yamllint: update to 1.30.0

Switch to USE_PYTHON=pytest, make 1 out of 307 tests as broken.

Changes: https://github.com/adrienverge/yamllint/blob/v1.30.0/CHANGELOG.rst
commit hash: 4194648db2583dbe008fa0fbcaac9f2039348440 commit hash: 4194648db2583dbe008fa0fbcaac9f2039348440 commit hash: 4194648db2583dbe008fa0fbcaac9f2039348440 commit hash: 4194648db2583dbe008fa0fbcaac9f2039348440 4194648
Thursday, 12 Jan 2023
20:11 Matthew Seaman (matthew) search for other commits by this committer
devel/py-yamllint: update to 1.29.0

ChangeLog:	https://github.com/adrienverge/yamllint/blob/v1.29.0/CHANGELOG.rst
commit hash: fd08457b02acc281395bc1b8fcb517d97a0be34a commit hash: fd08457b02acc281395bc1b8fcb517d97a0be34a commit hash: fd08457b02acc281395bc1b8fcb517d97a0be34a commit hash: fd08457b02acc281395bc1b8fcb517d97a0be34a fd08457
Wednesday, 11 Jan 2023
15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 77d6847
Tuesday, 27 Sep 2022
19:36 Matthew Seaman (matthew) search for other commits by this committer
devel/py-yamllint: update to 1.28.0

ChangeLog:	https://github.com/adrienverge/yamllint/blob/v1.28.0/CHANGELOG.rst
commit hash: e234c4f6ead6de21443edbf726ecec6fc6a6f3c3 commit hash: e234c4f6ead6de21443edbf726ecec6fc6a6f3c3 commit hash: e234c4f6ead6de21443edbf726ecec6fc6a6f3c3 commit hash: e234c4f6ead6de21443edbf726ecec6fc6a6f3c3 e234c4f
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Saturday, 9 Jul 2022
12:00 Matthew Seaman (matthew) search for other commits by this committer
devel/py-yamllint: update to 1.27.1

ChangeLog:	https://github.com/adrienverge/yamllint/blob/v1.27.1/CHANGELOG.rst
commit hash: 722e471c1ada764bac9ed77e3ff9a9e3acc5c471 commit hash: 722e471c1ada764bac9ed77e3ff9a9e3acc5c471 commit hash: 722e471c1ada764bac9ed77e3ff9a9e3acc5c471 commit hash: 722e471c1ada764bac9ed77e3ff9a9e3acc5c471 722e471
Monday, 23 Aug 2021
11:12 Matthew Seaman (matthew) search for other commits by this committer
devel/py-yamllint: update to 1.26.3

ChangeLog:	https://github.com/adrienverge/yamllint/blob/v1.26.3/CHANGELOG.rst
commit hash: 941e58ec8f3c6d56d037cd1bf1b52bbe2565dc62 commit hash: 941e58ec8f3c6d56d037cd1bf1b52bbe2565dc62 commit hash: 941e58ec8f3c6d56d037cd1bf1b52bbe2565dc62 commit hash: 941e58ec8f3c6d56d037cd1bf1b52bbe2565dc62 941e58e
Sunday, 8 Aug 2021
14:00 Matthew Seaman (matthew) search for other commits by this committer
devel/py-yamllint: update to 1.26.2

ChangeLog:	https://github.com/adrienverge/yamllint/blob/v1.26.2/CHANGELOG.rst
commit hash: 8e827b27645473c96ddcbced3c5d5d4f606d3a7b commit hash: 8e827b27645473c96ddcbced3c5d5d4f606d3a7b commit hash: 8e827b27645473c96ddcbced3c5d5d4f606d3a7b commit hash: 8e827b27645473c96ddcbced3c5d5d4f606d3a7b 8e827b2
Thursday, 8 Apr 2021
20:43 Matthew Seaman (matthew) search for other commits by this committer
devel/py-yamllint -- update to 1.26.1

ChangeLog:	  https://github.com/adrienverge/yamllint/blob/v1.26.1/CHANGELOG.rst
commit hash: 23da70f365d74bf5da9ba97c50faa3fb0ce828a3 commit hash: 23da70f365d74bf5da9ba97c50faa3fb0ce828a3 commit hash: 23da70f365d74bf5da9ba97c50faa3fb0ce828a3 commit hash: 23da70f365d74bf5da9ba97c50faa3fb0ce828a3 23da70f
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 30 Jan 2021
17:04 matthew search for other commits by this committer
Update to 1.26.0

ChangeLog:	https://github.com/adrienverge/yamllint/blob/v1.26.0/CHANGELOG.rst
Original commitRevision:563422 
Monday, 28 Dec 2020
23:02 antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
Original commitRevision:559531 
Sunday, 4 Oct 2020
21:26 matthew search for other commits by this committer
Update to 1.25.0

ChangeLog:	https://github.com/adrienverge/yamllint/blob/v1.25.0/CHANGELOG.rst
Original commitRevision:551464 
Saturday, 18 Jul 2020
17:00 matthew search for other commits by this committer
Update to 1.24.2

ChangeLog:	https://github.com/adrienverge/yamllint/blob/v1.24.2/CHANGELOG.rst
Original commitRevision:542511 
Monday, 27 Apr 2020
06:25 matthew search for other commits by this committer
Update to 1.23.0

ChangeLog:	https://github.com/adrienverge/yamllint/blob/v1.23.0/CHANGELOG.rst
Original commitRevision:533105 
Thursday, 26 Mar 2020
13:53 matthew search for other commits by this committer
Update to 1.21.0

ChangeLog:	https://github.com/adrienverge/yamllint/blob/v1.21.0/CHANGELOG.rst
Original commitRevision:529187 
Sunday, 12 Jan 2020
12:45 matthew search for other commits by this committer
Update to 1.20.0

ChangeLog:	https://github.com/adrienverge/yamllint/blob/v1.20.0/CHANGELOG.rst
Original commitRevision:522783 
Saturday, 23 Nov 2019
13:13 matthew search for other commits by this committer
Update to 1.19.0

ChangeLog: https://github.com/adrienverge/yamllint/blob/v1.19.0/CHANGELOG.rst
Original commitRevision:518233 
Friday, 18 Oct 2019
06:50 matthew search for other commits by this committer
Update to 1.18.0

ChangeLog: https://github.com/adrienverge/yamllint/blob/v1.18.0/CHANGELOG.rst
Original commitRevision:514703 
Tuesday, 13 Aug 2019
21:28 matthew search for other commits by this committer
Update to 1.17.0

ChangeLog:	https://github.com/adrienverge/yamllint/blob/v1.17.0/CHANGELOG.rst
Original commitRevision:508876 
Tuesday, 18 Jun 2019
06:10 matthew search for other commits by this committer
Update to 1.16.0

ChangeLog:	https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst
Original commitRevision:504467 
Wednesday, 10 Apr 2019
06:18 antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
Original commitRevision:498530 
Tuesday, 12 Feb 2019
23:51 matthew search for other commits by this committer
Update to 1.15.0

ChangeLog:	https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst
Original commitRevision:492816 
Monday, 14 Jan 2019
22:58 matthew search for other commits by this committer
Update to 1.14.0

ChangeLog:	https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst
Original commitRevision:490319 
Saturday, 17 Nov 2018
09:40 matthew search for other commits by this committer
Update to 1.13.0

ChangeLog: https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst
Original commitRevision:485124 
Saturday, 20 Oct 2018
10:10 matthew search for other commits by this committer
Update to 1.12.1

ChangeLog: https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst
Original commitRevision:482480 
Monday, 8 Oct 2018
06:50 matthew search for other commits by this committer
Update to 1.12.0

ChangeLog: https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst
Original commitRevision:481514 
Saturday, 22 Sep 2018
07:22 matthew search for other commits by this committer
Add py-yamllint 1.11.1, linter for YAML files.
Original commitRevision:480355 

Number of commits found: 37