Re: python2.7:/usr/local/lib/python2.7/site-packages/cryptography/hazmat/bindings/_openssl.so: undefined symbol 'X509_VERIFY_PARAM_set1_ip'

2017-01-05 Thread Pablo Méndez Hernández
size_t) = NULL; > -+#if !defined(LIBRESSL_VERSION_NUMBER) || LIBRESSL_VERSION_NUMBER < > 0x2050100fL > - int (*X509_VERIFY_PARAM_set1_email)(X509_VERIFY_PARAM *, const char *, > - size_t) = NULL; > - int (*X509_VERIFY_PARAM_set1_ip)(X509_VERIFY_PARAM *, const unsigned char *, > - size_t) = NULL; > -+#endif > - int (*X509_VERIFY_PARAM_set1_ip_asc)(X509_VERIFY_PARAM *, const char *) = > NULL; > - void (*X509_VERIFY_PARAM_set_hostflags)(X509_VERIFY_PARAM *, > - unsigned int) = NULL; > -- Pablo Méndez Hernández

UPDATE: sysutils/fabric

2017-01-04 Thread Pablo Méndez Hernández
Hi all, Trivial update: 1.12.0 -> 1.13.1. Kind regards and happy new year. -- Pablo Méndez Hernández diff -ur sysutils/fabric/Makefile mystuff/sysutils/fabric/Makefile --- sysutils/fabric/MakefileSat Jul 30 18:33:31 2016 +++ mystuff/sysutils/fabric/MakefileMon Jan 2 14:47:34 2

[UPDATE] libsodium-1.0.11 and dnscr...@pureftpd.org

2016-08-12 Thread Pablo Méndez Hernández
Hi team, Attached you can find the updates I'm using for both ports. Regards. -- Pablo Méndez Hernández Index: security/libsodium/Makefile === RCS file: /cvs/ports/security/libsodium/Makefile,v retrieving revision 1.18 diff -u

[UPDATE] sysutils/fabric-1.11.1 -> 1.12.0

2016-07-28 Thread Pablo Méndez Hernández
Hi ports@, Attached you can find an update to the sysutils/fabric port. Kind regards. -- Pablo Méndez Hernández Index: Makefile === RCS file: /cvs/ports/sysutils/fabric/Makefile,v retrieving revision 1.2 diff -u -p -r1.2

NEW: py-Fabric

2016-01-19 Thread Pablo Méndez Hernández
) and uploading/downloading files, as well as auxiliary functionality such as prompting the running user for input, or aborting execution. Kind regards. -- Pablo Méndez Hernández py-Fabric.tar.gz Description: GNU Zip compressed data

Re: how come there's no WireShark?

2014-04-24 Thread Pablo Méndez Hernández
Méndez Hernández