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

Number of commits found: 23

Saturday, 15 Oct 2022
16:47 Yuri Victorovich (yuri) search for other commits by this committer
devel/py-ipykernel5: Remove in favor of devel/py-ipykernel

Ports were switched to devel/py-ipykernel5 on 2020-05-07
because devel/py-ipykernel has expired at the time.

Currently main consumers of devel/py-ipykernel - Jupyter and
Spyder - work fine with devel/py-ipykernel.

There is no reason to use an outdated devel/py-ipykernel5 everywhere.
commit hash: a2f2582c5c9a3c7b962fa93f8da4ac69294f3fa6 commit hash: a2f2582c5c9a3c7b962fa93f8da4ac69294f3fa6 commit hash: a2f2582c5c9a3c7b962fa93f8da4ac69294f3fa6 commit hash: a2f2582c5c9a3c7b962fa93f8da4ac69294f3fa6 a2f2582
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
Sunday, 17 Apr 2022
23:59 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-ipykernel5: Update to 5.5.6

Changes:	https://github.com/ipython/ipykernel/releases
		https://github.com/ipython/ipykernel/blob/5.5.x/docs/changelog.rst
commit hash: cacb8ff6c851c938f9a2c6ccafa32a4b08d3c6aa commit hash: cacb8ff6c851c938f9a2c6ccafa32a4b08d3c6aa commit hash: cacb8ff6c851c938f9a2c6ccafa32a4b08d3c6aa commit hash: cacb8ff6c851c938f9a2c6ccafa32a4b08d3c6aa cacb8ff
Wednesday, 26 May 2021
12:54 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-client: Move devel/py-jupyter_client to devel/py-jupyter-client

- Bump PORTREVISION of dependent ports
commit hash: c2929ccb0f3f23431de5e81fa2060cf78bda5edc commit hash: c2929ccb0f3f23431de5e81fa2060cf78bda5edc commit hash: c2929ccb0f3f23431de5e81fa2060cf78bda5edc commit hash: c2929ccb0f3f23431de5e81fa2060cf78bda5edc c2929cc
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
Sunday, 28 Mar 2021
12:24 dbaio search for other commits by this committer
devel/py-ipykernel5: Update to 5.5.0

Changelog:	https://github.com/ipython/ipykernel/blob/5.5.0/docs/changelog.rst

Approved by:	python (with hat)
Original commitRevision:569387 
Tuesday, 26 Jan 2021
17:55 sunpoet search for other commits by this committer
Update to 5.4.3

Changes:	https://github.com/ipython/ipykernel/blob/master/docs/changelog.rst
Original commitRevision:562956 
Saturday, 19 Dec 2020
20:25 sunpoet search for other commits by this committer
Update to 5.4.2

Changes:	https://github.com/ipython/ipykernel/blob/master/docs/changelog.rst
Original commitRevision:558667 
19:30 dbaio search for other commits by this committer
devel/py-ipykernel5: Update to 5.4.0

Changelog:	https://github.com/ipython/ipykernel/blob/5.4.0/docs/changelog.rst
Original commitRevision:558464 
Saturday, 15 Aug 2020
12:50 dbaio search for other commits by this committer
devel/ipython: Update to 7.17.0

IPython 7.17+ supports Python 3.7 and above, following NEP 29.
Update consumers to use Python >= 3.7 (avoid break bulk -a).

Changelog:	https://ipython.readthedocs.io/en/latest/whatsnew/version7.html?highlight=7.17#ipython-7-17

Approved by:	dbaio (python, maintainer)
Original commitRevision:544938 
Thursday, 23 Jul 2020
12:34 dbaio search for other commits by this committer
devel/py-ipykernel5: Update to 5.3.4

Changelog:	https://github.com/ipython/ipykernel/blob/5.3.4/docs/changelog.rst
Original commitRevision:542929 
Tuesday, 21 Jul 2020
21:42 dbaio search for other commits by this committer
devel/py-ipykernel5: Update to 5.3.3

Changelog:	https://github.com/ipython/ipykernel/blob/5.3.3/docs/changelog.rst
Original commitRevision:542796 
Wednesday, 8 Jul 2020
19:19 sunpoet search for other commits by this committer
Update to 5.3.2

Changes:	https://github.com/ipython/ipykernel/blob/master/docs/changelog.rst
Original commitRevision:541707 
Saturday, 23 May 2020
16:49 dbaio search for other commits by this committer
devel/py-ipykernel5: Update to 5.3.0

Changelog:	https://github.com/ipython/ipykernel/blob/5.3.0/docs/changelog.rst
Original commitRevision:536316 
Sunday, 3 May 2020
16:49 dbaio search for other commits by this committer
devel/ipython: Update to 7.14.0

IPython 7.10+ supports Python 3.6 and above, following NEP 29.
Update consumers to use Python >= 3.6 (avoid break bulk -a).

Changelog:	https://ipython.readthedocs.io/en/stable/whatsnew/version7.html#ipython-7-14
Original commitRevision:533795 
Saturday, 25 Apr 2020
12:26 dbaio search for other commits by this committer
devel/py-ipykernel5: Update to 5.2.1

Changelog:	https://github.com/ipython/ipykernel/blob/v5.2.1/docs/changelog.rst

PR:		245727
Approved by:	sunpoet (python, maintainer)
Original commitRevision:532949 
Monday, 6 Apr 2020
21:25 dbaio search for other commits by this committer
devel/py-ipykernel5: Update to 5.2.0

Changelog:	https://github.com/ipython/ipykernel/blob/5.2.0/docs/changelog.rst

PR:		245391
Approved by:	koobs (python, maintainer)
MFH:		2020Q2 (blanket: bugfix release)
Original commitRevision:530928 
Tuesday, 11 Feb 2020
17:56 sunpoet search for other commits by this committer
Update to 5.1.4

Changes:	https://github.com/ipython/ipykernel/blob/master/docs/changelog.rst
Original commitRevision:525875 
Thursday, 31 Oct 2019
14:50 sunpoet search for other commits by this committer
Update to 5.1.3

Changes:	https://github.com/ipython/ipykernel/blob/master/docs/changelog.rst
Original commitRevision:516167 
Saturday, 10 Aug 2019
22:54 sunpoet search for other commits by this committer
Update to 5.1.2

Changes:	https://github.com/ipython/ipykernel/blob/master/docs/changelog.rst
Original commitRevision:508561 
Sunday, 19 May 2019
21:55 sunpoet search for other commits by this committer
Update to 5.1.1

Changes:	https://github.com/ipython/ipykernel/blob/master/docs/changelog.rst
Original commitRevision:502070 
Friday, 7 Dec 2018
18:18 swills search for other commits by this committer
devel/py-ipykernel5: create port

py-ipykernel 5.x, which requires python 3.4 or newer
Original commitRevision:486879 

Number of commits found: 23