[MacPorts] #38379: New port "databases/sysbench"

MacPorts noreply at macports.org
Wed Mar 13 13:26:42 PDT 2013


#38379: New port "databases/sysbench"
----------------------------------+--------------------------------
  Reporter:  alexander.janssen@…  |      Owner:  macports-tickets@…
      Type:  submission           |     Status:  new
  Priority:  Normal               |  Milestone:
 Component:  ports                |    Version:  2.1.3
Resolution:                       |   Keywords:  haspatch
      Port:  sysbench             |
----------------------------------+--------------------------------

Comment (by egall@…):

 Just quickly running it through `port -v lint --nitpick`, it reports the
 following warnings:
 {{{
 Warning: Line 38 seems to hardcode the version number, consider using
 ${version} instead
 Warning: Dependency port:libtool specified multiple times in depends_build
 Warning: Dependency port:autoconf specified multiple times in
 depends_build
 Warning: Dependency port:automake specified multiple times in
 depends_build
 Warning: Patchfile sysbench-0.4.12.patch does not follow the source patch
 naming policy "patch-*.diff"
 }}}
 The multiple dependencies thing is because `use_autoreconf yes`
 automatically adds dependencies on autoconf, automake, and libtool for
 you. Also since this seems to be a benchmark tool I'd consider adding the
 `benchmarks` category. Anyway, I'm going to try building it next...

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


More information about the macports-tickets mailing list