Re: net/zabbix 7.0.3

2024-09-15 Thread Pavel Korovin
On 09/04, Mark Patruck wrote: > It'd be nice if 7.6 ships with net/zabbix 7.0.x...so any feedback, tests > are welcome. Tested on -current/amd64 with production cluster upgrade, works fine for me. Attached is the updated diff with some PLIST fixes. -- With best regards, Pavel Ko

Re: [update] security/keycloak to 25.0.4

2024-08-25 Thread Pavel Korovin
On 08/25, aisha wrote: > Attached update to keycloak to 25.0.4 > OK? OK pvk@, works fine on amd64. -- With best regards, Pavel Korovin

Re: CHANGE - unflavour devel/pre-commit

2024-07-20 Thread Pavel Korovin
devel/pre-commit, bumps REVISION and > sets a @pkgpath marker > - Touches consumers: Changes depends devel/pre-commit${MODPY_FLAVOR} to > devel/pre-commit and bumps REVISION > > OK? OK pvk@ -- With best regards, Pavel Korovin

Re: [new] devel/py-cruft + dependencies devel/py-shellingham, devel/py-typer

2024-04-16 Thread Pavel Korovin
On 12/12, Pavel Korovin wrote: > Dear all, > > Please find attached port for cruft along with its dependency, typer module. > > From cruft webpage: > cruft allows you to maintain all the necessary boilerplate for packaging > and building projects separate from the code yo

Re: [new] jupyter_server

2024-02-16 Thread Pavel Korovin
_server port itself. > > Note that jupyter_server cannot go to the 2.x series until > jupyter-notebook supports the newer version. I added a comment about that > in the Makefile. > > ok on importing all these new ports? -- With best regards, Pavel Korovin

Re: [new] devel/py-cruft + dependency devel/py-typer

2023-12-12 Thread Pavel Korovin
And yet another one TEST_DEPENDS for devel/py-typer: devel/py-shellingham. On 12/12, Pavel Korovin wrote: > Dear all, > > Please find attached port for cruft along with its dependency, typer module. > > From cruft webpage: > cruft allows you to maintain all the necessa

[new] devel/py-cruft + dependency devel/py-typer

2023-12-12 Thread Pavel Korovin
ame from for you. Looking for OKs to commit. -- With best regards, Pavel Korovin py-cruft.tgz Description: application/tar-gz py-typer.tgz Description: application/tar-gz

[update] www/gitea-1.21.0

2023-11-25 Thread Pavel Korovin
ing static assets via httpd(8). This change won't affect Gitea installs which do not use httpd(8) for serving static assets. -- With best regards, Pavel Korovin ? Makefile-2023-11-25-20-58-18 ? Makefile.novar Index: Makefile ===

Re: [Proposal] security/vault without devel/yarn

2023-10-01 Thread Pavel Korovin
gt; I just tried again with a fresh checkout of vault, and I don't get that > error. Any chance you're hitting datasize-max there? It's quite memory > hungry when building on multiple cores... which your VM probably > doesn't. Yes, you are right, setting datasize-cur=8192M allowed me to build the UI. Will commit after testing. Thank you! -- With best regards, Pavel Korovin

Re: [Proposal] security/vault without devel/yarn

2023-10-01 Thread Pavel Korovin
On 10/01, Volker Schlecht wrote: > Hi Pavel, > > On 10/1/23 17:11, Pavel Korovin wrote: > > I always use Linux VM to pre-build Vault UI since Node stuff can be quirky > > on > > OpenBSD. > > Yeah... let's fix that, though :-) > > > The propose

Re: [Proposal] security/vault without devel/yarn

2023-10-01 Thread Pavel Korovin
of type std::bad_alloc: std::bad_allocterminating with uncaught exception of type std::bad_alloc: std::bad_alloc -- With best regards, Pavel Korovin

Re: Gitea 1.20.0

2023-07-24 Thread Pavel Korovin
y fail 3) People can use different options in their configs. I cannot test which one will break Gitea this or next time I think it's the app problem, and Gitea devs still din't decide how to fix it, e.g.: https://github.com/go-gitea/gitea/pull/25206#issuecomment-1621292395 I'd better not keep trying to fix in the port the problems which should be fixed in the app itself. -- With best regards, Pavel Korovin

Re: Gitea 1.20.0

