[MacPorts] #20759: py25-denyhosts port broken (doesn't start)

MacPorts noreply at macports.org
Fri Aug 21 12:41:43 PDT 2009


#20759: py25-denyhosts port broken (doesn't start)
--------------------------------+-------------------------------------------
 Reporter:  razzfazz@…          |       Owner:  snc@…           
     Type:  defect              |      Status:  assigned        
 Priority:  Normal              |   Milestone:                  
Component:  ports               |     Version:  1.7.1           
 Keywords:                      |        Port:  py25-denyhosts  
--------------------------------+-------------------------------------------

Comment(by snc@…):

 daemon-control-dist should never be run from the installation of MacPorts
 and is there for the user to copy and edit.  I'm updating the ui_msg to
 better indicate this:
 {{{
     ui_msg "    Please read ${prefix}/share/denyhosts/README.txt"
     ui_msg ""
     ui_msg "    You need to make config files in
 ${prefix}/share/denyhosts"
     ui_msg "    The files ending with '-dist' are examples for you to
 copy"
     ui_msg ""
     ui_msg "    A startup item is provided but disabled. to activate it,
 run"
     ui_msg "      sudo launchtl load -w
 /Library/LaunchDaemons/denyhosts.plist"
 }}}

 I'm also attaching my own launchd startup script to be used instead of
 MacPorts generating one.  It is disabled by default (activation
 instructions are in the ui_msg above).

 I agree, the default directories should be created.  I'm adding code for
 this.

 How does that sound?

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


More information about the macports-tickets mailing list