Port details |
- rubygem-sprockets211 Ruby library that preprocesses and concatenates JavaScript files
- 2.11.3_1 devel
=0 2.11.3_1Version of this port present on the latest quarterly branch. DEPRECATED: Use devel/rubygem-sprockets or devel/rubygem-sprockets3 instead
This port expired on: 2016-12-31
- Maintainer: ruby@FreeBSD.org
 - Port Added: 2014-09-14 02:07:19
- Last Update: 2016-12-31 17:43:48
- SVN Revision: 430147
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/rails/sprockets
- Description:
- 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: https://github.com/rails/sprockets
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- rubygem-sprockets211>0:devel/rubygem-sprockets211
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-sprockets211
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (rubygem/sprockets-2.11.3.gem) = b41d2f82c529283c7e356511756c54ca3f8d01189d7a5873189ef086b8266182
SIZE (rubygem/sprockets-2.11.3.gem) = 42496
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby22 : lang/ruby22
- gem22 : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-hike>=1.2 : devel/rubygem-hike
- rubygem-multi_json>=1.0 : devel/rubygem-multi_json
- rubygem-rack16>=1.0 : www/rubygem-rack16
- rubygem-tilt1>=1.1 : devel/rubygem-tilt1
- ruby22 : lang/ruby22
- gem22 : devel/ruby-gems
- Patch dependencies:
-
- ruby22 : lang/ruby22
- gem22 : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- 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 |
2.11.3_1 31 Dec 2016 17:43:48
  |
rene  |
Remove expired ports:
2016-12-31 devel/rubygem-devise-async-rails4: Not compatible with
devel/rubygem-devise > 3
2016-12-31 devel/rubygem-devise-async: Not compatible with devel/rubygem-devise
> 3
2016-12-31 net/iet: Upstream no longer active
2016-12-31 sysutils/geomgui: Development stopped years ago.
2016-12-31 sysutils/screen-legacy: Old version released 2008-08-07 no longer
upline maintained.
2016-12-31 sysutils/ntfsprogs: Superseded by sysutils/fusefs-ntfs
2016-12-31 www/rubygem-jekyll2: Use www/rubygem-jekyll instead
2016-12-31 databases/rubygem-dm-devise: Not compatible with devel/rubygem-devise
> 3
2016-12-31 devel/rubygem-sprockets211: Use devel/rubygem-sprockets or
devel/rubygem-sprockets3 instead
2016-12-31 devel/p5-Parse-CPAN-Meta: Merged into devel/p5-CPAN-Meta 2.150008
2016-12-31 devel/jtag: development ceased 2003, superceded by devel/urjtag |
2.11.3_1 05 Dec 2016 07:18:48
  |
sunpoet  |
- Mark DEPRECATED and set EXPIRATION_DATE to 2016-12-31 |
2.11.3_1 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
2.11.3_1 27 Apr 2016 21:57:32
  |
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
2.11.3_1 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.11.3_1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.11.3_1 13 Jun 2015 20:02:24
  |
sunpoet  |
- Update RUN_DEPENDS: use newer rubygem-rack
- Bump PORTREVISION for dependency change |
2.11.3 13 Jun 2015 13:55:55
  |
sunpoet  |
- Add NO_ARCH
- Update WWW |
2.11.3 05 Apr 2015 21:29:34
  |
sunpoet  |
- Update to 2.11.3
Changes: https://github.com/rails/sprockets/blob/master/README.md#version-history |
2.11.0 21 Sep 2014 01:28:30
  |
swills  |
devel/rubygem-sprockets211: limit portsccout to 2.11.x versions |
2.11.0 15 Sep 2014 08:48:34
  |
sunpoet  |
- Mark CONFLICTS_INSTALL between devel/rubygem-sprockets and
devel/rubygem-sprockets211 |
2.11.0 14 Sep 2014 02:06:58
  |
swills  |
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) |