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: security/tsshbatch/pkg-descr

Number of commits found: 2

Saturday, 20 Dec 2014
02:15 danfe search for other commits by this committer
- Update to version 1.212 and thus unbreak (unfortunately, upstream does not
  keep old versions on their site, at least not for long enough)
- Sanitize -COMMENT, simplify installation of documentation files
- Consistently reformat first two paragraphs of pkg-descr so it produces less
  ragged right edge
Original commitRevision:374989 
Wednesday, 15 Feb 2012
22:42 jgh search for other commits by this committer
Add new port (security/tsshbatch)

'tsshbatch' is a tool to enable you to issue a command to many
servers without having to log into each one separately. When writing
scripts, this overcomes the 'ssh' limitation of not being able to
specify the password on the command line.

'tsshbatch' also understands basic 'sudo' syntax and can be used
to access a server, 'sudo' a command, and then exit.

'tsshbatch' thus allows you to write complex, hands-off scripts that
issue commands to many servers without the tedium of manual login and
'sudo' promotion. System administrators, especially, will find this
helpful when working in large server farms.

WWW: http://www.tundraware.com/Software/tsshbatch

PR:     ports/163866
Submitted by:   Tim Daneliuk, tsshbatch at tundraware.com
Original commit

Number of commits found: 2