[MacPorts] #20898: vsftd 2.0.7 on OS 10.6

MacPorts noreply at macports.org
Sat Aug 29 11:10:17 PDT 2009


#20898: vsftd 2.0.7 on OS 10.6
-----------------------------+----------------------------------------------
 Reporter:  andrea@…         |       Owner:  macports-tickets@…                   
     Type:  defect           |      Status:  new                                  
 Priority:  Normal           |   Milestone:                                       
Component:  ports            |     Version:  1.8.99                               
 Keywords:  snowleopard      |        Port:  vsftpd                               
-----------------------------+----------------------------------------------
 To build successfully vsftpd on Snow Leopard I modified patch-
 sysdeputil.c.diff removing the second part of the patch (PAM):


 {{{
 --- sysdeputil.c.orig   2005-04-16 17:14:08.000000000 -0400
 +++ sysdeputil.c        2005-04-16 17:15:02.000000000 -0400
 @@ -58,6 +58,10 @@
  #define __USE_GNU
  #include <utmpx.h>

 +#if defined(__APPLE__)
 +  #undef VSF_SYSDEP_HAVE_UTMPX
 +#endif
 +
  /* BEGIN config */
  #if defined(__linux__) && !defined(__ia64__) && !defined(__s390__)
    #define VSF_SYSDEP_TRY_LINUX_SETPROCTITLE_HACK

 }}}

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


More information about the macports-tickets mailing list