Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plfit: new port #26696

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

plfit: new port #26696

wants to merge 1 commit into from

Conversation

szhorvat
Copy link
Contributor

@szhorvat szhorvat commented Nov 21, 2024

Description

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 14.7 23H124 arm64
Xcode 16.1 16B40

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL in commit message?
  • checked your Portfile with port lint --nitpick?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

@szhorvat
Copy link
Contributor Author

The plan is:

  1. Merge this and see how it fares on the buildbots with old OS X
  2. Fix any issues on old OS X (e.g. OS version cutoff for making the openmp variant default if necessary)
  3. When there are no remaining issues, makf igraph depend on plfit instead of using its bundled plfit
  4. If tie allows: Enable the SWIG-based Python interface

Repology page for this package: https://repology.org/project/plfit/versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants