non port: sysutils/rubygem-chef/Makefile |
SVNWeb
|
Number of commits found: 66 |
Sat, 14 Jan 2023
|
[ 23:08 Muhammad Moinur Rahman (bofh) ] 18c6e18 (Only the first 10 of 2869 ports in this commit are shown above. )
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925
|
Fri, 30 Dec 2022
|
[ 09:06 Po-Chuan Hsieh (sunpoet) ] df3f45e
sysutils/rubygem-chef: Fix gemspec for rubygem-net-sftp 4.0.0 update
- Bump PORTREVISION for package change
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Thu, 7 Jul 2022
|
[ 22:24 Po-Chuan Hsieh (sunpoet) ] cc65c6b
sysutils/rubygem-chef: Update to 16.18.0
Changes: https://docs.chef.io/release_notes_client/
|
[ 21:43 Po-Chuan Hsieh (sunpoet) ] 14843f8
sysutils/rubygem-chef: Change RUN_DEPENDS from rubygem-net-ssh to
rubygem-net-ssh6
- Bump PORTREVISION for dependency change
|
Sun, 23 Jan 2022
|
[ 19:09 Po-Chuan Hsieh (sunpoet) ] 54c65e4
sysutils/rubygem-chef: Change RUN_DEPENDS from rubygem-net-ssh5 to
rubygem-net-ssh
- Bump PORTREVISION for dependency change
|
Tue, 11 Jan 2022
|
[ 18:47 Po-Chuan Hsieh (sunpoet) ] 7479be7
sysutils/rubygem-chef: Update to 16.17.18
Changes: https://docs.chef.io/release_notes_client/
|
Mon, 25 Oct 2021
|
[ 15:58 Po-Chuan Hsieh (sunpoet) ] dcc7871
sysutils/rubygem-chef: Update to 16.16.13
Changes: https://docs.chef.io/release_notes_client/
|
Thu, 21 Oct 2021
|
[ 14:27 Stefan Eßer (se) ] 4bfbb87
sysutils/rubygem-chef: Add CPE information
Approved by: portmgr (blanket)
|
Mon, 27 Sep 2021
|
[ 15:56 Po-Chuan Hsieh (sunpoet) ] a6f9477
sysutils/rubygem-chef: Update to 16.14.1
Changes: https://docs.chef.io/release_notes_client/
|
Tue, 6 Jul 2021
|
[ 15:00 Po-Chuan Hsieh (sunpoet) ] 5f73e7c
sysutils/rubygem-chef: Add missing RUN_DEPENDS (rubygem-pastel)
- Update version requirement of RUN_DEPENDS
Do not bump PORTREVISION because the package dependencies are unchanged.
rubygem-pastel was brought in via rubygem-license-acceptance.
|
Tue, 11 May 2021
|
[ 21:47 Po-Chuan Hsieh (sunpoet) ] 7836299
sysutils/rubygem-chef: Update to 16.13.16
Changes: https://github.com/chef/chef/blob/master/RELEASE_NOTES.md
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
[ 09:43 Matthias Fechner (mfechner) ] 1b802f4 (Only the first 10 of 24 ports in this commit are shown above. )
Removed svn keywords again.
They went in by accident while merging older commits.
Reported by: jbeich
|
[ 07:51 Matthias Fechner (mfechner) ] 462dbbc
Update to 16.11.7 which is required for gitlab-ce 13.10.
Changelog:
https://github.com/chef/chef/blob/master/RELEASE_NOTES.md
|
Sun, 10 Jan 2021
|
[ 08:26 sunpoet ]
Update to 15.15.0
- Rename gemspec patch to patch-gemspec
Changes: https://github.com/chef/chef/blob/master/RELEASE_NOTES.md
|
Mon, 28 Dec 2020
|
[ 08:19 mfechner ]
Fixed a build problem:
===> rubygem-chef-15.14.0 depends on package:
rubygem-chef-utils>=15.14.0<15.14.0_99 - not found
|
Sun, 20 Dec 2020
|
[ 08:55 mfechner ]
Update to 15.14.0.
Changelog:
https://github.com/chef/chef/blob/master/CHANGELOG.md
|
Sun, 23 Aug 2020
|
[ 19:47 sunpoet ]
Change RUN_DEPENDS from rubygem-highline to rubygem-highline1
- Bump PORTREVISION for dependency change
|
Fri, 28 Feb 2020
|
[ 19:25 sunpoet ]
Update version requirement of RUN_DEPENDS
- Sort RUN_DEPENDS
|
Sat, 2 Jun 2018
|
[ 22:27 sunpoet ]
Change RUN_DEPENDS from rubygem-net-ssh to rubygem-net-ssh4
- Bump PORTREVISION for dependency change
|
Fri, 9 Mar 2018
|
[ 21:49 sunpoet ]
Update to 13.8.3
Changes: https://github.com/chef/chef/blob/chef-13/CHANGELOG.md
|
Sat, 3 Mar 2018
|
[ 16:31 sunpoet ]
Update to 13.8.0
Changes: https://github.com/chef/chef/blob/chef-13/CHANGELOG.md
|
Sat, 27 Jan 2018
|
[ 11:38 sunpoet ]
Update to 13.7.16
Changes: https://github.com/chef/chef/blob/master/CHANGELOG.md
|
Fri, 29 Dec 2017
|
[ 18:48 sunpoet ]
Update to 13.6.4
- Fix shebang
- Pass maintainership to ruby@
Changes: https://github.com/chef/chef/blob/master/CHANGELOG.md
PR: 224698
Submitted by: sunpoet (myself)
Approved by: Renaud Chaput <renchap@cocoa-x.com> (maintainer)
|
Sun, 10 Dec 2017
|
[ 13:26 sunpoet ]
Fix gemspec for rubygem-iso8601 0.10.0 update
- Bump PORTREVISION for package change
|
Sat, 21 Oct 2017
|
[ 07:50 ngie ]
Create and manage /var/chef via the @dir directive
This allows me to install rubygem-chef and run chef-solo out of the box, and
achieves parity with variants of CentOS Linux.
PR: 222481
Approved by: matthew (maintainer timeout)
|
Mon, 7 Aug 2017
|
[ 18:52 sunpoet ]
Fix gemspec for rubygem-rspec_junit_formatter 0.3.0
- Fix typo
- Bump PORTREVISION for package change
PR: 221308
Reported by: lifanov
|
Mon, 31 Jul 2017
|
[ 15:50 sunpoet ]
Update to 13.2.20
- Fix shebang
- Simplify post-install:
- Update WWW
Changes: https://github.com/chef/chef/blob/master/CHANGELOG.md
PR: 220778
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 14 days)
|
Sat, 15 Jul 2017
|
[ 20:44 sunpoet ]
Do not silence installation messages
- While I'm here, fix indent
Approved by: portmgr (blanket)
|
Wed, 27 Apr 2016
|
[ 21:57 swills ] (Only the first 10 of 1194 ports in this commit are shown above. )
Convert USES=gem:autoplist to USES=gem since autoplist is default
|
[ 16:36 swills ] (Only the first 10 of 1196 ports in this commit are shown above. )
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
[ 13:18 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 25 Sep 2015
|
[ 18:49 sunpoet ]
- Add LICENSE_FILE
Approved by: portmgr (blanket)
|
Thu, 13 Aug 2015
|
[ 17:36 sunpoet ]
- Add NO_ARCH
Approved by: portmgr (blanket)
|
Sun, 31 May 2015
|
[ 20:58 mmoll ] (Only the first 10 of 23 ports in this commit are shown above. )
www/rubygem-rest-client: update to 1.8.0
PR: 200504
Differential Revision: https://reviews.freebsd.org/D2696
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Approved by: swills (mentor)
Security: CVE-2015-1820
Security: CVE-2015-3448
|
Sun, 10 May 2015
|
[ 20:17 sunpoet ]
- Fix gemspec for rubygem-highline 1.7.2 update
- Bump PORTREVISION for package change
|
Sat, 14 Mar 2015
|
[ 14:36 sunpoet ] (Only the first 10 of 19 ports in this commit are shown above. )
- Cleanup Mk/bsd.ruby.mk and remove no-op knobs in ruby ports
Reviewed by: bapt
Reviews: https://reviews.freebsd.org/D2030
|
Sat, 6 Sep 2014
|
[ 18:11 swills ]
sysutils/rubygem-chef: Update to 11.14.6
- Update to 11.14.6
- Fix dependency on mime-types
PR: 193343
Submitted by: Renaud Chaput <renchap@cocoa-x.com> (maintainer)
|
Fri, 22 Aug 2014
|
[ 14:56 robak ]
sysutils/rubygem-chef: update 11.12.2 -> 11.14.2
PR: 192340
Submitted by: Renaud Chaput <renchap@cocoa-x.com>
Approved by: swills (mentor)
|
Wed, 16 Apr 2014
|
[ 13:40 swills ]
- Update to 11.12.2
PR: ports/188667
Submitted by: Renaud Chaput <renchap@cocoa-x.com> (maintainer)
|
Fri, 28 Mar 2014
|
[ 17:52 swills ]
- Update to 11.10.4
- Stage
PR: ports/187554
Submitted by: Renaud Chaput <renchap@cocoa-x.com> (maintainer)
|
Tue, 29 Oct 2013
|
[ 13:39 swills ]
- Add PKGNAMESUFFIX to rubygem-json146 to make package name unique
- Update chef for the new rubygem-json146 package name
|
Mon, 28 Oct 2013
|
[ 23:56 swills ]
- Add stage support
- Remove article from COMMENT
Submitted by: bapt
Approved by: maintainer (renchap@cocoa-x.com, via IRC)
|
[ 22:06 swills ]
- Add missing plist item
|
Thu, 24 Oct 2013
|
[ 03:27 swills ]
- Update to 11.6.0
PR: ports/181585
Submitted by: Renaud Chaput <renchap@cocoa-x.com> (maintainer)
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Fri, 19 Jul 2013
|
[ 17:12 swills ]
- Update to 11.4.4
PR: ports/180186
Approved by: maintainer timeout (renchap@cocoa-x.com, >2 weeks)
|
Wed, 27 Feb 2013
|
[ 02:18 swills ] (Only the first 10 of 12 ports in this commit are shown above. )
- Update chef and friends to 10.24.0 to fix build with other recent updates
With hat: ruby@
|
Tue, 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]
|
Thu, 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
|
Mon, 19 Dec 2011
|
[ 19:53 pgollucci ]
The actual version required is >=1.0.4 <1.7.0
The port is at 1.6.2a
|
Fri, 16 Dec 2011
|
[ 22:15 pgollucci ]
- 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
|
Wed, 2 Nov 2011
|
[ 18:05 pgollucci ] (Only the first 10 of 40 ports in this commit are shown above. )
- Fix depend versions according to rubygems.org [again]
With Hat: ruby@
Tested by: P6 TB Full rubygem run
|
Tue, 26 Jul 2011
|
[ 01:26 swills ]
- Remove unnecessary ruby-iconv dependency covered by
USE_RUBY_FEATURES=iconv
Pointed out by: pgollucci
Point hat to: swills
|
Sun, 24 Jul 2011
|
[ 22:15 swills ]
- Fix build with Ruby 1.9
With Hat: ruby@
|
Sun, 26 Jun 2011
|
[ 03:21 pgollucci ] (Only the first 10 of 19 ports in this commit are shown above. )
- 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
|
Sat, 25 Jun 2011
|
[ 03:37 pgollucci ]
This is required now that rubygems-json is at 1.5.3
PR: ports/158277
Submitted by: myself (pgollucci)
With Hat: ruby@
|
Mon, 20 Jun 2011
|
[ 17:25 pgollucci ] (Only the first 10 of 14 ports in this commit are shown above. )
- Fix dependency versions
|
Tue, 3 May 2011
|
[ 21:07 swills ]
- 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)
|
Sat, 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)
|
Fri, 21 Jan 2011
|
[ 21:00 stas ]
- Use USE_RUBY_FEATURES macro for iconv instead of direct dependency.
Suggested by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Feature safe: yes
|
[ 20:37 stas ]
- Add missing iconv dependency.
PR: ports/154191
Submitted by: Renaud Chaput <renchap@cocoa-x.com> (maintainer)
Feature safe: yes
|
Tue, 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: 66 |