#pkgsrc

4 posts · Last used 22d

Back to Timeline
leaf @leaf@tea.pepperm.int.eu.org · Jul 22, 2026
🎉 100th post on this instance running the latest homemade gotosocial-0.22.1 pkgsrc NetBSD package Lets push the update to pkgsrc-wip 📦 #gotosocial #pkgsrc #netbsd
0
0
0
Jonathan Perkin @jperkin@federate.me.uk · Jul 21, 2026
Decided to dig into what I initially suspected was hardware issues on a host performing "pkgin upgrade" very slowly. No, turns out it's legitimate requests hammering the disks, with pkg_delete performing an MD5 check on every file it is about to forcibly remove anyway. Eventually it'd be nice to add a flag for this, but for now I've removed it for my builds: https://github.com/TritonDataCenter/pkgsrc/commit/87055e3a0c53f409a0cf1efa887a3cb96afe0757 This will be in macOS and SmartOS builds soon, and will significantly improve upgrade performance. #pkgsrc
5
1
5
nia @washbear@mastodon.sdf.org · Jun 15, 2026
Boosted by NetBSD Foundation 🚩 @netbsd@mastodon.sdf.org

portability(TM) #netbsd #pkgsrc #tigersrc

  • alix3d3 (i586) - it finds out what uses SSE2 when it shouldn't
  • er4 (evbmips64n64eb) - it finds out when things hardcode a list of supported archs
  • mac mini (powerpc; usually runs darwin) - it finds out when things don't specify a c/c++ lang std
  • olimex a64 (aarch64) - it finds out when the arm drivers get too piney.
  • banana pi (earmv7hfeb) - ugh.
  • blade 150 (sparc64, bottom) - it finds out EVERYTHING.

100% not running 24/7.

56
7
22
Jonathan Perkin @jperkin@federate.me.uk · Apr 23, 2026
If you've ever built a non-trivial amount of software on Solaris / illumos you've almost certainly hit math function errors like this: error: call of overloaded 'log(int)' is ambiguous I got fed up of adding patches to pkgsrc, and I believe I have a patch that fixes this once and for all. https://www.illumos.org/issues/15209#note-4 I'd appreciate wider testing. I've already tested it in a full ~28,000 package bulk build, but changes like this terrify me, and you can't be too careful. #solaris #illumos #pkgsrc
7
8
4

You've seen all posts