Port details |
- rubygem-jquery-rails-rails5 Provides a Rails generator for jQuery
- 4.6.0 www =2 4.6.0Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2017-04-26 17:30:09
- Last Update: 2023-07-09 10:31:43
- Commit Hash: e6eb0f0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/rails/jquery-rails
- Description:
- This gem provides a Rails generator to install jQuery and the jQuery-ujs
driver into your Rails 5 application, and then have them included
automatically instead of Prototype.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-jquery-rails-rails5>0:www/rubygem-jquery-rails-rails5
- To install the port:
- cd /usr/ports/www/rubygem-jquery-rails-rails5/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-jquery-rails-rails5
- pkg install rubygem-jquery-rails-rails5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-jquery-rails-rails5
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1688167316
SHA256 (rubygem/jquery-rails-4.6.0.gem) = 3c4e6bf47274340b44d836b8aa1b5472c6d451e2739af5ec094421f39025a7e2
SIZE (rubygem/jquery-rails-4.6.0.gem) = 523776
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-rails-dom-testing-rails5>=1<3 : textproc/rubygem-rails-dom-testing-rails5
- rubygem-railties5>=4.2.0 : www/rubygem-railties5
- rubygem-thor>=0.14<2.0 : devel/rubygem-thor
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- www/rubygem-rails5
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-jquery-rails-rails5
- USES:
- cpe gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.6.0 09 Jul 2023 10:31:43 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-jquery-rails-rails5: Update to 4.6.0
Changes: https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md |
4.5.1 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
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 |
4.5.1 30 Dec 2022 09:06:24 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-jquery-rails-rails5: Update to 4.5.1
Changes: https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.5.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
4.5.0 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
4.5.0 03 Jun 2022 09:01:05 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-jquery-rails-rails5: Update to 4.5.0
Changes: https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md |
4.4.0 27 Sep 2021 19:48:14 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-jquery-rails-rails5: Add USES=cpe |
4.4.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.4.0 23 Aug 2020 19:48:51 |
sunpoet |
Update to 4.4.0
- Update version requirement of RUN_DEPENDS
Changes: https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md |
4.3.3 22 Apr 2018 08:57:34 |
sunpoet |
Update to 4.3.3
Changes: https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md |
4.3.1 05 Aug 2017 03:25:17 |
jrm |
Set ruby@FreeBSD.org as maintainer of these ports, so that ruby team can
more easily contribute to their maintenance. |
4.3.1 01 May 2017 13:42:42 |
jrm |
Create and update rails5 ports to prevent installation of the same ports
for rails4 and rails5
Approved by: swills (mentor, implicit) |
4.3.1 26 Apr 2017 17:30:00 |
jrm |
www/rubygem-rails5: Create new port for version 5 of Ruby on Rails
Along with the new rails version 5 port, some rails5 dependencies had to be
created to avoid conflicts.
New ports added:
devel/rubygem-coffee-rails-rails5,
textproc/rubygem-sass-rails-rails5
www/rubygem-jquery-rails-rails5
www/rubygem-rails5
www/rubygem-turbolinks-rails5
Reviewed by: mat
Approved by: swills (mentor, implicit) |