[Bug 288598] [NEW PORT] www/chawan: New port: A text-mode web browser and pager

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 02 Aug 2025 06:25:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288598

Hiroki Tagato <tagattie@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tagattie@FreeBSD.org
             Status|New                         |Open

--- Comment #1 from Hiroki Tagato <tagattie@FreeBSD.org> ---
Hi Al, thanks for proposing a new port.

Here are some comments:
- You can use ${DISTVERSIONFULL} instead of v${DISTVERSION}
- /usr/local in BUILD_DEPENDS should read ${LOCALBASE}
- PLIST_FILES is too long
  I would suggest moving it to pkg-plist.
- You don't have to define your own do-build target
  It will build fine without it since you properly define USES=gmake.

-- 
You are receiving this mail because:
You are the assignee for the bug.