Port details |
- rubygem-generator_spec Test Rails generators with RSpec
- 0.9.3 devel
=0 0.9.3Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2013-10-25 01:38:58
- Last Update: 2017-05-19 14:47:44
- SVN Revision: 441224
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/stevehodgkiss/generator_spec
- Description:
- Test Rails generators with RSpec
WWW: https://github.com/stevehodgkiss/generator_spec
-
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-generator_spec>0:devel/rubygem-generator_spec
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-generator_spec
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (rubygem/generator_spec-0.9.3.gem) = ac69226f9f65a0f7c3e4f2d847cb662103ac699b8ae7d66f6f89d457e999dc8f
SIZE (rubygem/generator_spec-0.9.3.gem) = 10240
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-activerecord4>=4.0 : databases/rubygem-activerecord4
- rubygem-railties4>=4.0 : www/rubygem-railties4
- 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 |
0.9.3 19 May 2017 14:47:44 |
jrm |
devel/rubygem-generator_spec: Rename to devel/rubygem-generator_spec-rails5
and update to version 0.9.4
- devel/rubygem-generator_spec depended on Rails version 4, but there
already is a devel/rubygem-generator_spec-rails4
- depend on activesupport instead of activerecord
Approved by: swills (mentor, implicit) |
0.9.3 06 Dec 2016 22:06:45 |
swills |
devel/rubygem-generator_spec: switch to rails 4.x
Specifically, activerecord 4.x and railties 4.x |
0.9.3 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
0.9.3 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 |
0.9.3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.9.3 12 Nov 2015 21:41:20 |
sunpoet |
- Add LICENSE_FILE |
0.9.3 02 Jul 2015 16:01:08 |
pgollucci |
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb |
0.9.3 03 May 2015 19:40:06 |
sunpoet |
- Update to 0.9.3
- Add LICENSE
Changes: https://github.com/stevehodgkiss/generator_spec/commits/master |
0.9.2 24 Aug 2014 02:20:01 |
swills |
devel/rubygem-generator_spec: update 0.9.2 |
0.9.0 30 Oct 2013 02:34:55 |
swills |
- Add stage support |
0.9.0 25 Oct 2013 01:38:47 |
swills |
Test Rails generators with RSpec
WWW: https://github.com/stevehodgkiss/generator_spec
PR: ports/182761
Submitted by: Loic Blot <loic.blot@unix-experience.fr> |