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: editors/lapce/Makefile.crates

Number of commits found: 9

Sunday, 31 Dec 2023
14:01 Nuno Teixeira (eduardo) search for other commits by this committer
editors/lapce: Update to 0.3.1

ChangeLog:	https://github.com/lapce/lapce/blob/master/CHANGELOG.md
PR:		274852
commit hash: 11534112ba321c85131d1e3127faca0d50959d0a commit hash: 11534112ba321c85131d1e3127faca0d50959d0a commit hash: 11534112ba321c85131d1e3127faca0d50959d0a commit hash: 11534112ba321c85131d1e3127faca0d50959d0a 1153411
Wednesday, 1 Mar 2023
08:27 Nuno Teixeira (eduardo) search for other commits by this committer
editors/lapce: Update to 0.2.6

ChangeLog: https://github.com/lapce/lapce/blob/v0.2.6/CHANGELOG.md
commit hash: 4a177c55b71bab2112ed06c07d3a263ade48b775 commit hash: 4a177c55b71bab2112ed06c07d3a263ade48b775 commit hash: 4a177c55b71bab2112ed06c07d3a263ade48b775 commit hash: 4a177c55b71bab2112ed06c07d3a263ade48b775 4a177c5
Friday, 16 Dec 2022
08:39 Nuno Teixeira (eduardo) search for other commits by this committer
editors/lapce: Update to 0.2.5

ChangeLog: https://github.com/lapce/lapce/releases/tag/v0.2.5
commit hash: 7ddd67c9f0d67cb9785b77391c0096992f7dc955 commit hash: 7ddd67c9f0d67cb9785b77391c0096992f7dc955 commit hash: 7ddd67c9f0d67cb9785b77391c0096992f7dc955 commit hash: 7ddd67c9f0d67cb9785b77391c0096992f7dc955 7ddd67c
Saturday, 19 Nov 2022
15:21 Nuno Teixeira (eduardo) search for other commits by this committer
editors/lapce: Update to 0.2.4

ChangeLog: https://github.com/lapce/lapce/blob/master/CHANGELOG.md
commit hash: 98199e222807b2b43f5d8fb6400df579505c06ca commit hash: 98199e222807b2b43f5d8fb6400df579505c06ca commit hash: 98199e222807b2b43f5d8fb6400df579505c06ca commit hash: 98199e222807b2b43f5d8fb6400df579505c06ca 98199e2
Friday, 11 Nov 2022
16:37 Nuno Teixeira (eduardo) search for other commits by this committer
editors/lapce: Update to 0.2.3

ChangeLog: https://github.com/lapce/lapce/blob/master/CHANGELOG.md
commit hash: 9ab5054a945467a2f5c97140145cb0b507bbd1c4 commit hash: 9ab5054a945467a2f5c97140145cb0b507bbd1c4 commit hash: 9ab5054a945467a2f5c97140145cb0b507bbd1c4 commit hash: 9ab5054a945467a2f5c97140145cb0b507bbd1c4 9ab5054
Saturday, 5 Nov 2022
01:24 Nuno Teixeira (eduardo) search for other commits by this committer
editors/lapce: Update to 0.2.2

ChangeLog: https://github.com/lapce/lapce/blob/master/CHANGELOG.md
commit hash: a380f3041cde81bf98bdac872d2fd65e01bfae95 commit hash: a380f3041cde81bf98bdac872d2fd65e01bfae95 commit hash: a380f3041cde81bf98bdac872d2fd65e01bfae95 commit hash: a380f3041cde81bf98bdac872d2fd65e01bfae95 a380f30
Saturday, 15 Oct 2022
13:04 Nuno Teixeira (eduardo) search for other commits by this committer
editors/lapce: Update to 0.2.1

ChangeLog: https://github.com/lapce/lapce/blob/master/CHANGELOG.md#021
commit hash: e10fdaa8a7fc70f4416fd97565c7995855a84721 commit hash: e10fdaa8a7fc70f4416fd97565c7995855a84721 commit hash: e10fdaa8a7fc70f4416fd97565c7995855a84721 commit hash: e10fdaa8a7fc70f4416fd97565c7995855a84721 e10fdaa
Monday, 5 Sep 2022
19:26 Nuno Teixeira (eduardo) search for other commits by this committer
editors/lapce: Update to 0.2.0

ChangeLog:	https://github.com/lapce/lapce/releases/tag/v0.2.0
PR:		266232
commit hash: f03b2ed7de111e8b31e6ddffa9c1ab66fecdf9f3 commit hash: f03b2ed7de111e8b31e6ddffa9c1ab66fecdf9f3 commit hash: f03b2ed7de111e8b31e6ddffa9c1ab66fecdf9f3 commit hash: f03b2ed7de111e8b31e6ddffa9c1ab66fecdf9f3 f03b2ed
Saturday, 27 Aug 2022
14:24 Nuno Teixeira (eduardo) search for other commits by this committer
editors/lapce: New port: Lightning-fast and Powerful Code Editor

Lapce is written in pure Rust with a UI in Druid. It is designed with
Rope Science from the Xi-Editor which makes for lightning-fast
computation, and leverages OpenGL for rendering.

 - Built-in LSP (Language Server Protocol) support to give you
   intelligent code features such as: completion, diagnostics and code
   actions
 - Modal editing support as first class citizen (Vim-like, and
   toggleable)
 - Built-in remote development support inspired by VSCode Remote
   Development.
 - Plugins can be written in programming languages that can compile to
   the WASI format (C, Rust, AssemblyScript)
 - Built-in terminal, so you can execute commands in your workspace,
   without leaving Lapce.

WWW: https://lapce.dev/

PR:		265892
commit hash: eebf2f3f34a6f6cec4f3005a7c7362e87d7d5922 commit hash: eebf2f3f34a6f6cec4f3005a7c7362e87d7d5922 commit hash: eebf2f3f34a6f6cec4f3005a7c7362e87d7d5922 commit hash: eebf2f3f34a6f6cec4f3005a7c7362e87d7d5922 eebf2f3

Number of commits found: 9