notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/rubygem-rake/Makefile
SVNWeb

Number of commits found: 59

Sat, 14 Jan 2023
[ 23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  18c6e18  (Only the first 10 of 2869 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 14 Jul 2021
[ 16:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:66ad34f38571fc958cb0e3324941057c31be5afa  commit hash:66ad34f38571fc958cb0e3324941057c31be5afa  commit hash:66ad34f38571fc958cb0e3324941057c31be5afa  66ad34f 
devel/rubygem-rake: Update to 13.0.6

Changes:	https://github.com/ruby/rake/blob/master/History.rdoc
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 25 Dec 2020
[ 14:31 meta search for other commits by this committer ] Original commit   Revision:559243
devel/rubygem-rake: Update to 13.0.3

PR:		252011
Submitted by:	Yasuhiro Kimura <yasu@utahime.org>
Relnotes:	https://github.com/ruby/rake/blob/v13.0.3/History.rdoc
Sat, 19 Dec 2020
[ 12:36 mfechner search for other commits by this committer ] Original commit   Revision:558448
Update to 13.0.2.
Changelog:
https://github.com/ruby/rake/blob/master/History.rdoc

PR:		242294
Submitted by:	yasu@utahime.org
Fri, 24 Jul 2020
[ 07:52 sunpoet search for other commits by this committer ] Original commit   Revision:543208
Add USES=cpe
Mon, 12 Aug 2019
[ 19:46 sunpoet search for other commits by this committer ] Original commit   Revision:508791
Update to 12.3.3

Changes:	https://github.com/ruby/rake/blob/master/History.rdoc
Sun, 9 Dec 2018
[ 23:56 sunpoet search for other commits by this committer ] Original commit   Revision:487113
Update to 12.3.2

Changes:	https://github.com/ruby/rake/blob/master/History.rdoc
Fri, 23 Mar 2018
[ 16:45 sunpoet search for other commits by this committer ] Original commit   Revision:465374
Update to 12.3.1

Changes:	https://github.com/ruby/rake/blob/master/History.rdoc
Thu, 16 Nov 2017
[ 22:25 sunpoet search for other commits by this committer ] Original commit   Revision:454356
Update to 12.3.0

Changes:	https://github.com/ruby/rake/blob/master/History.rdoc
Wed, 25 Oct 2017
[ 18:29 sunpoet search for other commits by this committer ] Original commit   Revision:452885
Update to 12.2.1

Changes:	https://github.com/ruby/rake/blob/master/History.rdoc
Wed, 13 Sep 2017
[ 09:36 sunpoet search for other commits by this committer ] Original commit   Revision:449773
Update to 12.1.0

Changes:	https://github.com/ruby/rake/blob/master/History.rdoc
Fri, 28 Apr 2017
[ 20:25 sunpoet search for other commits by this committer ] Original commit   Revision:439641
Fix shebang

- Bump PORTREVISION for package change
Sun, 1 Jan 2017
[ 01:08 sunpoet search for other commits by this committer ] Original commit   Revision:430185
Update to 12.0.0

Changes:	https://github.com/ruby/rake/blob/master/History.rdoc
Thu, 29 Sep 2016
[ 14:10 tz search for other commits by this committer ] Original commit   Revision:422921
devel/rubygem-rake: Update from 11.1.2 to 11.2.2

Changes: https://github.com/ruby/rake/blob/v11.2.2/History.rdoc

Approved by: swills (mentor)
Wed, 27 Apr 2016
[ 21:57 swills search for other commits by this committer ] Original commit   Revision:414136 (Only the first 10 of 1194 ports in this commit are shown above. View all ports for this commit)
Convert USES=gem:autoplist to USES=gem since autoplist is default
[ 16:36 swills search for other commits by this committer ] Original commit   Revision:414118 (Only the first 10 of 1196 ports in this commit are shown above. View all ports for this commit)
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
Sun, 17 Apr 2016
[ 18:40 sunpoet search for other commits by this committer ] Original commit   Revision:413531
- Update to 11.1.2

Changes:	https://github.com/ruby/rake/blob/master/History.rdoc
Sun, 17 Jan 2016
[ 13:15 sunpoet search for other commits by this committer ] Original commit   Revision:406406
- Update to 10.5.0

Changes:	https://github.com/ruby/rake/blob/master/History.rdoc
Sponsored by:	PortsCamp Taiwan
Sat, 17 Oct 2015
[ 18:09 sunpoet search for other commits by this committer ] Original commit   Revision:399582
- Add LICENSE_FILE
- Update WWW
Thu, 2 Jul 2015
[ 16:01 pgollucci search for other commits by this committer ] Original commit   Revision:391169 (Only the first 10 of 614 ports in this commit are shown above. View all ports for this commit)
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files

Obtained from:  DEVELOPER_MODE
With Hat:       ruby@

Sponsored by:   RideCharge Inc / Curb
Mon, 26 Jan 2015
[ 03:47 swills search for other commits by this committer ] Original commit   Revision:377921
devel/rubygem-rake: update to 10.4.2
Fri, 30 May 2014
[ 19:12 swills search for other commits by this committer ] Original commit   Revision:355899
- Update to 10.3.2
Fri, 18 Apr 2014
[ 14:02 swills search for other commits by this committer ] Original commit   Revision:351538
- Update to 10.3.1
Thu, 17 Apr 2014
[ 19:08 swills search for other commits by this committer ] Original commit   Revision:351493
- Update to 10.3.0
Sat, 29 Mar 2014
[ 17:16 swills search for other commits by this committer ] Original commit   Revision:349569
- Update to 10.2.2
Tue, 4 Feb 2014
[ 12:06 sunpoet search for other commits by this committer ] Original commit   Revision:342511
- Add LICENSE
Tue, 28 Jan 2014
[ 08:42 bapt search for other commits by this committer ] Original commit   Revision:341518
Support stage
Simplify post-install
Tue, 21 Jan 2014
[ 18:13 swills search for other commits by this committer ] Original commit   Revision:340626
- Update to 10.1.1
Fri, 20 Sep 2013
[ 17:17 bapt search for other commits by this committer ] Original commit   Revision:327726 (Only the first 10 of 623 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Sat, 1 Jun 2013
[ 21:23 swills search for other commits by this committer ] Original commit   Revision:319595
- Update to 10.0.4
Wed, 9 Jan 2013
[ 03:53 swills search for other commits by this committer ] Original commit   Revision:310121 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
- Update rubygem-rails to 3.2.11
- Update ports require by rubygem-rails
- Add vuxml entry for rails security issues

Security:	ca5d3272-59e3-11e2-853b-00262d5ed8ee
Security:	b4051b52-58fa-11e2-853b-00262d5ed8ee
Thu, 27 Oct 2011
[ 03:02 swills search for other commits by this committer ] Original commit  (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
- Update Rails to 3.1.1 and associated changes

With hat:       ruby@
Tue, 25 Oct 2011
[ 21:06 swills search for other commits by this committer ] Original commit 
- Move RAKE_VER out of bsd.ruby.mk since it is no longer needed
Sun, 13 Mar 2011
[ 19:16 swills search for other commits by this committer ] Original commit 
- Fix PLIST with RUBY_VER == 1.9
Tue, 31 Aug 2010
[ 03:28 pgollucci search for other commits by this committer ] Original commit 
- Fix www/rubygem-passenger under lang/ruby19 [1]
- Fix www/rubygem-rake under lang/ruby19 [2]

PR:             ports/147137 [3], ports/143661 [1], ports/144606 [2]
Submitted by:   myself (pgollucci),
                Jyun-Yan You <jyyou@cs.nctu.edu.tw> [1]
                "Aaron D. Gifford" <Aaron.D.Gifford@FreeBSD.org> [2]
Approved by:    maintainer timeout (stas) [3] / myself
With Hat:       ruby
Wed, 23 Jun 2010
[ 18:42 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
RF -> RG Conversion (Part II)

PR:             ports/147844
Submitted by:   pgollucci (myself)
Reviewed by:    portmgr (flz)
Discussed with: portmgr (pav)
Tested by:      make checksum

Feature safe:   yes
Tue, 27 Apr 2010
[ 22:55 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- Re-assign all my rubygem-* ports to ruby@
  this gives us more eyes and brings us inline with perl@

  Current ruby@ members (stas, dinoex, pgollucci)
  http://wiki.freebsd.org/Ruby

Discussed with: stas on #bsdports
Thu, 28 May 2009
[ 22:04 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Reassign these ports to the committer who has been most active in updating
them.

Approved by:    old maintainer
Sat, 23 May 2009
[ 20:25 pgollucci search for other commits by this committer ] Original commit 
- Update to 0.8.7

PR:             ports/134674
Approved by:    maintainer
Submitted by:   me
Fri, 24 Apr 2009
[ 02:21 pgollucci search for other commits by this committer ] Original commit 
- Update to 0.8.4

PR:             ports/133513
Approved by:    maintainer timeout (2 weeks 1 day)
Submitted by:   me
Thu, 9 Apr 2009
[ 00:11 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 144 ports in this commit are shown above. View all ports for this commit)
- convert to RUBYGEM_AUTOPLIST
  remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
  (this c/should be handled better in bsd.*.mk)

other deltas specific to individual ports:
  audio/rubygem-mp3info     - unbreak, fix packaging, bump PORTREVISION
  devel/rubygem-rapt        - adopt
  devel/rubygem-rspec       - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
  devel/rubygem-ruby2ruby   - add #' for vim highlight
  graphics/rubygem-extifr   - drop PORTREVISION=0
  graphics/rubygem-gd2      - add #' for vim highlight
  www/rubygem-rubyfulsoup   - swap GEM_NAME / DISTNAME for constistency

Sponsored by:   RideCharge Inc.
Tested on:      RideCharge's Tinderbox
Reviewed by:    stas
Mon, 2 Feb 2009
[ 03:47 clsung search for other commits by this committer ] Original commit 
- Update to 0.8.3

PR:             ports/130767
Submitted by:   clsung
Approved by:    maintainer (Jonathan Weiss)
Sun, 6 Apr 2008
[ 08:58 stas search for other commits by this committer ] Original commit  (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by:      ports@
Wed, 9 Jan 2008
[ 02:14 clsung search for other commits by this committer ] Original commit 
- update to 0.8.1

PR:             ports/119083
Submitted by:   TAKATSU Tomonari <tota_AT_rtfm dot jp>
Approved by:    maintainer (Jonathan Weiss)
Wed, 6 Jun 2007
[ 13:53 pav search for other commits by this committer ] Original commit 
- Update to 0.7.3

PR:             ports/112991
Submitted by:   Alexander Logvinov <ports@logvinov.com>
Approved by:    Jonathan Weiss <jw@innerewut.de> (maintainer)
Thu, 22 Mar 2007
[ 03:11 clsung search for other commits by this committer ] Original commit 
- Update to 0.7.2

PR:             ports/110115
Submitted by:   Alexander Logvinov <ports_AT_logvinov dot com>
Sat, 30 Sep 2006
[ 11:04 stas search for other commits by this committer ] Original commit 
- Replace spaces with tabs.

Reported by:    miwi
Approved by:    sem (mentor)
[ 10:05 stas search for other commits by this committer ] Original commit 
- Install manpage into the appropriate place

PR:             ports/100493
Submitted by:   me (stas)
Approved by:    maintainer timeout, sem (mentor)
Tue, 8 Aug 2006
[ 11:35 jmelo search for other commits by this committer ] Original commit  (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.

Approved by:    portmgr (erwin)
Wed, 12 Apr 2006
[ 16:26 pav search for other commits by this committer ] Original commit 
- Update to 0.7.1

PR:             ports/95642
Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
Sat, 8 Apr 2006
[ 23:18 pav search for other commits by this committer ] Original commit 
- Update to 0.7.0

PR:             ports/95125
Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
Sat, 21 Jan 2006
[ 20:25 pav search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Populate newly created rubygems category
Thu, 3 Nov 2005
[ 22:25 edwin search for other commits by this committer ] Original commit 
Fix pkg-plist
Noticed by: YAPHR

Submitted by:   Jonathan Weiss <jw@innerewut.de>
Mon, 31 Oct 2005
[ 10:40 edwin search for other commits by this committer ] Original commit 
[UPDATE] devel/rubygem-rake 0.5.4 --> 0.6.2 and fix www/rubygem-rails

        Updates rake to 0.6.2 and updates the dependency in
        www/rubygem-rails/Makefile

PR:             ports/87463
Submitted by:   Jonathan Weiss <jw@innerewut.de>
Wed, 20 Jul 2005
[ 23:27 pav search for other commits by this committer ] Original commit 
- Fix maintainer's email address

Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
[ 13:51 pav search for other commits by this committer ] Original commit 
Rake is a Ruby make-like utility using standard Ruby syntax for the
build specification file.

PR:             ports/82397
Submitted by:   Jonathan Weiss <jw@innerewut.de>

Number of commits found: 59