2023-07-23 Thread Pavel Korovin
On 07/23, Stuart Henderson wrote: > On 2023/07/23 16:05, Pavel Korovin wrote: > > I think adding @ask-update makes sense only if there's an UPGRADE section in > > README describing what setting is deprecated in which version, otherwise > > I'll end up with multiple @

Re: Gitea 1.20.0

2023-07-23 Thread Pavel Korovin
On 07/23, Pavel Korovin wrote: > +Check the list of deprecated configuration options below, compare gitea > +configuration file ${SYSCONFDIR}/gitea/app.ini with > +${TRUEPREFIX}/gitea/share/gitea/conf/app.example.ini, and the conf

Re: Gitea 1.20.0

2023-07-23 Thread Pavel Korovin
On 07/23, Pavel Korovin wrote: > So I see 3 options: > 1) Add UPGRADE section in README with the list of deprecated config > options > 2) 1) + @ask-update > 3) 1) + @ask-update for each specific version (not sure if it even > works) Attached the diff with the 2nd approach,

Re: Gitea 1.20.0

2023-07-23 Thread Pavel Korovin
ditional note in README. So I see 3 options: 1) Add UPGRADE section in README with the list of deprecated config options 2) 1) + @ask-update 3) 1) + @ask-update for each specific version (not sure if it even works) -- With best regards, Pavel Korovin

Re: maintainer update net/dnscontrol 3.27.2 --> 4.1.0

2023-05-27 Thread Pavel Korovin
earlier versrion, but between my "latency" > and some discussions about trying to include the v4 branch, it was all > ready for 4.1.0. Sorry Pavel :-/ > > Anyway, builds and works fine for me on amd64. > > ok to commit ? No problem, Paco :) ok pvk@ -- With best regards, Pavel Korovin

Re: [NEW] databases/bbolt

2023-05-26 Thread Pavel Korovin
iption, with updated DESCR is it OK to import? -- With best regards, Pavel Korovin

[NEW] databases/bbolt

2023-05-25 Thread Pavel Korovin
ith best regards, Pavel Korovin bbolt-1.3.7.tar.gz Description: application/tar-gz

Re: [new] devel/tea

2023-04-26 Thread Pavel Korovin
Hello Stuart, Commited, thanks! -- With best regards, Pavel Korovin

Re: [new] devel/tea

2023-04-25 Thread Pavel Korovin
On 04/25, Rafael Sadowski wrote: > Conflict with editors/teaqt/pkg/PLIST:@bin bin/tea Thanks, Rafael! Updated PLIST with @conflict teaqt-* Fixed distinfo, added WRKDIST to the Makefile. Looking for OKs to import. -- With best regards, Pavel Korovin tea-0.9.2.tar.gz Description: applicat

Re: [new] security/tfsec

2023-04-25 Thread Pavel Korovin
On 04/14, Pavel Korovin wrote: > tfsec is a static analyzer for Terraform. > https://github.com/aquasecurity/tfsec > > I wasn't able to patch the dependent module in the "normal" build process > (https://github.com/owenrumney/squealer/pull/86), > so for now h

Re: [new] security/squealer

2023-04-25 Thread Pavel Korovin
On 04/14, Pavel Korovin wrote: > squealer is a filesystem secrets scanner > https://github.com/owenrumney/squealer > > OK to import? Ping -- With best regards, Pavel Korovin

[new] devel/tea

2023-04-25 Thread Pavel Korovin
tea is a command line tool to interact with Gitea OK to import? -- With best regards, Pavel Korovin tea-0.9.2.tar.gz Description: application/tar-gz

[new] security/squealer

2023-04-14 Thread Pavel Korovin
squealer is a filesystem secrets scanner https://github.com/owenrumney/squealer OK to import? -- With best regards, Pavel Korovin squealer-1.1.1.tar.gz Description: application/tar-gz

[new] security/tflint

2023-04-14 Thread Pavel Korovin
th best regards, Pavel Korovin tfsec-1.28.1.tar.gz Description: application/tar-gz

[new] devel/pre-commit & deps

2023-04-04 Thread Pavel Korovin
Dear all, please find the ports for pre-commit and its dependencies attached. pre-commit is a framework for managing and maintaining multi-language pre-commit hooks: https://pre-commit.com/ Looking for OK's to import. -- With best regards, Pavel Korovin py-cfgv.tar.gz Descri

[new] sysutils/tflint

