Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 2025 13:02:24 +0100
From:      =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= <fernape@freebsd.org>
To:        Moin Rahman <bofh@freebsd.org>
Cc:        "ports-committers@freebsd.org" <ports-committers@freebsd.org>,  "dev-commits-ports-all@freebsd.org" <dev-commits-ports-all@freebsd.org>,  "dev-commits-ports-main@freebsd.org" <dev-commits-ports-main@freebsd.org>
Subject:   Re: git: a8d366898894 - main - textproc/docproj: remove gnuplot-lite dependency
Message-ID:  <CAGwOe2bTFU5Z68BuZ_zy9oYfLt2UWaTLco%2B8e4q_QNuxizxojA@mail.gmail.com>
In-Reply-To: <73FBC98E-FA61-413E-9C73-9F8C71180E2F@freebsd.org>
References:  <202501160741.50G7fp1H020027@gitrepo.freebsd.org> <73FBC98E-FA61-413E-9C73-9F8C71180E2F@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000ed425b062bd19184
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

On Thu, Jan 16, 2025 at 8:56=E2=80=AFAM Moin Rahman <bofh@freebsd.org> wrot=
e:

>
>
> > On Jan 16, 2025, at 08:41, Fernando Apestegu=C3=ADa <fernape@FreeBSD.or=
g>
> wrote:
> >
> > The branch main has been updated by fernape:
> >
> > URL:
> https://cgit.FreeBSD.org/ports/commit/?id=3Da8d3668988945bf23844a1733da21=
4113e08d6ec
> >
> > commit a8d3668988945bf23844a1733da214113e08d6ec
> > Author:     Fernando Apestegu=C3=ADa <fernape@FreeBSD.org>
> > AuthorDate: 2025-01-14 17:26:26 +0000
> > Commit:     Fernando Apestegu=C3=ADa <fernape@FreeBSD.org>
> > CommitDate: 2025-01-16 07:41:00 +0000
> >
> >    textproc/docproj: remove gnuplot-lite dependency
> >
> >    It was a leftover from the previous docproj.
> > ---
> > textproc/docproj/Makefile | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
> > index 6d362be1878a..a0b3c298573c 100644
> > --- a/textproc/docproj/Makefile
> > +++ b/textproc/docproj/Makefile
> > @@ -1,5 +1,6 @@
> > PORTNAME=3D docproj
> > PORTVERSION=3D 4.1.9
> > +PORTREVISION=3D 1
> > CATEGORIES=3D textproc
> >
> > MAINTAINER=3D doceng@FreeBSD.org
> > @@ -7,7 +8,6 @@ COMMENT=3D Meta-port for the FreeBSD Documentation Proj=
ect
> > WWW=3D https://www.freebsd.org/docproj
> >
> > RUN_DEPENDS=3D asciidoctor:textproc/rubygem-asciidoctor \
> > - gnuplot-lite>0:math/gnuplot-lite \
> > gohugo>=3D0.133.1,1:www/gohugo \
> > rougify:textproc/rubygem-rouge \
> > rubygem-asciidoctor-diagram>0:textproc/rubygem-asciidoctor-diagram
>
> I don't think this is correct. gnuplot was used to generate the graph
> of number of ports here:
>
> https://docs.freebsd.org/en/books/dev-model/#sub-project-ports


Interesting. I don't see any invocations to gnuplot in any of the Makefiles=
.
Also, I don't have any gnuplot* packages in my system and I regularly build
the documentation just fine:

$ DOC_LANG=3Den make
---------------------------------------------------------------
Building the documentation
included languages: en
excluded languages: bn-bd da de el es fr hu id it ja ko mn nl pl pt-br ru
tr zh-cn zh-tw
---------------------------------------------------------------
/usr/local/bin/ruby ./tools/global-pgpkeys-creator.rb
HUGO_DISABLELANGUAGES=3D" bn-bd da de el es fr hu id it ja ko mn nl pl pt-b=
r
ru tr zh-cn zh-tw" /usr/local/bin/hugo --minify
Start building sites =E2=80=A6
hugo v0.140.2+extended freebsd/amd64 BuildDate=3D2024-12-30T17:44:54Z+0000
VendorInfo=3Dfreebsd


                   |  EN
-------------------+-------
  Pages            | 1187
  Paginator pages  |    0
  Non-page files   |    0
  Static files     |  856
  Processed images |    0
  Aliases          |    1
  Cleaned          |    0

Total in 200805 ms

Where is that file generated?


>
> There is an SVG file that was supposed to be generated and it has
> nothing to do with the previous docproj.
>
>
> Kind regards,
> Moin
>

--000000000000ed425b062bd19184
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div dir=3D"ltr"><br></div><br><div class=3D"gmail_quote g=
mail_quote_container"><div dir=3D"ltr" class=3D"gmail_attr">On Thu, Jan 16,=
 2025 at 8:56=E2=80=AFAM Moin Rahman &lt;<a href=3D"mailto:bofh@freebsd.org=
