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/poshinit/pkg-descr

Number of commits found: 1

Thursday, 15 Aug 2019
10:10 0mp search for other commits by this committer
New port: shells/poshinit: Portable shell setup for Bash/Zsh across
FreeBSD/Linux/Cygwin

You want your shell stuff to work the same way even when you use a
different shell, or even a different box. Right?

If you use poshinit (Portable Shell Initialization), you can attain at
least most of what you desire, perhaps even all. You can log out of Bash
and log in with Zsh (or vice versa) - and your aliases/exports/functions
will continue to work as before.

It gets better - if someday you need to use a different box with a
different OS, you can get your shell to work your 'normal' way in a
jiffy. Just save your $HOME/.shell directory on your primary box, and
paste it over your second box's $HOME/.shell (after running poshinit
setup script on the second box). The second box need not be the same
operating system - poshinit works across FreeBSD / Linux / Cygwin.

WWW: https://github.com/bourne-again/poshinit

PR:		232315
Submitted by:	bourne.identity@hotmail.com
Reviewed by:	Nathan, Walter Schwarzenfeld, tobik (previous versions)
Original commitRevision:508989 

Number of commits found: 1