pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

go packaing (was: Small bounty for packaging gatus)



David Brownlee <abs%absd.org@localhost> writes:

> I'd quite like to have a play with https://github.com/TwiN/gatus on a
> NetBSD box, and I am time negative on enough other tasks that I'd like
> to outsource the work (currently rebuilding my laptop form a backup
> after a WD nvme drive started to fail)

I took a crack at it because I feel underclued about go.

  - It would be nice if url2pkg grasped packages with go.mod.
  - It would be nice if lang/go/go-module.mk
      + Explained that one needed to .include go-modules.mk, or that you
        didn't.
      + Had clearer instructions for generating and regenerating
        go-modules.mk content.
  - It seems despite downloading at `make print-go-modules` time, there
    is more downloading at build time, and it's not prevented.


As for the package, looks like there is per-OS sqlite code someplace
that gatus cares about, that is missing for netbsd.  But what's in wip
is better than what was there half an hour ago!

(And no bounties -- you can apply it as a credit for your past work on
unifi!)



Home | Main Index | Thread Index | Old Index