mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

366K
active users

Is #Firefox removed from #FreeBSD #ports? pkg search firefox just yields firefox-esr, and pkg upgrade would remove firefox without putting anything back.

@jornane is there to stay for sure. What you are observing is most likely that the Firefox package failed to build. That’s why it is not present in the package repository. I’m sure Firefox maintainers are working on that and your browser will be back there in the repository again soon.

For now, you could pkg lock firefox so that it is not blown away by upgrade.

@mpts @jornane I wonder if it would be possible somehow to improve the pkg system to prevent `pkg upgrade` from removing packages in situations like this?