Commit graph

9 commits

Author SHA1 Message Date
Emanuel Haupt
3b3202afc1 - Provide a patch to fix a bug in the configure script that caused the include
and library directory flags to gcc to be wrong
- Bump PORTREVISION

PR:		102920
Submitted by:	David Thiel <lx@redundancy.redundancy.org> (maintainer)
2006-09-07 20:04:19 +00:00
Cheng-Lung Sung
4ff3f1b6ad - Updating libssh2 to 0.14. Changes:
- Plug leaks in EVP cipher init/shutdown. (Selcuk Gueney)
  - Allow socket_fd == 0 in libssh2_session_startup(). (puudeli)
  - Swap ordering of packet_add/packet-inspection to avoid inspect after
  - free. (Selcuk)
  - Swap KEX_INIT ordering, send our KEX_INIT first.
  - Add check for oportunistic KEX_INIT packets.  Burn bad guess if necessary.
  - Fix OpenSSL detection using pkg-config. (Dan Casey)

PR:		ports/100127
Submitted by:	maintainer (David Thiel)
2006-07-12 04:32:41 +00:00
Pav Lucistnik
3b0689b2ca - Adopt
PR:		ports/97860
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2006-05-25 21:57:24 +00:00
Cheng-Lung Sung
31e6338ce2 - update to 0.13 2006-05-02 09:38:10 +00:00
Marcus Alves Grando
c493ac0ce4 Update to 0.12
Add SHA256

PR:		89239
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-11-18 15:29:47 +00:00
Florent Thoumie
a7633f04ef - Update to 0.11.
PR:		ports/83401
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2005-07-13 21:39:43 +00:00
Michael Johnson
1295f99ab3 - Update to 0.10
PR:		ports/82280
Submitted by:	Ports Fury
2005-06-16 02:24:17 +00:00
Alexander Leidinger
14663c511b Fix post-install target.
Noticed by:	pointyhat (via kris)
2005-04-23 10:34:09 +00:00
Alexander Leidinger
d2ae1f9d87 libssh2 is a library implementing the SSH2 protocol as defined by
Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23),
SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10).
2005-04-22 20:09:20 +00:00