| Summary: | build/install of security/libssh fails to install a static version | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Ronald F. Guilmette <rfg> |
| Component: | Individual Port(s) | Assignee: | Alexander Logvinov <avl> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Ronald F. Guilmette
2010-10-23 08:00:17 UTC
Responsible Changed From-To: freebsd-ports-bugs->avl Fix synopsis and assign. avl 2010-12-05 06:02:49 UTC
FreeBSD ports repository
Modified files:
security/libssh Makefile distinfo pkg-plist
Added files:
security/libssh/files patch-include_libssh_libssh.h
patch-libssh_socket.c
Log:
- Install a static version of the library [1]
- Fix slow response in Remmina SSH [2]
- Remove MD5 checksum from distinfo
PR: ports/151653 [1]
Submitted by: Ronald F.Guilmette <rfg AT tristatelogic.com> [1]
Obtained from: libssh git [2]
Revision Changes Path
1.15 +4 -0 ports/security/libssh/Makefile
1.13 +0 -1 ports/security/libssh/distinfo
1.1 +21 -0 ports/security/libssh/files/patch-include_libssh_libssh.h (new)
1.1 +14 -0 ports/security/libssh/files/patch-libssh_socket.c (new)
1.13 +1 -0 ports/security/libssh/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks! |