[MacPorts] #31330: ntop: update to 4.1.0

MacPorts noreply at macports.org
Sat Nov 12 22:28:03 PST 2011


#31330: ntop: update to 4.1.0
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  markd@…           
     Type:  update                   |      Status:  new               
 Priority:  Normal                   |   Milestone:                    
Component:  ports                    |     Version:                    
 Keywords:  haspatch                 |        Port:  ntop              
-------------------------------------+--------------------------------------
Changes (by ryandesign@…):

  * keywords:  => haspatch


Comment:

 Here's my patch finally. It does many things:

  * update port to 4.1.0
  * rewrite master_sites to avoid redirects
  * add automake, autoconf, libtool build dependencies so we're not using
 possibly obsolete OS versions
  * add python27 dependency and add env vars to use it
  * remove unnecessary configure cflags and args
  * rewrite startupitem to use startupitem.executable and no longer need
 ntop.sh wrapper
  * install sample config file and databases; don't register them to the
 port so they're not clobbered at port upgrades
  * enable universal variant
  * patch autogen.sh to not require wget
  * patch autogen.sh to look for libtool.m4 in ${prefix} instead of
 /usr/local
  * patch configure to not look in /usr/local or hardcoded /opt/local
  * patch configure to find python
  * patch configure to fix syntax errors in removal of arch flags from
 python config output
  * patch configure to no longer use obsolete 2002-era Mac OS X versions of
 ltconfig and ltmain.sh; this fixes the port so it's UsingTheRightCompiler
 which addresses comment:ticket:28457:6
  * patch configure to use MacPorts libtool
  * remove patch-external-geoip.diff; I don't know what to do with that
 right now

 I don't use ntop so I don't know if it still works correctly.

 The universal variant almost works; the [ticket:27472 reason why it was
 originally disabled] no longer applies, but though the ntop program and
 its dylibs end up being universal, none of the plugins in
 ${prefix}/lib/ntop/plugins/ do. So that still needs to be fixed.

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


More information about the macports-tickets mailing list