non port: sysutils/rubygem-ohai/Makefile |
SVNWeb
|
Number of commits found: 45 |
Sat, 27 May 2023
|
[ 23:44 Po-Chuan Hsieh (sunpoet) ] e6b5d5a
sysutils/rubygem-ohai: Update to 18.1.3
Changes: https://github.com/chef/ohai/blob/main/CHANGELOG.md
|
Sun, 14 May 2023
|
[ 17:25 Matthias Fechner (mfechner) ] 3a453fd
sysutils/rubygem-ohai: update to 17.9.1
Required for gitlab-ce 15.11
https://github.com/chef/ohai/blob/main/CHANGELOG.md
|
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
|
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 )
|
Tue, 11 Jan 2022
|
[ 18:47 Po-Chuan Hsieh (sunpoet) ] c04a47f
sysutils/rubygem-ohai: Update to 16.17.0
Changes: https://github.com/chef/ohai/blob/main/CHANGELOG.md
|
Mon, 25 Oct 2021
|
[ 15:58 Po-Chuan Hsieh (sunpoet) ] e261549
sysutils/rubygem-ohai: Update to 16.13.0
- Update WWW
Changes: https://github.com/chef/ohai/blob/main/CHANGELOG.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) ] 46c5af5
Update to 16.10.7 which is required for gitlab-ce 13.10.
|
Thu, 24 Dec 2020
|
[ 13:57 sunpoet ]
Update to 15.12.0
- Update version requirement of RUN_DEPENDS
- Sort RUN_DEPENDS
Changes: https://github.com/chef/ohai/blob/master/CHANGELOG.md
|
Sun, 20 Dec 2020
|
[ 08:56 mfechner ]
Update to 15.9.1.
Changelog:
https://github.com/chef/ohai/blob/master/CHANGELOG.md
|
Sat, 3 Mar 2018
|
[ 16:31 sunpoet ]
Update to 13.8.0
Changes: https://github.com/chef/ohai/blob/13-stable/RELEASE_NOTES.md
|
Fri, 12 Jan 2018
|
[ 14:25 sunpoet ]
Update to 13.7.1
Changes: https://github.com/chef/ohai/blob/master/RELEASE_NOTES.md
|
Fri, 29 Dec 2017
|
[ 18:48 sunpoet ]
Update to 13.7.0
- Pass maintainership to ruby@
Changes: https://github.com/chef/ohai/blob/master/RELEASE_NOTES.md
PR: 224700
Submitted by: sunpoet (myself)
Approved by: Renaud Chaput <renchap@cocoa-x.com> (maintainer)
|
Mon, 31 Jul 2017
|
[ 15:50 sunpoet ]
Update to 13.2.0
- Update WWW
Changes: https://github.com/chef/ohai/blob/master/RELEASE_NOTES.md
https://github.com/chef/ohai/blob/master/CHANGELOG.md
PR: 220777
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 14 days)
|
Tue, 6 Dec 2016
|
[ 14:53 sunpoet ]
- Fix version requirement of RUN_DEPENDS
With hat: ruby
|
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
|
Tue, 19 Jan 2016
|
[ 08:38 sunpoet ]
- Add LICENSE_FILE
- Add NO_ARCH
Approved by: portmgr (blanket)
|
Sat, 6 Sep 2014
|
[ 18:09 swills ]
sysutils/rubygem-ohai: update to 7.2.4
- Update to 7.2.4
- Fix dependency on mime-types
PR: 193344
Submitted by: Renaud Chaput <renchap@cocoa-x.com> (maintainer)
|
Fri, 22 Aug 2014
|
[ 14:43 robak ]
sysutils/rubygem-ohai: update 7.0.2 -> 7.2.0
PR: 192339
Submitted by: Renaud Chaput <renchap@cocoa-x.com>
Approved by: swills (mentor)
|
Wed, 16 Apr 2014
|
[ 13:33 swills ]
- Update to 7.0.2
PR: ports/188669
Submitted by: Renaud Chaput <renchap@cocoa-x.com> (maintainer)
|
Fri, 28 Mar 2014
|
[ 15:38 swills ]
- Update to 6.20.0
- Add LICENSE
PR: ports/186436
Submitted by: "Takumi Takahashi" <takumi@privu.tmfam.com>
Approved by: renchap@cocoa-x.com (maintainer, via IRC)
|
Fri, 24 Jan 2014
|
[ 14:55 miwi ] (Only the first 10 of 28 ports in this commit are shown above. )
- Stage safe
|
Thu, 14 Nov 2013
|
[ 03:08 swills ]
- Update to 6.18.0
- Fix the patch for ipaddress
PR: ports/183476
Submitted by: Renaud Chaput <renchap@cocoa-x.com> (maintainer)
|
Mon, 28 Oct 2013
|
[ 23:50 swills ]
- Add patch for issue where IP address detection fails if there is an interface
with no addresses
Submitted by: maintainer (renchap@cocoa-x.com, via IRC)
Obtained from: https://github.com/opscode/ohai/pull/163/files
|
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:09 swills ]
- Update to 6.16.0
PR: ports/180185
Approved by: maintainer timeout (renchap@cocoa-x.com, >2 weeks)
|
Mon, 27 Aug 2012
|
[ 21:58 swills ]
- Update to 6.14.0
PR: ports/170582
Approved by: maintainer timeout (renchap@cocoa-x.com, >2 weeks)
|
Tue, 3 Jan 2012
|
[ 23:49 miwi ]
- Update to 0.6.10
PR: 163499
Submitted by: Renaud Chaput <renchap@cocoa-x.com> (maintainer)
|
Mon, 2 May 2011
|
[ 22:48 stas ]
- Update to 0.6.4.
PR: ports/156383
Submitted by: Renaud Chaput <renchap@cocoa-x.com> (maintainer)
|
Wed, 2 Mar 2011
|
[ 21:39 pav ]
- Mark BROKEN: fails to install
ERROR: Error installing /tmp/distfiles/rubygem/ohai-0.5.8.gem:
ohai requires json (>= 1.4.4, <= 1.4.6, runtime)
Reported by: pointyhat
|
Wed, 22 Dec 2010
|
[ 23:26 pgollucci ]
- Unbreak
- Update to 0.5.8
- Remove MD5
PR: ports/153332
Submitted by: Renaud Chaput <renchap@cocoa-x.com> (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
|
Sat, 11 Dec 2010
|
[ 19:09 pgollucci ]
- Mark broken, version incompatability
Reported by: pointyhat via erwin
|
[ 18:42 pgollucci ]
- help QAT out
|
Wed, 8 Dec 2010
|
[ 20:48 pgollucci ]
- Fix dependency versions
|
Tue, 5 Oct 2010
|
[ 08:27 pgollucci ]
- Fix dependency versions
PR: ports/150829
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (renchap@cocoa-x.com ; 14 days)
Sponsored by: RideCharge Inc. / TaxiMagic
|
Mon, 13 Sep 2010
|
[ 23:33 pgollucci ] (Only the first 10 of 11 ports in this commit are shown above. )
- Add missing rubygem virtual categories
|
Sun, 6 Jun 2010
|
[ 19:25 pgollucci ] (Only the first 10 of 73 ports in this commit are shown above. )
- GEMS are always RUN_DEPENDS of other GEMS
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest
PR: ports/147551
Submitted by: pgollucci@ (myself)
Reviewed by: portmgr (pav)
With Hat: ruby
|
[ 04:06 pgollucci ] (Only the first 10 of 14 ports in this commit are shown above. )
- No need to mess with FETCH_ARGS anymore.
rubygems.org (RG) doesn't do redirects.
With Hat: ruby@
|
Thu, 27 May 2010
|
[ 00:57 pgollucci ] (Only the first 10 of 16 ports in this commit are shown above. )
- Convert MASTER_SITES to RG
PR: ports/147013 ports/147014 ports/147015 ports/147016
ports/147017 ports/147018 ports/147019 ports/147020
ports/147033 ports/147034 ports/147035 ports/147036
ports/147037 ports/147038 ports/147040 ports/147041
ports/147042
Submitted by: pgollucci@ (myself)
With Hat: ruby@
|
Sat, 22 May 2010
|
[ 04:24 miwi ]
- Update to 0.5.4
PR: 146702
Submitted by: Renaud Chaput <renchap@cocoa-x.com> (maintainer)
|
Sat, 24 Apr 2010
|
[ 11:55 miwi ]
Ohai detects data about your operating system. It can be used standalone, but
it's primary purpose is to provide node data to Chef.
Ohai will print out a JSON data blob for all the known data about your system.
When used with Chef, that data is reported back via node attributes.
WWW: http://wiki.opscode.com/display/ohai/Home
PR: ports/145850
Submitted by: Renaud Chaput <renchap at cocoa-x.com>
|
Number of commits found: 45 |