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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: sysutils/munin-master/pkg-install

Number of commits found: 7

Monday, 30 Jan 2023
18:46 Florian Smeets (flo) search for other commits by this committer
sysutils/munin-{master,node}: change cron job install

Don't rely on directly calling crontab(1) to install the cron job, use
the etc/cron.d directory for which we've had support for a while. This
fixes installing munin-master using pkg -r as crontab(1) installed the
cron job on the host system not in the specified alternative root
otherwise.

Completely remove pkg-install, that also removes the automatic migration
for newsyslog files after src revision r340318 it's been 4 years and a
bit.

Leave the pkg-deinstall script for a while to make sure that the
automatically installed cron jobs via crontab(1) are removed.

PR:		258072
Reported by:	Tassilo Philipp <tphilipp@potion-studios.com>
Tested by:	Tassilo Philipp <tphilipp@potion-studios.com>
commit hash: 02388ae491f5d00fb4dfe7e1945b8644c3c1aae7 commit hash: 02388ae491f5d00fb4dfe7e1945b8644c3c1aae7 commit hash: 02388ae491f5d00fb4dfe7e1945b8644c3c1aae7 commit hash: 02388ae491f5d00fb4dfe7e1945b8644c3c1aae7 02388ae
Saturday, 24 Nov 2018
02:50 woodsb02 search for other commits by this committer
sysutils/munin-*: Use .conf suffix for /usr/local/etc/newsyslog.conf.d/

- Rename the files installed to /usr/local/etc/newsyslog.conf.d/ to end
  with a '.conf' suffix.
- Add pkg-install script to automatically move any copies of the old
  newsyslog file to the new location if it was modified from the default
  or delete the old file if it is has not been modified.
- Add a note to UPDATING and pkg-message to warn users of this, in case
  they are using provisioning/configuration management tools which need
  to be modified.

Recent changes to /etc/newsyslog.conf (r340318) will only include files
from the /usr/local/etc/newsyslog.conf.d/ directory which end with
'.conf' and do not beginning with a '.' character.

Reviewed by:	mandree (D17088)
Approved by:	mat (maintainer)
Differential Revision:	https://reviews.freebsd.org/D17089
Original commitRevision:485721 
Monday, 26 Dec 2016
17:30 mat search for other commits by this committer
Drop newsyslog's configuration into etc/newsyslog.conf.d.

Sponsored by:	Absolight
Original commitRevision:429557 
Monday, 27 Oct 2014
14:43 mat search for other commits by this committer
Update to 2.0.24.

Fixup the if_ and if_errcoll_ plugins, interface names can be longer than 5
chars.  Add an if_packets_ plugin.

Allow people to have a custom crontab that won't be touched when
installing/deinstalling.

Sponsored by:	Absolight
Original commitRevision:371586 
Tuesday, 15 Feb 2011
00:14 flo search for other commits by this committer
- fix newsyslog entries, logs have been living in /var/log/munin for some
time now [1]
- drop MD5 checksum

Inspired by:    ports/151182 [1]
Original commit
Wednesday, 24 Feb 2010
20:18 des search for other commits by this committer
Massive cleanup of the Munin ports:

 - Use a fixed UID / GID
 - Fix handling of sample configs in plists
 - Add missing plist entries (mostly directories)
 - Use /var/munin instead of %D/var/munin
 - Consistently use %%FOODIR%% instead of ${PREFIX}/foo etc.
 - Honor BATCH / PACKAGE_BUILDING
 - Fix network throughput probes (if_ and if_errcoll_)

PR:             120755, 120756, 124528, 129576, 129577, 143804
Submitted by:   see PRs
Feature safe:   yes
Original commit
Tuesday, 23 Feb 2010
13:55 des search for other commits by this committer
Upgrade Munin to 1.4.3.  Thanks to Sean Rees <sean@rees.us> for providing
the initial patches and getting me started with this.

Note that munin-main has been renamed to munin-master (see MOVED).

Approved by:    portmgr (erwin)
Feature safe:   yes
Original commit

Number of commits found: 7