notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: editors/py-pynvim/Makefile
SVNWeb

Number of commits found: 12

Wed, 11 Jan 2023
[ 15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  77d6847  (Only the first 10 of 3335 ports in this commit are shown above. View all ports for this commit)
*/*: 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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 9 Apr 2021
[ 21:31 Adam Weinberger (adamw) search for other commits by this committer ]    commit hash:3376d309e52610d0fd7cedb39d7c4bb127fca62d  commit hash:3376d309e52610d0fd7cedb39d7c4bb127fca62d  commit hash:3376d309e52610d0fd7cedb39d7c4bb127fca62d  3376d30 
edtors/py-pynvim: Update to 0.4.3

PR:		254925
Approved by:	maintainer
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 9 Jan 2021
[ 14:33 rene search for other commits by this committer ] Original commit   Revision:560867
Remove py27_*_DEPENDS lines from ports using Python 3.6+ only.

While here adjust a related comment in graphics/py-traitsui
Mon, 28 Dec 2020
[ 23:02 antoine search for other commits by this committer ] Original commit   Revision:559531 (Only the first 10 of 1942 ports in this commit are shown above. View all ports for this commit)
Drop python 2.7 support from a few ports

With hat:	portmgr
Tue, 17 Nov 2020
[ 13:41 adamw search for other commits by this committer ] Original commit   Revision:555555
editors/py-pynvim: Update to 0.4.2

PR:		250991
Approved by:	maintainer
Tue, 9 Jun 2020
[ 05:10 adamw search for other commits by this committer ] Original commit   Revision:538276
py-pynvim: Update to 0.4.1

PR:		246900
Approved by:	maintainer
Sat, 14 Mar 2020
[ 08:38 tcberner search for other commits by this committer ] Original commit   Revision:528402
editors/py-pynvim: update to 0.4.0

[1]
https://github.com/neovim/pynvim/commit/f04853121de564ac03b981a984595ea33331ad3e

PR:		242065
Submitted by:	Thomas Merkel <tm@NetBSD.org>  (maintainer), koobs [1]
Tue, 19 Mar 2019
[ 16:15 adamw search for other commits by this committer ] Original commit   Revision:496270
Remove neovim from TEST_DEPENDS, and original submitter becomes maintainer

My intention is to add an OPTION for pynvim to the neovim port, which
means that this port cannot depend upon neovim. Change do-test to a
maintainer-test target that gives some instructions.

Also, per original PR and at request of 0mp, pass maintainership to
Thomas Merkel, the submitter of the original py-pynvim PR.

PR:		236571
Approved by:	0mp
Mon, 18 Mar 2019
[ 13:23 0mp search for other commits by this committer ] Original commit   Revision:496144
New port: editors/py-pynvim: Python client and plugin host for Neovim

Pynvim implements support for python plugins in Nvim. It also works as a
library for connecting to and scripting Nvim processes through its
msgpack-rpc API.

WWW: https://pynvim.readthedocs.io/en/latest/

Reviewed by:	mat
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D19597

Number of commits found: 12