[MacPorts] #19344: proftpd - no support for tls

MacPorts noreply at macports.org
Thu Apr 16 16:21:23 PDT 2009


#19344: proftpd - no support for tls
----------------------------------+-----------------------------------------
 Reporter:  guillaume@…           |       Owner:  macports-tickets@…                   
     Type:  defect                |      Status:  new                                  
 Priority:  Normal                |   Milestone:  Port Enhancements                    
Component:  ports                 |     Version:  1.7.1                                
 Keywords:                        |        Port:  proftpd                              
----------------------------------+-----------------------------------------
 It'd be awesome if the proftpd port had a tls variant out of the box. The
 tls module is included with proftpd source code, and it only depends on
 openssl !

 Currently, I have to edit proftpd's portfile everytime it's updated to add
 the following tls variant.

 {{{
 variant tls {
     depends_lib-append   port:openssl
         configure.args-append   --with-modules=mod_tls
 }
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/19344>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list