+++++++++++++++++++++++++ > > net-im/vesktop/distinfo | 3 ++ > > net-im/vesktop/pkg-descr | 5 +++ > > net-im/vesktop/pkg-plist | 79 > ++++++++++++++++++++++++++++++++++++++++++++++++ > > 4 files changed, 130 insertions(+) > Hi, > > A port should never extract directly into WRKDIR as this can cause > various issues including with the framework itself. > > https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-no_wrks= ubdir > > I also don't see any reviews or approvals in the PR or on Phab? > > You can also do a custom do-extract to avoid shuffling around 90Mbyte of > data. > > See PR 294489, https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D294489 > > Best regards, > Daniel > --000000000000900858064f5c5525 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On 2026-04-13 13:10, Kenneth Raplee wrote:
> The branch main has been updated by kenrap:
>
> URL: https:= //cgit.FreeBSD.org/ports/commit/?id=3D6fb8923e6ee4571046330ebf4b03a5f8a95c5= c52
>
> commit 6fb8923e6ee4571046330ebf4b03a5f8a95c5c52
> Author:=C2=A0 =C2=A0 =C2=A0Celeste Ornato <celeste@ornato.com>
> AuthorDate: 2026-04-02 00:24:26 +0000
> Commit:=C2=A0 =C2=A0 =C2=A0Kenneth Raplee <kenrap@FreeBSD.org> > CommitDate: 2026-04-13 11:09:53 +0000
>
>=C2=A0 =C2=A0 =C2=A0 net-im/vesktop: New port
>=C2=A0 =C2=A0 =C2=A0
>=C2=A0 =C2=A0 =C2=A0 Vesktop is a custom Discord App aiming to give you= better performance
>=C2=A0 =C2=A0 =C2=A0 and improved Unix-like support.
>=C2=A0 =C2=A0 =C2=A0
>=C2=A0 =C2=A0 =C2=A0 PR:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0294195
>=C2=A0 =C2=A0 =C2=A0 Co-authored-by: Kenneth Raplee <kenrap@FreeBSD.= org>
>=C2=A0 =C2=A0 =C2=A0 Reviewed by:=C2=A0 =C2=A0 makc (mentor)
>=C2=A0 =C2=A0 =C2=A0 Approved by:=C2=A0 =C2=A0 arrowd (co-mentor)
> ---
>=C2=A0 =C2=A0net-im/vesktop/Makefile=C2=A0 | 43 +++++++++++++++++++++++= +++
>=C2=A0 =C2=A0net-im/vesktop/distinfo=C2=A0 |=C2=A0 3 ++
>=C2=A0 =C2=A0net-im/vesktop/pkg-descr |=C2=A0 5 +++
>=C2=A0 =C2=A0net-im/vesktop/pkg-plist | 79 ++++++++++++++++++++++++++++= ++++++++++++++++++++
>=C2=A0 =C2=A04 files changed, 130 insertions(+)
Hi,
A port should never extract directly into WRKDIR as this can cause
various issues including with the framework itself.
https://docs.freebsd.o= rg/en/books/porters-handbook/book/#makefile-no_wrksubdir
I also don't see any reviews or approvals in the PR or on Phab?
You can also do a custom do-extract to avoid shuffling around 90Mbyte of data.
See PR 294489, https://bugs.freebsd.org/bu= gzilla/show_bug.cgi?id=3D294489
Best regards,
Daniel