Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 372505 - net-misc/pen: Add ssl use flag to control --with-ssl configure option
Summary: net-misc/pen: Add ssl use flag to control --with-ssl configure option
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-21 19:40 UTC by T-Dawg
Modified: 2011-06-23 12:18 UTC (History)
1 user (show)

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


Attachments
patch to 0.17.1 to allow this functionality (pen-0.17.1.ebuild.ssl.patch,378 bytes, patch)
2011-06-21 19:42 UTC, T-Dawg
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description T-Dawg 2011-06-21 19:40:37 UTC
In order to use ssl features of pen such as -E -K -G the --with-ssl configure option must be specified. Please add the ssl as an available use flag for those of us wishing to use it.

Reproducible: Always

Steps to Reproduce:
1. run pen with either a -E, -K, -G option.
2. 
3.
Actual Results:  
pen will complain of an unknown option.

Expected Results:  
At most pen should complain of missing the arguments to these options if compiled with ssl support.
Comment 1 T-Dawg 2011-06-21 19:42:07 UTC
Created attachment 277709 [details, diff]
patch to 0.17.1 to allow this functionality
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2011-06-23 12:18:24 UTC
+*pen-0.18.0-r1 (23 Jun 2011)
+
+  23 Jun 2011; Markos Chandras <hwoarang@gentoo.org> -pen-0.18.0.ebuild,
+  +pen-0.18.0-r1.ebuild:
+  EAPI4fy and ssl use flag. Bug #372505. Thanks to T-Dawg <tgates81@gmail.com>
+  for the patch
+