[MacPorts] #24613: portfile for pythia

MacPorts noreply at macports.org
Mon Apr 26 16:38:26 PDT 2010


#24613: portfile for pythia
--------------------------------------------+-------------------------------
  Reporter:  mattiafrancescomoro@…          |       Owner:  ryandesign@…           
      Type:  submission                     |      Status:  closed                 
  Priority:  Normal                         |   Milestone:                         
 Component:  ports                          |     Version:                         
Resolution:  fixed                          |    Keywords:                         
      Port:  pythia                         |  
--------------------------------------------+-------------------------------
Changes (by ryandesign@…):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 Thanks, I added pythia in r66958 with these changes:

  * defined a new variable my_version and used strsed to set this variable
 based on version rather than hardcode it
  * used distname and extract.suffix instead of distfiles and worksrcdir
  * removed the references to F77 since this software doesn't appear to
 make use of the Fortran 77 compiler
  * removed the configure args that the configure script said were invalid
  * turned off the universal variant since this software is not building
 universal; if you can fix it to build universal, please do so
  * fixed the dynamic libraries' installnames
  * simplified the destroot
  * fixed the livecheck
  * added a conflict with libevent since libevent installs include/event.h
 and pythia installs include/Event.h and most Macs use case-insensitive
 filesystems
  * changed tabs to spaces

 root support for pythia was added in r66962.

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


More information about the macports-tickets mailing list