Bug 103711 - give an option to build openvpn plugins
Bug#: 103711 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: uberlord@gentoo.org Reported By: moonskin.cursed@gmail.com
Component: Ebuilds
URL: 
Summary: give an option to build openvpn plugins
Keywords:  
Status Whiteboard: 
Opened: 2005-08-25 08:23 0000
Description:   Opened: 2005-08-25 08:23 0000
the current openvpn-2.01 ebuild does not give the chance to build openvpn
plugins (e.g. openvpn-auth-pam) that are quite desirable over the "script
plugins". The feature could be easily enabled with an appropriate use flag.

------- Comment #1 From Sascha Lucas 2005-09-22 08:19:11 0000 -------
Created an attachment (id=69011) [details]
ebuild with useflag for plugins

I created a quick and dirty ebuild with support for building the plugins
(currently auth-pam and down-root). Maybe it can be integrated into portage.

------- Comment #2 From Roy Marples (RETIRED) 2005-10-13 07:11:27 0000 -------
Fixed in 2.0.2-r1

BTW, we scan the plugin dir, and build a list from that, excluding README and
examples instead of hardcoding a list.

Also, we install the plugins to /usr/lib/openvpn