2023-04-04 Thread Pavel Korovin
tflint is a pluggable linter for Terraform. https://github.com/terraform-linters/tflint OK to import? -- With best regards, Pavel Korovin tflint-0.45.0.tar.gz Description: application/tar-gz

Re: RFC: remove outdated/unmaintainable ELK ports

2023-04-03 Thread Pavel Korovin
ad to patch its build info detection and license detection locally. -- With best regards, Pavel Korovin

Re: Problem with gitea 1.19.0 patch

2023-03-31 Thread Pavel Korovin
ing? > > Missed cvs rm, I think? -- With best regards, Pavel Korovin

Re: RFC: remove outdated/unmaintainable ELK ports

2023-03-30 Thread Pavel Korovin
be possible to do the migration althought i've never > tried that), I'm ok with removing the elastic stack. Thank you for > maintaining it! > > (it's a bit funny that the way to make kibana run we would have to > disable a part that would infringe the license!) -- With best regards, Pavel Korovin

Re: [new] net/keycloak-20.0.3 - Identity and Access Management solution

2023-02-26 Thread Pavel Korovin
On 02/25, A Tammy wrote: > > On 2/25/23 11:17, Stuart Henderson wrote: > > On 2023/02/25 11:13, aisha wrote: > >> On 23/01/23 10:12PM, Pavel Korovin wrote: > >>> 2. +MODJAVA_VER = 17 > >>>Keycloak works fine with jdk-17, I don't see

Re: [new] net/keycloak-20.0.3 - Identity and Access Management solution

2023-02-26 Thread Pavel Korovin
ok pvk@ -- With best regards, Pavel Korovin

Re: [new] net/keycloak-20.0.3 - Identity and Access Management solution

2023-01-23 Thread Pavel Korovin
ity Brokering and Social Login > > > It has been working fine for a while now. The command line programs 'kcadm' > and 'kcreg' don't work as openbsd is not a recognized platform but I have > opened PRs upstream to fix this and hopefully it should just work (tm) once > they get merged. > > tests and OKs welcome. > > Cheers, > Aisha -- With best regards, Pavel Korovin keycloak.tar.gz Description: Binary data

Re: [fix] devel/gitea, bash as rundep + socket path creation

2023-01-09 Thread Pavel Korovin
o-install below. Stefan, thank you! I've updated the config file patch, added suggested README entry and updated gitea to the latest version. -- With best regards, Pavel Korovin

Re: [fix] devel/gitea, bash as rundep + socket path creation

2023-01-09 Thread Pavel Korovin
ini SCRIPT_TYPE = sh What's in your SCRIPT_TYPE var? # cat hooks/pre-receive.d/gitea #!/usr/bin/env sh # AUTO GENERATED BY GITEA, DO NOT MODIFY /usr/local/sbin/gitea hook --config=/etc/gitea/app.ini pre-receive -- With best regards, Pavel Korovin

Re: [fix] devel/gitea, bash as rundep + socket path creation

2023-01-08 Thread Pavel Korovin
quot;DISABLE_GIT_HOOKS=true" is the default setting for gitea and there's even a big scary warning in the configuration file, I didn't consider git hooks will be widely used and kept the dependencies list bare minimum. With default settings gitea works fine without bash. -- With best regards, Pavel Korovin

Re: remove or keep EOL security/softhsm ?

2022-11-14 Thread Pavel Korovin
lder) outliers we are the > > the only ones still packaging v1. > > > > Is there a reason to keep the old version around? > > People should have moved. > > ok jca@ to zap it -- With best regards, Pavel Korovin

NEW: net/dt

2022-11-04 Thread Pavel Korovin
(default 10 queries per second) * diagnostic of your domain (similar to intodns.com, dnsspy.io) List of implemented checks: https://github.com/42wim/dt/issues/1 OK to import? -- With best regards, Pavel Korovin dt.tgz Description: Binary data

NEW: textproc/terraform-docs

2022-11-04 Thread Pavel Korovin
Hi, attached is a documentation generation tool for Terraform modules. https://terraform-docs.io/ OK to import? -- With best regards, Pavel Korovin terraform-docs.tgz Description: Binary data

Re: [patch] install gitea web files into /var/www/gitea

2022-10-27 Thread Pavel Korovin
backup), so from my experience it doesn't hurt to pkg_delete port and pkg_add port instead of doing pkg_add -u. -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports/www/gitea/Makefile,v retrieving revision

Re: [patch] install gitea web files into /var/www/gitea

