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: lang/micropython/distinfo

Number of commits found: 7

Thursday, 9 Sep 2021
09:10 Kai Knoblich (kai) search for other commits by this committer
lang/micropython: Update to 1.17

* Switch to GCC because building with Clang leads to a broken
  "mpy-cross" binary, which segfaults if issued with several parameters
  during build.

* REINPLACE_CMD should not be used to replace static content, hence
  convert those occurrences into patches.

* Also update pkg-descr and sort variables a bit according to the PHB.

Reviewed by:	decke (earlier revision)
Approved by:	kai (python, maintainer)
Differential Revision:	https://reviews.freebsd.org/D31855
commit hash: 31d969833496d51cd1b6fd83121dbec79848fc06 commit hash: 31d969833496d51cd1b6fd83121dbec79848fc06 commit hash: 31d969833496d51cd1b6fd83121dbec79848fc06 commit hash: 31d969833496d51cd1b6fd83121dbec79848fc06 31d9698
Wednesday, 16 Dec 2015
09:35 mva search for other commits by this committer
- Update to version 1.5.1

A full list of changes since version 1.4.1 can be found at
https://github.com/micropython/micropython/releases.

Changelog: https://github.com/micropython/micropython/releases/tag/v1.5.1
Original commitRevision:403848 
Tuesday, 8 Dec 2015
09:05 mat search for other commits by this committer
Don't use GH_TAGNAME when DISTVERSION* variables can be used.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:403255 
Friday, 3 Apr 2015
13:00 mva search for other commits by this committer
- Update to version 1.4

Major changes since 1.3.1:

- new builtins, ujson, uheapq, ubinascii modules
- new memoryview and compile builtins
- improvements for eval and exec
- array slice assignment support
- basix regex support
- x86 support for the native emitter
- many other fixes and improvements

Changelogs: https://github.com/micropython/micropython/release
Original commitRevision:383115 
Wednesday, 24 Sep 2014
08:10 mva search for other commits by this committer
- Update to version 1.3.1

Changelog: https://github.com/micropython/micropython/releases/tag/v1.3.1
Original commitRevision:369164 
Monday, 28 Jul 2014
08:57 mva search for other commits by this committer
- Update to version 1.2
- Respect CFLAGS and CPPFLAGS
Original commitRevision:363122 
Saturday, 7 Jun 2014
11:16 mva search for other commits by this committer
Micro Python is a lean and fast implementation of the Python 3 programming
language that is optimised to run on a microcontroller.

WWW: http://www.micropython.org
Original commitRevision:356895 

Number of commits found: 7