Skip to content

Instantly share code, notes, and snippets.

@blabber
Created January 24, 2025 20:08
Show Gist options
  • Select an option

  • Save blabber/bf50f0e49000c13e19c174d34781a45d to your computer and use it in GitHub Desktop.

Select an option

Save blabber/bf50f0e49000c13e19c174d34781a45d to your computer and use it in GitHub Desktop.

Revisions

  1. blabber created this gist Jan 24, 2025.
    12 changes: 12 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,12 @@
    cd /usr/ports
    make update

    cd /usr/ports/ports-mgmt/pkg
    make -DBATCH build deinstall reinstall clean

    cd /usr/ports/graphics/librsvg2-rust
    make -DBATCH install-missing-packages
    make -DBATCH build deinstall reinstall clean

    # install missing packages using `pkg`
    # clean up using `pkg autoremove