On Tue, Dec 23, 2014 at 01:55:28PM +0100, Jérémie Courrèges-Anglas wrote:
> viq <[email protected]> writes:
>
> > $ cat py-socks/pkg/DESCR
> > This Python module allows you to create TCP connections through a
> > SOCKS proxy without any special effort. It also supports relaying
> > UDP packets with a SOCKS5 proxy.
> >
> > Ported as a dependency for py-sleekxmpp. I haven't really tried it,
> > and the internal tests use an included linux binary, therefore NO_TEST
>
> The port appears to work fine with ssh -D, python2 and python3. I don't
> think you'll be able to use it in sleekxmpp but it could probably be
> added to the ports tree anyway.
>
> Here's an updated tarball that:
> - fixes the license marker
> - adds the python3 FLAVOR
>
> Opinions?
>
>
> --
> jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
Replace
lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}/
to
${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}/
in PLIST. Otherwise ok.
--
Alexandr Shadchin