Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103711 - give an option to build openvpn plugins
Summary: give an option to build openvpn plugins
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Roy Marples (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-25 08:23 UTC by Mehmet Giritli
Modified: 2005-10-13 07:11 UTC (History)
0 users

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


Attachments
ebuild with useflag for plugins (openvpn-2.0.2.ebuild,2.70 KB, text/plain)
2005-09-22 08:19 UTC, Sascha Lucas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mehmet Giritli 2005-08-25 08:23:02 UTC
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 Sascha Lucas 2005-09-22 08:19:11 UTC
Created attachment 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 Roy Marples (RETIRED) gentoo-dev 2005-10-13 07:11:27 UTC
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