Date: Mon, 26 Sep 2022 01:59:19 +0900 From: Tomoaki AOKI <junchoon@dec.sakura.ne.jp> To: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> Cc: dev-commits-ports-main@freebsd.org Subject: Re: git: ad9a3f9582d3 - main - security/wazuh-dashboard: New port: Web user interface for data visualization and analysis Message-ID: <20220926015919.408b418760a4e294d6466cf3@dec.sakura.ne.jp>
next in thread | raw e-mail | index | archive | help
Hi. This broke INDEX build. Should be a simple typo. Please ee below. > The branch main has been updated by acm: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=ad9a3f9582d33fea0eed2708768464333cf2e97e > > commit ad9a3f9582d33fea0eed2708768464333cf2e97e > Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> > AuthorDate: 2022-09-25 05:45:55 +0000 > Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> > CommitDate: 2022-09-25 05:45:55 +0000 > > security/wazuh-dashboard: New port: Web user interface for data visualization and analysis > (snip) > diff --git a/security/wazuh-dashboard/Makefile b/security/wazuh-dashboard/Makefile > new file mode 100644 > index 000000000000..1bccdb129d19 > --- /dev/null > +++ b/security/wazuh-dashboard/Makefile > @@ -0,0 +1,39 @@ (snip) > + > +LICENSE= GPLv2 > + > +RUN_DEPENDS= $ {LOCALBASE}/www/opensearch-dashboards/bin/opensearch-dashboards:textproc/opensearch-dashboard Last "s" is missing. Should be textproc/opensearch-dashboards. > + > +NO_BUILD= yes > + > +SUB_FILES= pkg-message > + (snip) -- Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220926015919.408b418760a4e294d6466cf3>