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

Add Portfile to support MacPorts #38

Open
1 of 4 tasks
marcransome opened this issue Aug 23, 2022 · 1 comment
Open
1 of 4 tasks

Add Portfile to support MacPorts #38

marcransome opened this issue Aug 23, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@marcransome
Copy link
Owner

marcransome commented Aug 23, 2022

Tasks to complete:

  • Create basic Portfile definition
  • Add unit tests and update cmake configuration; see Restructure codebase and add unit tests #46
  • Add test options test.run, test.cmd and test.target to Portfile accordingly; see portfile(7) for more information
  • Update Portfile checksums to represent the latest release tarball (openssl dgst -rmd160 <file> and openssl dgst -sha256 <file>)
@marcransome marcransome added the enhancement New feature or request label Aug 23, 2022
@marcransome marcransome added this to the 1.1.0 milestone Aug 23, 2022
@marcransome marcransome added this to flog Aug 23, 2022
@marcransome marcransome moved this to Todo in flog Aug 23, 2022
@marcransome marcransome self-assigned this Aug 23, 2022
@marcransome marcransome removed this from the 1.1.0 milestone Aug 24, 2022
@marcransome marcransome moved this from Todo to In Progress in flog Aug 24, 2022
@marcransome marcransome added this to the 1.2.0 milestone Aug 24, 2022
@marcransome
Copy link
Owner Author

An initial Portfile definition has been added to a forked ports tree to add support for MacPorts.

@marcransome marcransome modified the milestones: 1.2.0, 1.3.0 Sep 9, 2022
@marcransome marcransome modified the milestones: 1.3.0, 1.4.0 Jan 14, 2023
@marcransome marcransome modified the milestones: 1.4.0, 1.6.0 Jun 29, 2023
@marcransome marcransome modified the milestones: 1.6.0, 1.7.0 Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant