Commit graph

13 commits

Author SHA1 Message Date
David Thiel
0f45e3e389 Update to 0.18. 2007-12-11 20:18:21 +00:00
David Thiel
a8df590e93 Update to 0.17. 2007-08-09 04:16:26 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
David Thiel
4be47df624 Updating to 0.15. 2007-07-08 00:26:55 +00:00
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