Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Oct 2022 18:05:05 +0100
From:      Nuno Teixeira <eduardo@freebsd.org>
To:        Robert Clausecker <fuz@fuz.su>
Cc:        FreeBSD Mailing List <freebsd-ports@freebsd.org>
Subject:   Re: Overriding DOCSDIR var
Message-ID:  <CAFDf7UL8PTpVGOgxUd-m=Ve_Up98vViu_SeTrFE2CVtD54Dq-Q@mail.gmail.com>
In-Reply-To: <Y0bisQGPTYRy7x%2BS@fuz.su>
References:  <CAFDf7U%2BemvpdXBHQWmMrnzsBQj5qWevFCKoFrQijwXrQFzAt1Q@mail.gmail.com> <Y0bahNEZ3OBK3YB3@fuz.su> <CAFDf7UKiJ=4Kezc9OwKsxcyCM9xPVcPMZ=MPpwqXbtu0xsq%2B%2Bw@mail.gmail.com> <Y0bc9pNfjc7y6nk/@fuz.su> <CAFDf7UKs1RTKLG82RgZXdzGVJ_HT0o7Xaaj4ci1qCRDFb7zOWw@mail.gmail.com> <Y0bisQGPTYRy7x%2BS@fuz.su>

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

Yes, you are right! I missed it.

With that change I was able to use PORTDATA and PORTDOCS helpers to reduce
pkg-plist from >200 items to only 8 items!

Beutifull diff at
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D237240&action=3Ddiff

:)

Thanks very much,

Robert Clausecker <fuz@fuz.su> escreveu no dia quarta, 12/10/2022 =C3=A0(s)
16:52:

> Hi Nuno,
>
> PKGNAMESUFFIX is independent from DISTVERSIONSUFFIX.  Both can be
> set at the same time and do different things.
>
> Yours,
> Robert Clausecker
>
> Am Wed, Oct 12, 2022 at 04:48:43PM +0100 schrieb Nuno Teixeira:
> > Yes, that's the correct way to name a port but it already have
> > DISTVERSIONSUFFIX=3D      -g6cac833
> >
> > Robert Clausecker <fuz@fuz.su> escreveu no dia quarta, 12/10/2022 =C3=
=A0(s)
> > 16:27:
> >
> > > Am Wed, Oct 12, 2022 at 04:24:45PM +0100 schrieb Nuno Teixeira:
> > > > Changing PORTNAME is dangerous because it changes port real name,
> > > > make -VPKGNAME =3D=3D luakit-x.y.z instead of luakit-devel-x.y.z
> > > >
> > > > Thanks
> > >
> > > Sure, that's why you set PKGNAMESUFFIX=3D-devel if you change PORTNAM=
E.
> > >
> > > Yours,
> > > Robert Clausecker
> > > --
> > > ()  ascii ribbon campaign - for an 8-bit clean world
> > > /\  - against html email  - against proprietary attachments
> > >
> >
> >
> > --
> > Nuno Teixeira
> > FreeBSD Committer (ports)
>
> --
> ()  ascii ribbon campaign - for an 8-bit clean world
> /\  - against html email  - against proprietary attachments
>


--=20
Nuno Teixeira
FreeBSD Committer (ports)

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

<div dir=3D"ltr"><div>Yes, you are right! I missed it.</div><div><br></div>=
<div>With that change I was able to use PORTDATA and PORTDOCS helpers to re=
duce pkg-plist from &gt;200 items to only 8 items!</div><div><br></div><div=
>Beutifull diff at <a href=3D"https://bugs.freebsd.org/bugzilla/attachment.=
cgi?id=3D237240&amp;action=3Ddiff">https://bugs.freebsd.org/bugzilla/attach=
ment.cgi?id=3D237240&amp;action=3Ddiff</a></div><div><br></div><div>:)</div=
><div><br></div><div>Thanks very much,<br></div></div><br><div class=3D"gma=
il_quote"><div dir=3D"ltr" class=3D"gmail_attr">Robert Clausecker &lt;<a hr=
ef=3D"mailto:fuz@fuz.su">fuz@fuz.su</a>&gt; escreveu no dia quarta, 12/10/2=
022 =C3=A0(s) 16:52:<br></div><blockquote class=3D"gmail_quote" style=3D"ma=
rgin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:=
1ex">Hi Nuno,<br>
<br>
PKGNAMESUFFIX is independent from DISTVERSIONSUFFIX.=C2=A0 Both can be<br>
set at the same time and do different things.<br>
<br>
Yours,<br>
Robert Clausecker<br>
<br>
Am Wed, Oct 12, 2022 at 04:48:43PM +0100 schrieb Nuno Teixeira:<br>
&gt; Yes, that&#39;s the correct way to name a port but it already have<br>
&gt; DISTVERSIONSUFFIX=3D=C2=A0 =C2=A0 =C2=A0 -g6cac833<br>
&gt; <br>
&gt; Robert Clausecker &lt;<a href=3D"mailto:fuz@fuz.su" target=3D"_blank">=
fuz@fuz.su</a>&gt; escreveu no dia quarta, 12/10/2022 =C3=A0(s)<br>
&gt; 16:27:<br>
&gt; <br>
&gt; &gt; Am Wed, Oct 12, 2022 at 04:24:45PM +0100 schrieb Nuno Teixeira:<b=
r>
&gt; &gt; &gt; Changing PORTNAME is dangerous because it changes port real =
name,<br>
&gt; &gt; &gt; make -VPKGNAME =3D=3D luakit-x.y.z instead of luakit-devel-x=
.y.z<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Thanks<br>
&gt; &gt;<br>
&gt; &gt; Sure, that&#39;s why you set PKGNAMESUFFIX=3D-devel if you change=
 PORTNAME.<br>
&gt; &gt;<br>
&gt; &gt; Yours,<br>
&gt; &gt; Robert Clausecker<br>
&gt; &gt; --<br>
&gt; &gt; ()=C2=A0 ascii ribbon campaign - for an 8-bit clean world<br>
&gt; &gt; /\=C2=A0 - against html email=C2=A0 - against proprietary attachm=
ents<br>
&gt; &gt;<br>
&gt; <br>
&gt; <br>
&gt; -- <br>
&gt; Nuno Teixeira<br>
&gt; FreeBSD Committer (ports)<br>
<br>
-- <br>
()=C2=A0 ascii ribbon campaign - for an 8-bit clean world <br>
/\=C2=A0 - against html email=C2=A0 - against proprietary attachments<br>
</blockquote></div><br clear=3D"all"><br>-- <br><div dir=3D"ltr" class=3D"g=
mail_signature"><div dir=3D"ltr"><span style=3D"color:rgb(102,102,102)">Nun=
o Teixeira<br>FreeBSD Committer (ports)</span></div></div>

--000000000000a5407905ead9659d--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFDf7UL8PTpVGOgxUd-m=Ve_Up98vViu_SeTrFE2CVtD54Dq-Q>