View | Details | Raw Unified | Return to bug 124768
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	ike
8
PORTNAME=	ike
9
PORTVERSION=	2.0.3
9
PORTVERSION=	2.1.0
10
PORTREVISION=	1
10
PORTREVISION=	0
11
CATEGORIES=	security net
11
CATEGORIES=	security net
12
MASTER_SITES=	http://www.shrew.net/vpn/
12
MASTER_SITES=	http://www.shrew.net/vpn/
13
DISTNAME=	${PORTNAME}-${PORTVERSION}-release
13
DISTNAME=	${PORTNAME}-${PORTVERSION}-release
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (ike-2.0.3-release.tbz2) = dab058b7b883e5a9feed360eaf6411d9
1
MD5 (ike-2.1.0-release.tbz2) = 15b4016ba95c8314c5f3e43fa8457bf7
2
SHA256 (ike-2.0.3-release.tbz2) = 58651e9fea792bea5673a27745dabda49f2d260870f30a19479353faa328ecf3
2
SHA256 (ike-2.1.0-release.tbz2) = 993c899ce7e039303566aea17d3f5702bb0587432ee72a7611f72069a188683a
3
SIZE (ike-2.0.3-release.tbz2) = 484995
3
SIZE (ike-2.1.0-release.tbz2) = 567444
(-)pkg-descr (-3 / +6 lines)
Lines 1-6 Link Here
1
This port contains the Shrew Soft ike daemon and client tools. The
1
This port contains the Shrew Soft IKE daemon and client tools. The
2
software supports ike v1 communications between two gateways or a
2
software supports IKE V1 communications with an emphasis on client
3
a client and a gateway.
3
functionality. It was orginally designed to compliment a gateway
4
running the ipsec-tools racoon daemon. The latest version offers a
5
high level of compatibility with Cisco, Juniper, Zywall, Fortigate
6
and many other commercial IPsec VPN gateways.
4
7
5
For more information please visit ...
8
For more information please visit ...
6
9
(-)pkg-plist (-2 / +2 lines)
Lines 5-10 Link Here
5
bin/ikea
5
bin/ikea
6
bin/ikec
6
bin/ikec
7
lib/libike.so
7
lib/libike.so
8
lib/libike.so.2.0.3
8
lib/libike.so.2.1.0
9
lib/libpfk.so
9
lib/libpfk.so
10
lib/libpfk.so.2.0.3
10
lib/libpfk.so.2.1.0

Return to bug 124768