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: shells/ammonite/pkg-descr

Number of commits found: 2

Tuesday, 18 Jan 2022
16:15 Fernando ApesteguĂ­a (fernape) search for other commits by this committer Author: Jens Grassel
shells/ammonite: Update to 2.5.1 and MOVE

The authors removed the shell functionality but it is still a good dev-tool.

Changelog
---------

 * Added support for Scala 2.13.8
 * Re-added old Main entry point for better compatibility with Ammonite 2.4 and
   older
 * Dropped built-in support for shell operations
 * move from shells/ammonite to devel/ammonite

PR:	261191
Reported by:	freebsd-ports@jan0sch.de (maintainer)
commit hash: 2d46959df26a2dd3e99521dc5fb5b1f0dc67c2fb commit hash: 2d46959df26a2dd3e99521dc5fb5b1f0dc67c2fb commit hash: 2d46959df26a2dd3e99521dc5fb5b1f0dc67c2fb commit hash: 2d46959df26a2dd3e99521dc5fb5b1f0dc67c2fb 2d46959
Monday, 18 Feb 2019
17:01 pi search for other commits by this committer
New port: shells/ammonite

A modern replacement for the Bash system shell. Provides a systems shell in
the high-level Scala language, letting you seamlessly mix system operations
with real code without the hassle or the frustration of trying to write
complex code in Bash.

Ammonite lets you use the Scala language for scripting purposes: in a
Read-Evaluate-Print-Loop (REPL), as scripts, as a library to use
in existing projects, or as a standalone systems shell.

WWW: https://ammonite.io/

PR:		235759
Submitted by:	Jens Grassel <jan0sch@mykolab.com>
Original commitRevision:493275 

Number of commits found: 2