Commit Graph

54 Commits

Author SHA1 Message Date
ajacoutot
c4096e6659 Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:16:56 +00:00
tb
2a3e346bdb Bump REVISION of ports depending on security/openssl/{1.1,3.0} 2022-10-12 16:15:02 +00:00
naddy
ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
pvk
635a31f7b4 Update kibana 7.9.1 -> 7.10.0
Release notes: https://www.elastic.co/guide/en/kibana/7.10/release-notes-7.10.0.html
2020-11-19 20:28:03 +00:00
pvk
f03f60bef0 Update kibana 7.8.1 -> 7.9.1
Release notes: https://www.elastic.co/guide/en/kibana/7.9/release-notes-7.9.1.html
2020-09-10 13:47:57 +00:00
pvk
599fd62e14 Update kibana 7.8.0 -> 7.8.1
Release notes: https://www.elastic.co/guide/en/kibana/7.8/release-notes-7.8.1.html
2020-07-30 10:55:37 +00:00
pvk
88c2676f65 Update kibana 7.7.1 -> 7.8.0
Release notes: https://www.elastic.co/guide/en/kibana/7.8/release-notes-7.8.0.html
2020-07-01 11:41:51 +00:00
pvk
39c2549edc Update kibana 7.7.0 -> 7.7.1
Relase notes: https://www.elastic.co/guide/en/kibana/7.7/release-notes-7.7.1.html
2020-06-16 12:22:23 +00:00
pvk
97a9b537f4 Update kibana 7.6.2 -> 7.7.0
Relase notes: https://www.elastic.co/guide/en/kibana/7.7/release-notes-7.7.0.html
2020-05-14 21:39:01 +00:00
pvk
37ae201ebd Fix node verion after lang/node upgrade.
Clean PLIST from stuff people should add to .gitignore
2020-04-04 20:25:34 +00:00
pvk
523cf26a2d Update kibana 7.6.1 -> 7.6.2
Relase notes: https://www.elastic.co/guide/en/kibana/7.6/release-notes-7.6.2.html
2020-04-03 10:12:32 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
pvk
b2c8ff1b43 Update kibana 7.6.0 -> 7.6.1
Relase notes: https://www.elastic.co/guide/en/kibana/7.6/release-notes-7.6.1.html
2020-03-13 21:01:20 +00:00
pvk
174b9828d1 Update kibana 7.5.2 -> 7.6.0
Relase notes: https://www.elastic.co/guide/en/kibana/7.6/release-notes-7.6.0.html
2020-02-18 09:26:37 +00:00
pvk
3fcd975669 Update kibana 7.5.1 -> 7.5.2
Relase notes: https://www.elastic.co/guide/en/kibana/7.5/release-notes-7.5.2.html
2020-01-23 13:43:34 +00:00
pvk
a364369b00 Update kibana 7.5.0 -> 7.5.1
Relase notes: https://www.elastic.co/guide/en/kibana/7.5/release-notes-7.5.1.html
2020-01-20 19:00:39 +00:00
pvk
f2e05a57d3 Update kibana 7.4.2 -> 7.5.0
Relase notes: https://www.elastic.co/guide/en/kibana/7.5/release-notes-7.5.0.html
2019-12-06 23:52:22 +00:00
pvk
6244c90ca2 Update patches/patch-package_json to reflect lang/node version change 2019-11-26 13:17:42 +00:00
pvk
174543bfc4 Update kibana 7.4.1 -> 7.4.2
Relase notes: https://www.elastic.co/guide/en/kibana/7.4/release-notes-7.4.2.html
2019-11-05 15:35:31 +00:00
pvk
fef263b94b Update kibana 6.6.1 -> 7.4.1
Relase notes: https://www.elastic.co/guide/en/kibana/7.4/release-notes-7.4.1.html
2019-10-24 13:28:56 +00:00
ajacoutot
635b75581d Loosen up dependency on node version to unbreak.
Error: @depend lang/node:node->=10.15.0,<10.16.0:node-10.16.3
  pattern node->=10.15.0,<10.16.0 doesn't match default node-10.16.3
