Re: New port: www/chawan
[email protected] Thu, 06 Aug 2026 08:34:26 +0000
| Newsgroups | gmane.os.openbsd.ports |
|---|---|
| Message-ID | <Zuq_uxpO2w0J9EjjmGsTnQiCtKr-tLte-nlG59Tx_ERKSsC3qdqZ6lcSKDdWreTIHyU-VxfUdW9_vCEWbigk71WYnkxzPcUEXDV88Uy1DzU=@protonmail.com> |
P=C3=A5 torsdag 6. august 2026 kl. 10:30, skrev Lydia Sobot <[email protected]>: > On August 6, 2026 10:24:42 GMT+02:00, [email protected] wrote: > >> >Also while no spaces where tabs are preferred, but the lines are not > >> >very symmetrical? Staggered rather than consistent. Not big. > >> >Possible change below. > >> > > >> >ONLY_FOR_ARCHS =3D=09amd64 arm64 i386 # Nim arches > >> > > >> >COMMENT =3D=09TUI web/Gopher/Gemini/SFTP browser with CSS and JS supp= ort > >> >DIST_TUPLE +=3D=09srht bptato chawan v$V . > >> >V =3D=09=090.4.3 > >> > > >> >CATEGORIES =3D=09www sysutils > >> >HOMEPAGE =3D=09https://chawan.net/ > >> > > >> >MAINTAINER =3D=09Lydia Sobot <[email protected]> > >> > > >> ># Public Domain/Unlicense, > >> ># see https://git.sr.ht/~bptato/chawan/tree/HEAD/res/license.md for d= eps > >> >PERMIT_PACKAGE =3D=09Yes > >> > > >> >WANTLIB +=3D=09brotlicommon brotlidec c crypto m ssh2 ssl > >> > > >> >BUILD_DEPENDS =3D=09lang/nim > >> >LIB_DEPENDS =3D=09security/libssh2 archivers/brotli > >> > > >> >FAKE_FLAGS =3D=09PREFIX=3D${LOCALBASE} MANPREFIX=3D${LOCALBASE}/man > >> >TEST_FLAGS =3D=09NIMC=3D"nim --nimcache:${NIMCACHE} c" NIM=3D"nim --n= imcache:${NIMCACHE}" > >> >NIMCACHE =3D=09${WRKDIR}/nimcache > >> >USE_GMAKE =3D=09Yes > >> > > >> >WRKDIST =3D=09${WRKDIR}/chawan-v$V > >> > > >> >pre-test: > >> >=09mkdir -p ${NIMCACHE} > >> > > >> >.include <bsd.port.mk> > >> > > >> >-- > >> >Don't know if that reads better. Thoughts? > >> Aren't there usually spaces after the equals sign except when semantic= ally important? > >> > > > >For comparison: > > > >--- Makefile.orig=09Thu Aug 6 09:58:48 2026 > >+++ Makefile=09Thu Aug 6 09:52:52 2026 > >@@ -1,12 +1,13 @@ > >-V =3D=090.4.4 > > ONLY_FOR_ARCHS =3D=09amd64 arm64 i386 # Nim arches > >+ > > COMMENT =3D=09TUI web/Gopher/Gemini/SFTP browser with CSS and JS suppor= t > > DIST_TUPLE +=3D=09srht bptato chawan v$V . > >+V =3D=09=090.4.4 > > > > CATEGORIES =3D=09www net sysutils > > HOMEPAGE =3D=09https://chawan.net/ > > > >-MAINTAINER =3D=09=09Lydia Sobot <[email protected]> > >+MAINTAINER =3D=09Lydia Sobot <[email protected]> > > > > # Public Domain/Unlicense, > > # see https://git.sr.ht/~bptato/chawan/tree/HEAD/res/license.md for dep= s > >@@ -20,9 +21,9 @@ LIB_DEPENDS =3D=09security/libssh2 archivers/brotli > > FAKE_FLAGS =3D=09PREFIX=3D${LOCALBASE} MANPREFIX=3D${LOCALBASE}/man > > TEST_FLAGS =3D=09NIMC=3D"nim --nimcache:${NIMCACHE} c" NIM=3D"nim --nim= cache:${NIMCACHE}" > > NIMCACHE =3D=09${WRKDIR}/nimcache > >-USE_GMAKE =3D=09=09Yes > >+USE_GMAKE =3D=09Yes > > > >-WRKDIST =3D=09=09${WRKDIR}/chawan-v$V > >+WRKDIST =3D=09${WRKDIR}/chawan-v$V > > > > pre-test: > > =09mkdir -p ${NIMCACHE} > > > >-- > >An attempt to keep the tabbing more consistent? Spelling/grammar looks > >fine in pkg/DESCR and Makefile. > This time around looks nice, maybe it was just a display error on my end >=20 Could of been my end too. This is cool. Put a smile on my face. Sixel indeed.