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: sysutils/munin-node/pkg-install

Number of commits found: 15

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 
Thursday, 11 Dec 2014
07:59 mat search for other commits by this committer
Cleanup pkg-{,de}install, don't restart munin-node from here, pkg can do it
itself.

Sponsored by:	Absolight
Original commitRevision:374514 
Wednesday, 29 May 2013
23:36 flo search for other commits by this committer
- update to 2.0.14
- make port non-interactive [1]
- add PORTSCOUT hints, 2.1.X is a development version

PR:		ports/178532 [1]
Submitted by:	Claudius Herder <claudius_herder@ambtec.de> [1]
Original commitRevision:319396 
Saturday, 16 Feb 2013
13:30 flo search for other commits by this committer
- update to 2.0.11.1
- a couple of rc script fixes [1]

Submitted by:	crees [1]
Original commitRevision:312351 
Tuesday, 15 Feb 2011
00:11 flo search for other commits by this committer
- fix newsyslog entries, logs have been living in /var/log/munin for some
time now [1]
- fix http_loadtime plugin [2]
- fix coretemp and dev_cpu plugins [3]

PR:             ports/151182 [1], ports/154688 [2], ports/154584 [3]
Submitted by:   Detlef Peeters <dp@heringa.de> [1]
                Oliver Brandmueler <ob@e-gitt.net> [2]
                Hiroki (REO) Kashiwazaki <reo@iic.hokudai.ac.jp> [3]
Original commit
Thursday, 2 Dec 2010
10:47 des search for other commits by this committer
Sorry, committed the wrong files.
Original commit
10:45 des search for other commits by this committer
Strip non-numeric characters (i.e. units) from the CPU frequency and
temperature.

Submitted by:   delphij@
Original commit
Thursday, 25 Feb 2010
12:15 des search for other commits by this committer
Continue rototilling the Munin ports:

 - Move some files around and adjust the plists accordingly.
 - Fix some directory creation / deletion in the plists.
 - Fix some directory ownerships.
 - Instead of patching the Makefile, specify installation directories
   on the command line.  Centralize the definition of MAKE_ARGS and some
   other shared variables.

Feature safe:   yes
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
Monday, 6 Nov 2006
22:50 miwi search for other commits by this committer
- Update to 1.2.5

Notes: Please read the UPDATING!

PR:             ports/105107
Submitted by:   Lupe Christoph <lupe@lupe-christoph.de> (maintainer)
Original commit
Monday, 25 Sep 2006
10:47 miwi search for other commits by this committer
- Fix premissions with pre-existing user's
- Bump PORTREVISION

PR:             ports/103451
Submitted by:   Lupe Christoph <lupe(at)lupe-christoph.de> (maintainer)
Original commit
Friday, 4 Mar 2005
17:47 sem search for other commits by this committer
- Update tp 1.2.0
- Upgrade FreeBSD4 support to rcNG
- Use INSTALL_SCRIPT to install the start-stop script
- Correct rcNG version of pkg-message, adding PREFIX
- Use SUB_FILES and SUB_LIST
- Add log rotation support

PR:             ports/77721
Submitted by:   maintainer
Original commit
Tuesday, 2 Mar 2004
15:54 mat search for other commits by this committer
Add Munin network-wide graphing framework (node)

This is the node part. It is used on all machines Munin shall watch.

PR:             ports/62479
Submitted by:   Lupe Christoph <lupe@lupe-christoph.de>
Original commit

Number of commits found: 15