On 2026/08/16 19:36, Ian Darwin wrote:
> On 8/16/26 10:49 AM, vansid wrote:
> > Attached is a tarball for a new OpenBSD port of the open source surveillance
> > suite ZoneMinder.  It is certainly a work in progress and is far from
> > perfect...but it *does* work.  I'm sure there are tons of problems, plenty
> > of incorrect syntax (especially in pkg/PLIST), and more than a few mistakes,
> > so feedback and testing are welcome (please be gentle...it's my first time).
> > 
> /usr/ports/infrastructure/bin/portcheck is a tool that's usually
> used to find certain common errors (you should probably add
> /usr/ports/infrastructure/bin/ to your PATH in your shell startup
> files).
> 
> zoneminder $ portcheck
> 2 line(s) longer than 80 chars in Makefile
> Makefile should not contain $OpenBSD$ tag
> hardcoded paths detected in pkg/MESSAGE, consider using SUBST_VARS
> and TRUEPREFIX/LOCALBASE/LOCALSTATEDIR
> security/zoneminder

portcheck often gives silly suggestions though.

SITES should use $V not hardcode the version

Contents of MESSAGE should move to README and add the standard
boilerplate from ports/infrastructure/templates/README.template
(generally if it's more than 2-3 lines, MESSAGE is the wrong
place)

Have only read through quickly so far
> 

Reply via email to