232 Commits

Author SHA1 Message Date
jasper
c776f1ce0f take maintainership 2014-10-20 07:52:19 +00:00
jasper
f5e4f6bbfb update to rspec-core-3.1.7 2014-10-19 21:36:45 +00:00
jasper
a20c223bf6 update to rspec-support-3.1.2 2014-10-19 21:36:33 +00:00
jasper
2e054d93cb update to rspec-mocks-3.1.3 2014-10-19 21:36:12 +00:00
jasper
0ecc312944 update to rspec-expectations-3.1.2 2014-10-19 21:35:59 +00:00
jasper
2ec1b6d19c add missing dependency; spottedy by rpe@ and naddy@ 2014-10-19 17:19:38 +00:00
jasper
9549afcac5 add missing dependency; spotted by nigel@ 2014-10-18 09:37:27 +00:00
jasper
f4d7d614c9 re-enable rspec3 2014-10-17 17:28:36 +00:00
jasper
8c82a6a033 - update to serverspec-2.3.1
- switch to use rspec3
2014-10-17 17:28:21 +00:00
jasper
03beca5d8c - update to specinfra-2.3.0
- switch to use rspec3

many thanks to upstream for promptly merging my patches to get specinfr2
working on OpenBSD (including the routing table matchers). if there's a
matcher that doesn't work on OpenBSD, please do let me know.
2014-10-17 17:28:02 +00:00
jasper
5d31e52a4b Remove rspec2 so that rspec3 can take it's place. They conflict and rspec3
will actually be used instead of just a TDEP (for serverspec).

discussed with and ok jeremy@
2014-10-17 17:26:04 +00:00
jasper
7e663b5768 remove rspec-puppet and puppetlabs_spec_helper which haven't been ported
to rspec3 at runtime yet. people doing actual puppet development can install
them as regular gems as they most likely already have.

ok jeremy@
2014-10-17 15:47:25 +00:00
jeremy
a6b8b062f2 Bump gem ports buildable with ruby 1.8 that have binaries
The binaries now use a 18 suffix on ruby 1.8.
2014-10-11 19:54:46 +00:00
jasper
886c64a12e update to puppetlabs_spec_helper-0.8.2 2014-10-02 08:00:10 +00:00
jasper
1ce78c9b43 add PORTROACH to restrict to the right major version 2014-09-27 17:47:54 +00:00
jasper
1118e986da disable rspec3 for the time being as the rspec2 vs rspec3 conflict is wreaking
havoc on bulk builds

reported by nigel@ and sthen@
ok jeremy@
2014-09-24 18:38:14 +00:00
jasper
ca58d5537d hookup rspec3 2014-09-17 18:00:11 +00:00
jasper
515b9fe1cd import ruby-rspec3 counterparts of current rspec ports, along with its.
feedback/ok jeremy@
2014-09-17 17:59:00 +00:00
sthen
0525cc96a3 HOMEPAGE changed -> bump REVISION 2014-09-17 14:28:36 +00:00
jasper
c07616fbf5 'rspec' -> 'rspec2' in COMMENT 2014-09-17 11:27:51 +00:00
jasper
edd1d2a697 add @conflict markers for upcoming rspec3 ports 2014-09-17 11:27:13 +00:00
jasper
06a17686d3 remove rspec2 ports 2014-09-17 09:39:01 +00:00
jasper
53966d281a adjust dependencies after rspec2 move 2014-09-17 09:38:46 +00:00
jasper
cc8233ca6a enter '2' and unhook rspec2 ports 2014-09-17 09:38:24 +00:00
jasper
2b09504392 import current rspec2 ports into their own subdirectory to prepare for rspec3
as discussed with jeremy@
ok aja@ jeremy@
2014-09-17 09:36:54 +00:00
jasper
e07e8e7da2 committed upstream 2014-09-17 06:19:48 +00:00
jasper
02dcbe6b15 use rcctl(8) instead of various grep constructs 2014-09-16 21:58:26 +00:00
jasper
e9dee92978 update to puppetlabs_spec_helper-0.8.1 2014-09-09 07:58:11 +00:00
jasper
344f28faa8 - update to serverspec-1.7.0, most recent version that works with rspec2 2014-09-09 07:30:59 +00:00
jasper
218c7871b0 - update to specinfra-1.14.0 (most recent version that works with serverspec-1.7.0) 2014-09-09 07:30:29 +00:00
jasper
3765aad19c update to serverspec-1.6.0 2014-06-12 10:08:47 +00:00
jasper
947a592737 update to specinfra-1.11.0 2014-06-12 10:08:35 +00:00
jasper
166ab97513 update to serverspec-1.5.0 2014-05-07 11:53:01 +00:00
jasper
dff51029e7 update to specinfra-1.10.0 2014-05-07 11:52:50 +00:00
jasper
2c02d264e8 update to specinfra-1.4.0 2014-04-20 21:22:44 +00:00
jasper
b85229fdd8 make sure to depend on the latest specinfra 2014-04-20 09:43:17 +00:00
jasper
e0668d40b8 submitted upstream 2014-04-19 18:30:50 +00:00
jasper
d838180b5e add matchers for interface speed/address 2014-04-19 18:25:12 +00:00
jasper
9e51e22912 add matchers for login shell, homedir and running services 2014-04-19 16:56:45 +00:00
jasper
d4cf39a046 sync 2014-04-19 16:42:47 +00:00
jasper
996bd5e9d4 import serverspec-1.3.0
Serverspec tests your servers' actual state through SSH access, so you
don't need to install any agent softwares on your servers and can use
any configuration management tools, Puppet, Chef, CFEngine and so on.

ok rpe@
2014-04-19 16:42:15 +00:00
jasper
c945a92e39 import specinfra-1.2.1
Common layer for serverspec and configspec.

not all matchers are implemented on OpenBSD, but that can be improved intree.
ok rpe@
2014-04-19 16:41:29 +00:00
jasper
dc94b74737 update to rspec-mocks-2.14.6 2014-03-09 20:44:06 +00:00
jasper
40780e28a7 update to rspec-expectations-2.14.5 2014-03-09 20:43:44 +00:00
jasper
ed76f77790 update to rspec-core-2.14.8 2014-03-09 20:43:34 +00:00
jasper
16556b69c9 update to rspec-puppet-1.0.1 2013-12-06 12:00:16 +00:00
jeremy
e79a176be2 Bump all ruby gem ports supporting rbx FLAVOR due to change to rubinius
gem directory when upgrading rubinius from 1.2.4 to 2.1.1.
2013-10-26 23:55:34 +00:00
jasper
07b7dd9e08 update to rspec-mocks-2.14.1 2013-10-10 17:11:08 +00:00
jasper
2aed7b7480 update to rspec-expectations-2.14.3 2013-10-10 17:10:53 +00:00
jasper
bec1bd42f0 update to rspec-2.14.5 2013-10-10 17:10:35 +00:00