">bofh@freebsd.org</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote=
" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);=
padding-left:1ex"><br>
<br>
&gt; On Jan 16, 2025, at 08:41, Fernando Apestegu=C3=ADa &lt;fernape@FreeBS=
D.org&gt; wrote:<br>
&gt; <br>
&gt; The branch main has been updated by fernape:<br>
&gt; <br>
&gt; URL: <a href=3D"https://cgit.FreeBSD.org/ports/commit/?id=3Da8d3668988=
945bf23844a1733da214113e08d6ec" rel=3D"noreferrer" target=3D"_blank">https:=
//cgit.FreeBSD.org/ports/commit/?id=3Da8d3668988945bf23844a1733da214113e08d=
6ec</a><br>
&gt; <br>
&gt; commit a8d3668988945bf23844a1733da214113e08d6ec<br>
&gt; Author:=C2=A0 =C2=A0 =C2=A0Fernando Apestegu=C3=ADa &lt;fernape@FreeBS=
D.org&gt;<br>
&gt; AuthorDate: 2025-01-14 17:26:26 +0000<br>
&gt; Commit:=C2=A0 =C2=A0 =C2=A0Fernando Apestegu=C3=ADa &lt;fernape@FreeBS=
D.org&gt;<br>
&gt; CommitDate: 2025-01-16 07:41:00 +0000<br>
&gt; <br>
&gt;=C2=A0 =C2=A0 textproc/docproj: remove gnuplot-lite dependency<br>
&gt; <br>
&gt;=C2=A0 =C2=A0 It was a leftover from the previous docproj.<br>
&gt; ---<br>
&gt; textproc/docproj/Makefile | 2 +-<br>
&gt; 1 file changed, 1 insertion(+), 1 deletion(-)<br>
&gt; <br>
&gt; diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile<br>
&gt; index 6d362be1878a..a0b3c298573c 100644<br>
&gt; --- a/textproc/docproj/Makefile<br>
&gt; +++ b/textproc/docproj/Makefile<br>
&gt; @@ -1,5 +1,6 @@<br>
&gt; PORTNAME=3D docproj<br>
&gt; PORTVERSION=3D 4.1.9<br>
&gt; +PORTREVISION=3D 1<br>
&gt; CATEGORIES=3D textproc<br>
&gt; <br>
&gt; MAINTAINER=3D doceng@FreeBSD.org<br>
&gt; @@ -7,7 +8,6 @@ COMMENT=3D Meta-port for the FreeBSD Documentation Pro=
ject<br>
&gt; WWW=3D <a href=3D"https://www.freebsd.org/docproj" rel=3D"noreferrer" =
target=3D"_blank">https://www.freebsd.org/docproj</a><br>;
&gt; <br>
&gt; RUN_DEPENDS=3D asciidoctor:textproc/rubygem-asciidoctor \<br>
&gt; - gnuplot-lite&gt;0:math/gnuplot-lite \<br>
&gt; gohugo&gt;=3D0.133.1,1:www/gohugo \<br>
&gt; rougify:textproc/rubygem-rouge \<br>
&gt; rubygem-asciidoctor-diagram&gt;0:textproc/rubygem-asciidoctor-diagram<=
br>
<br>
I don&#39;t think this is correct. gnuplot was used to generate the graph<b=
r>
of number of ports here:<br>
<br>
<a href=3D"https://docs.freebsd.org/en/books/dev-model/#sub-project-ports" =
rel=3D"noreferrer" target=3D"_blank">https://docs.freebsd.org/en/books/dev-=
model/#sub-project-ports</a></blockquote><div><br></div><div>Interesting. I=
 don&#39;t see any invocations to gnuplot in any of the Makefiles.</div><di=
v>Also, I don&#39;t have any gnuplot* packages in my system and I regularly=
 build the documentation just fine:</div><div><br></div><div>$ DOC_LANG=3De=
n make<br>---------------------------------------------------------------<b=
r>Building the documentation<br>included languages: en<br>excluded language=
s: bn-bd da de el es fr hu id it ja ko mn nl pl pt-br ru tr zh-cn zh-tw<br>=
---------------------------------------------------------------<br>/usr/loc=
al/bin/ruby ./tools/global-pgpkeys-creator.rb<br>HUGO_DISABLELANGUAGES=3D&q=
uot; bn-bd da de el es fr hu id it ja ko mn nl pl pt-br ru tr zh-cn zh-tw&q=
uot; /usr/local/bin/hugo --minify<br>Start building sites =E2=80=A6 <br>hug=
o v0.140.2+extended freebsd/amd64 BuildDate=3D2024-12-30T17:44:54Z+0000 Ven=
dorInfo=3Dfreebsd<br><br><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0| =C2=A0EN =C2=A0 <br>-------------------+-------<b=
r>=C2=A0 Pages =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 1187 =C2=A0<br>=
=C2=A0 Paginator pages =C2=A0| =C2=A0 =C2=A00 =C2=A0<br>=C2=A0 Non-page fil=
es =C2=A0 | =C2=A0 =C2=A00 =C2=A0<br>=C2=A0 Static files =C2=A0 =C2=A0 | =
=C2=A0856 =C2=A0<br>=C2=A0 Processed images | =C2=A0 =C2=A00 =C2=A0<br>=C2=
=A0 Aliases =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| =C2=A0 =C2=A01 =C2=A0<br>=
=C2=A0 Cleaned =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| =C2=A0 =C2=A00 =C2=A0<br=
><br>Total in 200805 ms<br></div><div>=C2=A0</div><div>Where is that file g=
enerated?<br></div><div><br></div><blockquote class=3D"gmail_quote" style=
=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding=
-left:1ex"><br>
<br>
There is an SVG file that was supposed to be generated and it has<br>
nothing to do with the previous docproj.<br>
<br>
<br>
Kind regards,<br>
Moin<br>
</blockquote></div></div>

--000000000000ed425b062bd19184--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGwOe2bTFU5Z68BuZ_zy9oYfLt2UWaTLco%2B8e4q_QNuxizxojA>