Add linux-f8-libssh2 0.18, the library implementing the SSH2 protocol
(Linux Fedora 8).
This commit is contained in:
parent
3662bd22ed
commit
831a46c8da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231712
5 changed files with 69 additions and 0 deletions
|
@ -259,6 +259,7 @@
|
|||
SUBDIR += libtomcrypt
|
||||
SUBDIR += libwhisker
|
||||
SUBDIR += liedentd
|
||||
SUBDIR += linux-f8-libssh2
|
||||
SUBDIR += linux-f8-openssl
|
||||
SUBDIR += linux-openssl
|
||||
SUBDIR += linux-pam-docs
|
||||
|
|
28
security/linux-f10-libssh2/Makefile
Normal file
28
security/linux-f10-libssh2/Makefile
Normal file
|
@ -0,0 +1,28 @@
|
|||
# New ports collection makefile for: security/linux-f8-libssh2
|
||||
# Date created: 2009-04-06
|
||||
# Whom: bsam
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= libssh2
|
||||
PORTVERSION= 0.18
|
||||
CATEGORIES= security linux
|
||||
PKGNAMEPREFIX= linux-f8-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
|
||||
|
||||
MAINTAINER= emulation@FreeBSD.org
|
||||
COMMENT= The library implementing the SSH2 protocol (Linux Fedora 8)
|
||||
|
||||
USE_LINUX_RPM= yes
|
||||
USE_LINUX_APPS= openssl
|
||||
LINUX_DIST_VER= 8
|
||||
RPMVERSION= 5.fc8
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PLIST_FILES= usr/lib/libssh2.so.1 usr/lib/libssh2.so.1.0.0
|
||||
DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}-${PORTVERSION}
|
||||
PORTDOCS= AUTHORS COPYING ChangeLog NEWS README
|
||||
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
|
||||
|
||||
.include <bsd.port.mk>
|
6
security/linux-f10-libssh2/distinfo.i386
Normal file
6
security/linux-f10-libssh2/distinfo.i386
Normal file
|
@ -0,0 +1,6 @@
|
|||
MD5 (rpm/i386/fedora/8/libssh2-0.18-5.fc8.i386.rpm) = d9eee7ea33f527de221069e6b814e35d
|
||||
SHA256 (rpm/i386/fedora/8/libssh2-0.18-5.fc8.i386.rpm) = 1fdf61d4de844b6bf69f8dfb6aa0e0f6d08c508cdd56a4d1d4ee97da44589598
|
||||
SIZE (rpm/i386/fedora/8/libssh2-0.18-5.fc8.i386.rpm) = 89852
|
||||
MD5 (rpm/i386/fedora/8/libssh2-0.18-5.fc8.src.rpm) = c9cc93cbbe5825e95b225e9164da6c8c
|
||||
SHA256 (rpm/i386/fedora/8/libssh2-0.18-5.fc8.src.rpm) = 5f194e0f1e0e3817979fd94e7022780740fc94a99856ed92af0d9c8d5eaaeb36
|
||||
SIZE (rpm/i386/fedora/8/libssh2-0.18-5.fc8.src.rpm) = 544963
|
28
security/linux-f8-libssh2/Makefile
Normal file
28
security/linux-f8-libssh2/Makefile
Normal file
|
@ -0,0 +1,28 @@
|
|||
# New ports collection makefile for: security/linux-f8-libssh2
|
||||
# Date created: 2009-04-06
|
||||
# Whom: bsam
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= libssh2
|
||||
PORTVERSION= 0.18
|
||||
CATEGORIES= security linux
|
||||
PKGNAMEPREFIX= linux-f8-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
|
||||
|
||||
MAINTAINER= emulation@FreeBSD.org
|
||||
COMMENT= The library implementing the SSH2 protocol (Linux Fedora 8)
|
||||
|
||||
USE_LINUX_RPM= yes
|
||||
USE_LINUX_APPS= openssl
|
||||
LINUX_DIST_VER= 8
|
||||
RPMVERSION= 5.fc8
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PLIST_FILES= usr/lib/libssh2.so.1 usr/lib/libssh2.so.1.0.0
|
||||
DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}-${PORTVERSION}
|
||||
PORTDOCS= AUTHORS COPYING ChangeLog NEWS README
|
||||
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
|
||||
|
||||
.include <bsd.port.mk>
|
6
security/linux-f8-libssh2/distinfo.i386
Normal file
6
security/linux-f8-libssh2/distinfo.i386
Normal file
|
@ -0,0 +1,6 @@
|
|||
MD5 (rpm/i386/fedora/8/libssh2-0.18-5.fc8.i386.rpm) = d9eee7ea33f527de221069e6b814e35d
|
||||
SHA256 (rpm/i386/fedora/8/libssh2-0.18-5.fc8.i386.rpm) = 1fdf61d4de844b6bf69f8dfb6aa0e0f6d08c508cdd56a4d1d4ee97da44589598
|
||||
SIZE (rpm/i386/fedora/8/libssh2-0.18-5.fc8.i386.rpm) = 89852
|
||||
MD5 (rpm/i386/fedora/8/libssh2-0.18-5.fc8.src.rpm) = c9cc93cbbe5825e95b225e9164da6c8c
|
||||
SHA256 (rpm/i386/fedora/8/libssh2-0.18-5.fc8.src.rpm) = 5f194e0f1e0e3817979fd94e7022780740fc94a99856ed92af0d9c8d5eaaeb36
|
||||
SIZE (rpm/i386/fedora/8/libssh2-0.18-5.fc8.src.rpm) = 544963
|
Loading…
Reference in a new issue