Summary: | [NEW PORT] graphics/cbonsai: Bonsai tree generator, written in C using ncurses | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Lewis Cook <lcook> | ||||
Component: | Individual Port(s) | Assignee: | Joseph Mingrone <jrm> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | diizzy, jrm | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Lewis Cook
2021-01-04 16:04:18 UTC
You can make a little bit more tidy by using USES= localbase Looks good! All the linters (portlint, portclippy, and portfmt) had no suggested changes. As daniel.engberg.lists@pyret.net said, USES=localbase is appropriate (no need to submit a diff). There is also a newer commit (just a Makefile change) that was submitted just after you opened this. Build/run tests look good. A commit references this bug: Author: jrm Date: Thu Jan 7 20:04:37 UTC 2021 New revision: 560732 URL: https://svnweb.freebsd.org/changeset/ports/560732 Log: New ports, graphics/cbonsai: Bonsai tree generator Bonsai tree generator, written in C using ncurses. It intelligently creates, colors, and positions a bonsai tree, and is configurable. WWW: https://gitlab.com/jallbrit/cbonsai PR: 252412 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Reviewed by: daniel.engberg.lists@pyret.net Changes: head/graphics/Makefile head/graphics/cbonsai/ head/graphics/cbonsai/Makefile head/graphics/cbonsai/distinfo head/graphics/cbonsai/pkg-descr |