Dear FreeBSD Python Community,
is there any best practise how multiple Python eggs could be bundled
into a single port? And is there already an example in ports, where I
can grab ideas how to achive this?
Background of my question is that I maintain the Tryton application
framework which
On 15 May 2013 15:07, "Matthias Petermann" wrote:
>
> Dear FreeBSD Python Community,
>
> is there any best practise how multiple Python eggs could be bundled into
a single port? And is there already an example in ports, where I can grab
ideas how to achive this?
>
> Background of my question is th
Hi Chis,
Zitat von Chris Rees :
Usually a master/slave configuration is more appropriate. Are you familiar
with those?
at least I guess have seen such configurations e.g. for the gnome
desktop(?). So do you mean, there is one master port which causes the
~50 ports to build in sequence? T