Port details |
- ruby-flexmock Simple mock object for Ruby
- 1.3.2 devel
=0 1.3.2Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2005-11-17 19:15:38
- Last Update: 2015-05-10 20:20:57
- SVN Revision: 386025
- Also Listed In: rubygems
- License: not specified in port
- WWW:
- https://github.com/jimweirich/flexmock
- Description:
- FlexMock is a flexible mocking library for use in unit testing and behavior
specification. Mocks are defined with a fluent API that makes mock
specifications easy to read and easy to remember.
WWW: https://github.com/jimweirich/flexmock
-
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-flexmock>0:devel/ruby-flexmock
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-flexmock
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
-
- gem20 : devel/ruby-gems
- ruby20 : lang/ruby20
- Runtime dependencies:
-
- gem20 : devel/ruby-gems
- ruby20 : lang/ruby20
- Patch dependencies:
-
- gem20 : devel/ruby-gems
- ruby20 : lang/ruby20
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
1.3.2 10 May 2015 20:20:57 |
sunpoet |
- Move devel/ruby-flexmock to devel/rubygem-flexmock
- Update to 1.3.3
Changes: https://github.com/jimweirich/flexmock/commits/master |
1.3.2 19 Aug 2014 15:35:36 |
swills |
many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:
- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
(which are still fetchable from rubygems.org)
The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.
Phabric: D591
With hat: ruby
Approved by: portmgr (because of committing to unstaged graphics/mingplot port) |
1.3.2 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
1.3.2 06 Mar 2014 14:16:15 |
miwi |
- Stage support |
1.3.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) |
1.3.2 02 Jun 2013 01:48:59 |
swills |
- Update to 1.3.2 |
1.2.0 23 Jan 2013 19:46:40 |
swills |
- Update to 1.2.0 |
0.9.0 08 Mar 2011 10:31:04 |
clsung |
- update to 0.9.0 |
0.8.11 07 Dec 2010 13:07:08 |
wen |
- Update to 0.8.11 |
0.8.6 01 Dec 2009 01:24:37 |
wxs |
- Update to 0.8.6
- Switch to using gem (greatly simplifies the port)
PR: ports/141012
Submitted by: wxs@
Reviewed by: pgolluci@ |
0.3.0 21 Nov 2009 03:54:29 |
clsung |
- Update to 0.3.0 |
0.2.1 03 Aug 2009 22:06:32 |
pgollucci |
follow convention and send the ruby- ports to ruby@ |
0.2.1 02 Aug 2009 07:10:42 |
linimon |
Reset maintainer per his request in private email.
Hat: portmgr |
0.2.1 08 Aug 2006 11:35:27 |
jmelo |
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by: portmgr (erwin) |
0.2.1 04 May 2006 21:15:48 |
knu |
- Update to 0.2.1.
- Hand the maintainership over to the submitter.
PR: ports/96300
Submitted by: Christopher Boumenot <boumenot@crash.divebomb.org> |
0.1.7 17 Nov 2005 19:12:22 |
knu |
Add ruby-flexmock, a simple mock object for Ruby. |