non port: sysutils/rubygem-chef/files/chef_client.in |
Number of commits found: 7 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
all: Remove all other $FreeBSD keywords.
135fdee |
07:51 Matthias Fechner (mfechner)
Update to 16.11.7 which is required for gitlab-ce 13.10.
Changelog:
https://github.com/chef/chef/blob/master/RELEASE_NOTES.md
462dbbc |
Tuesday, 8 Jan 2013
|
00:35 jgh
- 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]
 |
Thursday, 22 Mar 2012
|
17:53 pgollucci
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
 |
Saturday, 14 Jan 2012
|
08:57 dougb
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.
 |
Saturday, 5 Mar 2011
|
01:48 clsung
- 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)
 |
Tuesday, 18 Jan 2011
|
12:00 wen
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
 |
Number of commits found: 7 |