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/parinfer-rust/distinfo

Number of commits found: 8

Tuesday, 18 Jan 2022
14:47 Ashish SHUKLA (ashish) search for other commits by this committer
editors/parinfer-rust: Update to latest git snapshot

- Explicitly enable support for Emacs
- Remove the already upstream-ed vim support patch

PR:		261221
Approved by:	mikael (maintainer)
commit hash: 32227949c17ad754b953a2c6332f2a4dbfe3c046 commit hash: 32227949c17ad754b953a2c6332f2a4dbfe3c046 commit hash: 32227949c17ad754b953a2c6332f2a4dbfe3c046 commit hash: 32227949c17ad754b953a2c6332f2a4dbfe3c046 3222794
Thursday, 27 Feb 2020
15:39 tobik search for other commits by this committer
editors/parinfer-rust: Update to v0.4.3

Changes:	https://github.com/eraserhd/parinfer-rust/blob/v0.4.3/CHANGELOG.adoc
Original commitRevision:527262 
Sunday, 5 Jan 2020
05:41 tobik search for other commits by this committer
editors/parinfer-rust: Update to v0.4.2

Changes:	https://github.com/eraserhd/parinfer-rust/blob/v0.4.2/CHANGELOG.adoc
Original commitRevision:522110 
Sunday, 22 Sep 2019
04:04 tobik search for other commits by this committer
editors/parinfer-rust: Chase retag of v0.4.0

No code changes.

Changes:	https://github.com/eraserhd/parinfer-rust/compare/2435c9537d5104f5cf1ddf36efa495ec431c48c1...v0.4.0
Original commitRevision:512549 
Saturday, 21 Sep 2019
04:44 tobik search for other commits by this committer
editors/parinfer-rust: Update to v0.4.0

Changes:	https://github.com/eraserhd/parinfer-rust/blob/v0.4.0/CHANGELOG.adoc
Original commitRevision:512464 
Wednesday, 8 May 2019
08:41 tobik search for other commits by this committer
editors/parinfer-rust: Update to 0.3.1 (nop)

Changes:	https://github.com/eraserhd/parinfer-rust/compare/v0.2.0-198-g506ae2b...v0.3.1
Original commitRevision:501006 
Thursday, 28 Feb 2019
18:47 jbeich search for other commits by this committer
USES=cargo to update libc to 0.2.49 for Tier2

PR:		235063
Differential Revision:	https://reviews.freebsd.org/D19309
Original commitRevision:494175 
Saturday, 26 Jan 2019
17:03 tobik search for other commits by this committer
New port: editors/parinfer-rust

A full-featured, super fast implementation of Shaun Lebron's parinfer.

Parinfer is a proof-of-concept editor mode for Lisp programming
languages.  It simplifies the way we write Lisp by auto-adjusting
parens when indentation changes and vice versa.  The hope is to
make basic Lisp-editing easier for newcomers and experts alike,
while still allowing existing plugins like Paredit to satisfy the
need for more advanced operations.

Parinfer-rust comes with plugins for Kakoune, Vim8, and Neovim.
The Rust library can be called from other editors that can load
dynamic libraries.

This plugin implements "smart" mode.  Rather than switching between
"paren" mode and "indent" mode, parinfer uses information about how
the user is changing the file to decide what to do.

WWW: https://github.com/eraserhd/parinfer-rust
Original commitRevision:491303 

Number of commits found: 8