Re: [new] glow - Render markdown on the CLI

2024-02-13 Thread Juan Picca
Fixed the `WANTLIB` line. Due an error I used `WANTLIB = ` instead of `WANTLIB += `. Regards, JMPC glow.tgz Description: application/tar-gz

Re: [new] glow - Render markdown on the CLI

2024-02-13 Thread Juan Picca
Hi! On 24/02/13 11:41AM, Stuart Henderson wrote: > On 2024/02/12 12:46, juan.picca wrote: > > Hi Stuart. > > > > Thanks for your tweaks! > > > > > - missing WANTLIB > > > > Can you tell me how to determine the `WANTLIB` value for the next time? > > make port-lib-depends-check (sometimes it needs

Re: [update] www/newsraft 0.12

2022-11-28 Thread Juan Picca
On Mon, Nov 28, 2022 at 11:29:21AM +, Stuart Henderson wrote: > How about this diff instead? No need for the patch, now that it uses > make variables we can just override them, and... Ok for me. Thanks for give it attention. Regards, JMPC

[update] www/newsraft 0.12

2022-11-28 Thread Juan Picca
Please, consider update newsraft to 0.12 Regards, JMPC diff --git a/www/newsraft/Makefile b/www/newsraft/Makefile index b004815a6a8..73a6ea8af40 100644 --- a/www/newsraft/Makefile +++ b/www/newsraft/Makefile @@ -1,6 +1,6 @@ COMMENT= lightweight feed reader for text terminals -DISTNAME=

Re: [patch] Add font module in fonts/a* and fonts/b*

2022-06-03 Thread Juan Picca
On Mon, May 30, 2022 at 05:48:33AM -0600, Anthony J. Bentley wrote: > Juan Picca writes: > > 1. Define the variable `FONT_DOCDIR ?= ${PREFIX}/share/doc/${TYPEFACE}` > > (suggested name; DOCDIR is better?) in the font module. > > 2. If the variable `FONT_DOCFILES` (