Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| ac78ad4e | 2013-03-20 19:13:50 | Make ruby 1.9 the default ruby for non-gem/extconf ports, for consistency with the gem/extconf ports. Update non-gem/extconf ports that relied on the previous default of ruby 1.8 to explicitly specify it. OK ajacoutot@ | ||
| b2cc7829 | 2013-03-20 07:12:22 | Extend comment; no pkg change. | ||
| 23308d86 | 2013-03-20 06:55:19 | PKG_ARCH=* | ||
| f2bf5744 | 2013-03-13 14:35:38 | Factorize a bit more since both ports version share a lot. While here, fix the rc script to start the master instead of the client and vice-versa. ok robert@ (maintainer) | ||
| 735feab5 | 2013-03-13 09:56:19 | Do not hardcode paths in the rc scripts. | ||
| 7b10e7c6 | 2013-03-11 12:27:53 | PERMIT_* | ||
| eae66e4a | 2013-03-11 11:35:43 | PERMIT_* / REGRESS->TEST sweep | ||
| f6153776 | 2013-03-08 16:12:47 | Split ruby-puppet: * move the current port to ruby-puppet/3 * add a new puppet-2.7.X port under ruby-puppet/2 This allows us to ship with 2 different versions of Puppet. Since the Enterprise version is still running 2.7, we want to have a matching client because running puppet3 against a puppet2 server is highly discouraged and will mostly no work correctly. ok jasper@, robert@ (maintainer) |