2022-09-11 Thread Pavel Korovin
On 09/11, aisha wrote: > > On 9/11/2022 9:47 AM, Pavel Korovin wrote: > > I tried to play with PREFIX="/", but it didn't work this way, on make > > update-plist it complains "Can't put into any plist (no applicable > > prefix)". Tried with PRE

RFC: remove outdated/unmaintainable ELK ports

2022-08-08 Thread Pavel Korovin
ort: maintaining ELK on OpenBSD is a pain, testing all components requires significant efforts/resources, and since OpenBSD is not in the list of platforms supported by Elastic, I don't feel the squeeze worth the juice. I'm looking for comments/suggestions, if any. -- With best regards, Pavel Korovin

Re: gitea/prometheus patches for syscall padding

2022-08-08 Thread Pavel Korovin
gitea. So OK pvk. -- With best regards, Pavel Korovin

Re: maintainer update: www/hugo 0.97.3 --> 0.101.0

2022-07-22 Thread Pavel Korovin
lf. As usual, tests by hugo users > are more than welcome. > > Ok to commit ? Hi Paco, Works fine for me on amd64, ok pvk@ -- With best regards, Pavel Korovin

[new] sysutils/py-zabbix-api

2022-07-17 Thread Pavel Korovin
zabbix-api python package is used by community.zabbix ansible collection. OK? -- With best regards, Pavel Korovin py-zabbix-api.tgz Description: Binary data

[new] databases/pgbackrest

2022-07-17 Thread Pavel Korovin
Port for pgBackRest, PostgreSQL backup & restore tool. OK to import? -- With best regards, Pavel Korovin pgbackrest.tgz Description: Binary data

[new] databases/patroni

2022-07-17 Thread Pavel Korovin
Port for Patroni, PostgreSQL HA cluster management tool: https://github.com/zalando/patroni Works well for me, any comments/suggestions? OK? -- With best regards, Pavel Korovin patroni.tgz Description: Binary data

Re: drop RUN_DEPENDS on lang/clojure

2022-05-17 Thread Pavel Korovin
jars with all the deps inside -- including clojure. -- With best regards, Pavel Korovin

Re: ansible run dep on netaddr python module

2022-01-13 Thread Pavel Korovin
cases, e.g. py-jmespath for JSON parsing or py-napalm for managing network devices, but these are not required for basic ansible functionality and should be added by the user. The same is about py-netaddr. -- With best regards, Pavel Korovin

Re: [update] ansible-4.1.0

2021-06-13 Thread Pavel Korovin
y experience, the code is stable enough to make a switch now. -- With best regards, Pavel Korovin

Re: [sparc64/base-gcc] Fix build of security/opendnssec

2021-05-24 Thread Pavel Korovin
Kurt, thank you! Commited with the update to opendnssec-2.1.9. -- With best regards, Pavel Korovin

Re: [NEW] security/py-ssh-audit

2020-12-05 Thread Pavel Korovin
you think of > just naming it ssh-audit? -- With best regards, Pavel Korovin ssh-audit.tar.gz Description: Binary data

[NEW] security/py-ssh-audit

2020-12-05 Thread Pavel Korovin
2.6+, Python 3.x and PyPy Maintainer: Pavel Korovin WWW: https://github.com/jtesta/ssh-audit/ -- With best regards, Pavel Korovin py-ssh-audit.tar.gz Description: Binary data

Re: NEW: sysutils/py-vsphere-automation

2020-11-22 Thread Pavel Korovin
On 11/22, Stuart Henderson wrote: > On 2020/11/22 16:45, Klemens Nanni wrote: > > On Sun, Nov 22, 2020 at 02:42:16AM +0300, Pavel Korovin wrote: > > > I'm looking for OKs to import this. > > `make test' works with two small warnings, "devel" should pro

NEW: sysutils/py-vsphere-automation

2020-11-21 Thread Pavel Korovin
Dear all, I'm looking for OKs to import this. $ pkg_info py3-vsphere-automation Comment: VMware vSphere Automation SDK for Python Description: VMware vSphere Automation SDK for Python Maintainer: Pavel Korovin WWW: https://github.com/vmware/vsphere-automation-sdk-python -- With

NEW: sysutils/packer-vmm

2020-04-19 Thread Pavel Korovin
Dear all, Please find sysutils/packer-vmm, a vmm(4) builder plugiun for HashiCorp Packer attached. Upstream maintainer, Philipp Buehler is OK for me taking maintainership. OK to import? -- With best regards, Pavel Korovin packer-vmm.tar.gz Description: Binary data

