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: databases/rubygem-arel/Makefile
SVNWeb

Number of commits found: 35

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, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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.
Tue, 3 Sep 2019
[ 19:10 sunpoet search for other commits by this committer ] Original commit   Revision:510997
Take maintainership
Sat, 24 Aug 2019
[ 00:11 sunpoet search for other commits by this committer ] Original commit   Revision:509708
Cosmetic change
Sun, 17 Dec 2017
[ 15:54 sunpoet search for other commits by this committer ] Original commit   Revision:456551
Update to 9.0.0

Changes:	https://github.com/rails/arel/blob/master/History.txt
Sun, 26 Feb 2017
[ 13:57 sunpoet search for other commits by this committer ] Original commit   Revision:434877
Update to 8.0.0

Changes:	https://github.com/rails/arel/blob/master/History.txt
Sat, 25 Feb 2017
[ 09:55 sunpoet search for other commits by this committer ] Original commit   Revision:434784
Add LICENSE_FILE
Wed, 28 Dec 2016
[ 13:48 swills search for other commits by this committer ] Original commit   Revision:429766
databases/rubygem-arel: update to 7.1.4
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
Mon, 21 Dec 2015
[ 18:35 sunpoet search for other commits by this committer ] Original commit   Revision:404167
- Update to 7.0.0

Changes:	https://github.com/rails/arel/blob/master/History.txt
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
Sat, 6 Sep 2014
[ 21:04 swills search for other commits by this committer ] Original commit   Revision:367473
databases/rubygem-arel: update to 5.0.1.20140414130214
Tue, 31 Dec 2013
[ 06:58 sunpoet search for other commits by this committer ] Original commit   Revision:338238
- Update to 5.0.0
- Add LICENSE

Changes:	https://github.com/rails/arel/blob/master/History.txt
Wed, 30 Oct 2013
[ 02:20 swills search for other commits by this committer ] Original commit   Revision:332031 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Add stage support
Fri, 20 Sep 2013
[ 16:13 bapt search for other commits by this committer ] Original commit   Revision:327717 (Only the first 10 of 927 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:
databases)
Thu, 2 Aug 2012
[ 09:02 cs search for other commits by this committer ] Original commit  (Only the first 10 of 96 ports in this commit are shown above. View all ports for this commit)
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
Sat, 9 Jun 2012
[ 06:12 miwi search for other commits by this committer ] Original commit 
- Update to 3.0.2
- Cleanup

PR:             168874
Submitted by:   Po-Chien Lin <linpc@cs.nctu.edu.tw>
Wed, 8 Feb 2012
[ 02:05 pgollucci search for other commits by this committer ] Original commit 
- Update to 3.0.0

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
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@
Thu, 23 Jun 2011
[ 19:32 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- Update rails to 3.0.9 (current)
  bump required dependencie

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
[ 17:28 pgollucci search for other commits by this committer ] Original commit 
- Downgraded to 2.0.2 so that rails can be updated to 3.0.6
  you've just gotta love this stuff

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
Wed, 2 Mar 2011
[ 07:42 clsung search for other commits by this committer ] Original commit 
- Update to 2.0.9
Mon, 21 Feb 2011
[ 15:44 clsung search for other commits by this committer ] Original commit 
- Update to 2.0.8
Wed, 8 Dec 2010
[ 23:13 pgollucci search for other commits by this committer ] Original commit 
- Update to 2.0.6

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
[ 20:06 pgollucci search for other commits by this committer ] Original commit 
- remove stale comment
[ 20:05 pgollucci search for other commits by this committer ] Original commit 
- Update to 2.0.5

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
Sat, 27 Nov 2010
[ 02:22 pgollucci search for other commits by this committer ] Original commit 
- Update to 2.0.4

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
Tue, 23 Nov 2010
[ 07:29 pgollucci search for other commits by this committer ] Original commit 
- update stale comment
[ 07:19 pgollucci search for other commits by this committer ] Original commit 
- Update to 2.0.3

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
Tue, 16 Nov 2010
[ 06:53 pgollucci search for other commits by this committer ] Original commit 
- Update to 2.0.2

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
Tue, 19 Oct 2010
[ 07:00 pgollucci search for other commits by this committer ] Original commit 
- note about breaking things if upgrading
Thu, 2 Sep 2010
[ 02:43 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
                    Presenting Rails 3.0

    http://weblog.rubyonrails.org/2010/8/29/rails-3-0-it-s-done

N.B.:
  lang/ruby19 does not work with rails3 until the upgrade to 1.9.2
  by stas@ happens.

- Update www/rubygem-rails to 3.0.0

Sponsored by:       RideCharge Inc. / Taximagic

Number of commits found: 35