Hi, libssh is a multiplatform C library implementing SSHv2 protocol on client and server side. I also ported cmockery, needed for regress tests.
I wanted to create a REGRESS_DEPENDS first, but regress tests needs a "CONFIGURE_ARGS += -DWITH_TESTING=ON". I didn't create a FLAVOR "tests", because PLIST is modified if we add a "-DWITH_TESTING=ON", so I used BUILD_DEPENDS. Critical positive or negative would be appreciated ;-). Few information : ------------------------ $ pkg_info libssh Information for inst:libssh-0.5.0 Comment: C library implementing server and client side Description: libssh is a multiplatform C library implementing the SSHv2 and SSHv1 protocol on client and server side. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote applications. Maintainer: Remi Pointel <[email protected]> WWW: http://www.libssh.org/ ------------------------ ------------------------ $ pkg_info cmockery Information for inst:cmockery-0.1.2 Comment: library to simplify writing unit tests for C applications Description: Lightweight library to simplify and generalize the process of writing unit tests for C applications. Maintainer: The OpenBSD ports mailing-list <[email protected]> WWW: http://code.google.com/p/cmockery/ ------------------------ Thanks, Remi.
libssh-0.5.0.tar.gz
Description: Binary data
cmockery-0.1.2.tar.gz
Description: Binary data