Re: ansible: remove py-cryptography from README

2020-03-13 Thread Pavel Korovin
ual steps needed any longer. > > Maybe you could go one step further and explicitely add > py-cryptography to RUN_DEPENDS? -- With best regards, Pavel Korovin

Re: [NEW] sysutils/packer-vmm

2020-03-07 Thread Pavel Korovin
not provided (512m is the default for vmd), various path expansions to homedir. Defaults like boot image, cdrom etc can be added to the "parent" VM template wich access control on what can be changed by template user. 4. Add vm.conf example and README Pull request: https:/

Re: [NEW] sysutils/packer-vmm

2020-03-05 Thread Pavel Korovin
builder-openbsd-vmm/pull/7) 2. Simplify Makefile, removing unnecessary go dependencies (these come with packer distfile); also rename packer's distfile to avoid downloading it twice with different names. 3. Sync style with Makefile.template. Tested on -current. -- With best regards, Pa

UPDATE: www/gitea

2020-02-21 Thread Pavel Korovin
d the best approach is to provide additional archive with generated public web files. Can anybody review/test the attached diff? -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports/www/gitea/Makefile,v retrievin

[NEW] sysutils/py-vmomi

2019-11-10 Thread Pavel Korovin
Dear all, Please find the new port for sysutils/py-vmomi attached. Tested on vSphere 6.5/6.7, I use it with ansible. DESCRIPTION: pyVmomi is the Python SDK for the VMware vSphere API that allows you to manage ESX, ESXi, and vCenter. OK to import? -- With best regards, Pavel Korovin py

Re: Update: textproc/py-sphinx 1.4.8 -> 1.8.5

2019-11-10 Thread Pavel Korovin
On 11/10, Kurt Mosiejczuk wrote: > Any objections? I'll probably commit today unless someone says something. I tested it in partial bulk build, works fine for me, ok pvk@ -- With best regards, Pavel Korovin

[UPDATE] security/py-paramiko-2.6.0

2019-11-09 Thread Pavel Korovin
Dear all, Looking for OKs for updating security/py-paramiko The one we have in tree is pretty outdated. -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports/security/py-paramiko/Makefile,v retrieving

[NEW] devel/py-test-relaxed

2019-11-09 Thread Pavel Korovin
Hi all, Looking for OKs for this new one required for security/py-paramiko update. All tests are OK. -- With best regards, Pavel Korovin py-test-relaxed.tar.gz Description: Binary data

Re: pcsc-lite: Update to 1.8.23

2019-10-29 Thread Pavel Korovin
) > > > > This happens with both 1.8.22p3 and 1.8.23; both Python 2 and 3 dump > > core - I did not look into this. > > > > OK? > Any takers or test reports even? > Unless I hear objections, I'll commit this in a few days. > Same diff reattached. Tested with Yubikey on current/amd64, ok pvk@ -- With best regards, Pavel Korovin

UPDATE: net/mattermost-server

2019-10-24 Thread Pavel Korovin
No response from maintainer, forwarding to ports@ Note there are some security fixes since 5.13.2 https://mattermost.com/security-updates/ - Forwarded message from Pavel Korovin - Date: Thu, 17 Oct 2019 23:30:45 +0300 From: Pavel Korovin To: Robert Nagy Subject: Re: UPDATE: net

Re: UPDATE: ansible-2.8.6

2019-10-19 Thread Pavel Korovin
ing for OK's to commit. -- With best regards, Pavel Korovin ansible-2.8.6.diff.gz Description: Binary data

Re: UPDATE: ansible-2.8.6

2019-10-19 Thread Pavel Korovin
Stuart, thank you for comments! Please find the updated diff attached. Looking for OKs to commit. -- With best regards, Pavel Korovin ansible-2.8.6.diff.gz Description: Binary data

UPDATE: net/mattermost-server

2019-10-01 Thread Pavel Korovin
ot in default.json" Wouldn't affect exising installs, but I'd recommend to review the configuration after each upgrade, just in case. OK to commit? -- With best regards, Pavel Korovin Index: Makefile === RCS

UPDATE: net/mattermost-server

2019-08-05 Thread Pavel Korovin
Dear all, Please find the update for net/mattermost-server attached. Changelog: https://docs.mattermost.com/administration/changelog.html OK to commit? -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports

