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/puppet/files/puppetmaster.in

Number of commits found: 10

Tuesday, 3 Nov 2015
19:02 mmoll search for other commits by this committer
sysutils/puppet: update to 3.8.3

- update to 3.8.3 [1]
- refactor manifest check in puppetmaster rc.d script [2]
- bring in the pkgng package provider also used in Puppet 4 [3]
- take maintainership

PR:		203683 [1]
PR:		202704 [2]
Submitted by:	tdb [1]
Submitted by:	lemon <yesthanks@lemonia.org> [2]
Approved by:	swills (maintainer)
Obtained from:	https://github.com/xaque208/puppet-pkgng [3]
Differential Revision:	https://reviews.freebsd.org/D4050
Original commitRevision:400710 
Thursday, 9 Jul 2015
16:30 mmoll search for other commits by this committer
sysutils/puppet: use REQUIRE: LOGIN in rc scripts

The puppet agent will get started later, especially after ldconfig.

Approved by:	swills (mentor, maintainer)
Differential Revision:	https://reviews.freebsd.org/D3023
Original commitRevision:391663 
Monday, 4 Nov 2013
02:27 swills search for other commits by this committer
- Again try to fix the rc script to use the right ruby
Original commitRevision:332664 
Saturday, 26 Oct 2013
02:22 swills search for other commits by this committer
- Refer to generic ruby binary in rc scripts
- Fix missing %D in plist
Original commitRevision:331647 
Sunday, 3 Jun 2012
00:57 swills search for other commits by this committer
- Use USERS instead of pkg-install script ot create users
- Move creation of var directories to plist
Original commit
Saturday, 14 Jan 2012
08:57 dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Original commit
Monday, 15 Aug 2011
22:04 swills search for other commits by this committer
- Update port to release version of 2.7.3
- Fix issue with deprecated command use in puppetmaster rc script
- Fix issue with puppetmaster startup bug triggered by "factdest" being
  defined in dist config.

PR:             ports/159801
Submitted by:   Russell Jackson <raj@csub.edu> (maintainer)
Original commit
Sunday, 15 May 2011
02:49 dougb search for other commits by this committer
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
Original commit
Tuesday, 14 Sep 2010
02:23 pgollucci search for other commits by this committer
- Update to 2.6.1rc4

PR:             ports/150545
Submitted by:   Russell Jackson <raj@csub.edu> (maintainer)
Original commit
Wednesday, 4 Aug 2010
17:06 lwhsu search for other commits by this committer
- Update to 2.6.1rc1

PR:             ports/149213
Submitted by:   Russell Jackson <raj AT csub.edu> (maintainer)
Original commit

Number of commits found: 10