Commit graph

15 commits

Author SHA1 Message Date
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Philip M. Gollucci
6c27df460e The actual version required is >=1.0.4 <1.7.0
The port is at 1.6.2a
2011-12-19 19:53:24 +00:00
Philip M. Gollucci
139d6c2497 - Update to 0.10.8
PR:             ports/163347
Submitted by:   Scott Sanders <scott@jssjr.com>
Approved by:    renchap@cocoa-x.com (maintainer, implicit required for chef-server)
With Hat:	ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-12-16 22:15:45 +00:00
Philip M. Gollucci
19334d785f - Fix depend versions according to rubygems.org [again]
With Hat:	ruby@
Tested by:	P6 TB Full rubygem run
2011-11-02 18:05:08 +00:00
Steve Wills
0d6bf530f3 - Remove unnecessary ruby-iconv dependency covered by
USE_RUBY_FEATURES=iconv

Pointed out by:		pgollucci
Point hat to:		swills
2011-07-26 01:26:15 +00:00
Steve Wills
f4e0eebcf0 - Fix build with Ruby 1.9
With Hat:	ruby@
2011-07-24 22:15:06 +00:00
Philip M. Gollucci
333962fb94 - Update to 0.9.6
- Unbreak with ruby 1.9   <=0.9.5  doesn't build with ruby 1.9
- Development of ruby's termios has moved
- Name changed to termios -> ruby-termios
- Bump PORTREVISION on ports with dependency changes

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
Checked by:     make index
2011-06-26 03:21:27 +00:00
Philip M. Gollucci
da172afaf5 This is required now that rubygems-json is at 1.5.3
PR:             ports/158277
Submitted by:   myself (pgollucci)
With Hat:       ruby@
2011-06-25 03:37:12 +00:00
Philip M. Gollucci
8d254b7c31 - Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github
2011-06-23 17:51:43 +00:00
Philip M. Gollucci
3ee931631c - Fix dependency versions 2011-06-20 17:25:42 +00:00
Steve Wills
77b2e51300 - Update to 0.10.0
- Fix build with rubygem-json 1.5.1

PR:		ports/156789
Submitted by:	Renaud Chaput <renchap@cocoa-x.com> (maintainer)
2011-05-03 21:07:05 +00:00
Cheng-Lung Sung
4e7e771d9e - 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)
2011-03-05 01:48:11 +00:00
Stanislav Sedov
81476af688 - Use USE_RUBY_FEATURES macro for iconv instead of direct dependency.
Suggested by:	"Philip M. Gollucci" <pgollucci@p6m7g8.com>
Feature safe:	yes
2011-01-21 21:00:43 +00:00
Stanislav Sedov
642ec05663 - Add missing iconv dependency.
PR:		ports/154191
Submitted by:	Renaud Chaput <renchap@cocoa-x.com> (maintainer)
Feature safe:	yes
2011-01-21 20:37:11 +00:00
Wen Heping
2d2e64dd20 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
2011-01-18 12:00:11 +00:00