UPDATE: www/gitea

2019-08-03 Thread Pavel Korovin
Dear all, Please find the update for gitea-1.9.0 attached. Relase notes: https://github.com/go-gitea/gitea/releases OK to commit? -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports/www/gitea/Makefile,v

Re: [Update] mail/mu: Version 1.0->1.2

2019-07-25 Thread Pavel Korovin
On 07/20, James Turner wrote: > Thanks, commited! Hi James, You forgot to cvs add patch. I've commited it to unbreak the port. -- With best regards, Pavel Korovin

[UPDATE] textproc/py-pygments

2019-07-22 Thread Pavel Korovin
Dear all, Please find update for the latest py-pygments attached. 2.3.1 version we have in ports is very outdated (Mar 2, 2016). 1 test fails for python2 flavor, python3 tests are OK (with 2.1.3 4 tests fail for both flavors). OK to update? -- With best regards, Pavel Korovin Index: Makefile

Re: lang/gcc fails on -current

2019-07-21 Thread Pavel Korovin
e, please find the diff for gcc8 attached. -- With best regards, Pavel Korovin Index: patches/patch-gcc_ada_Make-generated_in === RCS file: patches/patch-gcc_ada_Make-generated_in diff -N patches/patch-gcc_ada_Make-generated_in

Re: kibana doesn't work with current node version??

2019-06-20 Thread Pavel Korovin
ode.js version v10.15.3. Please use > Node.js v>=10.15.0 <10.16. -- With best regards, Pavel Korovin

UPDATE: www/gitea

2019-05-17 Thread Pavel Korovin
app.ini (it refers to non-existing custom/conf/app.ini config file) OK to commit? -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports/www/gitea/Makefile,v retrieving revision 1.20 diff -u -p -r1.20 Makefile

Re: Update: devel/jdk/11 11.0.3+7

2019-04-18 Thread Pavel Korovin
Hi Kurt, Tested with the latest Elasticsearch/Logstash: works fine, thank you! -- With best regards, Pavel Korovin

Re: gitea config location change

2019-03-16 Thread Pavel Korovin
On 03/16, Florian Obser wrote: > On Sat, Mar 16, 2019 at 03:30:09PM +0300, Pavel Korovin wrote: > > I'm thinking of several workarounds for existing setups: > > > > 1. Leave default config in the new location /etc/gitea/app.ini and > >create a symlink to the o

Re: gitea config location change

2019-03-16 Thread Pavel Korovin
mon_flags="web -c /etc/gitea/conf/app.ini" Suggestions? -- With best regards, Pavel Korovin On 02/28, Florian Obser wrote: > On Fri, Feb 15, 2019 at 04:30:09AM -0700, Pavel Korovin wrote: > > CVSROOT:/cvs > > Module name:www > > Changes by: p...@cvs

[SECURITY UPDATE] net/mattermost-server

2019-02-25 Thread Pavel Korovin
though it's as easy as adding PKGNAME = mattermost-${V}. -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports/net/mattermost-server/Makefile,v retrieving revision 1.9 diff -u -p -r1.9 Makefile --- Makef

[UPDATE] gitea-1.7.2

