IABSD.fr/ports/sysutils

Branch :


Log

Author Commit Date CI Message
580b2aa3 2016-09-06 11:26:07 sebastia@ is the new puppetmaster
51fc55d7 2016-09-06 11:16:20 unhook puppet3 ports (ruby-hiera, puppetdb and ruby-facter); this also resolves conflicts with their puppet4 counterparts during dbp builds. these unhooked ports are scheduled for removal when puppet 3 itself leaves the stage
e9ae4747 2016-09-06 11:14:51 stop building puppet 3, effectively making puppet 4 the default on OpenBSD. puppet 3 is scheduled to be removed from the tree after 6.1. for more information on migrating to Puppet 4, please refer to [1] as a starting point. however note we don't have a port for puppetserver yet, it's a work in progress, see upstream SERVER-14 for more information. However the ruby puppetmaster still works fine for us. 1: https://docs.puppet.com/puppet/latest/reference/upgrade_major_pre.html as discussed with and OK sebastia@
487b5303 2016-09-06 09:50:24 @sample /var/puppetlabs/, from semarie@
f10147a6 2016-09-06 09:04:48 drop MODRUBY_REV on these ports; jeremy@ pointed out that with 'CONFIGURE_STYLE=ruby gem' it's not needed and dependant ports will require the correct flavor/version
abb97cbf 2016-09-05 09:00:53 uncomment line
7c4cf53f 2016-09-05 09:00:07 force MODRUBY_REV=2.2, partially from jeremy@
4ff0cf45 2016-09-05 08:50:26 update to puppet-4.6.2
515bd2ba 2016-09-04 12:51:11 Release early, release often... update to pkg_mgr 0.2.3. I probably haven't fixed all the bugs/crashes caused by espie's underlying pkg_add refactoring from last year, but it at least allows to do basic stuff without blowing too much.
cd3964c5 2016-09-03 08:45:52 update to duplicity-0.7.10 and enable tests as they don't hang any more add a patch from giovanni@ to fix an otherwise failing test ok giovanni@