-
Notifications
You must be signed in to change notification settings - Fork 24k
freebsdport module for managing FreeBSD ports #32727
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 rela 8000 ted emails.
Already on GitHub? Sign in to your account
Conversation
The test
The test
The test
The test
|
06e8a86
to
bda3d9f
Compare
The test
|
bda3d9f
to
f689344
Compare
@AnderEnder @DJMuggs @JoergFiedler @KimNorgaard @L2G @Akasurde @albertomurillo @alxgu @andrew-d @andytom @barnabycourt @berenddeboer @berenddeschouwer @brian-brazil @brontitall @danieljaouen @dermute @dinoocch @eest @elasticdog @enriclluelles @evgkrsk @FlossWare @hacosta @ignatenkobrain @indrajitr @jasperla @jcftang @jirutka @jtyr @jvantuyl @kahowell @kbrebanov @matze @mavit @melodous @mgwilliams @pmakowski @robinro @sashka @scathatheworm @skinp @sysadmind @szinck @tdtrask @the-maldridge @troy2914 @vaygr @verm666 @vincentvdk @vritant @wltjr As a maintainer of a module in the same namespace this new module has been submitted to, your vote counts for shipits. Please review this module and add |
Hi @basarevych! Thanks for submitting this PR, it could be really useful if/when it merges! I have a couple of questions:
I understand that nothing that you've done here prevents me from modifying |
@hartzell Hi, yes, I am still working on it or more like just using it as it has already everything I wanted it to have. The module has its own repo: https://github.com/basarevych/freebsdport so you can use it before (if ever) it is merged For FLAVORs, see the new last example - you can set any make variable during build now. Configuration is already a separate step (optionally). And you don't need to flatten anything, in your example you just need to add these two steps to your playbook:
And it will not install anything at this point. Then, sometimes later:
And it will install git and all the dependencies, picking up the options, as these are just make variables |
The test
The test
|
The test
The test
|
The test
|
SUMMARY
Ansible module that configures, installs, updates and deinstalls FreeBSD ports in canonical way.
ISSUE TYPE
COMPONENT NAME
freebsdport
ANSIBLE VERSION
ADDITIONAL INFORMATION