2019-02-15 Thread Pavel Korovin
) (#6059) * Switch to more recent build of xgo (#6070) (#6072) OK to commit? -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports/www/gitea/Makefile,v retrieving revision 1.16 diff -u -p -r1.16 Makefile

[SECURITY UPDATE] net/mattermost-server

2019-02-13 Thread Pavel Korovin
Please find the update for the latest net/mattermost-server attached. According to the CHANGELOG, "Mattermost v5.7.1 contains a high level security fix. Upgrading is highly recommended." https://docs.mattermost.com/administration/changelog.html OK to commit? -- With best regards, Pav

Re: UPDATE: www/gitea

2019-02-13 Thread Pavel Korovin
Anybody? Ping. On 02/07, Pavel Korovin wrote: > Stuart, thanks! Fixed in the attached diff. > OK to update? Robert? -- With best regards, Pavel Korovin

[UPDATE] textproc/py-elasticsearch + sysutils/py-elasticsearch-curator

2019-02-13 Thread Pavel Korovin
Dear all, Please find updates for sysutils/py-elasticsearch-curator and its dependency, textproc/py-elasticsearch, attached. -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs

[NEW] security/py-requests-aws4auth

2019-02-13 Thread Pavel Korovin
Dear all, Please find attached archive for the new security/py-requests-aws4auth port, required for updating sysutils/py-elasticsearch-curator It's an Amazon Web Services version 4 authentication for the Python Requests library. -- With best regards,

[UPDATE] devel/py-certifi

2019-02-13 Thread Pavel Korovin
Dear all, Please find attached diff for the latest devel/py-certifi update. Newer py-certifi is required for updating sysutils/py-elasticsearch-curator -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports

Re: UPDATE: www/gitea

2019-02-07 Thread Pavel Korovin
Stuart, thanks! Fixed in the attached diff. OK to update? Robert? On 02/05, Stuart Henderson wrote: > On 2019/02/05 18:17, Pavel Korovin wrote: > > --- pkg/README 4 Sep 2018 12:46:24 - 1.2 > > +++ pkg/README 4 Feb 2019 22:01:25 - > > @@ -4,15 +4,48

UPDATE: www/gitea

2019-02-05 Thread Pavel Korovin
ect information in the pkg README along with some other tips. -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports/www/gitea/Makefile,v retrieving revision 1.15 diff -u -p -r1.15 Makefile --- Makefile28 Jan

Re: [UPDATE] www/gitea

2019-01-25 Thread Pavel Korovin
: invalid memory address or nil pointer dereference > [signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0x16b2b94] -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports/www/gitea/Makefile,v retriev

Re: [UPDATE] net/mattermost-server

2019-01-25 Thread Pavel Korovin
Dear all, Please find update for the latest mattermost-server attached. Changelog: https://docs.mattermost.com/administration/changelog.html -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports/net

Re: [UPDATE] www/gitea

2019-01-25 Thread Pavel Korovin
Dear all, Please find update for gitea-1.7.0 attached, OK to commit? Changelog: https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports/www/gitea

Re: ELK ports updates (elasticsearch/logstash/kibana)

2019-01-24 Thread Pavel Korovin
Dear all, Please find the updated diff for logstash-6.5.4 attached. Changes: netty-tcnative used for TLS inputs was updated due to lpthread version change. It's statically linked now. -- With best regards, Pavel Korovin logstash-6.5.4.diff.gz Description: Binary data

Re: UPDATE: security/opendnssec

2019-01-24 Thread Pavel Korovin
Dear all, Please find updated diff for the latest opendnssec attached. Thanks to Rafael Sadowski for noticing the previous diff problem. OK to commit? -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports

Re: UPDATE: security/opendnssec

2019-01-21 Thread Pavel Korovin
Dear all, Please find updated diff for the latest opendnssec attached. Added /var/run/opendnssec/ creation to rc script. Waiting for OK's to commit. On 01/18, Pavel Korovin wrote: > Dear all, > Please see the fixed patch for the latest opendnssec + > patch for www/faq/current.html

Re: UPDATE: security/opendnssec

2019-01-18 Thread Pavel Korovin
to commit. -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports/security/opendnssec/Makefile,v retrieving revision 1.15 diff -u -p -r1.15 Makefile --- Makefile4 Sep 2018 12:46:21 - 1.15 +++ Makefile

ELK ports updates (elasticsearch/logstash/kibana)

2019-01-18 Thread Pavel Korovin
Dear all, Please see attached diffs for ELK ports updates. Trivial updates, nothing special, looking for OK's. -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports/textproc/elasticsearch/Makef

Re: UPDATE: security/opendnssec

2019-01-12 Thread Pavel Korovin
rds, Pavel Korovin On 01/12, Patrik Lundin wrote: > On Sun, Dec 30, 2018 at 03:27:42PM +0100, Rafael Sadowski wrote: > > On Sun Nov 18, 2018 at 04:57:55PM +0300, Pavel Korovin wrote: > > > Dear all, > > > please find the update for the latest OpenDNSSEC attached. > &

[REMOVE] sysutils/x-pack

2018-12-03 Thread Pavel Korovin
of Elastic Stack components ported to OpenBSD. More info: https://www.elastic.co/products/x-pack/open Looking for OKs to remove sysutils/x-pack. Please find the patch for devel/quirks attached. -- With best regards, Pavel Korovin Index: files/Quirks.pm

[UPDATE] net/mattermost-server

2018-12-02 Thread Pavel Korovin
Dear all, Please find update for the latest mattermost-server attached. Changelog: https://docs.mattermost.com/administration/changelog.html -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports/net

  1   2   3   >