Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270442 - Request for an ebuild for shrew a VPN client
Summary: Request for an ebuild for shrew a VPN client
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-19 15:35 UTC by MickKi
Modified: 2012-10-14 12:48 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
A first pass of an ebuild (shrew-ike-2.2.0_alpha9.ebuild,2.55 KB, text/plain)
2010-07-13 12:45 UTC, Philippe Chaintreuil
Details
ebuild that checks for kernel options (shrew-ike-2.2.0_alpha9.ebuild,4.33 KB, text/plain)
2010-07-13 16:40 UTC, Philippe Chaintreuil
Details
Init script for ike daemon (iked,808 bytes, text/plain)
2012-05-15 08:52 UTC, Emmanuel Andry
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MickKi 2009-05-19 15:35:08 UTC
Request for the creation of an ebuild for the shrew VPN client, which works with many VPN gateway implementations:

http://www.shrew.net/download/ike

PS. Also mentioned here: http://bugs.gentoo.org/87920
-- 
Regards,
Mick

Reproducible: Always
Comment 1 Philippe Chaintreuil 2010-07-13 12:45:01 UTC
Created attachment 238609 [details]
A first pass of an ebuild

I wanted to check out Shrew's VPN software, so I took the time to do it via an ebuild.  I don't write ebuilds usually.  I've fixed up broken ones in the past, but that's about it.  Someone with some experience should touch this up, but at least it's a starting point.

I did their latest alpha because their stable releases require QT 3 (I'm also a Gnome user, not a KDE/QT user, so again, I'm out of my element); this latest alpha builds against QT 4.2.

Whomever deals with this also needs to take notice of the license.  I'm no lawyer, but they have their own license that, to me, looks like an MIT license, but requires their license file accompany the installation.  They don't ever seem to grant any permissions though....

Anyway, maybe this will help someone.  Hopefully it won't format any hard-drives.  ;-)
Comment 2 Philippe Chaintreuil 2010-07-13 16:40:17 UTC
Created attachment 238623 [details]
ebuild that checks for kernel options

I found kernel option checking in net-firewall/ipsec-tools which is related, so I've updated what I had with code to check for various kernel options.
Comment 3 Emmanuel Andry 2012-05-06 12:00:19 UTC
Hi,

the current version is 2.2.0 beta.
I'm using the svn version everyday (2.2.0 beta + some patches), and works pretty well.
It would be nice to have it in gentoo, because it's the only Ipsec VPN gui client working with almost every ipsec enabled appliance (and maybe the only ipsec gui client in the OSS world).
Comment 4 Emmanuel Andry 2012-05-15 08:52:56 UTC
Created attachment 311821 [details]
Init script for ike daemon

I've made an initscript which works. I use it almost everyday.
Comment 5 Michele Ciacci 2012-10-14 12:48:21 UTC
is an ebuild for svn version available anywhere?