2019-09-28 09:37:54 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
abieber
a88cc65212 Bump REVISION and patches to handle node 10.15.3 update. 2019-05-13 22:08:11 +00:00
pvk
d367eb8558 Update kibana 6.5.4 -> 6.6.1 2019-02-26 07:59:41 +00:00
pvk
76542fb0ee Fix RUN_DEPENDS missed in previous commit 2019-01-24 06:07:04 +00:00
pvk
fd27ad1608 Update kibana 6.5.1 -> 6.5.4
Unbreak after lang/node update
2019-01-23 11:50:23 +00:00
pvk
20b61a08f4 Update kibana 6.4.3 -> 6.5.1
ok jasper@
2018-12-02 20:21:53 +00:00
pvk
22dcdaf547 Update kibana 6.4.2 -> 6.4.3
ok jasper@
2018-11-12 21:30:05 +00:00
pvk
a88f826f40 Update kibana 6.4.1 -> 6.4.2
ok jasper@
2018-10-27 21:26:08 +00:00
pvk
a353ffa886 Update kibana 6.2.4 -> 6.4.1
ok jasper@
2018-09-25 09:01:52 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
pvk
2e8c875756 Update kibana 5.6.4 -> 6.4.2
ok sthen@, sebastia@
2018-05-17 10:34:39 +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
pvk
c67080dac7 update to kibana-5.6.4 2017-11-10 22:10:40 +00:00
jasper
7e1d4f7238 update to kibana-5.5.1
from Pavel Korovin (MAINTAINER)
2017-08-06 18:07:50 +00:00
sebastia
60e39d062c Update to 5.5.0
from MAINTAINER Pavel Korovin p at tristero se

OK jasper@
2017-07-18 10:22:59 +00:00
sthen
d807a7e043 update to kibana-5.4.2, from Pavel Korovin (maintainer) 2017-06-24 11:22:19 +00:00
sthen
c718b17465 security update to kibana-5.4.1, from Pavel Korovin, ok pea@
(-stable has 5.2.2 which isn't affected)

ESA-2017-07 CVE-2017-8439 2017-06-01 Kibana version 5.4.0 was affected
by a Cross Site Scripting (XSS) bug in the Time Series Visual Builder.
This bug could allow an attacker to obtain sensitive information from
Kibana users. All Kibana 5.4.0 users should upgrade to version 5.4.1.
If upgrading is impossible, the time series visual builder can be
disabled by setting metrics.enabled: false in the kibana.yml. Note that
this will trigger a re-optimization when you restart Kibana.

ESA-2017-08 CVE-2017-8440 2017-06-01 Starting in version 5.3.0, Kibana
had a cross-site scripting (XSS) vulnerability in the Discover page
that could allow an attacker to obtain sensitive information from or
perform destructive actions on behalf of other Kibana users.  Thanks to
Thomas G ytil for reporting this issue. All users of Kibana 5.3 or 5.4
should upgrade to versions 5.3.3 and 5.4.1.
2017-06-08 10:09:40 +00:00
ajacoutot
7995708f3c Bring rc_bg back. 2017-05-27 19:57:05 +00:00
ajacoutot
958bb491e0 I forgot the bump commit... 2017-05-27 13:55:58 +00:00
ajacoutot
13730769c8 Cope with recent rc.subr(8) change (removal of rc_bg etc.) 2017-05-27 13:53:06 +00:00
jasper
254216e98c update to kibana-5.4.0
from Pavel Korovin (MAINTAINER)
2017-05-09 17:08:34 +00:00
jasper
4740499ad9 update to kibana-5.3.1; from Pavel Korovin (MAINTAINER) 2017-04-29 14:33:23 +00:00
sebastia
b3074eca18 Update to 5.3.0
from Pavel Korovin

extra @unexec in PLIST from me

OK jasper@
2017-04-15 17:23:06 +00:00
jasper
c08925e912 update to kibana-5.2.2
from Pavel Korovin (MAINTAINER), additional testing by sebastia@
2017-03-12 11:40:19 +00:00
jasper
8788af6f35 lalala 2016-12-17 12:13:42 +00:00
jasper
4c387b5a0e update to kibana-5.1.1
please refer to the release notes [1] and list of breaking changes between
kibana 4 and 5 [2]

1: https://www.elastic.co/blog/kibana-5-1-1-released
2: https://www.elastic.co/guide/en/kibana/current/breaking-changes-5.0.html

from Pavel Korovin (MAINTAINER)
additional testing by sebastia@
2016-12-17 12:13:21 +00:00
giovanni
4bfd7fdde7 Update to 4.6.1
ok jasper@ and Pavel Korovin (Maintainer)
2016-10-03 09:38:40 +00:00
jasper
67913fedfc - update to kibana-4.5.4
from Pavel Korovin (MAINTAINER)
2016-08-11 10:59:08 +00:00
jasper
79ccf75c40 update to kibana-4.5.3
https://www.elastic.co/blog/kibana-4-5-3-and-4-1-10:
"Kibana has important fix regarding tile maps, it stopped working
yesterday due to MapQuest discontinued tile API access which was used by Kibana"

from Pavel Korovin (MAINTAINER)
ok aja@ sthen@
2016-07-15 11:10:20 +00:00