Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 416602 Details for
Bug 565372
net-ftp/proftpd: add libressl support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
proftpd-1.3.5a-r1.ebuild.patch
file_565372.txt (text/plain), 1.74 KB, created by
Marek BehĂșn
on 2015-11-10 13:43:35 UTC
(
hide
)
Description:
proftpd-1.3.5a-r1.ebuild.patch
Filename:
MIME Type:
Creator:
Marek BehĂșn
Created:
2015-11-10 13:43:35 UTC
Size:
1.74 KB
patch
obsolete
>--- a/net-ftp/proftpd/proftpd-1.3.5a.ebuild 2015-08-09 22:34:52.000000000 +0200 >+++ b/net-ftp/proftpd/proftpd-1.3.5a-r1.ebuild 2015-11-10 14:35:29.194683744 +0100 >@@ -29,15 +29,14 @@ > SLOT="0" > KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" > IUSE="acl authfile ban +caps case clamav copy ctrls deflate diskuse doc dso dynmasq exec ifsession ifversion ident ipv6 >- kerberos ldap linguas_bg_BG linguas_en_US linguas_fr_FR linguas_it_IT linguas_ja_JP linguas_ko_KR >- linguas_ru_RU linguas_zh_CN linguas_zh_TW log_forensic memcache msg mysql ncurses nls openssl pam +pcre postgres qos radius >+ kerberos ldap libressl linguas_bg_BG linguas_en_US linguas_fr_FR linguas_it_IT linguas_ja_JP linguas_ko_KR >+ linguas_ru_RU linguas_zh_CN linguas_zh_TW log_forensic memcache msg mysql ncurses nls pam +pcre postgres qos radius > ratio readme rewrite selinux sftp shaper sitemisc snmp softquota sqlite ssl tcpd test trace unique_id vroot xinetd" > # TODO: geoip > REQUIRED_USE="ban? ( ctrls ) > msg? ( ctrls ) >- sftp? ( openssl ) >- shaper? ( ctrls ) >- ssl? ( openssl )" >+ sftp? ( ssl ) >+ shaper? ( ctrls )" > > CDEPEND="acl? ( virtual/acl ) > caps? ( sys-libs/libcap ) >@@ -48,7 +47,10 @@ > mysql? ( virtual/mysql ) > nls? ( virtual/libiconv ) > ncurses? ( sys-libs/ncurses ) >- openssl? ( dev-libs/openssl:0= ) >+ ssl? ( >+ !libressl? ( dev-libs/openssl:0= ) >+ libressl? ( dev-libs/libressl:= ) >+ ) > pam? ( virtual/pam ) > pcre? ( dev-libs/libpcre ) > postgres? ( dev-db/postgresql:= ) >@@ -196,7 +198,7 @@ > $(use_enable memcache) \ > $(use_enable ncurses) \ > $(use_enable nls) \ >- $(use_enable openssl) \ >+ $(use_enable ssl openssl) \ > $(use_enable pam auth-pam) \ > $(use_enable pcre) \ > $(use_enable test tests) \
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 565372
: 416602