schmonz.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Search results for tag #pkgsrc

[?]Jonathan Perkin »
@jperkin@federate.me.uk

Anyone running my arm64 macOS binary packages from pkgsrc.smartos.org/install-on- on Sonoma 14.5 or newer may want to upgrade to the newer package sets that I've now built:

$ sed -i -e 's/12.3/14.5/' /opt/pkg/etc/pkg_install.conf /opt/pkg/etc/pkgin/repositories.conf
$ pkgin -f update
$ pkgin upgrade

I'll get new bootstrap kits and a proper announcement done soon, but this is all you need to do if you already have the 12.3 packages installed.

The 14.5 SDK is now required by some software.

    [?]JdeBP »
    @JdeBP@tty0.social

    @ermo

    I was pointing out the poor state of the doco in a little while ago. This is the area where is equally bad with .

    FreeBSD's pkg-create(8) manual page assures us that +MANIFEST files must have "file" entries one per file. But the actual code for the pkg command only looks for a "files" object with an array of files.

    Making manifest and "build-info" files for these tools is not a case of doing what the doco says to do.

    github.com/freebsd/pkg/blob/ma

      [?]JdeBP »
      @JdeBP@tty0.social

      Dear people:

      pkg_create(1) takes files with its -f, -B, and -b options. But there is zero documentation anywhere for what is supposed to be in the latter two.

      Please document this, preferably on that manual page alongside where the contents of the first file are documented.

        #pkgsrc boosted

        [?]Jonathan Perkin »
        @jperkin@federate.me.uk

        The pace of software is accelerating, and it's no longer possible to produce binary package repositories that are as backwards compatible as they used to be.

        I'm shortly going to have to bump my macOS package sets up to a baseline of 14.5, as the current target of 12.3 is no longer sufficient for certain C++20 features like std::ranges::sort which is now required by print/poppler.

        First bulk build is in:

        reports.pkgci.org/Darwin/14.5/

        I was kinda hoping it'd fix more tbh e.g. numpy.

          #pkgsrc boosted

          [?]Ryo ONODERA »
          @ryoon@mastodon.sdf.org

          I should commit the other changes in my local pkgsrc tree...

            #netbsd boosted

            [?]Ryo ONODERA »
            @ryoon@mastodon.sdf.org

            Toot from pkgsrc/www/firefox-141.0 under NetBSD/amd64-current...

              agc boosted

              [?]Jonathan Perkin »
              @jperkin@federate.me.uk

              Nice optimisation now available for anyone using my macOS binary packages from pkgsrc.smartos.org

              Packages that require fortran support now only depend on the smaller gcc-libs package (7MB) rather than the full gcc package (300MB).

              Once you've "pkgin upgrade"ed, remember to "pkgin autoremove" to clean up the now-unused gcc package.

              This brings it in line with the SmartOS package sets.

              Continuing to push back against bloat one step at a time. Next up, ghc.

                [?]Bitslingers-R-Us »
                @AnachronistJohn@zia.io

                Latest #NetBSD #pkgsrc 2025Q2 bulk package results!

                A number of obsolete packages that weren't automatically removed after the switch from Q1 to Q2 have now been removed. All machines are now happily building!


                9.0: earmv4 2057 (+59)
                9.0: m68k 3182 (+24)

                10.0: aarch64eb 24461 (+4585)
                10.0: alpha 12552 (forgot to count Alpha last time)
                10.0: earmv4 8645 (+383)
                10.0: m68k 4824 (+117)
                10.0: sh3el 9162 (+189)
                10.0: sparc64 13290 (+241)
                10.0: vax 7708 (+73)

                  [?]Bitslingers-R-Us »
                  @AnachronistJohn@zia.io

                  #pkgsrc-2025Q2 counts as of 12-July-2025 :)

                  9.0: earmv4 1998 (not yet started)
                  9.0: m68k 3158 (+10 - just started)

                  10.0: aarch64eb 19876 (+5204)
                  10.0: earmv4 8262 (+132)
                  10.0: m68k 4707 (+329)
                  10.0: sh3el 8973 (+126)
                  10.0: sparc64 13049 (no idea what the actual Q2 start count was)
                  10.0: vax 7635 (+96)

                    #netbsd boosted

                    [?]Bitslingers-R-Us »
                    @AnachronistJohn@zia.io

                    Initial #NetBSD #pkgsrc 2025Q2 counts. These are the packages that were carried over from Q1:

                    9.0: earmv4 1998
                    9.0: m68k 3148

                    10.0: aarch64eb 14672
                    10.0: earmv4 8130
                    10.0: m68k 4378
                    10.0: sh3el 8847
                    10.0: sparc64 2860
                    10.0: vax 7539

                      #pkgsrc boosted

                      [?]Stephen Borrill »
                      @sborrill@justfollow.me.uk

                      @rubenerd I use Radicale and have maintained it in . I had to write my own authenticator/authorisation to give granular ro/rw ACLs, but it works well with @davx5app and

                        [?]Bitslingers-R-Us »
                        @AnachronistJohn@zia.io

                        #NetBSD #pkgsrc final 2025Q1 package counts:

                        9.0: earmv4 2469
                        9.0: m68k 3823 (+875)

                        10.0: aarch64eb 23245 (+1999)
                        10.0: earmv4 11027 (+692)
                        10.0: m68k 6231 (+523)
                        10.0: sh3el 10578 (+382)
                        10.0: sparc64 18285 (+2666)
                        10.0: vax 9098 (+537)

                          #pkgsrc boosted

                          [?]Ryo ONODERA »
                          @ryoon@mastodon.sdf.org

                          My local change for pkgsrc/lang/gcc14 under NetBSD/i386 9 works fine.

                            [?]nia »
                            @washbear@mastodon.sdf.org

                            Experiences with / on obscure Unixes:

                            - bootstrap succeeded! Just needed a few simple fixes.
                            - see UnixWare.
                            - kernel panic during installation. Support incomplete.
                            - kernel panic during installation.
                            - bootstrap success! No changes needed.
                            - bootstrap failed due to open() behaviour. "Invalid argument".

                            If you have a shell on an or machine, please let me know!

                              [?]Parade du Grotesque 💀 »
                              @ParadeGrotesque@mastodon.sdf.org

                              All right, pkgsrc 2025Q1 has just been announced on the mailing lists.

                              It's not even on pkgsrc.org yet! 😉