FreeBSD Bugzilla – Attachment 81478 Details for
Bug 116684
New port: secuity/ike Shrew Soft IKE daemon and Client GUI Tools
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ike-2.0.2.diff
ike-2.0.2.diff (text/plain), 2.65 KB, created by
mgrooms
on 2007-10-26 04:09:27 UTC
(
hide
)
Description:
ike-2.0.2.diff
Filename:
MIME Type:
Creator:
mgrooms
Created:
2007-10-26 04:09:27 UTC
Size:
2.65 KB
patch
obsolete
>? ike-2.0.2.diff >Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/security/ike/Makefile,v >retrieving revision 1.1 >diff -u -r1.1 Makefile >--- Makefile 21 Oct 2007 02:51:20 -0000 1.1 >+++ Makefile 26 Oct 2007 02:58:34 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= ike >-PORTVERSION= 2.0.1 >+PORTVERSION= 2.0.2 > CATEGORIES= security net > MASTER_SITES= http://www.shrew.net/vpn/ > DISTNAME= ${PORTNAME}-${PORTVERSION}-release >@@ -57,20 +57,23 @@ > > post-patch: > .ifdef(WITH_NATT) >-. if ${OSVERSION} < 700000 > @${ECHO_MSG} "===> -------------------------------------------------------------------------" > @${ECHO_MSG} "===> ATTENTION: You need a kernel patch to enable NAT-Traversal functionality!" >- @${ECHO_MSG} "===> You can download the patch here:" >+. if ${OSVERSION} < 600000 >+ @${ECHO_MSG} "===> There is no known NAT-T patch for FreeBSD 1 - 5!!!" >+. endif >+. if ${OSVERSION} > 600000 && ${OSVERSION} < 699999 > @${ECHO_MSG} "===> http://ipsec-tools.sf.net/freebsd6-natt.diff" >+. endif >+. if ${OSVERSION} > 700000 && ${OSVERSION} < 799999 >+ @${ECHO_MSG} "===> http://vanhu.free.fr/FreeBSD/patch-natt-freebsd7-2007-10-22.diff" >+. endif >+. if ${OSVERSION} > 800000 >+ @${ECHO_MSG} "===> http://vanhu.free.fr/FreeBSD/patch-natt-freebsd-HEAD-2007-10-22.diff" >+. endif > @${ECHO_MSG} "===> You might possibly have to do some steps manually if it fails to apply." > @${ECHO_MSG} "===> -------------------------------------------------------------------------" >-. else >- @${ECHO_MSG} "===> -------------------------------------------------------------------------" >- @${ECHO_MSG} "===> ATTENTION: You need a kernel patch to enable NAT-Traversal functionality!" >- @${ECHO_MSG} "===> There is no known NAT-T patch for FreeBSD 7!!!" >- @${ECHO_MSG} "===> You might possibly have to do some steps manually if it fails to apply." >- @${ECHO_MSG} "===> -------------------------------------------------------------------------" >-. endif >+ > @sleep 3 > .endif > >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/security/ike/distinfo,v >retrieving revision 1.1 >diff -u -r1.1 distinfo >--- distinfo 21 Oct 2007 02:51:20 -0000 1.1 >+++ distinfo 26 Oct 2007 02:58:34 -0000 >@@ -1,3 +1,3 @@ >-MD5 (ike-2.0.1-release.tbz2) = d986b6c56f413bd380d7d710d7aee8f1 >-SHA256 (ike-2.0.1-release.tbz2) = 2f079773c4964d27ce37add9b4a2d69aad6698c21705c7da7eca6bd60883b41d >-SIZE (ike-2.0.1-release.tbz2) = 483146 >+MD5 (ike-2.0.2-release.tbz2) = c3321ea4293038f287d8de6de46789a2 >+SHA256 (ike-2.0.2-release.tbz2) = 65e58cf814e90c091a134c0d49a48aca00e35377427c8ff455cbb436b4c5f45c >+SIZE (ike-2.0.2-release.tbz2) = 484086
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 116684
:
81477
| 81478 |
81479