Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.1 06 Sep 2023 20:50:13
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-sprockets: Update to 4.2.1
Changes: https://github.com/rails/sprockets/releases |
4.2.0 30 Jan 2023 13:01:27
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-sprockets: Update to 4.2.0
Changes: https://github.com/rails/sprockets/releases
https://github.com/rails/sprockets/blob/main/CHANGELOG.md |
4.1.1_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.1.1_1 23 Dec 2022 07:31:48
    |
Yasuhiro Kimura (yasu)  |
*/*: Update dependency
For all ports that isn't compatible with rack 3.x, update dependency
from www/rubygem-rack to www/rubygem-rack22.
PR: 268057 |
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.1.1 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.1.1 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
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 ) |
4.1.1 07 Jul 2022 12:36:24
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-sprockets: Update to 4.1.1
Changes: https://github.com/rails/sprockets/blob/main/CHANGELOG.md |
4.1.0 29 Jun 2022 21:50:46
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-sprockets: Update to 4.1.0
Changes: https://github.com/rails/sprockets/blob/main/CHANGELOG.md |
4.0.3 25 Mar 2022 13:37:37
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-sprockets: Update to 4.0.3
Changes: https://github.com/rails/sprockets/blob/master/CHANGELOG.md |
4.0.2 25 Oct 2021 15:57:55
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-sprockets: Cosmetic change |
4.0.2 18 Oct 2021 19:25:51
    |
Stefan Eßer (se)  |
devel/rubygem-sprockets: Add CPE information
Approved by: portmgr (blanket) |
4.0.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.0.2 17 Jun 2020 18:04:01
  |
sunpoet  |
Update to 4.0.2
Changes: https://github.com/rails/sprockets/blob/master/CHANGELOG.md |
4.0.1 15 Jun 2020 19:13:58
  |
sunpoet  |
Update to 4.0.1
Changes: https://github.com/rails/sprockets/blob/master/CHANGELOG.md |
4.0.0 23 Mar 2020 05:24:26
  |
ak  |
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr blanket |
4.0.0 28 Dec 2019 07:37:49
  |
sunpoet  |
Update to 4.0.0
- Update version requirement of RUN_DEPENDS
- Update pkg-descr
- Take maintainership
Changes: https://github.com/rails/sprockets/blob/master/CHANGELOG.md |
2.12.5 31 Jul 2018 23:50:08
  |
sunpoet  |
Update to 2.12.5
Changes: https://github.com/rails/sprockets/commits/2.x |
2.12.4 07 Aug 2017 10:14:08
  |
tz  |
Repo-copy devel/rubygem-hike to devel/rubygem-hike1
and fix devel/rubygem-sprockets with it.
PR: 220638 |
2.12.4 15 Jul 2017 20:43:55
  |
sunpoet  |
Add LICENSE_FILE
- Remove CONFLICTS_INSTALL: devel/rubygem-sprockets211 has been removed over 6
months |
2.12.4 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
2.12.4 27 Apr 2016 21:57:32
  |
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
2.12.4 27 Apr 2016 16:36:42
  |
swills  |
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 |
2.12.4 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.12.4 28 Jun 2015 17:55:23
  |
sunpoet  |
- Update to 2.12.4
Changes: https://github.com/rails/sprockets/blob/master/README.md#version-history |
2.12.3_1 13 Jun 2015 20:02:18
  |
sunpoet  |
- Update RUN_DEPENDS: use newer rubygem-rack
- Bump PORTREVISION for dependency change |
2.12.3 13 Jun 2015 13:55:45
  |
sunpoet  |
- Add NO_ARCH
- Update WWW |
2.12.3 03 Apr 2015 15:16:18
  |
sunpoet  |
- Update to 2.12.3
It also fixes build of devel/rubygem-sprockets-rails (requires rubygem-sprockets
2.12.3).
Changes: https://github.com/rails/sprockets/blob/master/README.md#version-history |
2.12.2 21 Sep 2014 01:16:12
  |
swills  |
devel/rubygem-sprockets: update to 2.12.2 |
2.12.1 15 Sep 2014 08:48:34
  |
sunpoet  |
- Mark CONFLICTS_INSTALL between devel/rubygem-sprockets and
devel/rubygem-sprockets211 |
2.12.1 18 Apr 2014 01:47:16
  |
swills  |
- Update to 2.12.1 |
2.12.0 23 Mar 2014 06:19:56
  |
swills  |
- Update to 2.12.0
- Use tilt1 instead of patching to allow tilt 2.x which breaks things |
2.10.1_1 19 Feb 2014 03:46:41
  |
swills  |
- Convert to using patch instead of REINPLACE |
2.10.1_1 02 Feb 2014 02:59:11
  |
swills  |
- Add patch to deps in gemspec. This plus some other patches should fix rails.
Submitted by: sunpoet |
2.10.1 02 Dec 2013 15:07:28
  |
sunpoet  |
- Update to 2.10.1
- Sort RUN_DEPENDS
Changes: https://github.com/sstephenson/sprockets/commits/master |
2.2.2 30 Oct 2013 02:46:01
  |
swills  |
- Add stage support |
2.2.2 20 Sep 2013 17:17:45
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
2.2.2 09 Jan 2013 03:53:16
  |
swills  |
- 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 |
2.1.3 09 Jun 2012 06:27:18
 |
miwi  |
- Update to 2.1.3
PR: 168886
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> |
2.1.2 08 Feb 2012 03:56:30
 |
pgollucci  |
- Pass to ruby@ due to rails dependency on it
PR: ports/162992
Approved by: maintainer |
2.1.2 08 Feb 2012 02:17:33
 |
pgollucci  |
- Update to 2.1.2
Approved by: maintainer (implicit, required for rails 3.2.0 update)
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
2.0.3 02 Nov 2011 18:05:08
 |
pgollucci  |
- Fix depend versions according to rubygems.org [again]
With Hat: ruby@
Tested by: P6 TB Full rubygem run |
2.0.3 27 Oct 2011 03:05:25
 |
swills  |
- Update to 2.0.2
PR: ports/161727
Submitted by: swills (me)
Approved by: m.tsatsenko@gmail.com (maintainer) |
1.0.2 10 Aug 2011 16:40:41
 |
swills  |
Sprockets is a Ruby library that preprocesses and concatenates
JavaScript source files. It takes any number of source files
and preprocesses them line-by-line in order to build a single
concatenation.
WWW: http://getsprockets.org/
PR: ports/159397
Submitted by: Mikhail T. <m.tsatsenko at gmail.com> |