sebastia
8a98667f8a
Update to 5.5.14 -> 5.5.16
2019-07-19 06:09:21 +00:00
sthen
77f7cc9c61
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:49:33 +00:00
sebastia
59703367b6
Update to 5.5.14
...
since the switch to ruby 2.6 as default, installing packages with the gem
provider was broken, since it used the long depreprecated parameters to
omit installation of documenation. 5.5.14 apparently fixed that.
2019-05-09 20:17:31 +00:00
jeremy
4311e64eb4
Bump after default ruby version change to ruby 2.6
2019-04-29 00:42:08 +00:00
sebastia
2ae854b475
simple update 5.5.10 -> 5.5.12
2019-04-01 11:18:14 +00:00
sebastia
5ac59e68fc
Also make the pip3 package provider work for us. use MODPY_DEFAULT_VERSION_3,
...
change the pip package provider to use MODPY_DEFAULT_VERSION_2 instead
of the MODPY_VERSION
2019-02-18 10:16:34 +00:00
sebastia
c867450d1c
Update to 5.5.10
2019-02-05 21:25:47 +00:00
sebastia
3306eca20a
Update to 5.5.8, while there add PORTROACH marker to limit
...
to the 5.X series
2018-11-12 07:17:36 +00:00
jeremy
ecdd34f345
Bump related ports after default ruby version switch.
2018-10-26 16:16:24 +00:00
naddy
924b443ad0
convert to PKGSTEM
2018-09-20 17:55:23 +00:00
sebastia
2652d0da88
Update to 5.5.6
2018-09-18 21:09:46 +00:00
espie
f4b7f81318
convert to PKGSTEM
2018-09-04 12:46:09 +00:00
sebastia
0c3feedd63
simple update to 5.5.3
2018-07-25 08:46:17 +00:00
jasper
4276df88d7
remove puppet 3
...
ok sebastia@ (MAINTAINER)
2018-07-09 06:56:42 +00:00
sebastia
f565f1ca45
Small feature and bugfix update to 5.5.1
2018-04-26 07:04:28 +00:00
sebastia
7343b86d8c
Update to Puppet 5.4, new agent tested against 5.3 server, old 4.8
...
agent tested against 5.4 master.
2018-02-26 08:52:42 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
sebastia
b6714b7ab6
Minor update to 5.3.3
2017-12-04 08:04:58 +00:00
sebastia
44257fdad9
Finally cleanup mess I produced importing puppetdb5
...
running it through a bulk by espie@ and thanks for help
OK espie@
2017-12-01 10:02:30 +00:00
sebastia
9eb95e4100
packaging is hard, @option no-default-conflict was missing too,
...
pointed out by naddy@
2017-11-24 07:33:52 +00:00
sebastia
e73b1ebe73
Let puppet4 build if puppet5 is already built, use same approach
...
as postfix for example.
problem pointed out by landry@ and he's fine with the solution
2017-11-23 10:11:45 +00:00
sebastia
a5c39dbf2a
bugfix update to 4.10.9
2017-11-20 13:43:53 +00:00
sebastia
60da287bbc
hook up Puppet5
2017-11-20 12:48:52 +00:00
sebastia
883dae5e1d
Import Puppet 5, 5.3.2, for the time being, next to Puppet 4
2017-11-20 12:45:17 +00:00
sebastia
ddc0570f2c
Preps for puppet5, do not bother with the emacs files anymore for puppet4,
...
it's not worth it bothering, and puppet5 doesn't provide them anymore
2017-11-20 12:24:43 +00:00
ajacoutot
4daf755e9e
Missed bump after ruby version change.
2017-11-02 09:36:20 +00:00
sebastia
6c1a6df211
bugfix update to 4.10.8
2017-10-12 06:39:27 +00:00
sebastia
04e3161d9e
Properly install the locales related gettextsetup stuff, and tell
...
Puppet where to find it. That will prevent spamming logs with
GettextSetup not found for module ... introduced since the last update
2017-10-10 20:56:53 +00:00
sebastia
866496c112
minor bugfix update to 4.10.7
2017-09-08 09:58:13 +00:00
sebastia
cc95aa47b7
Update to 4.10.4
...
with the openbsd package provider, don't look
into pkg.conf anymore to find the installation source, just let
pkg_add do it's magic, or rely on environment variables..
2017-07-02 20:45:33 +00:00
sebastia
0d42f305ea
Long overdue update 4.8.4 -> 4.10.1
...
Check Puppet release notes for detailed
changes for all the revisions in between.
runs for me since a week without issues.
OK jasper@
2017-05-22 13:07:44 +00:00
sebastia
e934fc71f1
small bugfix update to 4.8.2
2017-01-31 18:46:58 +00:00
sebastia
159cbed2d9
Simple update to 4.8.1, runs for me since some days
2016-12-20 10:41:44 +00:00
sebastia
6278e21a17
Update to 4.8.0
...
See release notes for the changes:
https://docs.puppet.com/puppet/4.8/reference/release_notes.html#puppet-480
ok ajacoutot@
2016-11-18 14:55:36 +00:00
ajacoutot
bd517ec5f5
VARBASE -> LOCALSTATEDIR.
...
Don't hardcode /var.
Create the complete hierarchy of @sampled files to allow proper cleanup at
deinstall time.
ok sebastia@ (maintainer)
2016-11-09 13:21:25 +00:00
sebastia
56a8e4944c
Update to 4.7.0
...
Fixes just a single critical bug:
https://docs.puppet.com/puppet/4.7/reference/release_notes.html#critical-bug-fix
OK ajacoutot@
2016-09-30 21:11:45 +00:00
sebastia
c09d1adb48
Do not nail puppet to ruby 2.2, works well with ruby 2.3
...
feedback/OK jasper@
2016-09-21 20:29:31 +00:00
jasper
580b2aa32e
sebastia@ is the new puppetmaster
2016-09-06 11:26:07 +00:00
jasper
e9ae4747a7
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@
2016-09-06 11:14:51 +00:00
jasper
487b530335
@sample /var/puppetlabs/, from semarie@
2016-09-06 09:50:24 +00:00
jasper
7c4cf53f25
force MODRUBY_REV=2.2, partially from jeremy@
2016-09-05 09:00:07 +00:00
jasper
4ff0cf457b
update to puppet-4.6.2
2016-09-05 08:50:26 +00:00
jasper
9e6f51b845
update to puppet-4.6.1
2016-08-30 12:09:07 +00:00
jasper
f0b12c30bc
update to puppet-4.5.3
2016-08-11 11:41:42 +00:00
espie
1d55a231e7
add is-branch to all trivial ports that exist as multiple branches.
2016-06-29 16:14:38 +00:00
sebastia
1406019c50
Remove unneeded patch, maybe the ruby update fixed it
...
OK jasper@ (MAINTAINER)
2016-06-16 10:17:44 +00:00
jasper
14abfa6fe3
- update to puppet-4.5.2
...
https://docs.puppet.com/puppet/4.5/reference/release_notes.html#puppet-452
2016-06-15 07:11:38 +00:00
sebastia
4e0961d216
Similar patch as to Puppet 3 in order to pass trusted facts to unicorn
...
behind apache/nginx
OK jasper@ (MAINTAINER)
2016-06-13 17:48:53 +00:00
jasper
54b64d4d88
update to puppet-4.5.1
2016-06-02 07:01:12 +00:00
jasper
22cdb80ab9
rgen is not required by puppet 3 unless the future parser is used
2016-06-01 12:02:44 +00:00