notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-sprockets-rails Sprockets Rails integration
3.2.1 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.2.1Version of this port present on the latest quarterly branch.
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-09-14 02:07:19
Last Update: 2019-09-30 11:15:17
SVN Revision: 513346
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/rails/sprockets-rails
Description:
Sprockets Rails integration WWW: https://github.com/rails/sprockets-rails
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-sprockets-rails-3.2.1/catalog.mk
  2. /usr/local/share/licenses/rubygem-sprockets-rails-3.2.1/LICENSE
  3. /usr/local/share/licenses/rubygem-sprockets-rails-3.2.1/MIT
Collapse this list.
Dependency lines:
  • rubygem-sprockets-rails>0:devel/rubygem-sprockets-rails
No installation instructions:
This port has been deleted.
PKGNAME: rubygem-sprockets-rails
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1504258180 SHA256 (rubygem/sprockets-rails-3.2.1.gem) = e1963a39cf9ffb0d46cdb1dd5cd36769489a56215865a7c7befd978bea156429 SIZE (rubygem/sprockets-rails-3.2.1.gem) = 14848

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby23 : lang/ruby23
  2. gem23 : devel/ruby-gems
Runtime dependencies:
  1. rubygem-actionpack4>=4.0 : www/rubygem-actionpack4
  2. rubygem-activesupport4>=4.0 : devel/rubygem-activesupport4
  3. rubygem-sprockets3>=3.0.0 : devel/rubygem-sprockets3
  4. ruby23 : lang/ruby23
  5. gem23 : devel/ruby-gems
Patch dependencies:
  1. ruby23 : lang/ruby23
  2. gem23 : devel/ruby-gems
Extract dependencies:
  1. ruby23 : lang/ruby23
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. textproc/rubygem-sass-rails4*
  2. textproc/rubygem-sass-rails5*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.global.ssl.fastly.net/gems/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.1
30 Sep 2019 11:15:17
Revision:513346Original commit files touched by this commit
sunpoet search for other commits by this committer
Move devel/rubygem-sprockets-rails to devel/rubygem-sprockets-rails-rails4

- Take maintainership
3.2.1
01 Sep 2017 10:51:13
Revision:449072Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.2.1

Changes:	https://github.com/rails/sprockets-rails/releases
3.2.0
01 Jan 2017 00:09:55
Revision:430181Original commit files touched by this commit
swills search for other commits by this committer
devel/rubygem-sprockets-rails: update to 3.2.0
3.1.1
29 Sep 2016 14:11:57
Revision:422923Original commit files touched by this commit
tz search for other commits by this committer
devel/rubygem-sprockets-rails: Update from 3.0.4 to 3.1.1


3.1.1
- Only set the gzip option if the sprockets version supports it.

3.1.0
- Improve error message when manifest file is not present.
- Improve error message when asset is not linked.
- Allow gzip compression to be disabled from Rails configuration.
- Add option to make raising exception for missing assets optional.
- Merge quite_assets gem feature.
- Allow SRI integrity attribute on localhost.

Approved by: swills (mentor)
3.0.4
27 Apr 2016 21:57:32
Revision:414136Original commit files touched by this commit
swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
3.0.4
27 Apr 2016 16:36:42
Revision:414118Original commit files touched by this commit
swills search for other commits by this committer
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
3.0.4
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
3.0.4
07 Mar 2016 20:13:52
Revision:410569Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.0.4

Changes:	https://github.com/rails/sprockets-rails/releases
3.0.3
06 Mar 2016 06:31:46
Revision:410367Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.0.3

Changes:	https://github.com/rails/sprockets-rails/releases
3.0.1
02 Feb 2016 22:47:29
Revision:407895Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.0.1
- Add LICENSE_FILE
- Fix RUN_DEPENDS

Changes:	https://github.com/rails/sprockets-rails/releases
3.0.0
13 Jan 2016 01:10:57
Revision:405978Original commit files touched by this commit
brd search for other commits by this committer
Update devel/rubygem-sprockets-rails to 3.0.0

Approved by:	miwi (ruby)
2.3.3
08 Oct 2015 18:44:06
Revision:398858Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE_FILE
2.3.3
12 Sep 2015 17:09:33
Revision:396772Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.3.3

Changes:	https://github.com/rails/sprockets-rails/releases
2.3.2
09 Aug 2015 16:39:34
Revision:393807Original commit files touched by this commit
swills search for other commits by this committer
devel/rubygem-sprockets-rails-rails41: create port

Add rails 4.1 version of rubygem-sprockets-rails

PR:		201822
Submitted by:	Torsten Zuhlsdorff <ports@toco-domains.de>
2.3.2
23 Jun 2015 20:27:02
Revision:390456Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.3.2

Changes:	https://github.com/rails/sprockets-rails/releases
2.3.1_1
10 Jun 2015 18:09:38
Revision:389119Original commit files touched by this commit
swills search for other commits by this committer
www/rubygem-rails4: update to 4.2.1

Differential Revision:	https://reviews.freebsd.org/D2710
2.3.1
07 Jun 2015 20:42:17
Revision:388771Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.3.1
- Add NO_ARCH

Changes:	https://github.com/rails/sprockets-rails/releases
2.2.4_1
29 May 2015 11:16:30
Revision:387826Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
2.2.4_1
03 Apr 2015 01:37:07
Revision:383086Original commit files touched by this commit
swills search for other commits by this committer
www/rubygem-rails4: use newer sprockets
2.2.0
18 Oct 2014 17:39:46
Revision:371147Original commit files touched by this commit
swills search for other commits by this committer
devel/rubygem-sprockets-rails: update to 2.2.0
2.1.4
14 Sep 2014 02:06:58
Revision:368156Original commit files touched by this commit
swills search for other commits by this committer
www/rubygem-rails4: create port for rails4

This port required creating a number of new ports, old versions of existing
ports and other adjustments, so do all that while here too.

Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby

Being a full-stack framework means that all layers are built to work
seamlessly together. That way you Don't Repeat Yourself (DRY) and you
can use a single language from top to bottom. Everything from templates
to control flow to business logic is written in Ruby - The language of
love for industry heavy-weights.

WWW: http://www.rubyonrails.org

Submitted by:	xmj (based on)

Number of commits found: 21