fail2ban
Rainer Müller
raimue at macports.org
Sat Jun 6 10:01:42 PDT 2009
On 2009-06-06 18:53, Bradley Giesbrecht wrote:
> This doesn't seem to create a dependency on python, at least I don't
> see python in "port installed".
You should have python26.
> I'm guessing since I didn't add a dependency on python26 ports used
> Apples python to build and that might be the cause of filesystem
> violations.
No, the PortGroup uses absolute paths for invoking setup.py.
> Looks like fail2ban needs nothing other then python.
>
> Do I need to a depends_lib port:python26?
No, the PortGroup does that.
> Looks like PortGroup is taking care of the build commands for me so I
> like that but I didn't see where I can use just "PortGroup python 1.0"
> rather then "PortGroup python26 1.0".
> I would rather use whatever python the user already has installed. Is
> there an EASY way to do that with python?
No, currently you really have to tie your port to one specific pythonXY
port.
Rainer
More information about the macports-dev
mailing list