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/rubygem-chef/files/chef_client.in

Number of commits found: 7

Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
07:51 Matthias Fechner (mfechner) search for other commits by this committer
Update to 16.11.7 which is required for gitlab-ce 13.10.
Changelog:
https://github.com/chef/chef/blob/master/RELEASE_NOTES.md
commit hash: 462dbbcdec083d2f6ca1cf9a197a86b6e469a316 commit hash: 462dbbcdec083d2f6ca1cf9a197a86b6e469a316 commit hash: 462dbbcdec083d2f6ca1cf9a197a86b6e469a316 commit hash: 462dbbcdec083d2f6ca1cf9a197a86b6e469a316 462dbbc
Tuesday, 8 Jan 2013
00:35 jgh search for other commits by this committer
- update security/rubygem-net-ssh to 2.2.2,2 [1]
- update devel/rubygem-mixlib-authentication to 1.3.0 [2]
- update devel/rubygem-highline to 1.6.15 [3]
- update sysutils/rubygem-chef to 10.16.4 [4]

PR:		171010 [1]
PR:		173646 [2]
PR:		173647 [3]
PR:		171005 [4]
Submitted by: nickdewing@gmail.com [1,4]
Submitted by: maintainer, renchap@cocoa-x.com [2,4], renchap@cocoa-x.com [3]
Original commitRevision:310059 
Thursday, 22 Mar 2012
17:53 pgollucci search for other commits by this committer
The chef_client init script should set up the pidfile in
/var/run/chef-client.pid and instruct the chef-client process to write its PID
to this file when daemonizing. Without a pidfile, the status and onestatus
command fall back to process inspection. If chef is run with a resource defined
to :stop the chef_client service, such as chef-client::cron, then the
non-daemonized chef-client process effectivelly kills itself by running
/usr/local/etc/rc.d/chef_client status and /usr/local/etc/rc.d/chef_stop.

Run chef-client manually, then run /usr/local/etc/rc.d/chef_client onestatus.
The status will report chef-client running with the PID of the manually invoked
chef-client process.

- Bump PORTREVISION

Submitted by:   Scott Sanders <ssanders@taximagic.com> (private e-mail)
Approved by:    maintainer (implicit)
Feature safe:   yes
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
Saturday, 5 Mar 2011
01:48 clsung search for other commits by this committer
- The %%RC_SUBR%% variable in the rc script source files/chef_client.in isn't
getting replaced by default. Rather than adding this variable to SUB_LIST, it
makes more sense to explicitly replace it in the source file itself. This is
done in numerous other rc script source files as well as in the example in the
Porter's Handbook.
- bump PORTREVISION

PR:             ports/155279
Submitted by:   Dimitri Aivaliotis <aglarond_AT_gmail dot com>
Approved by:    maintainer (Renaud Chaput)
Original commit
Tuesday, 18 Jan 2011
12:00 wen search for other commits by this committer
Chef is a systems integration framework, built to bring the benefits of
configuration management to your entire infrastructure. With Chef, you can:

* Manage your servers by writing code, not by running commands.
* Integrate tightly with your applications, databases, LDAP directories, and
  more.
* Easily configure applications that require knowledge about your entire
  infrastructure ("What systems are running my application?" "What is the
  current master database server?")

WWW: http://wiki.opscode.com/display/chef/Home

PR:             ports/153504
Submitted by:   Renaud Chaput <renchap@cocoa-x.com>
Feature safe:   yes
Original commit

Number of commits found: 7