[Bug 229771] www/uwsgi: build issues with Poudriere when PSGI option is on
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Sep 7 19:59:05 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229771
Lorenzo Salvadore <phascolarctos at protonmail.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |phascolarctos at protonmail.ch
--- Comment #3 from Lorenzo Salvadore <phascolarctos at protonmail.ch> ---
I am probably not the best person that can help you about that, but since no
one else has answered you, I will give it a try.
I think I do not understand your problem completely. Maybe we use poudriere in
a different way.
What I would do is create a new port tree (or use an existing one) with
"poudriere ports -c -p new_porttree_name" then add USES+= perl5 to
/usr/local/poudriere/ports/new_porttree_name/www/uwsgi/Makefile and then I
could install the port from there or make a package or wathever.
For example, to make a package I would do as follows:
- configure the port with the options I want by running "poudriere options -p
new_porttree_name www/uwsgi";
- make the package with "poudriere bulk -j you_jail_name -p new_porttree_name
www/uwsgi".
I would then find the package in
/usr/local/poudriere/data/packages/you_jail_name-new_porttree_name/All/.
Why do you want to add anything to setname-make.conf? And what are you trying
to achieve?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list