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/mecrisp-stellaris/distinfo

Number of commits found: 7

Monday, 9 May 2022
08:33 Mikael Urankar (mikael) search for other commits by this committer Author: Robert Clausecker
lang/mecrisp-stellaris: update to 2.6.3

 - Remove option EXTRAS which becomes progressively less useful
   as more and more runtime functionality is moved to Forth code

Relevant upstream changes:

 - Fixed bug in <> for RA cores
 - Pictured number output buffer 4 characters longer
 - Enhanced FreeBSD functionality
 - Updated VIS to 0.8.4.1

PR:		263850
commit hash: 87cea47aed5f5311bb3508150a70104a183d9e3d commit hash: 87cea47aed5f5311bb3508150a70104a183d9e3d commit hash: 87cea47aed5f5311bb3508150a70104a183d9e3d commit hash: 87cea47aed5f5311bb3508150a70104a183d9e3d 87cea47
Thursday, 10 Mar 2022
17:28 Neel Chauhan (nc) search for other commits by this committer Author: Robert Clausecker
lang/mecrisp-stellaris: update to 2.6.2

Upstream changes:

  - Fixed outsized binary for STM32G031F4
  - Fixed :noname for RA in loadable ansification layer

  - Contribution by Jan Bramkamp:
      Bit field tools
      Improved PLL initialisation code for STM32F411

  - Contribution by Gareth Edwards
      New target: Black pill with STM32F401CC
      Bugfix for flash size and comments for STM32F401CD target

  - Contribution by Peter Jakacki:
      Tachyon extensions for RP2040

PR:	262463
commit hash: 6b90483374ce3b21e7fae740e6537106dea9d566 commit hash: 6b90483374ce3b21e7fae740e6537106dea9d566 commit hash: 6b90483374ce3b21e7fae740e6537106dea9d566 commit hash: 6b90483374ce3b21e7fae740e6537106dea9d566 6b90483
Friday, 7 Jan 2022
13:26 Tobias C. Berner (tcberner) search for other commits by this committer Author: Robert Clausecker
lang/mecrisp-stellaris: update distinfo

Upstream has made a last minute change to the distfile, changing its checksum.
The changes only affect the RP2040 port and hence do not require a PORTREVISION
bump.

PR:		260550
commit hash: 34be726aca84b77dc796619c20916132a9797d5c commit hash: 34be726aca84b77dc796619c20916132a9797d5c commit hash: 34be726aca84b77dc796619c20916132a9797d5c commit hash: 34be726aca84b77dc796619c20916132a9797d5c 34be726
Tuesday, 26 Oct 2021
10:40 Mikael Urankar (mikael) search for other commits by this committer Author: Robert Clausecker
lang/mecrisp-stellaris: Update to 2.6.1.

 - reorder Makefile to make portclippy happy
 - refactor conditionals for IGNORE

Relevant upstream changes:

  - Added (dp) (latest) addrinflash? addrinram? rrotate to all cores
  - Added dictionary-tools and fixed flaw in multitask-debug
  - Fixed 2rshift in common/cordic
  - Signal handlers and syscall library for FreeBSD

PR:	259448
commit hash: cd072fcb79736ba8540e1f6a048f928ad4cac0c7 commit hash: cd072fcb79736ba8540e1f6a048f928ad4cac0c7 commit hash: cd072fcb79736ba8540e1f6a048f928ad4cac0c7 commit hash: cd072fcb79736ba8540e1f6a048f928ad4cac0c7 cd072fc
Wednesday, 9 Jun 2021
21:39 Juraj Lutter (otis) search for other commits by this committer Author: Robert Clausecker
lang/mecrisp-stellaris: Update to 2.5.9

- Update to 2.5.9
- Remove a patch that has been upstreamed

PR:		256131
commit hash: 0ff18039417542a3b95cad650ab3bd5cede1c04a commit hash: 0ff18039417542a3b95cad650ab3bd5cede1c04a commit hash: 0ff18039417542a3b95cad650ab3bd5cede1c04a commit hash: 0ff18039417542a3b95cad650ab3bd5cede1c04a 0ff1803
Monday, 29 Mar 2021
18:50 nc search for other commits by this committer
lang/mecrisp-stellaris: Update to 2.5.8

Also, statisfy portclippy where possible

PR:		254542
Submitted by:	Robert Clausecker <fuz AT fuz DOT su> (maintainer)
Original commitRevision:569496 
Tuesday, 16 Mar 2021
18:26 nc search for other commits by this committer
New port: lang/mecrisp-stellaris: native code Forth for ARM

Mecrisp Stellaris is an implementation of a standalone native code Forth for
ARM. It fits into 16 kb of flash and runs with at least 1 kb of RAM. You can   
choose to compile to flash or to RAM, and it generates native code with
folding, inlining of short words and it opcodes common instructions. Note that 
it doesn't need to save any pointers, so it compiles directly into flash memory
without the need for erase cycles. Although it is in spirit of ANS, there are a
few differences: Be careful!

PR:             253938
Submitted by:   Robert Clausecker <fuz AT fuz DOT su>
Original commitRevision:568598 

Number of commits found: 7