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

MacPorts noreply at macports.org
Wed Mar 13 14:57:55 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@…):

 ok, after building, I have the following comments:

 - Since you're patching Makefile.am and configure.ac anyways, you might as
 well silence the glibtoolize warnings, i.e.:
 {{{
 glibtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac
 }}}
  and
 {{{
 glibtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
 }}}
 - The +mysql4 and +mysql5 variants should probably conflict with one
 another
 - mysql4 is old and obsolete anyway (I couldn't get it to build on Lion),
 so you could also just leave out the +mysql4 variant
 - my [https://github.com/cooljeanius/macportsscripts/blob/v0.1.4/port-
 depcheck.sh port-depcheck.sh] script says that `sysbench` doesn't actually
 link against openssl or zlib; do those really need to be added as
 dependencies? Although then again I like to add lots of irrelevant
 dependencies when writing my own ports, so who am I to talk...

 Also re-looking over the portfile, all instances of the word "`sysbench`"
 can be replaced with the variable `${name}`

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


More information about the macports-tickets mailing list